Alabama Rig (Video)

We’ve been getting lots of questions about the controversial “Alabama Rig” that has caused such a stir in the bass fishing world. Last fall I had the honor of fishing with legend Jimmy Houston in the U.S. Reel Pro Am and he used this rig for a bit. Here’s a clip from that trip to show you more about this unique setup.

Comments are closed.

jQuery(document).ready(function($) { function fixSlickAria() { $('.slick-slide').each(function() { if ($(this).attr('aria-hidden') === 'true') { $(this).attr('tabindex', '-1'); } else { $(this).attr('tabindex', '0'); } }); } fixSlickAria(); $('.uael-grid-gallery').on('afterChange', function(event, slick, currentSlide){ fixSlickAria(); }); });