Dirty Bull Tavern

Dirty Bull Tavern Sports Bar and Lounge We have 45 beers on tap with a full liquor bar to boot!! We do karaoke on Tuesday and Thursdays and have a DJ Fridays and Saturdays!

We feature 4 phoenix soft tip dart machines, 2 steel tip dart boards, a pinball machine, golf and bowling games, and Buck hunter. If you're into sports we have 5 projectors, 10+ flat screens, two of which are 60 inches!!! Come on by and check us out..

Address

21797 Ventura Boulevard
Los Angeles, CA
91364

Alerts

Be the first to know and let us send you an email when Dirty Bull Tavern posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Dirty Bull Tavern:

Share

Category

Our Story

We have 37 beers on tap with a full liquor bar to boot!! We feature 4 phoenix soft tip dart machines, 1 steel tip dart board, a Mega Touch Bar Top game, a Star Wars pinball machine, Golden Tee Golf, Big Buck Hunter HD Duck Dynasty and an all new Aliens Armageddon shooting game. If you're into sports we have 16+ flat screens, three of which are 70 inches!!! We do karaoke on Thursdays and have a Total Request Live Fridays and Saturdays! Come on by and check us out.

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });