Login
(not required) Preferences
Did you know...
Up until 1981, AM radio stations had to air 8% news and public service (6% for FM) ?
Streaming Radio Guide
view source - http://www.sportsradiownml.com/
<!DOCTYPE HTML><html lang="en-US" xmlns:og="http://ogp.me/ns#" xmlns:fb="http://ogp.me/ns/fb#"> <head> <!-- Global Script --> <!-- Main CMLS AMP CMS utils lib --> <script src="https://cdn.jsdelivr.net/gh/cumulus-digital/cmls-amp-cms-utils@da16e6f/dist/main.js" async defer data-ot-ignore></script> <script> window['gtag_enable_tcf_support'] = true; </script> <script> /** * Match a sizeMap array to the viewport. * * GPT's own sizeMapping does not work inside an iframe! * In these cases, this function can be used to force * consideration of the device dimensions when passing * the default sizes in defineSlot. * * provide a size map array in decreasing order of preference, such as: * [ * // [ [viewport w,h], [ [ad size w,h] ] * [ [726,0], [] ], * [ [0,0], [ [300,250], [320,50] ] ] * ] * Returns the first ad sizes array which matches the viewport size. * Example above would return [ [300,250], [320,50] ] on viewport widths below 726px. **/ function cmlsGetMapSize(sizeMap) { function logit(retMap) { console.groupCollapsed('cmlsGetMapSize', { request: sizeMap, return: retMap }); console.trace(); console.groupEnd(); return retMap; } if (!Array.isArray(sizeMap) || !Array.isArray(sizeMap[0]) || sizeMap[0].length < 2) { return logit([]); } if (!matchMedia || !matchMedia('screen').matches) { return logit(sizeMap[0][1]); } var mapSize = false; sizeMap.some(function (map) { if (!Array.isArray(map) || map[0].length < 2) return false; if ( matchMedia( `(min-width: ${map[0][0]}px) and (min-height: ${map[0][1]}px)` ).matches ) { mapSize = map[1]; return true; } }); if (mapSize === false) { return logit(sizeMap[0][1]); } return logit(mapSize); } </script> <!-- Local Script --> <!-- OneTrust Cookies Consent Notice start for 991thesportsanimal.com --> <script type="text/javascript" src="https://cdn.cookielaw.org/consent/b25eb6ac-0f1b-408b-bca8-cb433366caf5/OtAutoBlock.js" ></script> <script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" data-document-language="true" type="text/javascript" charset="UTF-8" data-domain-script="b25eb6ac-0f1b-408b-bca8-cb433366caf5" ></script> <script type="text/javascript"> function OptanonWrapper() { } </script> <!-- OneTrust Cookies Consent Notice end for 991thesportsanimal.com --> <script src="https://cumuluspro.express-pro.socastcms.com/wp-content/uploads/ecms/ecms_global_top.js?v=179" ></script> <meta charset="UTF-8" /> <link rel="profile" href="https://gmpg.org/xfn/11" /> <style id="tb_inline_styles" data-no-optimize="1">.tb_animation_on{overflow-x:hidden}.themify_builder .wow{visibility:hidden;animation-fill-mode:both}[data-tf-animation]{will-change:transform,opacity,visibility}.themify_builder .tf_lax_done{transition-duration:.8s;transition-timing-function:cubic-bezier(.165,.84,.44,1)}[data-sticky-active].tb_sticky_scroll_active{z-index:1}[data-sticky-active].tb_sticky_scroll_active .hide-on-stick{display:none}@media(min-width:1281px){.hide-desktop{width:0!important;height:0!important;padding:0!important;visibility:hidden!important;margin:0!important;display:table-column!important;background:0!important}}@media(min-width:769px) and (max-width:1280px){.hide-tablet_landscape{width:0!important;height:0!important;padding:0!important;visibility:hidden!important;margin:0!important;display:table-column!important;background:0!important}}@media(min-width:681px) and (max-width:768px){.hide-tablet{width:0!important;height:0!important;padding:0!important;visibility:hidden!important;margin:0!important;display:table-column!important;background:0!important}}@media(max-width:680px){.hide-mobile{width:0!important;height:0!important;padding:0!important;visibility:hidden!important;margin:0!important;display:table-column!important;background:0!important}}div.row_inner,div.subrow_inner{--gutter:3.2%;--narrow:1.6%;--none:0%;}@media(max-width:680px){ .themify_map.tf_map_loaded{width:100%!important} .ui.builder_button,.ui.nav li a{padding:.525em 1.15em} .fullheight>.row_inner:not(.tb_col_count_1){min-height:0} }</style><noscript><style>.themify_builder .wow,.wow .tf_lazy{visibility:visible!important}</style></noscript> <style id="tf_lazy_common" data-no-optimize="1"> .tf_fa,em tf-lottie,i tf-lottie{display:inline-block;vertical-align:middle}em tf-lottie,i tf-lottie{width:1.4em;height:1.4em}.tf_fa{width:1em;height:1em;stroke-width:0;stroke:currentColor;overflow:visible;fill:currentColor;pointer-events:none;text-rendering:optimizeSpeed;buffered-rendering:static}#tf_svg symbol{overflow:visible}.tf_lazy{position:relative;visibility:visible;display:block;opacity:.3}.wow .tf_lazy{visibility:hidden;opacity:1;position:static;display:inline}div.tf_audio_lazy audio{visibility:hidden;height:0;display:inline}.mejs-container{visibility:visible}.tf_iframe_lazy{transition:opacity .3s ease-in-out;min-height:10px}.tf_carousel .tf_swiper-wrapper{display:flex}.tf_carousel .tf_swiper-slide{flex-shrink:0;opacity:0;width:100%;height:100%}.tf_carousel .tf_lazy{contain:none}.tf_swiper-wrapper>br,.tf_lazy.tf_swiper-wrapper .tf_lazy:after,.tf_lazy.tf_swiper-wrapper .tf_lazy:before{display:none}.tf_lazy:after,.tf_lazy:before{content:'';display:inline-block;position:absolute;width:10px!important;height:10px!important;margin:0 3px;top:50%!important;right:50%!important;left:auto!important;border-radius:100%;background-color:currentColor;visibility:visible;animation:tf-hrz-loader infinite .75s cubic-bezier(.2,.68,.18,1.08)}.tf_lazy:after{width:6px!important;height:6px!important;right:auto!important;left:50%!important;margin-top:3px;animation-delay:-.4s}@keyframes tf-hrz-loader{0%{transform:scale(1);opacity:1}50%{transform:scale(.1);opacity:.6}100%{transform:scale(1);opacity:1}}.tf_lazy_lightbox{position:fixed;background:rgba(11,11,11,.8);color:#ccc;top:0;left:0;display:flex;align-items:center;justify-content:center;z-index:999}.tf_lazy_lightbox .tf_lazy:after,.tf_lazy_lightbox .tf_lazy:before{background:#fff}.tf_vd_lazy,tf-lottie{display:flex;flex-wrap:wrap}tf-lottie{aspect-ratio:1.777}.tf_w.tf_vd_lazy video{width:100%;height:auto;position:static;object-fit:cover} </style> <meta name='robots' content='max-image-preview:large' /> <!-- Title --> <title>99.1 The Sports Animal | WNML</title><link rel="canonical" href="https://www.991thesportsanimal.com/" /> <!-- Stylesheets --> <style type="text/css">@font-face {font-family:Oswald;font-style:normal;font-weight:400;src:url(/cf-fonts/s/oswald/5.0.18/cyrillic/400/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Oswald;font-style:normal;font-weight:400;src:url(/cf-fonts/s/oswald/5.0.18/latin/400/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Oswald;font-style:normal;font-weight:400;src:url(/cf-fonts/s/oswald/5.0.18/cyrillic-ext/400/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Oswald;font-style:normal;font-weight:400;src:url(/cf-fonts/s/oswald/5.0.18/latin-ext/400/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Oswald;font-style:normal;font-weight:400;src:url(/cf-fonts/s/oswald/5.0.18/vietnamese/400/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}</style> <link rel="preload" href="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-promo-reel/js/bxslider/jquery.bxslider.css?ver=20210512-3" as="style"><link rel='stylesheet' id='bxslider-style-css' href='https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-promo-reel/js/bxslider/jquery.bxslider.css?ver=20210512-3' type='text/css' media='all' /> <link rel="preload" href="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-promo-reel/css/widget.css?ver=20210512-3" as="style"><link rel='stylesheet' id='amp-promo-reel-widget-style-css' href='https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-promo-reel/css/widget.css?ver=20210512-3' type='text/css' media='all' /> <link rel="preload" href="https://www.991thesportsanimal.com/wp-content/uploads/sites/605/headway/cache/general-https-ABC123H.css?ver=20250802222654" as="style"><link rel='stylesheet' id='headway-general-https-css' href='https://www.991thesportsanimal.com/wp-content/uploads/sites/605/headway/cache/general-https-ABC123H.css?ver=20250802222654' type='text/css' media='all' /> <link rel="preload" href="https://www.991thesportsanimal.com/wp-content/uploads/sites/605/headway/cache/layout-front_page-https-ABC123H.css?ver=20250802222654" as="style"><link rel='stylesheet' id='headway-layout-front_page-https-css' href='https://www.991thesportsanimal.com/wp-content/uploads/sites/605/headway/cache/layout-front_page-https-ABC123H.css?ver=20250802222654' type='text/css' media='all' /> <link rel="preload" href="https://www.991thesportsanimal.com/wp-content/uploads/sites/605/headway/cache/responsive-grid-https-ABC123H.css?ver=20250802222654" as="style"><link rel='stylesheet' id='headway-responsive-grid-https-css' href='https://www.991thesportsanimal.com/wp-content/uploads/sites/605/headway/cache/responsive-grid-https-ABC123H.css?ver=20250802222654' type='text/css' media='all' /> <style id='wp-block-library-theme-inline-css' type='text/css'> .wp-block-audio figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio figcaption{color:hsla(0,0%,100%,.65)}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed figcaption{color:hsla(0,0%,100%,.65)}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:hsla(0,0%,100%,.65)}.wp-block-image figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-image figcaption{color:hsla(0,0%,100%,.65)}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote.has-text-align-right{border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote.has-text-align-center{border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-plain{border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table figcaption{color:hsla(0,0%,100%,.65)}.wp-block-video figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video figcaption{color:hsla(0,0%,100%,.65)}.wp-block-video{margin:0 0 1em}.wp-block-template-part.has-background{margin-bottom:0;margin-top:0;padding:1.25em 2.375em} </style> <style id='create-block-adman-style-inline-css' type='text/css'> div[id^=google_ads_iframe_]{text-align:center}div[id^=google_ads_iframe_] iframe{margin:auto}.wp-block-create-block-adman,.wp-block-create-block-adman iframe,.wp-block-create-block-adman iframe div{margin-left:auto!important;margin-right:auto!important;text-align:center!important} </style> <style id='express-block-express-alerts-style-inline-css' type='text/css'> .express-alert-banner,.express-alert-wrapper-base{position:relative;width:100%}.express-alert-wrapper-base{background-color:#eee}.express-alert-wrapper{position:absolute;width:100%}.express-alert{z-index:1}.express-alert-next-position{height:50px;position:absolute;right:0;top:0}.express-alert-next-position-wrapper{position:absolute;top:50%}.express-alert-next-wrapper{height:0;margin:auto;max-width:var(--express-alert-width);position:relative;z-index:10}.express-alert-warning{fill:#000;background-color:#fff;border-radius:3px;color:#000;font-size:var(--express-alert-font-title);font-weight:700;margin-right:2px;padding:var(--express-alert-title-padding);text-transform:uppercase;white-space:nowrap}.express-alert-next{right:40px}.express-alert-close,.express-alert-next{fill:#fff;cursor:pointer;height:25px;position:absolute;top:-12px}.express-alert-close{right:10px}.express-alert-item,.express-alert-item-base{padding:var(--express-alert-banner-padding)}.express-alert-container{display:flex;margin:auto;max-width:var(--express-alert-width)}.express-alert-container.pagination{padding-bottom:15px}.express-alert-pagination{background:rgba(0,0,0,.2);bottom:0;height:15px;left:0;line-height:8px;margin:auto;position:absolute;right:0;text-align:center;z-index:11}.paginate-item{background-color:hsla(0,0%,100%,.5);border-radius:10px;display:inline-block;height:8px;margin:0 5px;width:8px}.paginate-item.paginate-active{background-color:#fff}.express-alert-title{border-radius:3px;font-size:var(--express-alert-font-title);font-weight:700;padding:var(--express-alert-title-padding);text-transform:uppercase;white-space:nowrap}a.express-alert-link{text-decoration:none!important}a.express-alert-link:hover{text-decoration:underline!important}.express-alert-content{font-size:var(--express-alert-font-msg);font-weight:700;overflow:hidden;padding:var(--express-alert-content-padding);text-overflow:ellipsis;white-space:nowrap}.express-alert-content a,.express-alert-content a:hover{text-decoration:underline}.express-alert-breakingnews{background-color:var(--express-alert-BN-content-bgcolor)}.express-alert-breakingnews .express-alert-title{background-color:var(--express-alert-BN-title-bgcolor);color:var(--express-alert-BN-title-color)}.express-alert-breakingnews .express-alert-content,.express-alert-breakingnews .express-alert-content a{color:var(--express-alert-BN-content-color)}.express-alert-watchlive{background-color:var(--express-alert-WL-content-bgcolor)}.express-alert-watchlive .express-alert-title{background-color:var(--express-alert-WL-title-bgcolor);color:var(--express-alert-WL-title-color)}.express-alert-watchlive .express-alert-content,.express-alert-watchlive .express-alert-content a{color:var(--express-alert-WL-content-color)}.express-alert-announcement{background-color:var(--express-alert-AA-content-bgcolor)}.express-alert-announcement .express-alert-title{background-color:var(--express-alert-AA-title-bgcolor);color:var(--express-alert-AA-title-color)}.express-alert-announcement .express-alert-content,.express-alert-announcement .express-alert-content a{color:var(--express-alert-AA-content-color)}.express-alert-delay{background-color:var(--express-alert-CD-content-bgcolor)}.express-alert-delay .express-alert-title{background-color:var(--express-alert-CD-title-bgcolor);color:var(--express-alert-CD-title-color)}.express-alert-delay .express-alert-content,.express-alert-delay .express-alert-content a{color:var(--express-alert-CD-content-color)}.express-alert-weather{background-color:var(--express-alert-WA-content-bgcolor)}.express-alert-weather .express-alert-title{background-color:var(--express-alert-WA-title-bgcolor);color:var(--express-alert-WA-title-color)}.express-alert-weather .express-alert-content,.express-alert-weather .express-alert-content a{color:var(--express-alert-WA-content-color)} </style> <style id='create-block-express-archive-style-inline-css' type='text/css'> .express-archive-richtext{border:1px solid #ccc;margin:0 10px 10px;padding-top:13px}.event-archive-content{display:none;margin:15px 0} </style> <style id='create-block-express-brand-style-inline-css' type='text/css'> .wp-block-create-block-express-brand.alignright{margin:auto;text-align:right}.wp-block-create-block-express-brand.aligncenter{margin:auto;text-align:center}.wp-block-create-block-express-brand.alignleft{margin:auto;text-align:left}@media(max-width:782px){.wp-block-create-block-express-brand.alignleft,.wp-block-create-block-express-brand.alignright{-webkit-margin-end:0!important;-webkit-margin-start:0!important;float:none!important;margin-inline-end:0!important;margin-inline-start:0!important;text-align:center}.express-brand-image{max-width:90%}} </style> <style id='create-block-express-styles-style-inline-css' type='text/css'> </style> <style id='create-block-express-links-style-inline-css' type='text/css'> .express-link-icon-wrapper{align-items:center;display:flex;justify-content:left}.express-link-icon-container{text-align:left}.express-link-icon-container.center{text-align:center}.express-link-icon-container.right{text-align:right}.express-link-icon-container a,.express-link-icon-container span{display:inline-block;white-space:nowrap}.express-link-icon-container a.link-icon-button,.express-link-icon-container span.link-icon-button{background-color:var(--link-icon-btn-bgcolor)!important;border-color:var(--link-icon-btn-bd-color)!important;border-radius:var(--link-icon-btn-radius)!important;border-style:solid;border-width:var(--link-icon-btn-bd-width)!important;padding:var(--link-icon-btn-padding)!important}.express-link-icon-container a.link-icon-button:hover,.express-link-icon-container span.link-icon-button:hover{background-color:var(--link-icon-btn-hover-bgcolor)!important}.express-link-icon-container.override a,.express-link-icon-container.override span{color:var(--link-icon-color)!important;font-size:var(--link-icon-fontsize)!important;-webkit-text-decoration:var(--link-icon-underline)!important;text-decoration:var(--link-icon-underline)!important}.express-link-icon-container.override a:hover,.express-link-icon-container.override span:hover{color:var(--link-icon-hover-color)!important;-webkit-text-decoration:var(--link-icon-hover-underline)!important;text-decoration:var(--link-icon-hover-underline)!important} </style> <style id='create-block-express-content-style-inline-css' type='text/css'> </style> <style id='create-block-express-events-style-inline-css' type='text/css'> .express-events-grid-container,.express-events-list-container{container:event-layout/inline-size;width:100%}.express-event-listing{min-height:200px;position:relative}.express-events-grid-container .grid-container{width:100%!important}.event-load{background:hsla(0,0%,100%,.702);bottom:0;display:none;left:0;padding-top:70px;position:absolute;right:0;text-align:center;top:0;z-index:10}.event-load i{font-size:46px}.wp-block-create-block-express-events a,.wp-block-create-block-express-events a:hover{text-decoration:none!important}.event_pagination{font-size:16px;padding:20px 0;text-align:center}.engine_event_pagination{cursor:pointer;text-decoration:underline!important}.event_pagination span{display:inline-block;margin:0 15px}.express-events-date{padding-right:10px;text-transform:uppercase}.express-events-date-wrapper,.express-events-time-wrapper{white-space:nowrap}.express-events-icon{display:inline-block;font-size:.9em;position:relative;width:auto}.express-events-icon.hide-icon,.express-events-title-grid,.express-events-title-list{display:none}.express-event-listing .grid-container{display:inline-grid;width:100%}.express-event-listing .grid-container.col5{grid-template-columns:20% 20% 20% 20% 20%}.express-event-listing .grid-container.col4{grid-template-columns:25% 25% 25% 25%}.express-event-listing .grid-container.col3{grid-template-columns:33.3333% 33.3333% 33.3333%}.express-event-listing .grid-container.col2{grid-template-columns:50% 50%}.express-event-listing .grid-container.col1{grid-template-columns:100%}.express-event-listing .grid-item{padding:10px}.express-event-listing .grid-item .express-events-featured-image,.express-event-listing .list-item .express-events-featured-image{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%}.express-event-listing .grid-item .express-events-title-grid{display:block}.express-event-listing .list-item .express-events-featured-image{margin:20px 0}.express-event-listing .list-item{display:inline-grid;grid-template-columns:25% 75%;width:100%}.express-event-listing .grid-item .express-events-time-wrapper,.express-event-listing .list-item .express-events-date-wrapper,.express-event-listing .list-item .express-events-time-wrapper{display:block!important}.express-event-listing .list-item .express-events-date-time-wrapper{padding:25px 20px}@media(max-width:550px){.express-event-listing .list-item{grid-template-columns:100%!important}.express-event-listing .list-item .express-events-featured-image{margin:20px 0 0!important}.express-event-listing .list-item .express-events-date-time-wrapper{padding:10px 20px 25px!important}}.express-event-listing .list-item .express-events-title-list{display:block}.express-events-grid-container .express-events-date-time-wrapper{padding-left:5px;padding-right:5px}.express-events-grid-container.event-editor .express-events-date-time-wrapper{line-height:1;padding-top:5px}.express-events-grid-container.event-editor .express-events-title-venue-wrapper{line-height:24px;padding-top:10px}.express-events-grid-container.event-editor .express-events-venue-wrapper{padding-top:5px}.express-events-list-container.event-editor .express-events-date-time-wrapper{line-height:23px}.express-events-list-container.event-editor .express-events-title-list{padding-bottom:6px}.express-events-editor-date-icon,.express-events-editor-time-icon,.express-events-editor-venue-icon{margin-right:5px}.express-events-editor-date-icon:after{background-color:#ff0}.express-events-editor-time-icon:before{color:#ff0}.express-events-editor-venue-icon:before{fill:#ff0} </style> <style id='express-cms-blocks-express-cms-group-style-inline-css' type='text/css'> .express-group-wrapper{margin:0;margin:auto!important}.express-group-container{box-sizing:border-box;margin:auto;position:relative;width:100%}.express-group-background{background-color:transparent;position:relative;z-index:1}.express-group-background:before{bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;z-index:1}.express-group-content{box-sizing:border-box;margin:auto;padding:0;position:relative;z-index:3} </style> <style id='create-block-express-search-style-inline-css' type='text/css'> .express_search_wrapper{display:flex;float:right;position:relative}.express_search_btn{align-items:center;background-color:var(--express-search-btn-bkgd)!important;border:1px solid var(--express-search-btn-border);border-radius:var(--express-search-radius);display:flex;justify-content:center;line-height:0px;padding:var(--express-search-padding)!important;position:relative;text-decoration:none;z-index:30}.express_search_btn div{line-height:0px}.express_search_icon{color:var(--express-search-icon-color);height:var(--express-search-icon-size);width:var(--express-search-icon-size)}.express_search_btn:hover{background-color:var(--express-search-btn-bkgd-hover)!important;border-color:var(--express-search-btn-bkgd-hover)!important;cursor:pointer}.express_search_btn div.search_title{color:var(--express-search-font-color)!important;font-size:var(--express-search-font-size)!important;padding-left:var(--express-search-font-padding)}.express_search_field{bottom:0;position:absolute;right:0;top:0;width:-webkit-fill-available;z-index:0}.express_search_input{background-color:var(--express-search-field-bkgd)!important;border:1px solid var(--express-search-btn-border)!important;border-radius:var(--express-search-radius);bottom:0;color:var(--express-search-field-color)!important;font-size:var(--express-search-field-font)!important;height:auto!important;line-height:0px!important;min-height:1px!important;padding:var(--express-search-padding)!important;position:absolute;right:0;top:0;transition:all .5s ease-in-out;white-space:nowrap;width:0}.express_search_wrapper input:focus,.express_search_wrapper:hover input{border-bottom-left-radius:var(--express-search-radius);border-top-left-radius:var(--express-search-radius);margin-left:0;width:var(--express-search-field)} </style> <link rel="preload" href="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-block-tools/express-weather/build/style-index.css?ver=0.2.1" as="style"><link rel='stylesheet' id='create-block-express-weather-style-css' href='https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-block-tools/express-weather/build/style-index.css?ver=0.2.1' type='text/css' media='all' /> <style id='express-block-express-regions-style-inline-css' type='text/css'> .express-regions-grid-container,.express-regions-list-container{container:regions-layout/inline-size;width:100%}.wp-block-express-block-express-regions a,.wp-block-express-block-express-regions a:hover{text-decoration:none!important}.express-regions-icon{display:inline-block;font-size:.9em;position:relative;width:auto}.express-regions-icon.hide-icon{display:none}.express-regions-title-grid,.express-regions-title-list{display:block}.express-regions .grid-item .express-regions-title-grid{text-align:center}.express-regions .grid-container{display:inline-grid;width:100%}.express-regions .grid-container.col4{grid-template-columns:25% 25% 25% 25%}.express-regions .grid-container.col3{grid-template-columns:33.3333% 33.3333% 33.3333%}.express-regions .grid-container.col2{grid-template-columns:50% 50%}.express-regions .grid-container.col1{grid-template-columns:100%}.express-regions .grid-item{padding:10px}.express-regions .grid-item .express-regions-featured-image,.express-regions .list-item .express-regions-featured-image{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;width:100%}.express-regions .grid-item .express-regions-title-grid{display:block}.express-regions .list-item .express-regions-featured-image{margin:20px 0}.express-regions .list-item{grid-template-columns:25% 75%;width:100%}.express-regions .list-container{display:inline-grid}.express-regions .list-item .express-regions-list-title-wrapper{padding:25px 20px}@media(max-width:550px){.express-regions .list-item{grid-template-columns:100%!important}.express-regions .list-item .express-regions-featured-image{margin:20px 0 0!important}.express-regions .list-item .express-regions-list-title-wrapper{padding:10px 20px 25px!important}}.express-regions .list-item .express-regions-title-list{display:block}.express-regions-grid-container.event-editor .express-regions-grid-title-wrapper{line-height:24px;padding-top:10px}.express-regions-list-container.event-editor .express-regions-grid-title-wrapper{line-height:23px}.express-regions-list-container.region-editor .express-regions-title-list{padding-bottom:6px}.express-regions .dropdown{display:inline-block;position:relative;width:300px;z-index:9999}.regions-button{background:#fff;border:none;cursor:pointer}.express-regions .dropdown-options{background-color:#fff;border-radius:5px;box-shadow:0 10px 10px 0 rgba(0,0,0,.4);color:red;display:none;overflow:auto;position:absolute;width:100%}.express-regions .dropdown:hover .dropdown-options{display:block}.express-regions .dropdown-options a{border-bottom:1px solid #d7172f;color:green;display:block;padding:10px 20px;text-decoration:none}.express-regions .dropdown-options a:hover{background-color:#ddd;border-radius:5px;color:red}.express-regions .region-arrow{border:solid #000;border-width:0 3px 3px 0;display:inline-block;padding:4px}.express-regions .right{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.express-regions .down{margin-left:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg)} </style> <style id='create-block-express-weather-display-style-inline-css' type='text/css'> .weather-maps ol,.weather-maps ul{font-weight:400;list-style:none;margin:0;padding:0}.weather-maps{border:1px solid #e6e7e8;display:flex;flex-wrap:wrap;margin-bottom:1rem;width:100%}@media screen and (min-width:48rem){.weather-maps{margin-bottom:1.5rem}}.weather-maps .tabs-list{width:25%}@media only screen and (max-width:47.9375rem){.weather-maps .tabs-list{order:2;width:100%}}.weather-maps .tabs-list ul li{padding:10px}.weather-maps .tabs-list ul li.active,.weather-maps .tabs-list ul li:hover{background-color:#f4f5f5;cursor:pointer}@media only screen and (max-width:47.9375rem){.weather-maps .tabs-list ul{display:flex;overflow-x:scroll}.weather-maps .tabs-list ul li{align-items:center;border-right:1px solid #f4f5f5;display:flex;flex-shrink:0;padding:10px;width:55vw}}.weather-maps .output{width:75%}@media only screen and (max-width:47.9375rem){.weather-maps .output{order:1;width:100%}}.weather-maps .map-tabs{width:100%}.weather-maps .map-tabs ul{display:flex;margin-bottom:10px}.weather-maps .map-tabs ul li{padding:10px;text-transform:uppercase}.weather-maps .map-tabs ul li.active,.weather-maps .map-tabs ul li:hover{border-bottom:2px solid #b2cce9!important}.weather-maps button{-webkit-appearance:none;background-color:unset!important;border:none!important;-webkit-border-radius:0;box-shadow:none!important;display:block;font-size:.75rem!important;letter-spacing:1.6px;line-height:16px!important;text-align:left;text-transform:uppercase}.weather-maps button:active,.weather-maps button:hover{cursor:pointer}.weather-maps .main-display img{padding:5px;width:98%}.express-weather-hidden{display:none} </style> <link rel="preload" href="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-block-tools/express-countdown/build/style-index.css?ver=0.1.720250803120127" as="style"><link rel='stylesheet' id='express-count-style-css' href='https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-block-tools/express-countdown/build/style-index.css?ver=0.1.720250803120127' type='text/css' media='all' /> <link rel="preload" href="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-codes/blocks/block-rewards.css?ver=20220510-01" as="style"><link rel='stylesheet' id='express-cms-blocks-rewards-css' href='https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-codes/blocks/block-rewards.css?ver=20220510-01' type='text/css' media='all' /> <link rel="preload" href="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-events/blocks/express-onair/build/style-index.css?ver=0.1.6" as="style"><link rel='stylesheet' id='create-block-express-onair-style-css' href='https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-events/blocks/express-onair/build/style-index.css?ver=0.1.6' type='text/css' media='all' /> <link rel="preload" href="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-feeds/block-expire-date/express_expire.css?ver=20220624-01" as="style"><link rel='stylesheet' id='express-expire-css-css' href='https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-feeds/block-expire-date/express_expire.css?ver=20220624-01' type='text/css' media='all' /> <style id='global-styles-inline-css' type='text/css'> body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--10: 1rem;--wp--preset--spacing--20: min(1.5rem, 2vw);--wp--preset--spacing--30: min(2.5rem, 3vw);--wp--preset--spacing--40: min(4rem, 5vw);--wp--preset--spacing--50: min(6.5rem, 8vw);--wp--preset--spacing--60: min(10.5rem, 13vw);--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}body { margin: 0;--wp--style--global--content-size: 100%;--wp--style--global--wide-size: 100%; }.wp-site-blocks { padding-top: var(--wp--style--root--padding-top); padding-bottom: var(--wp--style--root--padding-bottom); }.has-global-padding { padding-right: var(--wp--style--root--padding-right); padding-left: var(--wp--style--root--padding-left); }.has-global-padding :where(.has-global-padding:not(.wp-block-block)) { padding-right: 0; padding-left: 0; }.has-global-padding > .alignfull { margin-right: calc(var(--wp--style--root--padding-right) * -1); margin-left: calc(var(--wp--style--root--padding-left) * -1); }.has-global-padding :where(.has-global-padding:not(.wp-block-block)) > .alignfull { margin-right: 0; margin-left: 0; }.has-global-padding > .alignfull:where(:not(.has-global-padding):not(.is-layout-flex):not(.is-layout-grid)) > :where([class*="wp-block-"]:not(.alignfull):not([class*="__"]),p,h1,h2,h3,h4,h5,h6,ul,ol) { padding-right: var(--wp--style--root--padding-right); padding-left: var(--wp--style--root--padding-left); }.has-global-padding :where(.has-global-padding) > .alignfull:where(:not(.has-global-padding)) > :where([class*="wp-block-"]:not(.alignfull):not([class*="__"]),p,h1,h2,h3,h4,h5,h6,ul,ol) { padding-right: 0; padding-left: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child:first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child:last-child { margin-block-end: 0; }body { --wp--style--block-gap: 24px; }:where(body .is-layout-flow) > :first-child:first-child{margin-block-start: 0;}:where(body .is-layout-flow) > :last-child:last-child{margin-block-end: 0;}:where(body .is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:where(body .is-layout-constrained) > :first-child:first-child{margin-block-start: 0;}:where(body .is-layout-constrained) > :last-child:last-child{margin-block-end: 0;}:where(body .is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:where(body .is-layout-flex) {gap: 24px;}:where(body .is-layout-grid) {gap: 24px;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}body{--wp--style--root--padding-top: 0px;--wp--style--root--padding-right: 0px;--wp--style--root--padding-bottom: 0px;--wp--style--root--padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: underline;}.wp-element-button, .wp-block-button__link{background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} .wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;} .wp-block-pullquote{font-size: 1.5em;line-height: 1.6;} </style> <link rel="preload" href="https://cdn.socast.io/asset/v3_34_00/wp-content/mu-plugins/express-cms-common/public/css/express-cms-common-public.css?ver=1754077077" as="style"><link rel='stylesheet' id='express-cms-common-css' href='https://cdn.socast.io/asset/v3_34_00/wp-content/mu-plugins/express-cms-common/public/css/express-cms-common-public.css?ver=1754077077' type='text/css' media='all' /> <link rel="preload" href="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-ad-manager/public/css/express-cms-ad-manager-public.css?ver=1.0.0" as="style"><link rel='stylesheet' id='express-cms-ad-manager-css' href='https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-ad-manager/public/css/express-cms-ad-manager-public.css?ver=1.0.0' type='text/css' media='all' /> <link rel="preload" href="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-codes/public/css/express-cms-codes-public.css?ver=1.0.0" as="style"><link rel='stylesheet' id='express-cms-codes-css' href='https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-codes/public/css/express-cms-codes-public.css?ver=1.0.0' type='text/css' media='all' /> <link rel="preload" href="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-control/public/css/express-cms-control-public.css?ver=1.0.0" as="style"><link rel='stylesheet' id='express-cms-control-css' href='https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-control/public/css/express-cms-control-public.css?ver=1.0.0' type='text/css' media='all' /> <link rel="preload" href="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-events/public/css/breaking-news-public.css?ver=0.3.4" as="style"><link rel='stylesheet' id='amp-breaking-news-css' href='https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-events/public/css/breaking-news-public.css?ver=0.3.4' type='text/css' media='all' /> <link rel="preload" href="https://cdn.socast.io/asset/v3_34_00/wp-content/mu-plugins/express-cms-common/css/animate.css?ver=0.3.4" as="style"><link rel='stylesheet' id='animate-style-css' href='https://cdn.socast.io/asset/v3_34_00/wp-content/mu-plugins/express-cms-common/css/animate.css?ver=0.3.4' type='text/css' media='all' /> <link rel="preload" href="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-events/public/css/express-cms-events-public.css?ver=1.0.0" as="style"><link rel='stylesheet' id='express-cms-events-css' href='https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-events/public/css/express-cms-events-public.css?ver=1.0.0' type='text/css' media='all' /> <link rel="preload" href="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-tools/public/css/express-cms-tools-public.css?ver=1.0.0" as="style"><link rel='stylesheet' id='express-cms-tools-css' href='https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-tools/public/css/express-cms-tools-public.css?ver=1.0.0' type='text/css' media='all' /> <link rel="preload" href="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-events/public/assets/css/public.css?ver=1.7.2" as="style"><link rel='stylesheet' id='amp-onair-plugin-styles-css' href='https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-events/public/assets/css/public.css?ver=1.7.2' type='text/css' media='all' /> <link rel="preload" href="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-events/css/calendar.css?ver=1.1.4" as="style"><link rel='stylesheet' id='amp-events-calendar-styles-css' href='https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-events/css/calendar.css?ver=1.1.4' type='text/css' media='all' /> <link rel="preload" href="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-events/css/public.css?ver=1.1.4" as="style"><link rel='stylesheet' id='amp-events-export-styles-css' href='https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-events/css/public.css?ver=1.1.4' type='text/css' media='all' /> <link rel="preload" href="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-feeds/public/css/feed-public.css?ver=0.6.0" as="style"><link rel='stylesheet' id='amp_feed-plugin-styles-css' href='https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-feeds/public/css/feed-public.css?ver=0.6.0' type='text/css' media='all' /> <link rel="preload" href="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-listen-live/public/assets/css/public.css?ver=1.4.4" as="style"><link rel='stylesheet' id='amp-listen-live-plugin-styles-css' href='https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-listen-live/public/assets/css/public.css?ver=1.4.4' type='text/css' media='all' /> <link rel="preload" href="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-promo-reel/css/public.css?ver=1.4.1" as="style"><link rel='stylesheet' id='AMPPromoReel-plugin-styles-css' href='https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-promo-reel/css/public.css?ver=1.4.1' type='text/css' media='all' /> <link rel="preload" href="https://cdn.socast.io/asset/v3_34_00/wp-content/themes/Headway-AMP_CMS/css/amp-header-rotator.css?ver=1.1.5" as="style"><link rel='stylesheet' id='amp-header-rotator-css' href='https://cdn.socast.io/asset/v3_34_00/wp-content/themes/Headway-AMP_CMS/css/amp-header-rotator.css?ver=1.1.5' type='text/css' media='all' /> <!-- Scripts --> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://engage-see.socastcms.com/widget/see_10321/see.js?ver=20220510-01" id="see_engagement_script-js"></script> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-content/themes/headway/library/media/js/jquery.hoverintent.js?ver=6.4.2" id="jquery-hoverintent-js"></script> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-content/themes/headway/library/blocks/navigation/js/jquery.superfish.js?ver=6.4.2" id="headway-superfish-js"></script> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-content/themes/headway/library/blocks/navigation/js/selectnav.js?ver=1754077077" id="headway-selectnav-js"></script> <script type="text/javascript" src="https://www.991thesportsanimal.com/wp-content/uploads/sites/605/headway/cache/block-dynamic-js-layout-front_page-https-ABC123H.js?ver=6.4.2" id="block-dynamic-js-layout-front_page-js"></script> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-promo-reel/js/bxslider/jquery.bxslider.min.js?ver=20210819-12" id="bxslider-script-js"></script> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-promo-reel/js/widget.js?ver=20210922-01" id="promo-reel-block-widget-script-js"></script> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-content/themes/headway/library/media/js/jquery.fitvids.js?ver=6.4.2" id="fitvids-js"></script> <script type="text/javascript" src="https://www.991thesportsanimal.com/wp-content/uploads/sites/605/headway/cache/responsive-grid-js-https-ABC123H.js?ver=20250802222654" id="headway-responsive-grid-js-https-js"></script> <script type="text/javascript" id="amp-common-js-extra"> /* <![CDATA[ */ var _ampconfig = {"site_url":"https:\/\/www.991thesportsanimal.com","site_id":"605","tz":"America\/New_York","tz_offset":"-4","ts":"1754077077","blog_name":"WNML","client_name":"cumuluspro","user_ID":"","alt_blog_name":"WNML-AF","market":"Knoxville, TN","format":"Sports","ts_offset":"1754208087","version":"release-3.35.06","env":"prod","settings":{"tenant_id":"see_10321","syn_site_name":"WNML-AF","selector_logo":false,"selector_masthead":false,"selector_nav":false,"selector_rotator":false,"default_show_name":"CBS Sports Radio","default_show_img":"https:\/\/cdn.socast.io\/6616\/sites\/605\/2024\/04\/09075529\/AUD_InfinitySports_Net_rgb.png","gtm_id":false,"format":"Sports","market":"Knoxville, TN","region_text_field":false,"region_img":false,"vidible_company_key":false,"client_name":false,"nielsen_provider":false,"promoreel_priority":1,"amplog_enabled":0,"amploginfo_enabled":false,"amplogwarn_enabled":false,"express_password_status":false,"express_password_expire":false,"express_user_disable":false,"express_user_disable_date":"2022-08-12"}}; /* ]]> */ </script> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-content/mu-plugins/express-cms-common/js/amp-common.js?ver=20210629-03" id="amp-common-js"></script> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-content/mu-plugins/express-cms-common/public/js/express-cms-common-public.js?ver=202200726-01" id="express-cms-common-js"></script> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-ad-manager/public/js/express-cms-ad-manager-public.js?ver=1.0.0" id="express-cms-ad-manager-js"></script> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-codes/public/js/express-cms-codes-public.js?ver=1.0.0" id="express-cms-codes-js"></script> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-codes/public/js/js.cookie.js?ver=6.4.2" id="js-cookie-js"></script> <script type="text/javascript" id="express-cms-codes-plugin-script-js-extra"> /* <![CDATA[ */ var amp_rewards = {"ajaxurl":"https:\/\/www.991thesportsanimal.com\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-codes/public/js/public-rewards.js?ver=1.0.0" id="express-cms-codes-plugin-script-js"></script> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-control/public/js/express-cms-control-public.js?ver=1.0.0" id="express-cms-control-js"></script> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-events/public/js/breaking-news-public.js?ver=0.3.4" id="amp-breaking-news-js"></script> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-events/public/js/express-cms-events-public.js?ver=1.0.0" id="express-cms-events-js"></script> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-tools/public/js/express-cms-tools-public.js?ver=1.0.0" id="express-cms-tools-js"></script> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-control/style_functions/js/public.js?ver=1.4.5" id="amp-styles-plugin-script-js"></script> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-content/mu-plugins/express-cms-common/js/jquery.initialize/jquery.initialize.min.js?ver=20210820-03" id="jquery_initialize-js"></script> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-events/public/assets/js/public.js?ver=20220707-01" id="amp-onair-plugin-script-js"></script> <script type="text/javascript" id="amp-events-calendar-script-js-extra"> /* <![CDATA[ */ var dates = {"start_of_week":"1","moment_date_format":"MMMM D, YYYY","moment_time_format":"h:mm a","calendar_date_format":"MMMM d, yyyy","calendar_time_format":"h:mm tt","date_format":"MM d, yy","time_format":"g:i a"}; /* ]]> */ </script> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-events/js/calendar.js?ver=1.1.4" id="amp-events-calendar-script-js"></script> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-events/js/public.js?ver=1.1.4" id="amp-events-export-script-js"></script> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-feeds/admin/js/jquery.totemticker.min.js?ver=0.6.0" id="amp_feed-totemticker-js"></script> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-includes/js/jquery/ui/core.min.js?ver=1.13.2" id="jquery-ui-core-js"></script> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-includes/js/jquery/ui/tabs.min.js?ver=1.13.2" id="jquery-ui-tabs-js"></script> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-feeds/public/js/feed-public.js?ver=0.6.0" id="amp_feed-plugin-script-js"></script> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-feeds/admin/js/feed-date.js?ver=0.6.0" id="amp_feed-php-date-js"></script> <script type="text/javascript" id="amp-listen-live-plugin-script-js-extra"> /* <![CDATA[ */ var _amplistenlive = {"blog_id":"605","callsign":"","mount_name":"WNMLAM","provider":"stream_the_world","gmt_offset":"-14400","live_url":"https:\/\/player.991thesportsanimal.com","live_url_mobile":""}; /* ]]> */ </script> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-listen-live/public/assets/js/playlist.js?ver=20250803120127" id="amp-listen-live-plugin-script-js"></script> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-content/themes/Headway-AMP_CMS/js/amp-theme.js?ver=20210929-06" id="amp-theme-js-js"></script> <!--[if lt IE 9]> <script src="https://www.991thesportsanimal.com/wp-content/themes/headway/library/media/js/html5shiv.js"></script> <![endif]--> <!--[if lt IE 8]> <script src="https://www.991thesportsanimal.com/wp-content/themes/headway/library/media/js/ie8.js"></script> <![endif]--> <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0" /> <link rel="alternate" type="application/rss+xml" title="WNML &raquo; Feed" href="https://www.991thesportsanimal.com/feed/" /> <!-- Favicon --> <link rel="shortcut icon" type="image/ico" href="https://cdn.socast.io/6616/sites/605/2021/09/24145538/WNML-AF-Sitelogo-2021-09-24.png" /> <link rel='shortlink' href='https://www.991thesportsanimal.com/' /> <script> var express_config = { express_url : 'https://www.991thesportsanimal.com', network_url : 'https:\/\/cumuluspro.express-pro.socastcms.com\/991thesportsanimal-com\/', rewards_id : '1032', tenant_id : 'see_10321', site_id : '605', site_name : 'WNML', site_name_alt : 'WNML-AF', site_format : 'Sports', site_market : 'Knoxville, TN', client_id : 'cumuluspro', post_id : '27', tracking_meta_id: '10248880', tracking_status: false, weatherSettings_data: '', offset : -4, timezone : 'America/New_York', timezone_abbr : 'EDT', browser_offset : ( new Date().getTimezoneOffset() / - 60 ), univ_app: false, time_offset : ( -4 ) - ( new Date().getTimezoneOffset() / - 60 ) }; </script> <!-- Force Block Library Styles --> <link rel="stylesheet" id="block-library-styles" href="/wp-includes/css/dist/block-library/style.min.css"/> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); if ( typeof _AMP != 'undefined'){ if ( typeof _AMP.config == 'object' ){ gtag('config','G-7LHM6PBR21'); var express_dimensions = { 'client_name':'cumuluspro','station_name':'WNML','alt_station_name':'WNML-AF','market':'Knoxville, TN','format':'Sports' }; gtag('event', 'express_dimensions', express_dimensions ); gtag('config', 'G-Z0BBZ7WJB6');gtag('config', 'UA-1686524-29'); } } </script> <!-- End Google Analytics --> <!-- Google Tag Manager --> <script>var ecms_content_type = 'Page';</script> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-KWZCRR69');</script> <!-- End Google Tag Manager --> <link rel="Shortcut Icon" type="image/x-icon" href="https://cdn.socast.io/6616/sites/605/2021/09/24145538/WNML-AF-Sitelogo-2021-09-24.png" /> <script> // Disable sidewall ads window._CMLS = window._CMLS || {}; window._CMLS.disabled = window._CMLS.disabled || {}; window._CMLS.disabled.sideWalls = true; </script> <!-- Begin Cumulus Corporate Google Tag Manager --> <!-- MUST COME FIRST, DO NOT PLACE ANYTHING BEFORE THIS --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:''; j.setAttributeNode(d.createAttribute('data-ot-ignore')); j.async=true;j.src= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-TMF2J4');</script> <!-- End Cumulus Corporate Google Tag Manager --> <!-- BEGIN 2023 CMLS GPT --> <script async="" src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script> <script> // SLOTS ARE DEFINED IN THEIR DISPLAY BLOCKS window.GPT_SITE_ID = '/6717/cd.WNML.AF'; window.googletag = window.googletag || {}; window.googletag.cmd = window.googletag.cmd || []; // APS initialization if (window.cmlsAds && window.cmlsAds.apsInit) { googletag.cmd.push(function() { googletag.pubads().disableInitialLoad(); }); window.cmlsAds.apsInit(); } googletag.cmd.push(function() { googletag.pubads().collapseEmptyDivs(); googletag.enableServices(); // Load APS bids and do initial request if (window.cmlsAds && window.cmlsAds.apsLoad) { window.cmlsAds.apsLoad(); } }); </script> <!-- END 2023 CMLS GPT --> <!--Text Groove --> <script> smsWidgetSettings = { senderId: '3NCRCCRkZTLjo2TBaV1mKMn4ss4XaPPMBA86iERWXaF8kpW44IRA9SH09S8YnJDg3tgKBc40sPggJ89b7MO2TcQ8lDsaWiLt6eI4', token: '14be103e469ac4e1fd0918cb7d7752fb624c1ecc2e1abb516a8d42a237000f569847a2003780766617f24e50171ae79360a42974abc01d3a84f8c4adfbbfd837', color: 'f45642', bottom: '80px', right: '15px' }; document.addEventListener("DOMContentLoaded", function(e) { var r = Math.random().toString(36).substring(3); var h = document.getElementsByTagName('head')[0]; var s = document.createElement('script'); s.type = 'text/javascript'; s.src = 'https://app.textgroove.com/widget/textloader/'+ r + '/load.js'; h.appendChild(s); }); </script> <!--End Text Groove --> <!-- Customization: New Theme --> <style style="text/css" id="customize-styles"> .block-title, .block-title a {background-color: #000000 !important; background-image: none !important; } #whitewrap > .wrapper-footer {background-color: #191919 !important; background-image: none !important; } .wrapper-header .block-type-navigation ul.sub-menu li, .wrapper-header .block-type-navigation ul.sub-menu li a {background: transparent !important;} .wrapper-header .block-type-navigation ul.sub-menu {background-color: #000000 !important; background-image: none !important; } </style> <script>_AMP.theme.data = [];</script> <script type="text/javascript">var ajaxurl = "https://www.991thesportsanimal.com/wp-admin/admin-ajax.php"</script> <!-- AMP CMS DFP custom tags --> <script type='text/javascript'> if ( typeof googletag !== 'undefined' ) { googletag.cmd.push(function() { googletag.pubads().setTargeting('cms-sname', 'WNML'); googletag.pubads().setTargeting('cms-sgroup', ['All Sites', 'Format Sports', 'Market Knoxville TN', 'CBS', 'Cumulus OO']); googletag.pubads().setTargeting('cms-ptitle', 'Home'); googletag.pubads().setTargeting('cms-pcat', ''); }); } </script> <link rel="preload" fetchpriority="high" href="https://www.991thesportsanimal.com/wp-content/uploads/sites/605/themify-concate/3568307525/themify-3753639671.min.css" as="style"><link fetchpriority="high" id="themify_concate-css" rel="stylesheet" href="https://www.991thesportsanimal.com/wp-content/uploads/sites/605/themify-concate/3568307525/themify-3753639671.min.css"><link rel="dns-prefetch" href="//www.google-analytics.com"> <!-- START - Open Graph and Twitter Card Tags 3.3.2 --> <!-- Facebook Open Graph --> <meta property="og:locale" content="en_US"/> <meta property="og:site_name" content="WNML"/> <meta property="og:title" content="WNML"/> <meta property="og:url" content="https://www.991thesportsanimal.com"/> <meta property="og:type" content="website"/> <meta property="og:description" content="99.1 The Sports Animal"/> <meta property="og:image" content="https://cdn.socast.io/6616/sites/605/2021/03/29144019/991-Logo-White.png"/> <meta property="og:image:url" content="https://cdn.socast.io/6616/sites/605/2021/03/29144019/991-Logo-White.png"/> <meta property="og:image:secure_url" content="https://cdn.socast.io/6616/sites/605/2021/03/29144019/991-Logo-White.png"/> <!-- Google+ / Schema.org --> <!-- Twitter Cards --> <meta name="twitter:title" content="WNML"/> <meta name="twitter:url" content="https://www.991thesportsanimal.com"/> <meta name="twitter:description" content="99.1 The Sports Animal"/> <meta name="twitter:image" content="https://cdn.socast.io/6616/sites/605/2021/03/29144019/991-Logo-White.png"/> <meta name="twitter:card" content="summary_large_image"/> <!-- SEO --> <!-- Misc. tags --> <!-- is_singular --> <!-- END - Open Graph and Twitter Card Tags 3.3.2 --> <script src="https://cumuluspro.express-pro.socastcms.com/wp-content/uploads/ecms/ecms_global_bottom.js?v=179" async ></script> </head> <body class="home page-template-default page page-id-27 is-headway-theme custom safari webkit responsive-grid-enabled responsive-grid-active pageid-27 page-slug-home layout-front_page layout-using-front_page tb_animation_on added-noscript" itemscope itemtype="http://schema.org/WebPage"> <!-- Google Tag Manager (noscript) --><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KWZCRR69" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript><!-- End Google Tag Manager (noscript) --> <div id="whitewrap"> <div id="wrapper-8" class="wrapper wrapper-fluid wrapper-fixed-grid grid-fluid-24-32-20 responsive-grid wrapper-first wrapper-header" data-alias="Wrapper Header"> <div class="grid-container clearfix"> <section class="row row-1"> <section class="column column-1 grid-left-0 grid-width-4"> <figure id="block-31" class="logo block block-type-image block-fixed-height" data-alias="Logo" itemscope="" itemtype="http://schema.org/ImageObject"> <div class="block-content"> <a href="/" class="image" ><img src="https://cdn.socast.io/6616/sites/605/2021/09/24145538/WNML-AF-Sitelogo-2021-09-24.png" alt="" title="" itemprop="contentURL"/></a> </div><!-- .block-content --> </figure><!-- #block-31 --> </section><!-- .column --> <section class="column column-2 grid-left-0 grid-width-20"> <section class="sub-column sub-column-1 column column-1 grid-width-7 grid-left-0"> <aside id="block-29" class="on-air block block-type-widget-area block-fluid-height" data-alias="Home - On Air Now" itemscope="" itemtype="http://schema.org/WPSideBar"> <div class="block-content"> <ul class="widget-area"><div style="display:none;" class="amp-onair-widget" id="amp_onair_widget-4" data-title-now="" data-title-upcoming="" data-title="The Erik Ainge Show" data-type="nowplaying" data-change-minutes="5" data-change="1" data-toggle-time="5" data-fields="image,timeslot,link,name" data-ajaxurl="https://www.991thesportsanimal.com/wp-admin/admin-ajax.php" data-updateurl="https://www.991thesportsanimal.com/shows/feed/?type=json" data-memcached="1" data-expiration="1754232000"> <div class="amp-onair-show nowplaying" > <div class="amp-onair-widget-title js-widget-title">The Erik Ainge Show</div> <div class="amp-onair-show-image"> <a class="js-link" href="https://www.991thesportsanimal.com/shows/infinity-sports-network/"><img src="https://cdn.socast.io/6616/sites/605/2024/04/11074917/AUD_InfinitySports_Net_white.png" class="amp-onair-show-image-img js-image" /></a> </div> <div class="amp-onair-show-title"> <a class="js-link" href="https://www.991thesportsanimal.com/shows/infinity-sports-network/"><span class="js-title">Infinity Sports Network</span></a> </div> <div class="amp-onair-show-timeslot js-timeslot" >6:00 a.m. - 2:45 p.m.</div> <div class="amp-onair-personality js-personalities"> </div> </div> </div></ul> </div><!-- .block-content --> </aside><!-- #block-29 --> </section><!-- .sub-column --> <section class="sub-column sub-column-2 column column-2 grid-width-10 grid-left-0"> <section id="block-b3v66291d9946154" class="social-nav block block-type-social block-fixed-height" data-alias=""> <div class="block-content"> <div class="social-icons-container"><ul class="social-icons"><li><a href="https://player.991thesportsanimal.com/player/?playerID=2959"><img src="https://cdn.socast.io/6616/sites/605/2024/04/24111245/WNML-ListenLive-Orange.png" alt="Listen live to our primary stream" title="Listen live to our primary stream" class="img-1" /></a></li><li><a href="https://player.991thesportsanimal.com/?playerID=3437" target="_blank"><img src="https://cdn.socast.io/6616/sites/605/2024/04/24155727/WNML-AltStream-Black.png" alt="Listen Live!" title="Listen Live!" class="img-2" /></a></li><li><a href="https://itunes.apple.com/us/app/the-sports-animal-wnml/id381029138?mt=8" target="_blank"><img src="https://cdn.socast.io/6616/sites/605/2023/08/08132425/apple.png" alt="Get our iOS App" title="Get our iOS App" class="img-3" /></a></li><li><a href="https://play.google.com/store/apps/details?id=com.airkast.WNMLAM" target="_blank"><img src="https://cdn.socast.io/6616/sites/605/2023/08/08132317/droid.png" alt="Get our Android App" title="Get our Android App" class="img-4" /></a></li><li><a href="https://www.facebook.com/SportsAnimal991" target="_blank"><img src="https://www.991thesportsanimal.com/wp-content/uploads/sites/605/2014/12/facebook.png" alt="Follow us on Facebook" title="Follow us on Facebook" class="img-5" /></a></li><li><a href="https://twitter.com/SportsAnimal991"><img src="https://cdn.socast.io/6616/sites/605/2024/04/18164819/Social-X-Black.png" alt="Follow us on X" title="Follow us on X" class="img-6" /></a></li><li><a href="https://www.youtube.com/@991THESportsAnimal" target="_blank"><img src="https://cdn.socast.io/6616/sites/605/2023/09/19131833/icons8-youtube-26-1.png" alt="Follow us on Youtube" title="Follow us on Youtube" class="img-7" /></a></li><li><a href="https://www.instagram.com/sportsanimal991/" target="_blank"><img src="https://cdn.socast.io/6616/sites/605/2018/01/29115510/instagram-redesign-01-21.png" alt="Follow us on Instagram" title="Follow us on Instagram" class="img-8" /></a></li><li><a href="https://wnmlaf.clubviprewards.com/"><img src="https://www.991thesportsanimal.com/wp-content/uploads/sites/605/2015/01/sports-vip.png" alt="Join our VIP Club" title="Join our VIP Club" class="img-9" /></a></li></ul></div><!-- .social-icons-container --> </div><!-- .block-content --> </section><!-- #block-b3v66291d9946154 --> </section><!-- .sub-column --> <section class="sub-column sub-column-3 column column-3 grid-width-3 grid-left-0"> <div id="block-b9v5a8318e081d65" class="gigya-actions block block-type-custom-code block-fluid-height" data-alias="Gigya Profile Actions"> <div class="block-content"> <div class="see-widget" data-see-type="regUi" data-see-loginbonus="false"></div> </div><!-- .block-content --> </div><!-- #block-b9v5a8318e081d65 --> </section><!-- .sub-column --> <nav id="block-32" class="main-nav block block-type-navigation block-fluid-height" data-alias="Main Navigation" itemscope="" itemtype="http://schema.org/SiteNavigationElement"> <div class="block-content"> <div class="nav-horizontal nav-align-left nav-search-active nav-search-position-right"><ul id="menu-the-sports-animal-menu-2025" class="menu"><li id="menu-item-2628135" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2628135"><a href="https://www.991thesportsanimal.com/full-station-schedule/">Shows</a> <ul class="sub-menu"> <li id="menu-item-2628170" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2628170"><a href="https://www.991thesportsanimal.com/full-station-schedule/">Full Station Schedule</a></li> <li id="menu-item-2628150" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2628150"><a href="https://www.991thesportsanimal.com/sportstalk-2/">SportsTalk with John and Vince 6-9am</a></li> <li id="menu-item-2628152" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2628152"><a href="https://www.991thesportsanimal.com/the-erik-ainge-show-new/">The Erik Ainge Show with Brian Rice 9a-12p</a></li> <li id="menu-item-2628153" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2628153"><a href="https://www.991thesportsanimal.com/josh-and-swain-12-to-3pm/">Josh and Swain 12 to 3pm</a></li> <li id="menu-item-2628154" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2628154"><a href="https://www.991thesportsanimal.com/the-starting-lineup-with-tyler-will/">Tyler and Will 3-7pm</a></li> <li id="menu-item-2628169" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2628169"><a href="https://www.991thesportsanimal.com/?page_id=1779121">Sunday Sports Soundoff – Sundays 8-10am</a></li> <li id="menu-item-2628234" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2628234"><a href="https://www.991thesportsanimal.com/big-orange-hotline-mondays-8-9pm-on-the-sports-animal/">Speciality Shows</a> <ul class="sub-menu"> <li id="menu-item-2628237" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2628237"><a href="https://www.991thesportsanimal.com/big-orange-hotline-mondays-8-9pm-on-the-sports-animal/">Big Orange Hotline – Mondays 8-9pm on The Sports Animal</a></li> <li id="menu-item-2628238" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2628238"><a href="https://www.991thesportsanimal.com/vols-calls-wednesdays-8-9pm-on-the-sports-animal/">Vol Calls – Mondays 8-9pm on 99.1 The Sports Animal</a></li> <li id="menu-item-2628240" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2628240"><a href="https://www.991thesportsanimal.com/brent-hubbs-on-sportstalk-thursdays-5-6pm/">Brent Hubbs on SportsTalk</a></li> <li id="menu-item-2628235" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2628235"><a href="https://www.991thesportsanimal.com/coach-to-coach-thursdays-8-to-9pm/">Coach-To-Coach Thursdays 10 to 11pm</a></li> <li id="menu-item-2628241" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2628241"><a href="https://www.991thesportsanimal.com/the-nfl-report-sundays-10am-to-1230pm/">The NFL Report – Sundays 10am to 12:30pm</a></li> <li id="menu-item-2628242" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2628242"><a href="https://www.991thesportsanimal.com/golf-talk-mondays-7-to-8pm/">Golf Talk – Mondays 7 to 8pm</a></li> <li id="menu-item-2628243" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2628243"><a href="https://www.991thesportsanimal.com/high-school-football-broadcast-schedule-and-game-replays/">High School Football Broadcast Schedule and Game Replays</a></li> </ul> </li> </ul> </li> <li id="menu-item-2628136" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2628136"><a href="https://www.991thesportsanimal.com/wnml-all-audio-main-channel-podcast-feed/">Podcasts</a> <ul class="sub-menu"> <li id="menu-item-2628165" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2628165"><a href="https://www.991thesportsanimal.com/wnml-all-audio-main-channel-podcast-feed/">WNML All Audio Main Channel Podcast Feed</a></li> <li id="menu-item-2628173" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2628173"><a href="https://www.991thesportsanimal.com/99-1-sports-animal-individual-show-podcasts/">99.1 Sports Animal Individual Show Podcasts</a></li> <li id="menu-item-2628244" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2628244"><a href="https://www.991thesportsanimal.com/vols-interviews-more-podcasts/">Vols Interviews and More Podcasts</a></li> </ul> </li> <li id="menu-item-2628166" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-2628166"><a href="https://www.991thesportsanimal.com/category/vols-news/">Vols / Lady Vols</a> <ul class="sub-menu"> <li id="menu-item-2630426" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2630426"><a href="https://www.991thesportsanimal.com/wnml-knoxville-video-playlist/">99.1 The Sports Animal Knoxville Video Playlist</a></li> <li id="menu-item-2632486" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2632486"><a href="https://www.991thesportsanimal.com/99-1-the-sports-animal-knoxville-press-conference-video-playlist/">99.1 The Sports Animal Knoxville Press Conference Video Playlist</a></li> <li id="menu-item-2628246" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2628246"><a href="https://www.991thesportsanimal.com/category/sports-radio-wnml-features/">Top Stories</a></li> <li id="menu-item-2628167" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-2628167"><a href="https://www.991thesportsanimal.com/category/vols-news/">Vols News</a> <ul class="sub-menu"> <li id="menu-item-2628247" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2628247"><a href="https://www.991thesportsanimal.com/category/ut-football/">UT Football</a></li> <li id="menu-item-2628248" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2628248"><a href="https://www.991thesportsanimal.com/category/ut-basketball/">UT Basketball</a></li> <li id="menu-item-2628249" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2628249"><a href="https://www.991thesportsanimal.com/category/ut-baseball/">UT Baseball</a></li> </ul> </li> <li id="menu-item-2628168" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-2628168"><a href="https://www.991thesportsanimal.com/category/lady-vols/">Lady Vols News</a> <ul class="sub-menu"> <li id="menu-item-2628250" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2628250"><a href="https://www.991thesportsanimal.com/category/lady-vol-basketball/">Lady Vol Basketball</a></li> <li id="menu-item-2628251" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2628251"><a href="https://www.991thesportsanimal.com/category/lady-vol-softball/">Lady Vol Softball</a></li> </ul> </li> <li id="menu-item-2628255" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2628255"><a href="https://www.991thesportsanimal.com/schedules/">Schedules</a> <ul class="sub-menu"> <li id="menu-item-2628252" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2628252"><a href="https://utsports.com/sports/football/schedule">UT Football 2025 Schedule/Printable</a></li> <li id="menu-item-2628253" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2628253"><a href="https://utsports.com/sports/mens-basketball/schedule">UT Basketball 2025 Schedule/Printable</a></li> <li id="menu-item-2628254" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2628254"><a href="https://utsports.com/sports/baseball/schedule">UT Baseball 2025 Schedule/Printable</a></li> <li id="menu-item-2628257" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2628257"><a href="https://utsports.com/sports/womens-basketball/schedule">Lady Vol 2025 Basketball Schedule/Printable</a></li> <li id="menu-item-2628258" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2628258"><a href="https://utsports.com/sports/softball/schedule">Lady Vol 2025 Softball Schedule/Printable</a></li> </ul> </li> <li id="menu-item-2628236" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2628236"><a href="https://www.991thesportsanimal.com/image-matters-game-day-all-day-shows/">Image Matters Game Day All Day Shows</a></li> <li id="menu-item-2628260" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2628260"><a href="https://www.991thesportsanimal.com/photo-galleries/">Photo Galleries</a></li> <li id="menu-item-2628261" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-2628261"><a href="https://www.991thesportsanimal.com/2025/01/23/website-poll-question-which-vol-eligible-for-this-years-draft-will-have-the-best-nfl-career/">Poll Question</a></li> </ul> </li> <li id="menu-item-2628262" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-2628262"><a href="https://www.991thesportsanimal.com/category/news-top-stories/">News/Weather</a> <ul class="sub-menu"> <li id="menu-item-2628263" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2628263"><a href="https://www.991thesportsanimal.com/category/news-top-stories/">News Top Stories</a></li> <li id="menu-item-2628264" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2628264"><a href="https://www.991thesportsanimal.com/weather/">Weather</a></li> <li id="menu-item-2628265" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2628265"><a href="https://www.991thesportsanimal.com/?page_id=58147">Severe Weather Information</a></li> <li id="menu-item-2628266" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2628266"><a href="https://www.991thesportsanimal.com/school-closings-and-delays/">School Closings and Delays</a></li> </ul> </li> <li id="menu-item-2628267" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-2628267"><a href="https://www.991thesportsanimal.com/category/dell-sports-college-football-news/">College /Pro Sports</a> <ul class="sub-menu"> <li id="menu-item-2628280" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2628280"><a href="https://www.991thesportsanimal.com/category/dell-sports-college-football-news/">College Football</a></li> <li id="menu-item-2628279" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2628279"><a href="https://www.991thesportsanimal.com/category/dell-sports-college-basketball-news/">College Basketball</a></li> <li id="menu-item-2628315" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2628315"><a href="https://d1baseball.com/">College D1 Baseball</a></li> <li id="menu-item-2628270" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2628270"><a href="https://www.milb.com/knoxville">Pro Sports</a> <ul class="sub-menu"> <li id="menu-item-2628271" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2628271"><a href="https://www.milb.com/knoxville">Area Professional Teams</a> <ul class="sub-menu"> <li id="menu-item-2628272" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2628272"><a href="https://www.milb.com/knoxville">Knoxville Smokies</a></li> <li id="menu-item-2628273" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2628273"><a href="https://www.tennesseetitans.com/">Tennessee Titans</a></li> <li id="menu-item-2628274" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2628274"><a href="https://knoxvilleicebears.com/">Knoxville Ice Bears</a></li> <li id="menu-item-2628275" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2628275"><a href="https://www.nhl.com/predators/">Nashville Predators</a></li> <li id="menu-item-2628276" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2628276"><a href="https://www.mlb.com/braves">Atlanta Braves</a></li> <li id="menu-item-2628277" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2628277"><a href="https://www.mlb.com/cubs">Chicago Cubs</a></li> <li id="menu-item-2628278" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2628278"><a href="https://www.nba.com/grizzlies/">Memphis Grizzlies</a></li> </ul> </li> <li id="menu-item-2628284" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2628284"><a href="https://www.991thesportsanimal.com/category/dell-sports-nfl-news/">NFL</a></li> <li id="menu-item-2628282" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2628282"><a href="https://www.991thesportsanimal.com/category/dell-sports-nba-news/">NBA</a></li> <li id="menu-item-2628281" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2628281"><a href="https://www.991thesportsanimal.com/category/dell-sports-mlb-news/">MLB</a></li> <li id="menu-item-2628283" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2628283"><a href="https://www.991thesportsanimal.com/category/dell-sports-nhl-news/">NHL</a></li> <li id="menu-item-2628285" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2628285"><a href="https://www.991thesportsanimal.com/category/dell-sports-golf-news/">Golf</a></li> <li id="menu-item-2628268" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2628268"><a href="https://www.991thesportsanimal.com/category/dell-sports-nascar-news/">NASCAR</a></li> </ul> </li> </ul> </li> <li id="menu-item-2628286" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-2628286"><a href="https://www.991thesportsanimal.com/category/whats-happening/whats-happening-news_items/">Connect</a> <ul class="sub-menu"> <li id="menu-item-2628287" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2628287"><a href="https://www.991thesportsanimal.com/category/whats-happening/">What&#8217;s Happening</a></li> <li id="menu-item-2628288" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2628288"><a href="https://www.facebook.com/SportsAnimal991/">Socials</a> <ul class="sub-menu"> <li id="menu-item-2628289" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2628289"><a href="https://www.facebook.com/SportsAnimal991/">Facebook</a></li> <li id="menu-item-2628290" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2628290"><a href="https://x.com/SportsAnimal991">X (Twitter)</a></li> <li id="menu-item-2628291" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2628291"><a href="https://www.instagram.com/sportsanimal991/">Instagram</a></li> <li id="menu-item-2628292" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2628292"><a href="https://www.youtube.com/@991THESportsAnimal">You Tube</a></li> </ul> </li> <li id="menu-item-2628295" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2628295"><a href="https://www.991thesportsanimal.com/category/contests/">Contests</a></li> <li id="menu-item-2628296" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2628296"><a href="https://www.991thesportsanimal.com/connect/join-the-jungle/">Join “The Jungle”</a></li> <li id="menu-item-2628297" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2628297"><a href="https://www.991thesportsanimal.com/category/community-events/">Community Events</a></li> <li id="menu-item-2628316" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2628316"><a href="https://www.991thesportsanimal.com/contest-rules/">General Contest Rules</a></li> <li id="menu-item-2628299" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2628299"><a href="https://www.wivk.com/#">Country Music &#8211; 107.7 WIVK</a></li> <li id="menu-item-2628300" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2628300"><a href="https://www.newstalk987.com/#">News Talk &#8211; 98.7 WOKI</a></li> </ul> </li> <li id="menu-item-2628301" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2628301"><a href="https://www.sweetdeals.com/knoxville/deals">Sweet Deals</a></li> <li id="menu-item-2628302" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2628302"><a href="https://www.991thesportsanimal.com/advertise-with-us-4/">Advertising</a> <ul class="sub-menu"> <li id="menu-item-2628314" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2628314"><a href="https://www.991thesportsanimal.com/advertise-with-us-4/">Advertise with us</a></li> <li id="menu-item-2628307" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2628307"><a href="https://www.991thesportsanimal.com/advertising/">Radio + Digital: An Epic Advertising Opportunity</a></li> </ul> </li> </ul><div class="nav-search"> <form method="get" id="searchform" action="https://www.991thesportsanimal.com/"> <label for="s" class="assistive-text">Search</label> <input type="text" class="field" name="s" id="s" value="Search" onclick="if(this.value=='Search')this.value='';" onblur="if(this.value=='')this.value='Search';" /> <input type="submit" class="submit" name="searchsubmit" id="searchsubmit" value="Search" /> </form> </div></div><!-- .nav-horizontal nav-align-left nav-search-active nav-search-position-right --> </div><!-- .block-content --> </nav><!-- #block-32 --> </section><!-- .column --> </section><!-- .row --> <section class="row row-2"> <section class="column column-1 grid-left-0 grid-width-24"> <div id="block-27" class="nominheight banner-padding-all block block-type-custom-code block-fluid-height" data-alias="728x90 Leaderboard Ad"> <div class="block-content"> <div id="div-gpt-ad-1418849849333-1" align="center"> <script> googletag.cmd.push(function() { var id = "div-gpt-ad-1418849849333-1", c = document.getElementById(id); window.GPT_SITE_SLOTS = window.GPT_SITE_SLOTS || {}; // Do not call if slot is hidden if (!c || !c.offsetParent) return; var sizeMap = googletag.sizeMapping() .addSize([970,0], [[728, 90], [970, 90], [970, 250]]) .addSize([780,0], [[728, 90], [320, 50]]) .addSize([0,0], [[320, 50], [300, 50]]) .build(); window.GPT_SITE_SLOTS[id] = googletag.defineSlot( GPT_SITE_ID, [[728, 90]], id ) .addService(googletag.pubads()) .defineSizeMapping(sizeMap) .setCollapseEmptyDiv(true, true) .setTargeting("pos", "top") ; googletag.display(id); }); </script> </div> </div><!-- .block-content --> </div><!-- #block-27 --> </section><!-- .column --> </section><!-- .row --> </div><!-- .grid-container --> </div><!-- .wrapper --> <div id="wrapper-9" class="wrapper wrapper-fluid wrapper-fixed-grid grid-fluid-24-32-20 responsive-grid wrapper-content" data-alias="Wrapper Content"> <div class="grid-container clearfix"> <section class="row row-1"> <section class="column column-1 grid-left-0 grid-width-16"> <aside id="block-35" class="promo-reel block block-type-widget-area block-fluid-height" data-alias="Home - Promo Reel" itemscope="" itemtype="http://schema.org/WPSideBar"> <div class="block-content"> <ul class="widget-area"><li id="amp_promo_reel-2" class="widget widget_amp_promo_reel sidebar_promo"> <div class="sliderWrapper"><div class="sliderBody" style=""><div class="bxslider" data-navigation-arrows='1' data-rotation-time='5000' data-pager-type='thumbnails'><div class="sliderItem lazybg" style="background-color: #000;background-repeat: no-repeat;background-size: contain;background-position: 50% 50%;position: relative;height: 300px;cursor: pointer;" onclick="window.location='https://www.991thesportsanimal.com/2025/08/02/auto-draft-25/'" data-lazybg="https://cdn.socast.io/6616/sites/605/2025/08/02174712/Football-22.jpg"><div class="promoCaption bottom"><div class="captionTitle">Inge Details Linebacker Development After First Padded Practice Of Fall Camp</div></div></div><div class="sliderItem lazybg" style="background-color: #000;background-repeat: no-repeat;background-size: contain;background-position: 50% 50%;position: relative;height: 300px;cursor: pointer;" onclick="window.open('https://www.991thesportsanimal.com/2025/07/24/tennessee-vs-syracuse-ticket-giveaway/', '_blank')" data-lazybg="https://cdn.socast.io/6616/sites/605/2025/07/23165953/TN-vs.-Syracuse-Web-Graphic-WNML-2.png"><div class="promoCaption bottom"><div class="captionTitle">Tennessee VS Syracuse Ticket Giveaway!</div></div></div><div class="sliderItem lazybg" style="background-color: #000;background-repeat: no-repeat;background-size: contain;background-position: 50% 50%;position: relative;height: 300px;cursor: pointer;" onclick="window.open('https://www.991thesportsanimal.com/2025/08/01/max-gilbert-tabbed-to-lou-groza-award-watch-list/', '_blank')" data-lazybg="https://cdn.socast.io/6616/sites/605/2025/08/01172946/Screenshot-2025-08-01-172815.png"><div class="promoCaption bottom"><div class="captionTitle">Max Gilbert Tabbed to Lou Groza Award Watch List</div></div></div><div class="sliderItem lazybg" style="background-color: #000;background-repeat: no-repeat;background-size: contain;background-position: 50% 50%;position: relative;height: 300px;cursor: pointer;" onclick="window.location='https://www.991thesportsanimal.com/2025/08/01/lady-vols-reveal-2025-26-non-conference-slate/'" data-lazybg="https://cdn.socast.io/6616/sites/605/2025/08/01171818/Lady-Vol-Basketball-05.png"><div class="promoCaption bottom"><div class="captionTitle">Lady Vols Reveal 2025-26 Non-Conference Slate</div></div></div><div class="sliderItem lazybg" style="background-color: #000;background-repeat: no-repeat;background-size: contain;background-position: 50% 50%;position: relative;height: 300px;cursor: pointer;" onclick="window.open('https://www.991thesportsanimal.com/2025/08/01/lady-vols-reveal-2025-26-non-conference-slate/', '_blank')" data-lazybg="https://cdn.socast.io/6616/sites/605/2025/08/01171818/Lady-Vol-Basketball-05.png"><div class="promoCaption bottom"><div class="captionTitle">Lady Vols Reveal 2025-26 Non-Conference Slate</div></div></div><div class="sliderItem lazybg" style="background-color: #000;background-repeat: no-repeat;background-size: contain;background-position: 50% 50%;position: relative;height: 300px;cursor: pointer;" onclick="window.location='https://www.991thesportsanimal.com/2025/08/01/tight-ends-grab-spotlight-on-second-day-of-camp/'" data-lazybg="https://cdn.socast.io/6616/sites/605/2025/08/01060058/Football-21.jpg"><div class="promoCaption bottom"><div class="captionTitle">Tight Ends Grab Spotlight on Second Day of Camp</div></div></div><div class="sliderItem lazybg" style="background-color: #000;background-repeat: no-repeat;background-size: contain;background-position: 50% 50%;position: relative;height: 300px;cursor: pointer;" onclick="window.open('https://www.991thesportsanimal.com/2025/07/22/lady-vols-earn-wbca-academic-special-mention/', '_blank')" data-lazybg="https://cdn.socast.io/6616/sites/605/2025/07/22132140/2024-2025-Academic-Honor-Roll-Lady-Vols.png"><div class="promoCaption bottom"><div class="captionTitle">Lady Vols Earn WBCA Academic Special Mention</div></div></div><div class="sliderItem lazybg" style="background-color: #000;background-repeat: no-repeat;background-size: contain;background-position: 50% 50%;position: relative;height: 300px;cursor: pointer;" onclick="window.location='https://www.991thesportsanimal.com/2025/08/01/pat-summitt-foundation-1-donation-with-summit-wine/'" data-lazybg="https://cdn.socast.io/6616/sites/605/2025/08/01142644/PatSummitWine2025.png"><div class="promoCaption bottom"><div class="captionTitle">Pat Summitt Foundation- $1 Donation with Summit Wine</div></div></div><div class="sliderItem lazybg" style="background-color: #000;background-repeat: no-repeat;background-size: contain;background-position: 50% 50%;position: relative;height: 300px;cursor: pointer;" onclick="window.location='https://www.991thesportsanimal.com/2025/07/31/eason-tabbed-to-wuerffel-trophy-watch-list/'" data-lazybg="https://cdn.socast.io/6616/sites/605/2025/07/31133739/Screenshot-2025-07-31-133546.png"><div class="promoCaption bottom"><div class="captionTitle">Eason Tabbed to Wuerffel Trophy Watch List</div></div></div><div class="sliderItem lazybg" style="background-color: #000;background-repeat: no-repeat;background-size: contain;background-position: 50% 50%;position: relative;height: 300px;cursor: pointer;" onclick="window.open('https://www.991thesportsanimal.com/99-1-the-sports-animal-knoxville-press-conference-video-playlist/', '_blank')" data-lazybg="https://cdn.socast.io/6616/sites/605/2025/03/26131122/WNML-Youtube-UT-Press-Conferences-Header-2.png"><div class="promoCaption bottom"><div class="captionTitle">WNML YouTube UT Press Conferences</div></div></div><div class="sliderItem lazybg" style="background-color: #000;background-repeat: no-repeat;background-size: cover;background-position: 50% 50%;position: relative;height: 300px;cursor: pointer;" onclick="window.location='https://www.991thesportsanimal.com/2025/07/28/your-chance-to-win-a-back-to-school-shopping-spree/'" data-lazybg="https://cdn.socast.io/6616/2025/07/25132633/BackToSchool-Promoreel.jpg"><div class="promoCaption bottom"><div class="captionTitle">Enter to Win!</div></div></div></div></div><div class="sliderThumbBar"><div class="sliderThumbViewport"><div class="sliderThumb wide selected"><div class="sliderThumbImage" style="background-image: url(https://cdn.socast.io/6616/sites/605/2025/08/02174712/Football-22-150x150.jpg);background-color: #000;background-size: contain;background-position: 50% 50%;background-repeat: no-repeat;position: relative;" data-slide-index="0"></div></div><div class="sliderThumb wide"><div class="sliderThumbImage" style="background-image: url(https://cdn.socast.io/6616/sites/605/2025/07/23165953/TN-vs.-Syracuse-Web-Graphic-WNML-2-150x150.png);background-color: #000;background-size: contain;background-position: 50% 50%;background-repeat: no-repeat;position: relative;" data-slide-index="1"></div></div><div class="sliderThumb wide"><div class="sliderThumbImage" style="background-image: url(https://cdn.socast.io/6616/sites/605/2025/08/01172946/Screenshot-2025-08-01-172815-150x150.png);background-color: #000;background-size: contain;background-position: 50% 50%;background-repeat: no-repeat;position: relative;" data-slide-index="2"></div></div><div class="sliderThumb wide"><div class="sliderThumbImage" style="background-image: url(https://cdn.socast.io/6616/sites/605/2025/08/01171818/Lady-Vol-Basketball-05-150x150.png);background-color: #000;background-size: contain;background-position: 50% 50%;background-repeat: no-repeat;position: relative;" data-slide-index="3"></div></div><div class="sliderThumb wide"><div class="sliderThumbImage" style="background-image: url(https://cdn.socast.io/6616/sites/605/2025/08/01171818/Lady-Vol-Basketball-05-150x150.png);background-color: #000;background-size: contain;background-position: 50% 50%;background-repeat: no-repeat;position: relative;" data-slide-index="4"></div></div><div class="sliderThumb wide"><div class="sliderThumbImage" style="background-image: url(https://cdn.socast.io/6616/sites/605/2025/08/01060058/Football-21-150x150.jpg);background-color: #000;background-size: contain;background-position: 50% 50%;background-repeat: no-repeat;position: relative;" data-slide-index="5"></div></div><div class="sliderThumb wide"><div class="sliderThumbImage" style="background-image: url(https://cdn.socast.io/6616/sites/605/2025/07/22132140/2024-2025-Academic-Honor-Roll-Lady-Vols-150x150.png);background-color: #000;background-size: contain;background-position: 50% 50%;background-repeat: no-repeat;position: relative;" data-slide-index="6"></div></div><div class="sliderThumb wide"><div class="sliderThumbImage" style="background-image: url(https://cdn.socast.io/6616/sites/605/2025/08/01142644/PatSummitWine2025-150x150.png);background-color: #000;background-size: contain;background-position: 50% 50%;background-repeat: no-repeat;position: relative;" data-slide-index="7"></div></div><div class="sliderThumb wide"><div class="sliderThumbImage" style="background-image: url(https://cdn.socast.io/6616/sites/605/2025/07/31133739/Screenshot-2025-07-31-133546-150x150.png);background-color: #000;background-size: contain;background-position: 50% 50%;background-repeat: no-repeat;position: relative;" data-slide-index="8"></div></div><div class="sliderThumb wide"><div class="sliderThumbImage" style="background-image: url(https://cdn.socast.io/6616/sites/605/2025/03/26131122/WNML-Youtube-UT-Press-Conferences-Header-2-150x150.png);background-color: #000;background-size: contain;background-position: 50% 50%;background-repeat: no-repeat;position: relative;" data-slide-index="9"></div></div><div class="sliderThumb wide"><div class="sliderThumbImage" style="background-image: url(https://cdn.socast.io/6616/2025/07/25132633/BackToSchool-Promoreel-150x150.jpg);background-color: #000;background-size: cover;background-position: 50% 50%;background-repeat: no-repeat;position: relative;" data-slide-index="10"></div></div></div></div></div></li><!-- .widget --> </ul> </div><!-- .block-content --> </aside><!-- #block-35 --> <div id="block-bac567ad3c98bc5e" class="mobile-only block block-type-custom-code block-fluid-height" data-alias="Responsive Ad"> <div class="block-content"> <div id="div-gpt-ad-1418849849333-18" align="center"> <script> googletag.cmd.push(function() { var id = "div-gpt-ad-1418849849333-18", c = document.getElementById(id); window.GPT_SITE_SLOTS = window.GPT_SITE_SLOTS || {}; // Do not call if slot is hidden if (!c || !c.offsetParent) return; var sizeMap = googletag.sizeMapping() .addSize([780,0], []) .addSize([0,0], [[300, 250]]) .build(); window.GPT_SITE_SLOTS[id] = googletag.defineSlot( GPT_SITE_ID, [[300, 250]], id ) .addService(googletag.pubads()) .defineSizeMapping(sizeMap) .setCollapseEmptyDiv(true, true) .setTargeting("pos", "midresponsive") ; googletag.display(id); }); </script> </div> </div><!-- .block-content --> </div><!-- #block-bac567ad3c98bc5e --> <div id="block-bsy682385e0d7055" class="nominheight block block-type-custom-code block-fluid-height" data-alias="Countdown to Kickoff"> <div class="block-content"> <script src="https://cdn.jsdelivr.net/gh/cumulus-digital/banner-countdownclock@2.0.1/dist/banner.js" async></script> <div class="custom-countdown"> <countdown-banner id="kickoff-countdown" width="100%" height="100%" end="2025-08-30 12:00:00 -04:00" background-color="transparent" background-image="" end-message-color="inherit" load-font="https://fonts.googleapis.com/css2?family=Tourney:ital,wght@0,900;1,900&display=swap" font-family="'Tourney', arial black, sans-serif" clock-align="start" clock-justify="center" clock-fontsize="46px" clock-lineheight="1" clock-font-variant-numeric="tabular-nums" clock-color="#f17400" clock-separator=":" clock-margin="0" clock-padding="0" clock-digit-gap="0" clock-show-days="true" clock-show-seconds="true" clock-show-2digits="true" clock-show-labels="true" clock-labels-font-size="20%" ></countdown-banner> </div> <style type="text/css">@font-face {font-family:Tourney;font-style:normal;font-weight:900;src:url(/cf-fonts/v/tourney/5.0.18/latin/wght/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Tourney;font-style:normal;font-weight:900;src:url(/cf-fonts/v/tourney/5.0.18/vietnamese/wght/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Tourney;font-style:normal;font-weight:900;src:url(/cf-fonts/v/tourney/5.0.18/latin-ext/wght/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}</style> <style> .custom-countdown { display: flex; box-sizing: border-box; align-items: start; justify-content: center; width: 100%; height: 90px; border: 4px solid #000; background-image: url(https://cdn.socast.io/6616/sites/605/2024/06/07142428/wnml-countdown-tvaunion-desktop.png); background-position: center center; background-repeat: no-repeat; background-size: cover; position: relative; } .custom-countdown.complete countdown-banner { display: none !important; } .custom-countdown.complete::after { content: ''; background: #000; width: 245px; height: 86px; background-image: url(https://cdn.socast.io/6616/sites/605/2024/06/07141936/wnml-countdown-tvaunion-complete.png); background-repeat: no-repeat; background-position: center center; background-size: contain; } @media (max-width: 700px) { .custom-countdown { background-image: url(https://cdn.socast.io/6616/sites/605/2024/06/07142429/wnml-countdown-tvaunion-mobile.png); background-position: center bottom; height: 145px; } .custom-countdown.complete::after { width: 100%; height: 78px; } } .custom-countdown countdown-banner { align-items: start; } </style> <script> (function() { var clock = document.querySelector('.custom-countdown countdown-banner'); clock.addEventListener('countdown-complete', function() { var container = document.querySelector('.custom-countdown'); container.className += ' complete'; }); })(); </script> <br> </div><!-- .block-content --> </div><!-- #block-bsy682385e0d7055 --> <aside id="block-bu466439340973ed" class="nominheight block block-type-widget-area block-fluid-height" data-alias="Below Promo Reel" itemscope="" itemtype="http://schema.org/WPSideBar"> <div class="block-content"> <ul class="widget-area"></ul> </div><!-- .block-content --> </aside><!-- #block-bu466439340973ed --> <div id="block-bn55d012d921c3d6" class="featured-stories post-list block block-type-content block-fluid-height" data-alias="3 Boxes - Feature"> <div class="block-content"> <div class="loop"> <div class="entry-row"> <article id="post-2572703" class="post-2572703 page type-page status-publish has-post-thumbnail hentry category-feature author-jpemberton custom-query" itemscope itemtype="http://schema.org/BlogPosting"> <a href="https://www.991thesportsanimal.com/99-1-the-sports-animal-podcasts/" class="post-thumbnail post-thumbnail-above-title" style="text-decoration:none!important;"> <img style="margin:0px;padding:0px;display:block;" src="https://cdn.socast.io/6616/sites/605/2024/03/04091817/WNML-Icon-PODCASTS.png#aqua_resizer_image_not_local" alt="99.1 THE Sports Animal Podcasts" width="264" height="158.4" itemprop="image" /> </a> <header></header></article><!-- #post-2572703 --><article id="post-2185226" class="post-2185226 page type-page status-publish has-post-thumbnail hentry category-feature author-dmoncrief alt custom-query" itemscope itemtype="http://schema.org/BlogPosting"> <a href="https://www.991thesportsanimal.com/download-the-sports-animal-app-here/" class="post-thumbnail post-thumbnail-above-title" style="text-decoration:none!important;"> <img style="margin:0px;padding:0px;display:block;" src="https://cdn.socast.io/6616/sites/605/2019/10/04092005/WNML-Icon-APP.png#aqua_resizer_image_not_local" alt="Download The Sports Animal App Here" width="264" height="158.4" itemprop="image" /> </a> <header></header></article><!-- #post-2185226 --><article id="post-2185223" class="post-2185223 page type-page status-publish has-post-thumbnail hentry category-feature author-dmoncrief custom-query" itemscope itemtype="http://schema.org/BlogPosting"> <a href="https://www.991thesportsanimal.com/tennessee-volunteers-central/" class="post-thumbnail post-thumbnail-above-title" style="text-decoration:none!important;"> <img style="margin:0px;padding:0px;display:block;" src="https://cdn.socast.io/6616/sites/605/2024/03/04092200/WNML-Icon-VOLS.png#aqua_resizer_image_not_local" alt="Tennessee Volunteers Central" width="264" height="158.4" itemprop="image" /> </a> <header></header></article><!-- #post-2185223 --> </div><!-- .entry-row --> </div> </div><!-- .block-content --> </div><!-- #block-bn55d012d921c3d6 --> <aside id="block-b7s58d2c459e53fa" class="video block block-type-widget-area block-fluid-height" data-alias="Homepage Video 2" itemscope="" itemtype="http://schema.org/WPSideBar"> <div class="block-content"> <h1 class="block-title"><span>Sports Animal Videos</span></h1><ul class="widget-area"><li id="custom_html-2" class="widget_text widget widget_custom_html"> <div class="textwidget custom-html-widget"><iframe width="654" height="368" src="https://www.youtube.com/embed/videoseries?list=PL3NrgvpMbKPB3UP8P77Tk6csSyEfTNye2" frameborder="0"></iframe></div></li><!-- .widget --> </ul> </div><!-- .block-content --> </aside><!-- #block-b7s58d2c459e53fa --> <aside id="block-bct67e56be3a2cbc" class="video block block-type-widget-area block-fluid-height" data-alias="Homepage Video 3" itemscope="" itemtype="http://schema.org/WPSideBar"> <div class="block-content"> <h1 class="block-title"><span>99.1 THE Sports Animal UT Press Conferences</span></h1><ul class="widget-area"><li id="custom_html-3" class="widget_text widget widget_custom_html"> <div class="textwidget custom-html-widget"><iframe width="654" height="368" src="https://www.youtube.com/embed/videoseries?si=USifwymtGnAb-9Be&amp;list=PL0VCldQ9eLLd0udYxQJ2Fy46nR1-Yej48" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div></li><!-- .widget --> </ul> </div><!-- .block-content --> </aside><!-- #block-bct67e56be3a2cbc --> <div id="block-bsv5cfe7d92de763" class="top-stories block block-type-custom-code block-fluid-height" data-alias="Exclusive Podcasts"> <div class="block-content"> <h1 class="block-title"><span>Exclusive Podcasts</span></h1><iframe src="https://omny.fm/shows/wnml-all-audio-main-channel/playlists/podcast/embed?style=cover&image=1&share=1&download=1&description=1&follow=1&playlistimages=1&playlistshare=1&foreground=030005&background=f5640a&highlight=f0edf2" width="100%" height="500 frameborder="0" title="WNML All Audio Main Channel"></iframe> </div><!-- .block-content --> </div><!-- #block-bsv5cfe7d92de763 --> <div id="block-43" class="post-list block block-type-content block-fluid-height" data-alias="Trending On WNML"> <div class="block-content"> <h1 class="block-title"><a href="/category/sports-radio-wnml-features/"><span>Trending on The Sports Animal Knoxville</span></a></h1><div class="loop"> <div class="entry-row"> <article id="post-2643132" class="post-2643132 post type-post status-publish format-standard has-post-thumbnail hentry category-sports-radio-wnml-features category-ut-football category-vols category-vols-news tag-college-football tag-knoxville tag-sec tag-tennessee tag-vols author-jpemberton alt custom-query" itemscope itemtype="http://schema.org/BlogPosting"> <a href="https://www.991thesportsanimal.com/2025/08/02/auto-draft-25/" class="post-thumbnail post-thumbnail-left" style="text-decoration:none!important;"> <div style="position:relative;display:inline-block;"> <img style="margin:0px;padding:0px;display:block;" src="https://cdn.socast.io/6616/sites/605/2025/08/02174712/Football-22.jpg" alt="Inge Details Linebacker Development After First Padded Practice Of Fall Camp" width="auto" height="auto" itemprop="image" /> <div style="text-align:left;color:#ffffff;background-color:rgba(0,0,0,.7);position:absolute;bottom:0px;left: 0px;right: 0px;font-size:9px;line-height:10px;padding:3px 5px;"> Courtesy / UT Athletics </div> </div> </a> <header><h2 class="entry-title" itemprop="headline"><a href="https://www.991thesportsanimal.com/2025/08/02/auto-draft-25/" title="Inge Details Linebacker Development After First Padded Practice Of Fall Camp" rel="bookmark">Inge Details Linebacker Development After First Padded Practice Of Fall Camp</a></h2></header><div class="entry-summary entry-content" itemprop="text"><p>KNOXVILLE, Tenn. —&nbsp;The Volunteers donned shoulder pads for the first time this fall as Tennessee football took Haslam Field Saturday morning for practice No. 3 of preseason training camp. After practice, linebackers coach&nbsp;William Inge&nbsp;spoke to local media about his unit&#8217;s progression through the first three on-field sessions of camp.&nbsp;The second-year assistant has a veteran tandem&hellip;</p> </div><!-- .entry-summary.entry-content --></article><!-- #post-2643132 --><article id="post-2643129" class="post-2643129 post type-post status-publish format-standard has-post-thumbnail hentry category-sports-radio-wnml-features category-ut-football category-vols category-vols-news tag-college-football tag-knoxville tag-sec tag-tennessee tag-vols author-jpemberton custom-query" itemscope itemtype="http://schema.org/BlogPosting"> <a href="https://www.991thesportsanimal.com/2025/08/01/max-gilbert-tabbed-to-lou-groza-award-watch-list/" class="post-thumbnail post-thumbnail-left" style="text-decoration:none!important;"> <div style="position:relative;display:inline-block;"> <img style="margin:0px;padding:0px;display:block;" src="https://cdn.socast.io/6616/sites/605/2025/08/01172946/Screenshot-2025-08-01-172815.png" alt="Max Gilbert Tabbed to Lou Groza Award Watch List" width="auto" height="auto" itemprop="image" /> <div style="text-align:left;color:#ffffff;background-color:rgba(0,0,0,.7);position:absolute;bottom:0px;left: 0px;right: 0px;font-size:9px;line-height:10px;padding:3px 5px;"> Courtesy / UT Athletics </div> </div> </a> <header><h2 class="entry-title" itemprop="headline"><a href="https://www.991thesportsanimal.com/2025/08/01/max-gilbert-tabbed-to-lou-groza-award-watch-list/" title="Max Gilbert Tabbed to Lou Groza Award Watch List" rel="bookmark">Max Gilbert Tabbed to Lou Groza Award Watch List</a></h2></header><div class="entry-summary entry-content" itemprop="text"><p>WEST PALM BEACH, Fla. –&nbsp;Tennessee place kicker&nbsp;Max Gilbert&nbsp;was named to the 2025 Lou Groza Award Watch List on Friday by the Palm Beach County Sports Commission. An in-state product from Memphis, Gilbert connected on 20-of-26 field goals and was a perfect 54-of-54 on PATs in 2024. He totaled 114 points, which ranked sixth in UT&hellip;</p> </div><!-- .entry-summary.entry-content --></article><!-- #post-2643129 --> </div><!-- .entry-row --> <div class="entry-row"> <article id="post-2643126" class="post-2643126 post type-post status-publish format-standard has-post-thumbnail hentry category-lady-vol-basketball category-lady-vols category-sports-radio-wnml-features tag-college-basketball tag-knoxville tag-lady-vols-basketball tag-sec tag-tennessee author-jpemberton alt custom-query" itemscope itemtype="http://schema.org/BlogPosting"> <a href="https://www.991thesportsanimal.com/2025/08/01/lady-vols-reveal-2025-26-non-conference-slate/" class="post-thumbnail post-thumbnail-left" style="text-decoration:none!important;"> <div style="position:relative;display:inline-block;"> <img style="margin:0px;padding:0px;display:block;" src="https://cdn.socast.io/6616/sites/605/2025/08/01171818/Lady-Vol-Basketball-05.png" alt="Lady Vols Reveal 2025-26 Non-Conference Slate" width="auto" height="auto" itemprop="image" /> <div style="text-align:left;color:#ffffff;background-color:rgba(0,0,0,.7);position:absolute;bottom:0px;left: 0px;right: 0px;font-size:9px;line-height:10px;padding:3px 5px;"> Courtesy / UT Athletics </div> </div> </a> <header><h2 class="entry-title" itemprop="headline"><a href="https://www.991thesportsanimal.com/2025/08/01/lady-vols-reveal-2025-26-non-conference-slate/" title="Lady Vols Reveal 2025-26 Non-Conference Slate" rel="bookmark">Lady Vols Reveal 2025-26 Non-Conference Slate</a></h2></header><div class="entry-summary entry-content" itemprop="text"><p>Tennessee Women&#8217;s Basketball Head Coach&nbsp;Kim Caldwell&nbsp;shared her program&#8217;s non-conference schedule on Friday, and nine of the Lady Vols&#8217; opponents saw postseason play in 2024-25, including four teams ranked in ESPN&#8217;s 2025-26 &#8220;Way Too Early&#8221; Top 25.&nbsp;Among them are 2025 NCAA Final Four participants UConn and UCLA. The defending champion Huskies are No. 2 in ESPN&#8217;s&hellip;</p> </div><!-- .entry-summary.entry-content --></article><!-- #post-2643126 --><article id="post-2643102" class="post-2643102 post type-post status-publish format-standard has-post-thumbnail hentry category-sports-radio-wnml-features category-ut-football category-vols category-vols-news tag-college-football tag-knoxville tag-sec tag-tennessee tag-vols author-jpemberton custom-query" itemscope itemtype="http://schema.org/BlogPosting"> <a href="https://www.991thesportsanimal.com/2025/08/01/tight-ends-grab-spotlight-on-second-day-of-camp/" class="post-thumbnail post-thumbnail-left" style="text-decoration:none!important;"> <div style="position:relative;display:inline-block;"> <img style="margin:0px;padding:0px;display:block;" src="https://cdn.socast.io/6616/sites/605/2025/08/01060058/Football-21.jpg" alt="Tight Ends Grab Spotlight on Second Day of Camp" width="auto" height="auto" itemprop="image" /> <div style="text-align:left;color:#ffffff;background-color:rgba(0,0,0,.7);position:absolute;bottom:0px;left: 0px;right: 0px;font-size:9px;line-height:10px;padding:3px 5px;"> Courtesy / UT Athletics </div> </div> </a> <header><h2 class="entry-title" itemprop="headline"><a href="https://www.991thesportsanimal.com/2025/08/01/tight-ends-grab-spotlight-on-second-day-of-camp/" title="Tight Ends Grab Spotlight on Second Day of Camp" rel="bookmark">Tight Ends Grab Spotlight on Second Day of Camp</a></h2></header><div class="entry-summary entry-content" itemprop="text"><p>KNOXVILLE, Tenn. –&nbsp;With 30 days remaining until kickoff, a deep and talented tight end room took the stage on day two of fall camp.&nbsp;Third-year tight ends coach&nbsp;Alec Abeln&nbsp;spoke with the media following Thursday&#8217;s practice at Haslam Field, discussing the depth, chemistry, and versatility of his unit after two days of preseason camp.&nbsp;&#8220;I think we put&hellip;</p> </div><!-- .entry-summary.entry-content --></article><!-- #post-2643102 --> </div><!-- .entry-row --> <div class="entry-row"> <article id="post-2643046" class="post-2643046 post type-post status-publish format-standard has-post-thumbnail hentry category-sports-radio-wnml-features category-ut-football category-vols category-vols-news tag-college-football tag-knoxville tag-sec tag-tennessee tag-vols author-jpemberton alt custom-query" itemscope itemtype="http://schema.org/BlogPosting"> <a href="https://www.991thesportsanimal.com/2025/07/31/eason-tabbed-to-wuerffel-trophy-watch-list/" class="post-thumbnail post-thumbnail-left" style="text-decoration:none!important;"> <div style="position:relative;display:inline-block;"> <img style="margin:0px;padding:0px;display:block;" src="https://cdn.socast.io/6616/sites/605/2025/07/31133739/Screenshot-2025-07-31-133546.png" alt="Eason Tabbed to Wuerffel Trophy Watch List" width="auto" height="auto" itemprop="image" /> <div style="text-align:left;color:#ffffff;background-color:rgba(0,0,0,.7);position:absolute;bottom:0px;left: 0px;right: 0px;font-size:9px;line-height:10px;padding:3px 5px;"> Courtesy / UT Athletics </div> </div> </a> <header><h2 class="entry-title" itemprop="headline"><a href="https://www.991thesportsanimal.com/2025/07/31/eason-tabbed-to-wuerffel-trophy-watch-list/" title="Eason Tabbed to Wuerffel Trophy Watch List" rel="bookmark">Eason Tabbed to Wuerffel Trophy Watch List</a></h2></header><div class="entry-summary entry-content" itemprop="text"><p>ATLANTA –&nbsp;Tennessee veteran defensive lineman&nbsp;Bryson Eason&nbsp;was named to the 2025 Allstate Wuerffel Trophy Watch List on Thursday. The redshirt senior was one of a record 116 nominees for this year&#8217;s award, which recognizes college football players from across the Football Bowl Subdivision (FBS) who exemplify community service, academic excellence and athletic achievement. Widely regarded as&hellip;</p> </div><!-- .entry-summary.entry-content --></article><!-- #post-2643046 --><article id="post-2642979" class="post-2642979 post type-post status-publish format-standard has-post-thumbnail hentry category-sports-radio-wnml-features category-ut-football category-vols category-vols-news tag-college-football tag-knoxville tag-sec tag-tennessee tag-vols author-jpemberton custom-query" itemscope itemtype="http://schema.org/BlogPosting"> <a href="https://www.991thesportsanimal.com/2025/07/30/preseason-camp-officially-underway-on-rocky-top/" class="post-thumbnail post-thumbnail-left" style="text-decoration:none!important;"> <div style="position:relative;display:inline-block;"> <img style="margin:0px;padding:0px;display:block;" src="https://cdn.socast.io/6616/sites/605/2025/07/30153555/Screenshot-2025-07-30-at-3.32.52%E2%80%AFPM.png" alt="Preseason Camp Officially Underway on Rocky Top" width="auto" height="auto" itemprop="image" /> <div style="text-align:left;color:#ffffff;background-color:rgba(0,0,0,.7);position:absolute;bottom:0px;left: 0px;right: 0px;font-size:9px;line-height:10px;padding:3px 5px;"> Courtesy / UT Athletics </div> </div> </a> <header><h2 class="entry-title" itemprop="headline"><a href="https://www.991thesportsanimal.com/2025/07/30/preseason-camp-officially-underway-on-rocky-top/" title="Preseason Camp Officially Underway on Rocky Top" rel="bookmark">Preseason Camp Officially Underway on Rocky Top</a></h2></header><div class="entry-summary entry-content" itemprop="text"><p>FootballJuly 30, 2025 KNOXVILLE, Tenn. –&nbsp;The start of preseason camp officially got underway Wednesday as the 2025 Tennessee Volunteers hit the practice field for the first time this season on a hot and humid morning on Rocky Top. Wednesday&#8217;s opening day of camp was a welcomed sight for everyone in the program as the excitement&hellip;</p> </div><!-- .entry-summary.entry-content --></article><!-- #post-2642979 --> </div><!-- .entry-row --> </div> </div><!-- .block-content --> </div><!-- #block-43 --> <div id="block-b52590a1bbb4d58b" class="top-stories block block-type-text block-fluid-height" data-alias=""> <div class="block-content"> <div class="entry-content"><p> <a href="/category/sports-radio-wnml-features/">Get more Trending Vols Stories here </a></p></div><!-- .entry-content --> </div><!-- .block-content --> </div><!-- #block-b52590a1bbb4d58b --> </section><!-- .column --> <section class="column column-2 grid-left-0 grid-width-8"> <div id="block-34" class="banner-padding-bottom nominheight block block-type-custom-code block-fluid-height" data-alias="300x250 Ad 1"> <div class="block-content"> <div id="div-gpt-ad-1418849849333-0" align="center"> <script> googletag.cmd.push(function() { var id = "div-gpt-ad-1418849849333-0", c = document.getElementById(id); window.GPT_SITE_SLOTS = window.GPT_SITE_SLOTS || {}; // Do not call if slot is hidden if (!c || !c.offsetParent) return; var sizeMap = googletag.sizeMapping() .addSize([780,0], [[300, 250], [300, 600]]) .addSize([0,0], [[300, 250], [300, 600]]) .build(); window.GPT_SITE_SLOTS[id] = googletag.defineSlot( GPT_SITE_ID, [[300, 250], [300, 600]], id ) .addService(googletag.pubads()) .defineSizeMapping(sizeMap) .setCollapseEmptyDiv(true, true) .setTargeting("pos", "mid") ; googletag.display(id); }); </script> </div> </div><!-- .block-content --> </div><!-- #block-34 --> <div id="block-38" class="sweet-deals-ad block block-type-custom-code block-fluid-height" data-alias="Sweet Deals Ad"> <div class="block-content"> <a href="https://www.sweetdeals.com/knoxville/deals"><img src="https://cumuluspro.express-pro.socastcms.com/wnml-af/wp-content/uploads/sites/605/2014/10/sweetdeals.png"></a> </div><!-- .block-content --> </div><!-- #block-38 --> <aside id="block-bxc6149e4e9f3d2f" class="headlines block block-type-widget-area block-fluid-height" data-alias="Newsletter" itemscope="" itemtype="http://schema.org/WPSideBar"> <div class="block-content"> <ul class="widget-area"><li id="media_image-2" class="widget widget_media_image"> <a href="https://www.991thesportsanimal.com/connect/join-the-jungle/"><img width="300" height="100" src="https://cdn.socast.io/6616/sites/605/2021/09/21095832/WNML-EBlast-2-300x100.png" class="image wp-image-2487945 attachment-medium size-medium" alt="Join The Jungle - Exclusive content from 99.1 The Sports Animal" style="max-width: 100%; height: auto;" decoding="async" srcset="https://cdn.socast.io/6616/sites/605/2021/09/21095832/WNML-EBlast-2-300x100.png 300w, https://cdn.socast.io/6616/sites/605/2021/09/21095832/WNML-EBlast-2.png 600w" sizes="(max-width: 300px) 100vw, 300px" /></a></li><!-- .widget --> </ul> </div><!-- .block-content --> </aside><!-- #block-bxc6149e4e9f3d2f --> <div id="block-40" class="post-list padded block block-type-content block-fluid-height" data-alias="Podcast"> <div class="block-content"> <h1 class="block-title"><a href="/99-1-sports-animal-individual-show-podcasts-2/"><span>Podcasts</span></a></h1><div class="loop"> <div class="entry-row"> <article id="post-49550" class="post-49550 page type-page status-publish has-post-thumbnail hentry category-podcasts author-jpemberton alt custom-query" itemscope itemtype="http://schema.org/BlogPosting"> <a href="https://www.991thesportsanimal.com/sportstalk-podcasts/" class="post-thumbnail post-thumbnail-left" style="text-decoration:none!important;"> <img style="margin:0px;padding:0px;display:block;" src="https://cdn.socast.io/6616/sites/605/2023/11/30110124/PODCAST-Sports-Talk-Graphic-1.jpg#aqua_resizer_image_not_local" alt="SportsTalk Podcasts" width="64" height="64" itemprop="image" /> </a> <header><h2 class="entry-title" itemprop="headline"><a href="https://www.991thesportsanimal.com/sportstalk-podcasts/" title="SportsTalk Podcasts" rel="bookmark">SportsTalk Podcasts</a></h2></header></article><!-- #post-49550 --><article id="post-1181523" class="post-1181523 page type-page status-publish has-post-thumbnail hentry category-podcasts author-jpemberton custom-query" itemscope itemtype="http://schema.org/BlogPosting"> <a href="https://www.991thesportsanimal.com/erik-ainge-show-podcasts/" class="post-thumbnail post-thumbnail-left" style="text-decoration:none!important;"> <img style="margin:0px;padding:0px;display:block;" src="https://cdn.socast.io/6616/sites/605/2023/11/30110436/PODCAST-Erik-Ainge-Graphic-3.jpg#aqua_resizer_image_not_local" alt="Erik Ainge Show Podcasts" width="64" height="64" itemprop="image" /> </a> <header><h2 class="entry-title" itemprop="headline"><a href="https://www.991thesportsanimal.com/erik-ainge-show-podcasts/" title="Erik Ainge Show Podcasts" rel="bookmark">Erik Ainge Show Podcasts</a></h2></header></article><!-- #post-1181523 --> </div><!-- .entry-row --> <div class="entry-row"> <article id="post-2518292" class="post-2518292 page type-page status-publish has-post-thumbnail hentry category-podcasts category-uncategorized author-jpemberton alt custom-query" itemscope itemtype="http://schema.org/BlogPosting"> <a href="https://www.991thesportsanimal.com/josh-and-swain-podcasts/" class="post-thumbnail post-thumbnail-left" style="text-decoration:none!important;"> <img style="margin:0px;padding:0px;display:block;" src="https://cdn.socast.io/6616/sites/605/2024/01/04115240/josh-and-swain-website-podcast.png#aqua_resizer_image_not_local" alt="Josh and Swain Podcasts" width="64" height="64" itemprop="image" /> </a> <header><h2 class="entry-title" itemprop="headline"><a href="https://www.991thesportsanimal.com/josh-and-swain-podcasts/" title="Josh and Swain Podcasts" rel="bookmark">Josh and Swain Podcasts</a></h2></header></article><!-- #post-2518292 --><article id="post-2574859" class="post-2574859 page type-page status-publish has-post-thumbnail hentry category-podcasts author-jpemberton custom-query" itemscope itemtype="http://schema.org/BlogPosting"> <a href="https://www.991thesportsanimal.com/tyler-and-will-podcasts/" class="post-thumbnail post-thumbnail-left" style="text-decoration:none!important;"> <img style="margin:0px;padding:0px;display:block;" src="https://cdn.socast.io/6616/sites/605/2023/12/18104347/PODCAST-Tyler-Will-Graphic-2.jpg#aqua_resizer_image_not_local" alt="Tyler and Will Podcasts" width="64" height="64" itemprop="image" /> </a> <header><h2 class="entry-title" itemprop="headline"><a href="https://www.991thesportsanimal.com/tyler-and-will-podcasts/" title="Tyler and Will Podcasts" rel="bookmark">Tyler and Will Podcasts</a></h2></header></article><!-- #post-2574859 --> </div><!-- .entry-row --> </div> </div><!-- .block-content --> </div><!-- #block-40 --> <div id="block-bgu594ace172e5a4" class="nominheight block block-type-text block-fluid-height" data-alias=""> <div class="block-content"> <div class="entry-content"><p> <a href="/99-1-sports-animal-individual-show-podcasts/">Get more podcast here </a> </p></div><!-- .entry-content --> </div><!-- .block-content --> </div><!-- #block-bgu594ace172e5a4 --> <div id="block-42" class="banner-padding-bottom nominheight block block-type-custom-code block-fluid-height" data-alias="Facebook Ad"> <div class="block-content"> <div id="div-gpt-ad-1418849849333-8" align="center"> <script> googletag.cmd.push(function() { var id = "div-gpt-ad-1418849849333-8", c = document.getElementById(id); window.GPT_SITE_SLOTS = window.GPT_SITE_SLOTS || {}; // Do not call if slot is hidden if (!c || !c.offsetParent) return; var sizeMap = googletag.sizeMapping() .addSize([780,0], [[300, 100], [300, 50]]) .addSize([0,0], [[320, 100], [300, 100], [320, 50], [300, 50]]) .build(); window.GPT_SITE_SLOTS[id] = googletag.defineSlot( GPT_SITE_ID, [[300, 100], [300, 50]], id ) .addService(googletag.pubads()) .defineSizeMapping(sizeMap) .setCollapseEmptyDiv(true, true) .setTargeting("pos", "contest2") ; googletag.display(id); }); </script> </div> </div><!-- .block-content --> </div><!-- #block-42 --> <div id="block-bby55423b3801fcc" class="post-list padded block block-type-content block-fluid-height" data-alias="What’s Happening"> <div class="block-content"> <h1 class="block-title"><a href="/category/whats-happening/"><span>What’s Happening</span></a></h1><div class="loop"> <div class="entry-row"> <article id="post-2643113" class="post-2643113 post type-post status-publish format-standard has-post-thumbnail hentry category-whats-happening author-bshoesmith alt custom-query" itemscope itemtype="http://schema.org/BlogPosting"> <a href="https://www.991thesportsanimal.com/2025/08/01/pat-summitt-foundation-1-donation-with-summit-wine/" class="post-thumbnail post-thumbnail-left" style="text-decoration:none!important;"> <img style="margin:0px;padding:0px;display:block;" src="https://cdn.socast.io/6616/sites/605/2025/08/01142644/PatSummitWine2025.png#aqua_resizer_image_not_local" alt="Pat Summitt Foundation- $1 Donation with Summit Wine" width="65" height="65" itemprop="image" /> </a> <header><h2 class="entry-title" itemprop="headline"><a href="https://www.991thesportsanimal.com/2025/08/01/pat-summitt-foundation-1-donation-with-summit-wine/" title="Pat Summitt Foundation- $1 Donation with Summit Wine" rel="bookmark">Pat Summitt Foundation- $1 Donation with Summit Wine</a></h2></header></article><!-- #post-2643113 --><article id="post-2642562" class="post-2642562 post type-post status-publish format-standard has-post-thumbnail hentry category-whats-happening author-bshoesmith custom-query" itemscope itemtype="http://schema.org/BlogPosting"> <a href="https://www.991thesportsanimal.com/2025/07/24/tennessee-vs-syracuse-ticket-giveaway/" class="post-thumbnail post-thumbnail-left" style="text-decoration:none!important;"> <img style="margin:0px;padding:0px;display:block;" src="https://cdn.socast.io/6616/sites/605/2025/07/23165953/TN-vs.-Syracuse-Web-Graphic-WNML-2.png#aqua_resizer_image_not_local" alt="Tennessee VS Syracuse Ticket Giveaway" width="65" height="65" itemprop="image" /> </a> <header><h2 class="entry-title" itemprop="headline"><a href="https://www.991thesportsanimal.com/2025/07/24/tennessee-vs-syracuse-ticket-giveaway/" title="Tennessee VS Syracuse Ticket Giveaway" rel="bookmark">Tennessee VS Syracuse Ticket Giveaway</a></h2></header></article><!-- #post-2642562 --> </div><!-- .entry-row --> <div class="entry-row"> <article id="post-2641233" class="post-2641233 post type-post status-publish format-standard has-post-thumbnail hentry category-whats-happening author-bshoesmith alt custom-query" itemscope itemtype="http://schema.org/BlogPosting"> <a href="https://www.991thesportsanimal.com/2025/07/22/35th-annual-lindsey-nelson-golf-tournament-august-5th/" class="post-thumbnail post-thumbnail-left" style="text-decoration:none!important;"> <img style="margin:0px;padding:0px;display:block;" src="https://cdn.socast.io/6616/sites/605/2025/06/30115907/35thAnnualLindseyNelsonHeader.png#aqua_resizer_image_not_local" alt="35th Annual Lindsey Nelson Golf Tournament- August 5th" width="65" height="65" itemprop="image" /> </a> <header><h2 class="entry-title" itemprop="headline"><a href="https://www.991thesportsanimal.com/2025/07/22/35th-annual-lindsey-nelson-golf-tournament-august-5th/" title="35th Annual Lindsey Nelson Golf Tournament- August 5th" rel="bookmark">35th Annual Lindsey Nelson Golf Tournament- August 5th</a></h2></header></article><!-- #post-2641233 --><article id="post-2642387" class="post-2642387 post type-post status-publish format-standard has-post-thumbnail hentry category-whats-happening author-bshoesmith custom-query" itemscope itemtype="http://schema.org/BlogPosting"> <a href="https://www.991thesportsanimal.com/2025/07/21/15th-annual-goodwill-golf-classic-featuring-tony-vitello-8-21/" class="post-thumbnail post-thumbnail-left" style="text-decoration:none!important;"> <img style="margin:0px;padding:0px;display:block;" src="https://cdn.socast.io/6616/sites/605/2025/07/21113602/GoodwillGolfHeader2025.png#aqua_resizer_image_not_local" alt="15th Annual Goodwill Golf Classic Featuring Tony Vitello- 8/21" width="65" height="65" itemprop="image" /> </a> <header><h2 class="entry-title" itemprop="headline"><a href="https://www.991thesportsanimal.com/2025/07/21/15th-annual-goodwill-golf-classic-featuring-tony-vitello-8-21/" title="15th Annual Goodwill Golf Classic Featuring Tony Vitello- 8/21" rel="bookmark">15th Annual Goodwill Golf Classic Featuring Tony Vitello- 8/21</a></h2></header></article><!-- #post-2642387 --> </div><!-- .entry-row --> <div class="entry-row"> <article id="post-2639552" class="post-2639552 post type-post status-publish format-standard has-post-thumbnail hentry category-whats-happening author-bshoesmith alt custom-query" itemscope itemtype="http://schema.org/BlogPosting"> <a href="https://www.991thesportsanimal.com/2025/07/21/12th-annual-big-kahuna-wing-festival-8-31-25/" class="post-thumbnail post-thumbnail-left" style="text-decoration:none!important;"> <img style="margin:0px;padding:0px;display:block;" src="https://cdn.socast.io/6616/sites/605/2025/06/12113534/BKWHeader.png#aqua_resizer_image_not_local" alt="12th Annual Covenant Health Big Kahuna Labor Day Festival 8/31/25" width="65" height="65" itemprop="image" /> </a> <header><h2 class="entry-title" itemprop="headline"><a href="https://www.991thesportsanimal.com/2025/07/21/12th-annual-big-kahuna-wing-festival-8-31-25/" title="12th Annual Covenant Health Big Kahuna Labor Day Festival 8/31/25" rel="bookmark">12th Annual Covenant Health Big Kahuna Labor Day Festival 8/31/25</a></h2></header></article><!-- #post-2639552 --> </div><!-- .entry-row --> </div> </div><!-- .block-content --> </div><!-- #block-bby55423b3801fcc --> <div id="block-b2w594ace165295d" class="top-stories block block-type-text block-fluid-height" data-alias=""> <div class="block-content"> <div class="entry-content"><p> <a href="/category/whats-happening/">Get more What's Happening here </a> </p></div><!-- .entry-content --> </div><!-- .block-content --> </div><!-- #block-b2w594ace165295d --> <aside id="block-bfq5592b60f1419f" class="headlines block block-type-widget-area block-fluid-height" data-alias="2. Right Rail Widget" itemscope="" itemtype="http://schema.org/WPSideBar"> <div class="block-content"> <h1 class="block-title"><span>Poll Question</span></h1><ul class="widget-area"> <div class="js-amp-poll" data-post-id="2642867" data-poll-id="poll_widget-2" data-max-choices="1"> <!-- @brian.crigler: before widget, but shouldn't be outside of main container, right? not sure how/why this is necessarsy --> <li id="poll_widget-2" class="widget widget_poll_widget"> <!-- before title info --> <h3 class="widget-title"><span class="widget-inner"> <!-- rendered title --> Sports Animal Poll <!-- after title text --> </span></h3> <!-- sponsor, if it's on top --> <div class="sponsor-text">991TheSportsAnimal.com Poll Question</div> <div class="sponsor-ad"> <a href="" target="_self"> <img src="https://cdn.socast.io/6616/sites/605/2025/07/29085307/1000021071-scaled.jpg" width="100%" height="auto" /> </a> </div> <!-- rendered question --> <div class="question">Which FIRST YEAR Vols football player will make the biggest impact on defense?</div> <form class="js-amp-poll-answers"></form> </li><!-- .widget --> </div> </ul> </div><!-- .block-content --> </aside><!-- #block-bfq5592b60f1419f --> <div id="block-bvw59492d286b3c5" class="post-list padded block block-type-content block-fluid-height" data-alias="Titans News"> <div class="block-content"> <h1 class="block-title"><span>Titans News</span></h1><div class="loop"> <div class="entry-row"> <article id="post-2642836" class="post-2642836 feed_posts type-feed_posts status-publish hentry category-tennessee-titans-news custom-query" itemscope itemtype="http://schema.org/BlogPosting"> <a href="https://www.991thesportsanimal.com/news/titans-wr-treylon-burks-collarbone-waived-injured-2/" class="post-thumbnail post-thumbnail-left" style="text-decoration:none!important;"> <img style="margin:0px;padding:0px;display:block;" src="https://app-ingestion.socastcms.com/s8yJaWYmQq.jpg" alt="Titans WR Treylon Burks (collarbone) waived/injured" width="64" height="64" itemprop="image" /> </a> <header><h2 class="entry-title" itemprop="headline"><a href="https://www.991thesportsanimal.com/news/titans-wr-treylon-burks-collarbone-waived-injured-2/" title="Titans WR Treylon Burks (collarbone) waived/injured" rel="bookmark">Titans WR Treylon Burks (collarbone) waived/injured</a></h2></header></article><!-- #post-2642836 --><article id="post-2642720" class="post-2642720 feed_posts type-feed_posts status-publish hentry category-tennessee-titans-news alt custom-query" itemscope itemtype="http://schema.org/BlogPosting"> <a href="https://www.991thesportsanimal.com/news/report-titans-wr-treylon-burks-fractures-collarbone-2/" class="post-thumbnail post-thumbnail-left" style="text-decoration:none!important;"> <img style="margin:0px;padding:0px;display:block;" src="https://app-ingestion.socastcms.com/PCjkTRdBMK.jpg" alt="Report: Titans WR Treylon Burks fractures collarbone" width="64" height="64" itemprop="image" /> </a> <header><h2 class="entry-title" itemprop="headline"><a href="https://www.991thesportsanimal.com/news/report-titans-wr-treylon-burks-fractures-collarbone-2/" title="Report: Titans WR Treylon Burks fractures collarbone" rel="bookmark">Report: Titans WR Treylon Burks fractures collarbone</a></h2></header></article><!-- #post-2642720 --> </div><!-- .entry-row --> <div class="entry-row"> <article id="post-2642612" class="post-2642612 feed_posts type-feed_posts status-publish hentry category-tennessee-titans-news custom-query" itemscope itemtype="http://schema.org/BlogPosting"> <a href="https://www.991thesportsanimal.com/news/titans-sign-veteran-olb-jihad-ward-2/" class="post-thumbnail post-thumbnail-left" style="text-decoration:none!important;"> <img style="margin:0px;padding:0px;display:block;" src="https://app-ingestion.socastcms.com/5luj7RET1d.jpg" alt="Titans sign veteran OLB Jihad Ward" width="64" height="64" itemprop="image" /> </a> <header><h2 class="entry-title" itemprop="headline"><a href="https://www.991thesportsanimal.com/news/titans-sign-veteran-olb-jihad-ward-2/" title="Titans sign veteran OLB Jihad Ward" rel="bookmark">Titans sign veteran OLB Jihad Ward</a></h2></header></article><!-- #post-2642612 --> </div><!-- .entry-row --> </div> </div><!-- .block-content --> </div><!-- #block-bvw59492d286b3c5 --> <div id="block-bsa5949452e0cfb0" class="top-stories block block-type-text block-fluid-height" data-alias=""> <div class="block-content"> <div class="entry-content"><p> <a href="/category/Tennessee-Titans-news/">Get more Trending Titans Stories here </a> </p></div><!-- .entry-content --> </div><!-- .block-content --> </div><!-- #block-bsa5949452e0cfb0 --> <div id="block-b9b594acf6bbc9c9" class="post-list padded block block-type-content block-fluid-height" data-alias="NFL news"> <div class="block-content"> <h1 class="block-title"><a href="/category/tennessee-smokies-news/"><span>NFL news</span></a></h1><div class="loop"> <div class="entry-row"> <article id="post-2643100" class="post-2643100 feed_posts type-feed_posts status-publish hentry category-dell-sports-nfl-news alt custom-query" itemscope itemtype="http://schema.org/BlogPosting"> <a href="https://www.991thesportsanimal.com/news/favorites-emerge-to-land-disgruntled-commanders-wr-terry-mclaurin/" class="post-thumbnail post-thumbnail-left" style="text-decoration:none!important;"> <img style="margin:0px;padding:0px;display:block;" src="https://app-ingestion.socastcms.com/Jn0gM6KNnw.jpg" alt="Favorites emerge to land disgruntled Commanders WR Terry McLaurin" width="64" height="64" itemprop="image" /> </a> <header><h2 class="entry-title" itemprop="headline"><a href="https://www.991thesportsanimal.com/news/favorites-emerge-to-land-disgruntled-commanders-wr-terry-mclaurin/" title="Favorites emerge to land disgruntled Commanders WR Terry McLaurin" rel="bookmark">Favorites emerge to land disgruntled Commanders WR Terry McLaurin</a></h2></header></article><!-- #post-2643100 --><article id="post-2643101" class="post-2643101 feed_posts type-feed_posts status-publish hentry category-dell-sports-nfl-news custom-query" itemscope itemtype="http://schema.org/BlogPosting"> <a href="https://www.991thesportsanimal.com/news/trey-lance-chargers-trounce-lions-in-hall-of-fame-game/" class="post-thumbnail post-thumbnail-left" style="text-decoration:none!important;"> <img style="margin:0px;padding:0px;display:block;" src="https://app-ingestion.socastcms.com/lKY2lgmhoJ.jpg" alt="Trey Lance, Chargers trounce Lions in Hall of Fame Game" width="64" height="64" itemprop="image" /> </a> <header><h2 class="entry-title" itemprop="headline"><a href="https://www.991thesportsanimal.com/news/trey-lance-chargers-trounce-lions-in-hall-of-fame-game/" title="Trey Lance, Chargers trounce Lions in Hall of Fame Game" rel="bookmark">Trey Lance, Chargers trounce Lions in Hall of Fame Game</a></h2></header></article><!-- #post-2643101 --> </div><!-- .entry-row --> <div class="entry-row"> <article id="post-2643097" class="post-2643097 feed_posts type-feed_posts status-publish hentry category-dell-sports-nfl-news alt custom-query" itemscope itemtype="http://schema.org/BlogPosting"> <a href="https://www.991thesportsanimal.com/news/reports-commanders-wr-terry-mclaurin-requests-trade/" class="post-thumbnail post-thumbnail-left" style="text-decoration:none!important;"> <img style="margin:0px;padding:0px;display:block;" src="https://app-ingestion.socastcms.com/RO9U3kM4Z3.jpg" alt="Reports: Commanders WR Terry McLaurin requests trade" width="64" height="64" itemprop="image" /> </a> <header><h2 class="entry-title" itemprop="headline"><a href="https://www.991thesportsanimal.com/news/reports-commanders-wr-terry-mclaurin-requests-trade/" title="Reports: Commanders WR Terry McLaurin requests trade" rel="bookmark">Reports: Commanders WR Terry McLaurin requests trade</a></h2></header></article><!-- #post-2643097 --> </div><!-- .entry-row --> </div> </div><!-- .block-content --> </div><!-- #block-b9b594acf6bbc9c9 --> <div id="block-b8z594acf6ac0ec1" class="top-stories block block-type-text block-fluid-height" data-alias=""> <div class="block-content"> <div class="entry-content"><p> <a href="/newsfeed/dell-sports-nfl-news/">Get more NFL stories here </a> </p></div><!-- .entry-content --> </div><!-- .block-content --> </div><!-- #block-b8z594acf6ac0ec1 --> <div id="block-36" class="banner-padding-bottom nominheight block block-type-custom-code block-fluid-height" data-alias="VIP Club Ad"> <div class="block-content"> <div id="div-gpt-ad-1418849849333-7" align="center"> <script> googletag.cmd.push(function() { var id = "div-gpt-ad-1418849849333-7", c = document.getElementById(id); window.GPT_SITE_SLOTS = window.GPT_SITE_SLOTS || {}; // Do not call if slot is hidden if (!c || !c.offsetParent) return; var sizeMap = googletag.sizeMapping() .addSize([780,0], [[300, 100], [300, 50]]) .addSize([0,0], [[320, 100], [300, 100], [320, 50], [300, 50]]) .build(); window.GPT_SITE_SLOTS[id] = googletag.defineSlot( GPT_SITE_ID, [[300, 100], [300, 50]], id ) .addService(googletag.pubads()) .defineSizeMapping(sizeMap) .setCollapseEmptyDiv(true, true) .setTargeting("pos", "contest1") ; googletag.display(id); }); </script> </div> </div><!-- .block-content --> </div><!-- #block-36 --> <div id="block-44" class="banner-padding-bottom nominheight block block-type-custom-code block-fluid-height" data-alias="Twitter Ad"> <div class="block-content"> <div id="div-gpt-ad-1418849849333-9" align="center"> <script> googletag.cmd.push(function() { var id = "div-gpt-ad-1418849849333-9", c = document.getElementById(id); window.GPT_SITE_SLOTS = window.GPT_SITE_SLOTS || {}; // Do not call if slot is hidden if (!c || !c.offsetParent) return; var sizeMap = googletag.sizeMapping() .addSize([780,0], [[300, 100], [300, 50]]) .addSize([0,0], [[320, 100], [300, 100], [320, 50], [300, 50]]) .build(); window.GPT_SITE_SLOTS[id] = googletag.defineSlot( GPT_SITE_ID, [[300, 100], [300, 50]], id ) .addService(googletag.pubads()) .defineSizeMapping(sizeMap) .setCollapseEmptyDiv(true, true) .setTargeting("pos", "contest3") ; googletag.display(id); }); </script> </div> </div><!-- .block-content --> </div><!-- #block-44 --> </section><!-- .column --> </section><!-- .row --> <section class="row row-2"> <section class="column column-1 grid-left-16 grid-width-8"> <div id="block-46" class="300x250-ad-2 block block-type-custom-code block-fluid-height" data-alias="300x250 Ad 2"> <div class="block-content"> <div id="div-gpt-ad-1418849849333-3" align="center"> <script> googletag.cmd.push(function() { var id = "div-gpt-ad-1418849849333-3", c = document.getElementById(id); window.GPT_SITE_SLOTS = window.GPT_SITE_SLOTS || {}; // Do not call if slot is hidden if (!c || !c.offsetParent) return; var sizeMap = googletag.sizeMapping() .addSize([780,0], [[300, 250], [300, 600]]) .addSize([0,0], [[300, 250], [300, 600], [300, 50], [320, 50]]) .build(); window.GPT_SITE_SLOTS[id] = googletag.defineSlot( GPT_SITE_ID, [[300, 250], [300, 600]], id ) .addService(googletag.pubads()) .defineSizeMapping(sizeMap) .setCollapseEmptyDiv(true, true) .setTargeting("pos", "mid2") ; googletag.display(id); }); </script> </div> </div><!-- .block-content --> </div><!-- #block-46 --> </section><!-- .column --> </section><!-- .row --> </div><!-- .grid-container --> </div><!-- .wrapper --> <div id="wrapper-10" class="wrapper wrapper-fluid wrapper-fixed-grid grid-fluid-24-32-20 responsive-grid wrapper-last wrapper-footer" data-alias="Wrapper Footer"> <div class="grid-container clearfix"> <section class="row row-1"> <section class="column column-1 grid-left-0 grid-width-24"> <div id="block-51" class="728x90-ad-2 block block-type-custom-code block-fluid-height" data-alias="728x90 Ad 2"> <div class="block-content"> <div id="div-gpt-ad-1418849849333-2" align="center"> <script> googletag.cmd.push(function() { var id = "div-gpt-ad-1418849849333-2", c = document.getElementById(id); window.GPT_SITE_SLOTS = window.GPT_SITE_SLOTS || {}; // Do not call if slot is hidden if (!c || !c.offsetParent) return; var sizeMap = googletag.sizeMapping() .addSize([970,0], [[728, 90]]) .addSize([780,0], [[728, 90], [320, 100], [320, 50]]) .addSize([0,0], [[300, 250], [320, 100], [320, 50], [300, 50]]) .build(); window.GPT_SITE_SLOTS[id] = googletag.defineSlot( GPT_SITE_ID, [[728, 90]], id ) .addService(googletag.pubads()) .defineSizeMapping(sizeMap) .setCollapseEmptyDiv(true, true) .setTargeting("pos", "bot") ; googletag.display(id); }); </script> </div> </div><!-- .block-content --> </div><!-- #block-51 --> </section><!-- .column --> </section><!-- .row --> <section class="row row-2"> <section class="column column-1 grid-left-0 grid-width-24"> <nav id="block-50" class="footer-nav block block-type-navigation block-fluid-height" data-alias="Footer Navigation" itemscope="" itemtype="http://schema.org/SiteNavigationElement"> <div class="block-content"> <div class="nav-horizontal nav-align-center"><ul id="menu-footer-navigation" class="menu"><li id="menu-item-2412841" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2412841"><a href="https://www.991thesportsanimal.com/privacy-policy/">Privacy Policy</a></li> <li id="menu-item-2598607" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2598607"><a href="https://www.991thesportsanimal.com/terms-of-service/">Terms of Service</a></li> <li id="menu-item-2412843" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2412843"><a href="https://www.991thesportsanimal.com/contest-rules/">General Contest Rules</a></li> <li id="menu-item-2545462" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2545462"><a href="https://www.991thesportsanimal.com/advertise-with-us-10/">Advertise With Us</a></li> <li id="menu-item-139" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-139"><a href="https://www.991thesportsanimal.com/station-information/">Station Information</a></li> <li id="menu-item-141" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-141"><a target="_blank" rel="noopener" href="https://www.991thesportsanimal.com/2024/03/29/eeo-report-2/">EEO Report</a></li> <li id="menu-item-1454128" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1454128"><a href="https://www.991thesportsanimal.com/category/join-our-team/">Join Our Team</a></li> <li id="menu-item-1820758" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1820758"><a target="_blank" rel="noopener" href="https://www.cumulusmedia.com/">Cumulus Media Corporate</a></li> <li id="menu-item-1879955" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1879955"><a target="_blank" rel="noopener" href="https://publicfiles.fcc.gov/fm-profile/WNML-FM">FCC Public File (WNML-FM)</a></li> <li id="menu-item-1879956" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1879956"><a target="_blank" rel="noopener" href="https://publicfiles.fcc.gov/am-profile/WNML">FCC Public File (WNML-AM)</a></li> <li id="menu-item-2448443" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2448443"><a target="_blank" rel="noopener" href="https://www.991thesportsanimal.com/fcc-applications/">FCC Applications</a></li> </ul></div><!-- .nav-horizontal nav-align-center --> </div><!-- .block-content --> </nav><!-- #block-50 --> </section><!-- .column --> </section><!-- .row --> <section class="row row-3"> <section class="column column-1 grid-left-0 grid-width-24"> <footer id="block-52" class="copyright block block-type-footer block-fluid-height" data-alias="Copyright" itemscope="" itemtype="http://schema.org/WPFooter"> <div class="block-content"> <div class="footer-container"> <div class="footer"> <p class="copyright footer-copyright">Copyright 2020 Cumulus Media / Cumulus Media is an equal opportunity employer / AA</p><p class="footer-responsive-grid-link-container footer-responsive-grid-link-disable-container"><a href="https://www.991thesportsanimal.com/?full-site=true" rel="nofollow" class="footer-responsive-grid-link footer-responsive-grid-disable footer-link">View Full Site</a></p> </div><!-- .footer --> </div><!-- .footer-container --> </div><!-- .block-content --> </footer><!-- #block-52 --> </section><!-- .column --> </section><!-- .row --> <section class="row row-4"> <section class="column column-1 grid-left-0 grid-width-6"> <div id="block-b2v55d3686fdb23c" class="block block-type-custom-code block-fluid-height" data-alias="Wallpaper Ad"> <div class="block-content"> <!-- <div id="div-gpt-ad-1418849849333-16" align="center"> <script> googletag.cmd.push(function() { var id = "div-gpt-ad-1418849849333-16", c = document.getElementById(id); window.GPT_SITE_SLOTS = window.GPT_SITE_SLOTS || {}; // Do not call if slot is hidden if (!c || !c.offsetParent) return; var sizeMap = googletag.sizeMapping() .addSize([1200,0], [1, 1]) .addSize([0,0], []) .build(); window.GPT_SITE_SLOTS[id] = googletag.defineSlot( GPT_SITE_ID, [[1, 1]], id ) .addService(googletag.pubads()) .defineSizeMapping(sizeMap) .setCollapseEmptyDiv(true, true) .setTargeting("pos", "wallpaper-ad") ; googletag.display(id); }); </script> </div> --> </div><!-- .block-content --> </div><!-- #block-b2v55d3686fdb23c --> </section><!-- .column --> </section><!-- .row --> </div><!-- .grid-container --> </div><!-- .wrapper --> <!-- TGMP PLUGIN ENABLED 2016-08-05T15:22:32.417Z --> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.3"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <img src="https://thrtle.com/sync?vxii_pid=7004" alt="" style="display: none" width="1" height="1" /><script>_AMP.theme.init();</script> <script type='text/javascript' src='//engage-see.socastcms.com/widget/see_10321/see.js?ver=20220510-01'></script> <!--googleoff:all--> <!--noindex--> <!--noptimize--> <script id="tf_vars" data-no-optimize="1" data-noptimize="1" defer="defer" src="data:text/javascript;base64,dmFyIHRiTG9jYWxTY3JpcHQgPSB7ImJyZWFrcG9pbnRzIjp7InRhYmxldF9sYW5kc2NhcGUiOls3NjksMTI4MF0sInRhYmxldCI6WzY4MSw3NjhdLCJtb2JpbGUiOjY4MH0sImZ1bGx3aWR0aF9zdXBwb3J0IjoiMSIsInNjcm9sbEhpZ2hsaWdodCI6eyJzcGVlZCI6OTAwLjAxfSwiYWRkb25zIjpbXX07CnZhciB0aGVtaWZ5X3ZhcnMgPSB7IndwIjoiNi40LjIiLCJhamF4X3VybCI6Imh0dHBzOi8vd3d3Ljk5MXRoZXNwb3J0c2FuaW1hbC5jb20vd3AtYWRtaW4vYWRtaW4tYWpheC5waHAiLCJtZW51X3Rvb2x0aXBzIjpbXSwicGx1Z2luX3VybCI6Imh0dHBzOi8vd3d3Ljk5MXRoZXNwb3J0c2FuaW1hbC5jb20vd3AtY29udGVudC9wbHVnaW5zIiwibHoiOiIxIiwiZW1haWxTdWIiOiJDaGVjayB0aGlzIG91dCEiLCJub3AiOiJDaGVjayB0aGlzIG91dCEiLCJsaWdodGJveCI6eyJpMThuIjp7InRDb3VudGVyIjoiJWN1cnIlIG9mICV0b3RhbCUifX0sInNfdiI6IjUuMy45In07"></script> <!--/noptimize--> <!--/noindex--> <!--googleon:all--> <link rel="preload" href="https://cdn.socast.io/asset/v3_34_00/wp-content/themes/Headway-AMP_CMS/style.css?ver=20220610-01" as="style"><link rel='stylesheet' id='headway-child-theme-css' href='https://cdn.socast.io/asset/v3_34_00/wp-content/themes/Headway-AMP_CMS/style.css?ver=20220610-01' type='text/css' media='all' /> <link rel="preload" href="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-polls/css/widget.css?ver=6.4.2" as="style"><link rel='stylesheet' id='amp-polls-plugin-styles-css' href='https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-polls/css/widget.css?ver=6.4.2' type='text/css' media='all' /> <script type="text/javascript" defer="defer" data-v="7.0.6" data-pl-href="https://www.991thesportsanimal.com/wp-content/plugins/fake.css" data-no-optimize="1" data-noptimize="1" src="https://www.991thesportsanimal.com/wp-content/plugins/themify-builder/themify/js/main.min.js?ver=7.0.6" id="themify-main-script-js"></script> <script type="text/javascript" src="https://cdn.socast.io/asset/v3_34_00/wp-content/plugins/express-cms-polls/js/widget-front-end.js?ver=6.4.2" id="amp-polls-plugin-script-js"></script> <style> /* Quick Fix for themify style conflicts */ img { height:auto; } </style> </div><!-- #whitewrap --> <svg id="tf_svg" style="display:none"><defs></defs></svg> <script src="https://cumuluspro.express-pro.socastcms.com/wp-content/uploads/ecms/ecms_global_footer.js?v=179" async ></script> </body> </html> <!-- Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/ Object Caching 501/1102 objects using Memcache Page Caching using Memcache Page cache debug info: Engine: Memcache Cache key: 685cd24c088c6af2db91386d0bf8aca5_ssl Creation Time: 1754222492.000s Header info: Content-Type: text/html; charset=UTF-8 Strict-Transport-Security: max-age=31536000; includeSubDomains; preload X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1 Referrer-Policy: strict-origin-when-cross-origin X-Powered-By: W3 Total Cache/2.6.1 Cache-Tag: F-27-IBMe605 Express-Tag: F-27-IBMe605 Link: <https://www.991thesportsanimal.com/wp-json/>; rel="https://api.w.org/" Link: <https://www.991thesportsanimal.com/wp-json/wp/v2/pages/27>; rel="alternate"; type="application/json" Link: <https://www.991thesportsanimal.com/>; rel=shortlink Served from: joxhuntsville.com @ 2025-08-03 08:01:32 by W3 Total Cache -->


URL: