Biggest Bass?

What is your biggest bass?

Don’t hold back if its not a legit monster. I just want to know what your biggest bass and celebrate the chance we all have to catch these amazing fish.

Mine was a nine pound class fish caught in Mexico back in 1998. Last year I caught and released this beast in a super small public pond and it probably the favorite of my catches.

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(); }); });