We know D.C. Get our free newsletter to stay in the know.

Processing…
Success! You're on the list.

Thursday, Jul 22
7:30pm
AMC Georgetown
Washington, DC

Dinner for Schmucks

The comedy, “Dinner for Schmucks,” tells the story of Tim (Paul Rudd), an up-and-coming executive who has just received his first invitation to the “dinner for idiots” – a monthly event hosted by his boss, which promises bragging rights (and maybe more) to the exec who shows up with the biggest buffoon. Tim’s girlfriend, Julie (Stephanie Szostak), finds it distasteful and Tim agrees to skip the dinner, until he bumps into Barry (Steve Carell) an IRS employee who devotes his spare time to building elaborate taxidermy mouse dioramas – and quickly realizes he’s struck idiot gold. Tim can’t resist, and invites Barry, whose blundering good intentions soon send Tim’s life into a frenzied downward spiral and a series of comic misadventures, threatening a major business deal, bringing a crazy stalker ex-girlfriend, Darla (Lucy Punch), back into Tim’s life and driving Julie (or so Tim thinks) into the arms of another man.

Click here for more contests.

Enter Contest

Please complete the required fields below.

[required]

[required]

[required]

[required]

[required]

Promotions & Free Stuff

DC Theater Digest

Loose Lips Daily

Young & Hungry Email Edition

DC in 10 Links

No personal info will be sold or divulged to any third party.

NOTE: Only one submission per person, please. Multiple entries by the same person will count as one entry. This contest is open to residents of D.C., Virginia, and Maryland. No purchase necessary. Employees of City Paper are not eligible.

Questions? Comments? Send us a message.

jQuery(document).ready(function () {

jQuery(‘#contest’).submit(function () {

var valid = true;

jQuery(‘label.required’).next(‘input’).each(function () {

if (jQuery(this).val() == ”) {

valid = false;

jQuery(this).parent(‘p’).css(‘color’, ‘red’);

}

});

if (!valid) {

jQuery(‘#error’).show();

return false;

}

});

});