16-pound largemouth pt. 2 (video)

Check out this video clip of yours truly talking with Juan Martinez at Texas Freshwater Fisheries Center about a 16-pound bass caught at Caddo, which is Texas’ only natural lake. Oh and you get a good look at the bass in this clip.

Click here to see the video.

Chester Moore


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