Red tickets are for rib tasting only (1 rib per ticket)
Poker chip is for voting
Carefully select which teams you would like to taste from
No more than 2 tastings at a time
Place poker chip in your favorite team’s bucket
Spirit contest voting at trophy booth
Voting for all categories will end at 4 pm
A rib tasting experience and a VIP experience is available for a fee. VIP experiences are very limited and include a premier, designated area with seating, shade, private bar, rib tasting service at your table, 2 drink tickets, swag and more. Tickets are limited so purchase them soon!
function do_resize(){
var width=jQuery( '.wpsm_panel .wpsm_panel-body iframe' ).width(); var height=jQuery( '.wpsm_panel .wpsm_panel-body iframe' ).height();
var toggleSize = true; jQuery('iframe').animate({ width: toggleSize ? width : 640, height: toggleSize ? height : 360 }, 250);
toggleSize = !toggleSize; }