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

Processing…
Success! You're on the list.

Special guest judge, Washington City Paper‘s Beerspotter, Orr Shtuhl.

$10 gets you entry into this homebrew competition on H Street. There will be a DJ and the opportunity to taste beers from homebrewers all across the city.

Saturday, August 20
12-4pm
Red Palace
1212 H Street NE
Washington, D.C. 20002
redpalacedc.com

For a list of all DC Beer Week events go to dcbeerweek.net.

Subscribe to our newsletters

Please complete the required fields below.

[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.

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;

}

});

});