<!DOCTYPE html>
<html class="no-js mh-two-sb" lang="en-US">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="profile" href="http://gmpg.org/xfn/11" />
<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
<!-- This site is optimized with the Yoast SEO plugin v22.2 - https://yoast.com/wordpress/plugins/seo/ -->
<title>Home Page • WNSP Sports Radio 105.5FM</title>
<meta name="description" content="%Excerpt%" />
<link rel="canonical" href="https://wnsp.com/wordpress/" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Home Page • WNSP Sports Radio 105.5FM" />
<meta property="og:description" content="%Excerpt%" />
<meta property="og:url" content="https://wnsp.com/wordpress/" />
<meta property="og:site_name" content="WNSP Sports Radio 105.5FM" />
<meta property="article:publisher" content="https://www.facebook.com/wnspfm/" />
<meta property="article:modified_time" content="2024-02-16T21:07:40+00:00" />
<meta property="og:image" content="https://wnsp.com/wordpress/wp-content/uploads/2019/12/WNSP-Logo-1400-copy-e1586984717497.jpg" />
<meta property="og:image:width" content="500" />
<meta property="og:image:height" content="500" />
<meta property="og:image:type" content="image/jpeg" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@1055wnsp" />
<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://wnsp.com/wordpress/","url":"https://wnsp.com/wordpress/","name":"Home Page • WNSP Sports Radio 105.5FM","isPartOf":{"@id":"https://wnsp.com/wordpress/#website"},"about":{"@id":"https://wnsp.com/wordpress/#organization"},"datePublished":"2024-02-16T21:06:41+00:00","dateModified":"2024-02-16T21:07:40+00:00","description":"%Excerpt%","breadcrumb":{"@id":"https://wnsp.com/wordpress/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://wnsp.com/wordpress/"]}]},{"@type":"BreadcrumbList","@id":"https://wnsp.com/wordpress/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://wnsp.com/wordpress/#website","url":"https://wnsp.com/wordpress/","name":"WNSP Sports Radio 105.5FM","description":"Mobile's Original Sports Station","publisher":{"@id":"https://wnsp.com/wordpress/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://wnsp.com/wordpress/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://wnsp.com/wordpress/#organization","name":"WNSP Sports Radio","url":"https://wnsp.com/wordpress/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://wnsp.com/wordpress/#/schema/logo/image/","url":"https://wnsp.com/wordpress/wp-content/uploads/2019/12/WNSP-Logo-1400-copy-e1586984717497.jpg","contentUrl":"https://wnsp.com/wordpress/wp-content/uploads/2019/12/WNSP-Logo-1400-copy-e1586984717497.jpg","width":500,"height":500,"caption":"WNSP Sports Radio"},"image":{"@id":"https://wnsp.com/wordpress/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/wnspfm/","https://twitter.com/1055wnsp","https://www.instagram.com/wnsp1055/","https://www.youtube.com/channel/UCEu5K1qvX7DnOElQS2Jm2ag"]}]}</script>
<meta name="google-site-verification" content="19ed88636d1cce4b" />
<!-- / Yoast SEO plugin. -->
<link rel='dns-prefetch' href='//www.googletagmanager.com' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//pagead2.googlesyndication.com' />
<link rel="alternate" type="application/rss+xml" title="WNSP Sports Radio 105.5FM » Feed" href="https://wnsp.com/wordpress/feed/" />
<link rel="alternate" type="application/rss+xml" title="WNSP Sports Radio 105.5FM » Comments Feed" href="https://wnsp.com/wordpress/comments/feed/" />
<!-- This site uses the Google Analytics by MonsterInsights plugin v9.0.1 - Using Analytics tracking - https://www.monsterinsights.com/ -->
<script src="//www.googletagmanager.com/gtag/js?id=G-4ERJXLQJ60" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script>
<script data-cfasync="false" data-wpfc-render="false" type="text/javascript">
var mi_version = '9.0.1';
var mi_track_user = true;
var mi_no_track_reason = '';
var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/wnsp.com\/wordpress\/"};
if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) {
var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations );
} else {
var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations;
}
var disableStrs = [
'ga-disable-G-4ERJXLQJ60',
];
/* Function to detect opted out users */
function __gtagTrackerIsOptedOut() {
for (var index = 0; index < disableStrs.length; index++) {
if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
return true;
}
}
return false;
}
/* Disable tracking if the opt-out cookie exists. */
if (__gtagTrackerIsOptedOut()) {
for (var index = 0; index < disableStrs.length; index++) {
window[disableStrs[index]] = true;
}
}
/* Opt-out function */
function __gtagTrackerOptout() {
for (var index = 0; index < disableStrs.length; index++) {
document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
window[disableStrs[index]] = true;
}
}
if ('undefined' === typeof gaOptout) {
function gaOptout() {
__gtagTrackerOptout();
}
}
window.dataLayer = window.dataLayer || [];
window.MonsterInsightsDualTracker = {
helpers: {},
trackers: {},
};
if (mi_track_user) {
function __gtagDataLayer() {
dataLayer.push(arguments);
}
function __gtagTracker(type, name, parameters) {
if (!parameters) {
parameters = {};
}
if (parameters.send_to) {
__gtagDataLayer.apply(null, arguments);
return;
}
if (type === 'event') {
parameters.send_to = monsterinsights_frontend.v4_id;
var hookName = name;
if (typeof parameters['event_category'] !== 'undefined') {
hookName = parameters['event_category'] + ':' + name;
}
if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') {
MonsterInsightsDualTracker.trackers[hookName](parameters);
} else {
__gtagDataLayer('event', name, parameters);
}
} else {
__gtagDataLayer.apply(null, arguments);
}
}
__gtagTracker('js', new Date());
__gtagTracker('set', {
'developer_id.dZGIzZG': true,
});
if ( MonsterInsightsLocations.page_location ) {
__gtagTracker('set', MonsterInsightsLocations);
}
__gtagTracker('config', 'G-4ERJXLQJ60', {"forceSSL":"true","link_attribution":"true"} );
window.gtag = __gtagTracker; (function () {
/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
/* ga and __gaTracker compatibility shim. */
var noopfn = function () {
return null;
};
var newtracker = function () {
return new Tracker();
};
var Tracker = function () {
return null;
};
var p = Tracker.prototype;
p.get = noopfn;
p.set = noopfn;
p.send = function () {
var args = Array.prototype.slice.call(arguments);
args.unshift('send');
__gaTracker.apply(null, args);
};
var __gaTracker = function () {
var len = arguments.length;
if (len === 0) {
return;
}
var f = arguments[len - 1];
if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
if ('send' === arguments[0]) {
var hitConverted, hitObject = false, action;
if ('event' === arguments[1]) {
if ('undefined' !== typeof arguments[3]) {
hitObject = {
'eventAction': arguments[3],
'eventCategory': arguments[2],
'eventLabel': arguments[4],
'value': arguments[5] ? arguments[5] : 1,
}
}
}
if ('pageview' === arguments[1]) {
if ('undefined' !== typeof arguments[2]) {
hitObject = {
'eventAction': 'page_view',
'page_path': arguments[2],
}
}
}
if (typeof arguments[2] === 'object') {
hitObject = arguments[2];
}
if (typeof arguments[5] === 'object') {
Object.assign(hitObject, arguments[5]);
}
if ('undefined' !== typeof arguments[1].hitType) {
hitObject = arguments[1];
if ('pageview' === hitObject.hitType) {
hitObject.eventAction = 'page_view';
}
}
if (hitObject) {
action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
hitConverted = mapArgs(hitObject);
__gtagTracker('event', action, hitConverted);
}
}
return;
}
function mapArgs(args) {
var arg, hit = {};
var gaMap = {
'eventCategory': 'event_category',
'eventAction': 'event_action',
'eventLabel': 'event_label',
'eventValue': 'event_value',
'nonInteraction': 'non_interaction',
'timingCategory': 'event_category',
'timingVar': 'name',
'timingValue': 'value',
'timingLabel': 'event_label',
'page': 'page_path',
'location': 'page_location',
'title': 'page_title',
'referrer' : 'page_referrer',
};
for (arg in args) {
if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
hit[gaMap[arg]] = args[arg];
} else {
hit[arg] = args[arg];
}
}
return hit;
}
try {
f.hitCallback();
} catch (ex) {
}
};
__gaTracker.create = newtracker;
__gaTracker.getByName = newtracker;
__gaTracker.getAll = function () {
return [];
};
__gaTracker.remove = noopfn;
__gaTracker.loaded = true;
window['__gaTracker'] = __gaTracker;
})();
} else {
console.log("");
(function () {
function __gtagTracker() {
return null;
}
window['__gtagTracker'] = __gtagTracker;
window['gtag'] = __gtagTracker;
})();
}
</script>
<!-- / Google Analytics by MonsterInsights -->
<script type="text/javascript">
/* <![CDATA[ */
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/wnsp.com\/wordpress\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.4.5"}};
/*! This file is auto-generated */
!function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83e\udef1\ud83c\udffb\u200d\ud83e\udef2\ud83c\udfff","\ud83e\udef1\ud83c\udffb\u200b\ud83e\udef2\ud83c\udfff")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);
/* ]]> */
</script>
<style id='wp-emoji-styles-inline-css' type='text/css'>
img.wp-smiley, img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 0.07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
</style>
<link rel='stylesheet' id='wp-block-library-css' href='https://wnsp.com/wordpress/wp-includes/css/dist/block-library/style.min.css?ver=6.4.5' type='text/css' media='all' />
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<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--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--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);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}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;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.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;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}
</style>
<link rel='stylesheet' id='simple-staff-list-css' href='https://wnsp.com/wordpress/wp-content/plugins/simple-staff-list/public/css/simple-staff-list-public.css?ver=2.2.4' type='text/css' media='all' />
<link rel='stylesheet' id='wpos-slick-style-css' href='https://wnsp.com/wordpress/wp-content/plugins/wp-slick-slider-and-image-carousel/assets/css/slick.css?ver=3.1.4' type='text/css' media='all' />
<link rel='stylesheet' id='wpsisac-public-style-css' href='https://wnsp.com/wordpress/wp-content/plugins/wp-slick-slider-and-image-carousel/assets/css/wpsisac-public.css?ver=3.1.4' type='text/css' media='all' />
<link rel='stylesheet' id='mh-font-awesome-css' href='https://wnsp.com/wordpress/wp-content/themes/mh-magazine/includes/font-awesome.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='mh-magazine-css' href='https://wnsp.com/wordpress/wp-content/themes/mh-magazine/style.css?ver=4.0.0' type='text/css' media='all' />
<link rel='stylesheet' id='mh-google-fonts-css' href='https://fonts.googleapis.com/css?family=Open+Sans:300,400,400italic,600,700' type='text/css' media='all' />
<link rel='stylesheet' id='universal-google-adsense-and-ads-manager-css' href='https://wnsp.com/wordpress/wp-content/plugins/universal-google-adsense-and-ads-manager/public/assets/dist/css/ugaam-public.css?ver=1.0.9' type='text/css' media='all' />
<link rel='stylesheet' id='vfb-display-entries-css-css' href='https://wnsp.com/wordpress/wp-content/plugins/vfb-pro-display-entries/css/vfb-pro-display-entries.css?ver=20130822' type='text/css' media='all' />
<script type="text/javascript" src="https://wnsp.com/wordpress/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.0.1" id="monsterinsights-frontend-script-js"></script>
<script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/wnsp.com\/wordpress","hash_tracking":"false","v4_id":"G-4ERJXLQJ60"};/* ]]> */
</script>
<script type="text/javascript" src="https://wnsp.com/wordpress/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="text/javascript" src="https://wnsp.com/wordpress/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<script type="text/javascript" src="https://wnsp.com/wordpress/wp-content/themes/mh-magazine/js/scripts.js?ver=4.0.0" id="mh-scripts-js"></script>
<!-- Google Analytics snippet added by Site Kit -->
<script type="text/javascript" src="https://www.googletagmanager.com/gtag/js?id=UA-52928317-1" id="google_gtagjs-js" async></script>
<script type="text/javascript" id="google_gtagjs-js-after">
/* <![CDATA[ */
window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}
gtag('set', 'linker', {"domains":["wnsp.com"]} );
gtag("js", new Date());
gtag("set", "developer_id.dZTNiMT", true);
gtag("config", "UA-52928317-1", {"anonymize_ip":true});
gtag("config", "G-4ERJXLQJ60");
/* ]]> */
</script>
<!-- End Google Analytics snippet added by Site Kit -->
<script type="text/javascript" src="https://wnsp.com/wordpress/wp-content/plugins/universal-google-adsense-and-ads-manager/public/assets/dist/js/ugaam-public.js?ver=1.0.9" id="universal-google-adsense-and-ads-manager-js"></script>
<link rel="https://api.w.org/" href="https://wnsp.com/wordpress/wp-json/" /><link rel="alternate" type="application/json" href="https://wnsp.com/wordpress/wp-json/wp/v2/pages/1042940" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://wnsp.com/wordpress/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.4.5" />
<link rel='shortlink' href='https://wnsp.com/wordpress/' />
<link rel="alternate" type="application/json+oembed" href="https://wnsp.com/wordpress/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwnsp.com%2Fwordpress%2F" />
<link rel="alternate" type="text/xml+oembed" href="https://wnsp.com/wordpress/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwnsp.com%2Fwordpress%2F&format=xml" />
<meta name="generator" content="Site Kit by Google 1.87.0" /> <style>
</style>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8397034184478847"
crossorigin="anonymous"></script><style type="text/css">
.mh-header { background: #aa0000; }
.mh-widget-layout4 .mh-widget-title { background: #aa0000; background: rgba(170, 0, 0, 0.6); }
.mh-preheader, .mh-wide-layout .mh-subheader, .mh-ticker-title, .mh-main-nav li:hover, .mh-footer-nav, .slicknav_menu, .slicknav_btn, .slicknav_nav .slicknav_item:hover, .slicknav_nav a:hover, .mh-back-to-top, .mh-subheading, .entry-tags .fa, .entry-tags li:hover, .mh-widget-layout2 .mh-widget-title, .mh-widget-layout4 .mh-widget-title-inner, .mh-widget-layout4 .mh-footer-widget-title, .mh-widget-layout5 .mh-widget-title-inner, .mh-widget-layout6 .mh-widget-title, #mh-mobile .flex-control-paging li a.flex-active, .mh-image-caption, .mh-carousel-layout1 .mh-carousel-caption, .mh-tab-button.active, .mh-tab-button.active:hover, .mh-footer-widget .mh-tab-button.active, .mh-social-widget li:hover a, .mh-footer-widget .mh-social-widget li a, .mh-footer-widget .mh-author-bio-widget, .tagcloud a:hover, .mh-widget .tagcloud a:hover, .mh-footer-widget .tagcloud a:hover, .mh-posts-stacked-item .mh-meta, .page-numbers:hover, .mh-loop-pagination .current, .mh-comments-pagination .current, .pagelink, a:hover .pagelink, input[type=submit], #infinite-handle span { background: #aa0000; }
.mh-main-nav-wrap .slicknav_nav ul, blockquote, .mh-widget-layout1 .mh-widget-title, .mh-widget-layout3 .mh-widget-title, .mh-widget-layout5 .mh-widget-title, .mh-widget-layout8 .mh-widget-title:after, #mh-mobile .mh-slider-caption, .mh-carousel-layout1, .mh-spotlight-widget, .mh-author-bio-widget, .mh-author-bio-title, .mh-author-bio-image-frame, .mh-video-widget, .mh-tab-buttons, textarea:hover, input[type=text]:hover, input[type=email]:hover, input[type=tel]:hover, input[type=url]:hover { border-color: #aa0000; }
.mh-header-tagline, .mh-dropcap, .mh-carousel-layout1 .flex-direction-nav a, .mh-carousel-layout2 .mh-carousel-caption, .mh-posts-digest-small-category, .mh-posts-lineup-more, .bypostauthor .fn:after, .mh-comment-list .comment-reply-link:before, #respond #cancel-comment-reply-link:before { color: #aa0000; }
.entry-content a { color: #aa0000; }
a:hover, .entry-content a:hover, #respond a:hover, #respond #cancel-comment-reply-link:hover, #respond .logged-in-as a:hover, .mh-comment-list .comment-meta a:hover, .mh-ping-list .mh-ping-item a:hover, .mh-meta a:hover, .mh-breadcrumb a:hover, .mh-tabbed-widget a:hover { color: #aa0000; }
</style>
<!--[if lt IE 9]>
<script src="https://wnsp.com/wordpress/wp-content/themes/mh-magazine/js/css3-mediaqueries.js"></script>
<![endif]-->
<meta name="google-site-verification" content="lR641pohGFTkNmUKR5jUHF70nfg5Fjzd07hBqCiA9zg">
<!-- Google AdSense snippet added by Site Kit -->
<meta name="google-adsense-platform-account" content="ca-host-pub-2644536267352236">
<meta name="google-adsense-platform-domain" content="sitekit.withgoogle.com">
<!-- End Google AdSense snippet added by Site Kit -->
<style type="text/css" id="custom-background-css">
body.custom-background { background-image: url("https://wnsp.com/wordpress/wp-content/uploads/2024/02/Auburn.png"); background-position: left top; background-size: auto; background-repeat: repeat; background-attachment: scroll; }
</style>
<!-- Google AdSense snippet added by Site Kit -->
<script type="text/javascript" async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8397034184478847" crossorigin="anonymous"></script>
<!-- End Google AdSense snippet added by Site Kit -->
<link rel="icon" href="https://wnsp.com/wordpress/wp-content/uploads/2022/09/cropped-WNSP-Prof-Pic-2-32x32.jpg" sizes="32x32" />
<link rel="icon" href="https://wnsp.com/wordpress/wp-content/uploads/2022/09/cropped-WNSP-Prof-Pic-2-192x192.jpg" sizes="192x192" />
<link rel="apple-touch-icon" href="https://wnsp.com/wordpress/wp-content/uploads/2022/09/cropped-WNSP-Prof-Pic-2-180x180.jpg" />
<meta name="msapplication-TileImage" content="https://wnsp.com/wordpress/wp-content/uploads/2022/09/cropped-WNSP-Prof-Pic-2-270x270.jpg" />
<style id="wpforms-css-vars-root">
:root {
--wpforms-field-border-radius: 3px;
--wpforms-field-background-color: #ffffff;
--wpforms-field-border-color: rgba( 0, 0, 0, 0.25 );
--wpforms-field-text-color: rgba( 0, 0, 0, 0.7 );
--wpforms-label-color: rgba( 0, 0, 0, 0.85 );
--wpforms-label-sublabel-color: rgba( 0, 0, 0, 0.55 );
--wpforms-label-error-color: #d63637;
--wpforms-button-border-radius: 3px;
--wpforms-button-background-color: #066aab;
--wpforms-button-text-color: #ffffff;
--wpforms-field-size-input-height: 43px;
--wpforms-field-size-input-spacing: 15px;
--wpforms-field-size-font-size: 16px;
--wpforms-field-size-line-height: 19px;
--wpforms-field-size-padding-h: 14px;
--wpforms-field-size-checkbox-size: 16px;
--wpforms-field-size-sublabel-spacing: 5px;
--wpforms-field-size-icon-size: 1;
--wpforms-label-size-font-size: 16px;
--wpforms-label-size-line-height: 19px;
--wpforms-label-size-sublabel-font-size: 14px;
--wpforms-label-size-sublabel-line-height: 17px;
--wpforms-button-size-font-size: 17px;
--wpforms-button-size-height: 41px;
--wpforms-button-size-padding-h: 15px;
--wpforms-button-size-margin-top: 10px;
}
</style></head>
<body id="mh-mobile" class="home page-template page-template-template-homepage page-template-template-homepage-php page page-id-1042940 custom-background wp-custom-logo mh-boxed-layout mh-right-sb mh-loop-layout1 mh-widget-layout5 mh-header-transparent" itemscope="itemscope" itemtype="https://schema.org/WebPage">
<div class="mh-container mh-container-outer">
<div class="mh-header-nav-mobile clearfix"></div>
<div class="mh-preheader">
<div class="mh-container mh-container-inner mh-row clearfix">
<div class="mh-header-bar-content mh-header-bar-top-right mh-col-1-3 clearfix">
</div>
</div>
</div>
<header class="mh-header" itemscope="itemscope" itemtype="https://schema.org/WPHeader">
<div class="mh-container mh-container-inner clearfix">
<div class="mh-custom-header clearfix">
<div class="mh-header-columns mh-row clearfix">
<div class="mh-col-1-3 mh-site-identity">
<div class="mh-site-logo" role="banner" itemscope="itemscope" itemtype="https://schema.org/Brand">
<a href="https://wnsp.com/wordpress/" class="custom-logo-link" rel="home" aria-current="page"><img width="200" height="100" src="https://wnsp.com/wordpress/wp-content/uploads/2024/02/cropped-mini-logo.png" class="custom-logo" alt="WNSP Sports Radio 105.5FM" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2024/02/cropped-mini-logo.png 200w, https://wnsp.com/wordpress/wp-content/uploads/2024/02/cropped-mini-logo-150x75.png 150w" sizes="(max-width: 200px) 100vw, 200px" /></a></div>
</div>
<aside class="mh-col-2-3 mh-header-widget-2">
<div id="media_image-57" class="mh-widget mh-header-2 widget_media_image"><a href="https://www.palmerstoyota.com/"><img width="1087" height="138" src="https://wnsp.com/wordpress/wp-content/uploads/2024/07/PAT-6568-24-WB-30th-Anniversary-WZEW_1087x138.jpg" class="image wp-image-1082060 attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" fetchpriority="high" srcset="https://wnsp.com/wordpress/wp-content/uploads/2024/07/PAT-6568-24-WB-30th-Anniversary-WZEW_1087x138.jpg 1087w, https://wnsp.com/wordpress/wp-content/uploads/2024/07/PAT-6568-24-WB-30th-Anniversary-WZEW_1087x138-300x38.jpg 300w, https://wnsp.com/wordpress/wp-content/uploads/2024/07/PAT-6568-24-WB-30th-Anniversary-WZEW_1087x138-1024x130.jpg 1024w, https://wnsp.com/wordpress/wp-content/uploads/2024/07/PAT-6568-24-WB-30th-Anniversary-WZEW_1087x138-150x19.jpg 150w, https://wnsp.com/wordpress/wp-content/uploads/2024/07/PAT-6568-24-WB-30th-Anniversary-WZEW_1087x138-768x98.jpg 768w" sizes="(max-width: 1087px) 100vw, 1087px" /></a></div></aside>
</div>
</div>
</div>
<div class="mh-main-nav-wrap">
<nav class="mh-navigation mh-main-nav mh-container mh-container-inner clearfix" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement">
<div class="menu-main-menu-container"><ul id="menu-main-menu" class="menu"><li id="menu-item-288759" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-288759"><a href="https://wnsp.com/wordpress/category/alabama/">Alabama</a></li>
<li id="menu-item-288760" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-288760"><a href="https://wnsp.com/wordpress/category/auburn/tigers-plains-war-eagle/">Auburn</a></li>
<li id="menu-item-1131885" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1131885"><a href="https://wnsp.com/wordpress/category/local-sports/south-alabama/">South Alabama</a></li>
<li id="menu-item-288757" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-288757"><a href="https://wnsp.com/wordpress/category/high-school/">High School</a></li>
<li id="menu-item-1131886" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1131886"><a href="https://wnsp.com/wordpress/category/nfl/">NFL</a></li>
<li id="menu-item-288940" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-288940"><a href="https://wnsp.com/wordpress/station-info/">Info</a>
<ul class="sub-menu">
<li id="menu-item-1147780" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1147780"><a href="https://wnsp.com/wordpress/sportsdrives-secret-word-of-the-day-contest-rules/">SportsDrive’s Secret Word of the Day Contest Rules</a></li>
<li id="menu-item-288950" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-288950"><a href="https://wnsp.com/wordpress/station-info/">Station Info</a></li>
<li id="menu-item-1038654" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1038654"><a href="https://wnsp.com/wordpress/wp-content/uploads/2025/02/WNSP-FM-EEO-2024.pdf">2024 EEO Report</a></li>
<li id="menu-item-1039825" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1039825"><a href="https://publicfiles.fcc.gov/fm-profile/WNSP">Public File</a></li>
<li id="menu-item-1019468" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1019468"><a href="https://wnsp.com/wordpress/personalities/">Personalities</a></li>
<li id="menu-item-958682" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-958682"><a href="https://wnsp.com/wordpress/category/events/">Events</a></li>
<li id="menu-item-901960" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-901960"><a href="https://wnsp.com/wordpress/contest-rules/">Contest Rules</a></li>
<li id="menu-item-959917" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-959917"><a href="https://wnsp.com/wordpress/wnsp-content-survey/">WNSP Content Survey</a></li>
</ul>
</li>
<li id="menu-item-1090402" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-has-children menu-item-1090402"><a href="https://wnsp.com/wordpress/" aria-current="page">Team Schedules</a>
<ul class="sub-menu">
<li id="menu-item-1090403" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-1090403"><a href="https://wnsp.com/wordpress/2024-alabama-football-schedule/">2024 Alabama Football Schedule</a></li>
<li id="menu-item-1097741" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-1097741"><a href="https://wnsp.com/wordpress/south-alabama-jaguars-2024-football-schedule/">South Alabama Jaguars 2024 Football Schedule</a></li>
<li id="menu-item-1097742" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-1097742"><a href="https://wnsp.com/wordpress/auburn-football-schedule-2024/">Auburn Football Schedule 2024</a></li>
<li id="menu-item-1098786" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-1098786"><a href="https://wnsp.com/wordpress/new-orleans-saint-football-schedule-2024/">New Orleans Saint Football Schedule 2024</a></li>
</ul>
</li>
<li id="menu-item-351323" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-351323"><a href="https://centova.rockhost.com/proxy/dotcompl?mp=/wnsp">LISTEN LIVE!</a></li>
</ul></div> </nav>
</div>
</header>
<div class="mh-subheader">
<div class="mh-container mh-container-inner mh-row clearfix">
<div class="mh-header-bar-content mh-header-bar-bottom-left mh-col-2-3 clearfix">
<div class="mh-header-ticker mh-header-ticker-bottom">
<div class="mh-ticker-bottom">
<div class="mh-ticker-title mh-ticker-title-bottom">
News<i class="fa fa-chevron-right"></i> </div>
<div class="mh-ticker-content mh-ticker-content-bottom">
<ul id="mh-ticker-loop-bottom"> <li class="mh-ticker-item mh-ticker-item-bottom">
<a href="https://wnsp.com/wordpress/former-saraland-star-ryan-williams-named-to-maxwell-award-watch-list/" title="Former Saraland Star Ryan Williams Named to Maxwell Award Watch List">
<span class="mh-ticker-item-date mh-ticker-item-date-bottom">
[ July 31, 2025 ] </span>
<span class="mh-ticker-item-title mh-ticker-item-title-bottom">
Former Saraland Star Ryan Williams Named to Maxwell Award Watch List </span>
<span class="mh-ticker-item-cat mh-ticker-item-cat-bottom">
<i class="fa fa-caret-right"></i>
Alabama </span>
</a>
</li> <li class="mh-ticker-item mh-ticker-item-bottom">
<a href="https://wnsp.com/wordpress/two-auburn-stars-named-to-elite-preseason-watch-list/" title="Two Auburn Stars Named to Elite Preseason Watch List">
<span class="mh-ticker-item-date mh-ticker-item-date-bottom">
[ July 29, 2025 ] </span>
<span class="mh-ticker-item-title mh-ticker-item-title-bottom">
Two Auburn Stars Named to Elite Preseason Watch List </span>
<span class="mh-ticker-item-cat mh-ticker-item-cat-bottom">
<i class="fa fa-caret-right"></i>
Auburn </span>
</a>
</li> <li class="mh-ticker-item mh-ticker-item-bottom">
<a href="https://wnsp.com/wordpress/nick-saban-shuts-down-speculation-of-him-wanting-to-return-to-coaching/" title="Nick Saban Shuts Down Speculation of Him Wanting to Return to Coaching">
<span class="mh-ticker-item-date mh-ticker-item-date-bottom">
[ July 28, 2025 ] </span>
<span class="mh-ticker-item-title mh-ticker-item-title-bottom">
Nick Saban Shuts Down Speculation of Him Wanting to Return to Coaching </span>
<span class="mh-ticker-item-cat mh-ticker-item-cat-bottom">
<i class="fa fa-caret-right"></i>
Alabama </span>
</a>
</li> <li class="mh-ticker-item mh-ticker-item-bottom">
<a href="https://wnsp.com/wordpress/alabama-qb-ty-simpson-im-gonna-do-everything-it-takes-to-win/" title="Alabama QB Ty Simpson: ‘I’m Gonna Do Everything it Takes to Win’">
<span class="mh-ticker-item-date mh-ticker-item-date-bottom">
[ July 25, 2025 ] </span>
<span class="mh-ticker-item-title mh-ticker-item-title-bottom">
Alabama QB Ty Simpson: ‘I’m Gonna Do Everything it Takes to Win’ </span>
<span class="mh-ticker-item-cat mh-ticker-item-cat-bottom">
<i class="fa fa-caret-right"></i>
Alabama </span>
</a>
</li> <li class="mh-ticker-item mh-ticker-item-bottom">
<a href="https://wnsp.com/wordpress/sec-schools-dominate-list-of-most-valuable-cfb-programs/" title="SEC Schools Dominate List of Most Valuable CFB Programs">
<span class="mh-ticker-item-date mh-ticker-item-date-bottom">
[ July 23, 2025 ] </span>
<span class="mh-ticker-item-title mh-ticker-item-title-bottom">
SEC Schools Dominate List of Most Valuable CFB Programs </span>
<span class="mh-ticker-item-cat mh-ticker-item-cat-bottom">
<i class="fa fa-caret-right"></i>
Alabama </span>
</a>
</li> </ul>
</div>
</div> </div>
</div>
<div class="mh-header-bar-content mh-header-bar-bottom-right mh-col-1-3 clearfix">
<aside class="mh-header-search mh-header-search-bottom">
<form role="search" method="get" class="search-form" action="https://wnsp.com/wordpress/">
<label>
<span class="screen-reader-text">Search for:</span>
<input type="search" class="search-field" placeholder="Search …" value="" name="s" />
</label>
<input type="submit" class="search-submit" value="Search" />
</form> </aside>
</div>
</div>
</div>
<div class="mh-wrapper mh-home clearfix">
<div class="mh-main mh-home-main">
<div id="media_image-56" class="mh-widget mh-home-1 mh-home-wide widget_media_image"><img width="1087" height="138" src="https://wnsp.com/wordpress/wp-content/uploads/2025/01/Copy-of-Copy-of-Tune-into-The-Opening-Kickoff-every-Friday-as-we-broadcast-live-from-a-different-local-high-school-spotlighting-outstanding-coaches-teams-and-honoring-one-student-athlete-as-our-1.jpg" class="image wp-image-1131531 attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2025/01/Copy-of-Copy-of-Tune-into-The-Opening-Kickoff-every-Friday-as-we-broadcast-live-from-a-different-local-high-school-spotlighting-outstanding-coaches-teams-and-honoring-one-student-athlete-as-our-1.jpg 1087w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/Copy-of-Copy-of-Tune-into-The-Opening-Kickoff-every-Friday-as-we-broadcast-live-from-a-different-local-high-school-spotlighting-outstanding-coaches-teams-and-honoring-one-student-athlete-as-our-1-300x38.jpg 300w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/Copy-of-Copy-of-Tune-into-The-Opening-Kickoff-every-Friday-as-we-broadcast-live-from-a-different-local-high-school-spotlighting-outstanding-coaches-teams-and-honoring-one-student-athlete-as-our-1-1024x130.jpg 1024w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/Copy-of-Copy-of-Tune-into-The-Opening-Kickoff-every-Friday-as-we-broadcast-live-from-a-different-local-high-school-spotlighting-outstanding-coaches-teams-and-honoring-one-student-athlete-as-our-1-150x19.jpg 150w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/Copy-of-Copy-of-Tune-into-The-Opening-Kickoff-every-Friday-as-we-broadcast-live-from-a-different-local-high-school-spotlighting-outstanding-coaches-teams-and-honoring-one-student-athlete-as-our-1-768x98.jpg 768w" sizes="(max-width: 1087px) 100vw, 1087px" /></div> <div class="mh-home-columns clearfix">
<div id="main-content" class="mh-content mh-home-content">
<div id="mh_magazine_posts_stacked-5" class="mh-widget mh-home-2 mh-widget-col-2 mh_magazine_posts_stacked"><div class="mh-posts-stacked-widget clearfix">
<div class="mh-posts-stacked-wrap mh-posts-stacked-large">
<div class="mh-posts-stacked-content post-1175487 post type-post status-publish format-standard has-post-thumbnail category-alabama category-crimson-tide-bama-tide category-featured-news">
<div class="mh-posts-stacked-thumb mh-posts-stacked-thumb-large">
<a class="mh-posts-stacked-overlay mh-posts-stacked-overlay-large" href="https://wnsp.com/wordpress/former-saraland-star-ryan-williams-named-to-maxwell-award-watch-list/"></a><img width="678" height="509" src="https://wnsp.com/wordpress/wp-content/uploads/2023/05/saraland-scaled.jpeg" class="attachment-mh-magazine-large size-mh-magazine-large wp-post-image" alt="" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2023/05/saraland-scaled.jpeg 2560w, https://wnsp.com/wordpress/wp-content/uploads/2023/05/saraland-300x225.jpeg 300w, https://wnsp.com/wordpress/wp-content/uploads/2023/05/saraland-1024x768.jpeg 1024w, https://wnsp.com/wordpress/wp-content/uploads/2023/05/saraland-150x113.jpeg 150w, https://wnsp.com/wordpress/wp-content/uploads/2023/05/saraland-768x576.jpeg 768w, https://wnsp.com/wordpress/wp-content/uploads/2023/05/saraland-1536x1152.jpeg 1536w, https://wnsp.com/wordpress/wp-content/uploads/2023/05/saraland-2048x1536.jpeg 2048w, https://wnsp.com/wordpress/wp-content/uploads/2023/05/saraland-720x540.jpeg 720w" sizes="(max-width: 678px) 100vw, 678px" /> <article class="mh-posts-stacked-item">
<h3 class="mh-posts-stacked-title mh-posts-stacked-title-large">
<a href="https://wnsp.com/wordpress/former-saraland-star-ryan-williams-named-to-maxwell-award-watch-list/" title="Former Saraland Star Ryan Williams Named to Maxwell Award Watch List" rel="bookmark">
Former Saraland Star Ryan Williams Named to Maxwell Award Watch List </a>
</h3>
<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://wnsp.com/wordpress/2025/07/">July 31, 2025</a></span>
</div>
</article>
</div>
</div>
</div><div class="mh-posts-stacked-wrap mh-posts-stacked-columns clearfix">
<div class="mh-posts-stacked-wrap mh-posts-stacked-small">
<div class="mh-posts-stacked-content post-1175027 post type-post status-publish format-standard has-post-thumbnail category-tigers-plains-war-eagle category-auburn category-featured-news">
<div class="mh-posts-stacked-thumb mh-posts-stacked-thumb-small">
<a class="mh-posts-stacked-overlay mh-posts-stacked-overlay-small" href="https://wnsp.com/wordpress/two-auburn-stars-named-to-elite-preseason-watch-list/"></a><img width="326" height="245" src="https://wnsp.com/wordpress/wp-content/uploads/2024/08/dhh23123097aub_vs_mar_mcbowl-326x245.jpg" class="attachment-mh-magazine-medium size-mh-magazine-medium wp-post-image" alt="" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2024/08/dhh23123097aub_vs_mar_mcbowl-326x245.jpg 326w, https://wnsp.com/wordpress/wp-content/uploads/2024/08/dhh23123097aub_vs_mar_mcbowl-678x509.jpg 678w, https://wnsp.com/wordpress/wp-content/uploads/2024/08/dhh23123097aub_vs_mar_mcbowl-80x60.jpg 80w" sizes="(max-width: 326px) 100vw, 326px" /> <article class="mh-posts-stacked-item">
<h3 class="mh-posts-stacked-title mh-posts-stacked-title-small">
<a href="https://wnsp.com/wordpress/two-auburn-stars-named-to-elite-preseason-watch-list/" title="Two Auburn Stars Named to Elite Preseason Watch List" rel="bookmark">
Two Auburn Stars Named to Elite Preseason Watch List </a>
</h3>
<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://wnsp.com/wordpress/2025/07/">July 29, 2025</a></span>
</div>
</article>
</div>
</div>
</div> <div class="mh-posts-stacked-wrap mh-posts-stacked-small">
<div class="mh-posts-stacked-content post-1174863 post type-post status-publish format-standard has-post-thumbnail category-crimson-tide-bama-tide category-alabama category-featured-news">
<div class="mh-posts-stacked-thumb mh-posts-stacked-thumb-small">
<a class="mh-posts-stacked-overlay mh-posts-stacked-overlay-small" href="https://wnsp.com/wordpress/nick-saban-shuts-down-speculation-of-him-wanting-to-return-to-coaching/"></a><img width="326" height="245" src="https://wnsp.com/wordpress/wp-content/uploads/2024/03/168231111010_bama_at_uk-326x245.jpg" class="attachment-mh-magazine-medium size-mh-magazine-medium wp-post-image" alt="" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2024/03/168231111010_bama_at_uk-326x245.jpg 326w, https://wnsp.com/wordpress/wp-content/uploads/2024/03/168231111010_bama_at_uk-678x509.jpg 678w, https://wnsp.com/wordpress/wp-content/uploads/2024/03/168231111010_bama_at_uk-80x60.jpg 80w" sizes="(max-width: 326px) 100vw, 326px" /> <article class="mh-posts-stacked-item">
<h3 class="mh-posts-stacked-title mh-posts-stacked-title-small">
<a href="https://wnsp.com/wordpress/nick-saban-shuts-down-speculation-of-him-wanting-to-return-to-coaching/" title="Nick Saban Shuts Down Speculation of Him Wanting to Return to Coaching" rel="bookmark">
Nick Saban Shuts Down Speculation of Him Wanting to Return to Coaching </a>
</h3>
<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://wnsp.com/wordpress/2025/07/">July 28, 2025</a></span>
</div>
</article>
</div>
</div>
</div> <div class="mh-posts-stacked-wrap mh-posts-stacked-small">
<div class="mh-posts-stacked-content post-1174433 post type-post status-publish format-standard has-post-thumbnail category-alabama category-crimson-tide-bama-tide category-featured-news">
<div class="mh-posts-stacked-thumb mh-posts-stacked-thumb-small">
<a class="mh-posts-stacked-overlay mh-posts-stacked-overlay-small mh-posts-stacked-overlay-last" href="https://wnsp.com/wordpress/alabama-qb-ty-simpson-im-gonna-do-everything-it-takes-to-win/"></a><img width="326" height="245" src="https://wnsp.com/wordpress/wp-content/uploads/2024/06/CGL131019021_BAMA_v_ARK-326x245.jpg" class="attachment-mh-magazine-medium size-mh-magazine-medium wp-post-image" alt="" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2024/06/CGL131019021_BAMA_v_ARK-326x245.jpg 326w, https://wnsp.com/wordpress/wp-content/uploads/2024/06/CGL131019021_BAMA_v_ARK-678x509.jpg 678w, https://wnsp.com/wordpress/wp-content/uploads/2024/06/CGL131019021_BAMA_v_ARK-80x60.jpg 80w" sizes="(max-width: 326px) 100vw, 326px" /> <article class="mh-posts-stacked-item">
<h3 class="mh-posts-stacked-title mh-posts-stacked-title-small">
<a href="https://wnsp.com/wordpress/alabama-qb-ty-simpson-im-gonna-do-everything-it-takes-to-win/" title="Alabama QB Ty Simpson: ‘I’m Gonna Do Everything it Takes to Win’" rel="bookmark">
Alabama QB Ty Simpson: ‘I’m Gonna Do Everything it Takes to Win’ </a>
</h3>
<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://wnsp.com/wordpress/2025/07/">July 25, 2025</a></span>
</div>
</article>
</div>
</div>
</div> <div class="mh-posts-stacked-wrap mh-posts-stacked-small">
<div class="mh-posts-stacked-content post-1174146 post type-post status-publish format-standard has-post-thumbnail category-crimson-tide-bama-tide category-alabama category-featured-news">
<div class="mh-posts-stacked-thumb mh-posts-stacked-thumb-small">
<a class="mh-posts-stacked-overlay mh-posts-stacked-overlay-small mh-posts-stacked-overlay-last" href="https://wnsp.com/wordpress/sec-schools-dominate-list-of-most-valuable-cfb-programs/"></a><img width="326" height="245" src="https://wnsp.com/wordpress/wp-content/uploads/2024/12/ddh241019168_ala_at_tenn-326x245.jpg" class="attachment-mh-magazine-medium size-mh-magazine-medium wp-post-image" alt="" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2024/12/ddh241019168_ala_at_tenn-326x245.jpg 326w, https://wnsp.com/wordpress/wp-content/uploads/2024/12/ddh241019168_ala_at_tenn-678x509.jpg 678w, https://wnsp.com/wordpress/wp-content/uploads/2024/12/ddh241019168_ala_at_tenn-80x60.jpg 80w" sizes="(max-width: 326px) 100vw, 326px" /> <article class="mh-posts-stacked-item">
<h3 class="mh-posts-stacked-title mh-posts-stacked-title-small">
<a href="https://wnsp.com/wordpress/sec-schools-dominate-list-of-most-valuable-cfb-programs/" title="SEC Schools Dominate List of Most Valuable CFB Programs" rel="bookmark">
SEC Schools Dominate List of Most Valuable CFB Programs </a>
</h3>
<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://wnsp.com/wordpress/2025/07/">July 23, 2025</a></span>
</div>
</article>
</div>
</div>
</div></div>
</div>
</div><div id="media_image-58" class="mh-widget mh-home-2 mh-widget-col-2 widget_media_image"><img width="1087" height="138" src="https://wnsp.com/wordpress/wp-content/uploads/2024/10/Copy-of-Copy-of-Tune-into-The-Opening-Kickoff-every-Friday-as-we-broadcast-live-from-a-different-local-high-school-spotlighting-outstanding-coaches-teams-and-honoring-one-student-athlete-as-our-1.png" class="image wp-image-1106770 attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2024/10/Copy-of-Copy-of-Tune-into-The-Opening-Kickoff-every-Friday-as-we-broadcast-live-from-a-different-local-high-school-spotlighting-outstanding-coaches-teams-and-honoring-one-student-athlete-as-our-1.png 1087w, https://wnsp.com/wordpress/wp-content/uploads/2024/10/Copy-of-Copy-of-Tune-into-The-Opening-Kickoff-every-Friday-as-we-broadcast-live-from-a-different-local-high-school-spotlighting-outstanding-coaches-teams-and-honoring-one-student-athlete-as-our-1-300x38.png 300w, https://wnsp.com/wordpress/wp-content/uploads/2024/10/Copy-of-Copy-of-Tune-into-The-Opening-Kickoff-every-Friday-as-we-broadcast-live-from-a-different-local-high-school-spotlighting-outstanding-coaches-teams-and-honoring-one-student-athlete-as-our-1-1024x130.png 1024w, https://wnsp.com/wordpress/wp-content/uploads/2024/10/Copy-of-Copy-of-Tune-into-The-Opening-Kickoff-every-Friday-as-we-broadcast-live-from-a-different-local-high-school-spotlighting-outstanding-coaches-teams-and-honoring-one-student-athlete-as-our-1-150x19.png 150w, https://wnsp.com/wordpress/wp-content/uploads/2024/10/Copy-of-Copy-of-Tune-into-The-Opening-Kickoff-every-Friday-as-we-broadcast-live-from-a-different-local-high-school-spotlighting-outstanding-coaches-teams-and-honoring-one-student-athlete-as-our-1-768x98.png 768w" sizes="(max-width: 1087px) 100vw, 1087px" /></div> <div class="clearfix">
<div class="mh-widget-col-1 mh-sidebar mh-home-sidebar mh-home-area-3">
<div id="mh_magazine_posts_horizontal-3" class="mh-widget mh-home-3 mh_magazine_posts_horizontal"><h4 class="mh-widget-title"><span class="mh-widget-title-inner"><a href="https://wnsp.com/wordpress/category/alabama/" class="mh-widget-title-link">Alabama</a></span></h4><div class="mh-row clearfix mh-posts-horizontal-widget">
<article class="mh-col-1-4 mh-posts-horizontal-item clearfix post-1175487 post type-post status-publish format-standard has-post-thumbnail category-alabama category-crimson-tide-bama-tide category-featured-news">
<figure class="mh-posts-horizontal-thumb">
<a class="mh-thumb-icon mh-thumb-icon-small" href="https://wnsp.com/wordpress/former-saraland-star-ryan-williams-named-to-maxwell-award-watch-list/" title="Former Saraland Star Ryan Williams Named to Maxwell Award Watch List"><img width="80" height="60" src="https://wnsp.com/wordpress/wp-content/uploads/2023/05/saraland-scaled.jpeg" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2023/05/saraland-scaled.jpeg 2560w, https://wnsp.com/wordpress/wp-content/uploads/2023/05/saraland-300x225.jpeg 300w, https://wnsp.com/wordpress/wp-content/uploads/2023/05/saraland-1024x768.jpeg 1024w, https://wnsp.com/wordpress/wp-content/uploads/2023/05/saraland-150x113.jpeg 150w, https://wnsp.com/wordpress/wp-content/uploads/2023/05/saraland-768x576.jpeg 768w, https://wnsp.com/wordpress/wp-content/uploads/2023/05/saraland-1536x1152.jpeg 1536w, https://wnsp.com/wordpress/wp-content/uploads/2023/05/saraland-2048x1536.jpeg 2048w, https://wnsp.com/wordpress/wp-content/uploads/2023/05/saraland-720x540.jpeg 720w" sizes="(max-width: 80px) 100vw, 80px" /> </a>
</figure>
<h3 class="mh-posts-horizontal-title">
<a href="https://wnsp.com/wordpress/former-saraland-star-ryan-williams-named-to-maxwell-award-watch-list/" title="Former Saraland Star Ryan Williams Named to Maxwell Award Watch List" rel="bookmark">
Former Saraland Star Ryan Williams Named to Maxwell Award Watch List </a>
</h3>
</article> <article class="mh-col-1-4 mh-posts-horizontal-item clearfix post-1174863 post type-post status-publish format-standard has-post-thumbnail category-crimson-tide-bama-tide category-alabama category-featured-news">
<figure class="mh-posts-horizontal-thumb">
<a class="mh-thumb-icon mh-thumb-icon-small" href="https://wnsp.com/wordpress/nick-saban-shuts-down-speculation-of-him-wanting-to-return-to-coaching/" title="Nick Saban Shuts Down Speculation of Him Wanting to Return to Coaching"><img width="80" height="60" src="https://wnsp.com/wordpress/wp-content/uploads/2024/03/168231111010_bama_at_uk-80x60.jpg" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2024/03/168231111010_bama_at_uk-80x60.jpg 80w, https://wnsp.com/wordpress/wp-content/uploads/2024/03/168231111010_bama_at_uk-678x509.jpg 678w, https://wnsp.com/wordpress/wp-content/uploads/2024/03/168231111010_bama_at_uk-326x245.jpg 326w" sizes="(max-width: 80px) 100vw, 80px" /> </a>
</figure>
<h3 class="mh-posts-horizontal-title">
<a href="https://wnsp.com/wordpress/nick-saban-shuts-down-speculation-of-him-wanting-to-return-to-coaching/" title="Nick Saban Shuts Down Speculation of Him Wanting to Return to Coaching" rel="bookmark">
Nick Saban Shuts Down Speculation of Him Wanting to Return to Coaching </a>
</h3>
</article> <article class="mh-col-1-4 mh-posts-horizontal-item clearfix post-1174433 post type-post status-publish format-standard has-post-thumbnail category-alabama category-crimson-tide-bama-tide category-featured-news">
<figure class="mh-posts-horizontal-thumb">
<a class="mh-thumb-icon mh-thumb-icon-small" href="https://wnsp.com/wordpress/alabama-qb-ty-simpson-im-gonna-do-everything-it-takes-to-win/" title="Alabama QB Ty Simpson: ‘I’m Gonna Do Everything it Takes to Win’"><img width="80" height="60" src="https://wnsp.com/wordpress/wp-content/uploads/2024/06/CGL131019021_BAMA_v_ARK-80x60.jpg" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2024/06/CGL131019021_BAMA_v_ARK-80x60.jpg 80w, https://wnsp.com/wordpress/wp-content/uploads/2024/06/CGL131019021_BAMA_v_ARK-678x509.jpg 678w, https://wnsp.com/wordpress/wp-content/uploads/2024/06/CGL131019021_BAMA_v_ARK-326x245.jpg 326w" sizes="(max-width: 80px) 100vw, 80px" /> </a>
</figure>
<h3 class="mh-posts-horizontal-title">
<a href="https://wnsp.com/wordpress/alabama-qb-ty-simpson-im-gonna-do-everything-it-takes-to-win/" title="Alabama QB Ty Simpson: ‘I’m Gonna Do Everything it Takes to Win’" rel="bookmark">
Alabama QB Ty Simpson: ‘I’m Gonna Do Everything it Takes to Win’ </a>
</h3>
</article> <article class="mh-col-1-4 mh-posts-horizontal-item clearfix post-1174146 post type-post status-publish format-standard has-post-thumbnail category-crimson-tide-bama-tide category-alabama category-featured-news">
<figure class="mh-posts-horizontal-thumb">
<a class="mh-thumb-icon mh-thumb-icon-small" href="https://wnsp.com/wordpress/sec-schools-dominate-list-of-most-valuable-cfb-programs/" title="SEC Schools Dominate List of Most Valuable CFB Programs"><img width="80" height="60" src="https://wnsp.com/wordpress/wp-content/uploads/2024/12/ddh241019168_ala_at_tenn-80x60.jpg" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2024/12/ddh241019168_ala_at_tenn-80x60.jpg 80w, https://wnsp.com/wordpress/wp-content/uploads/2024/12/ddh241019168_ala_at_tenn-678x509.jpg 678w, https://wnsp.com/wordpress/wp-content/uploads/2024/12/ddh241019168_ala_at_tenn-326x245.jpg 326w" sizes="(max-width: 80px) 100vw, 80px" /> </a>
</figure>
<h3 class="mh-posts-horizontal-title">
<a href="https://wnsp.com/wordpress/sec-schools-dominate-list-of-most-valuable-cfb-programs/" title="SEC Schools Dominate List of Most Valuable CFB Programs" rel="bookmark">
SEC Schools Dominate List of Most Valuable CFB Programs </a>
</h3>
</article></div>
</div><div id="mh_magazine_posts_horizontal-4" class="mh-widget mh-home-3 mh_magazine_posts_horizontal"><h4 class="mh-widget-title"><span class="mh-widget-title-inner"><a href="https://wnsp.com/wordpress/category/auburn/tigers-plains-war-eagle/" class="mh-widget-title-link">Auburn</a></span></h4><div class="mh-row clearfix mh-posts-horizontal-widget">
<article class="mh-col-1-4 mh-posts-horizontal-item clearfix post-1175027 post type-post status-publish format-standard has-post-thumbnail category-tigers-plains-war-eagle category-auburn category-featured-news">
<figure class="mh-posts-horizontal-thumb">
<a class="mh-thumb-icon mh-thumb-icon-small" href="https://wnsp.com/wordpress/two-auburn-stars-named-to-elite-preseason-watch-list/" title="Two Auburn Stars Named to Elite Preseason Watch List"><img width="80" height="60" src="https://wnsp.com/wordpress/wp-content/uploads/2024/08/dhh23123097aub_vs_mar_mcbowl-80x60.jpg" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2024/08/dhh23123097aub_vs_mar_mcbowl-80x60.jpg 80w, https://wnsp.com/wordpress/wp-content/uploads/2024/08/dhh23123097aub_vs_mar_mcbowl-678x509.jpg 678w, https://wnsp.com/wordpress/wp-content/uploads/2024/08/dhh23123097aub_vs_mar_mcbowl-326x245.jpg 326w" sizes="(max-width: 80px) 100vw, 80px" /> </a>
</figure>
<h3 class="mh-posts-horizontal-title">
<a href="https://wnsp.com/wordpress/two-auburn-stars-named-to-elite-preseason-watch-list/" title="Two Auburn Stars Named to Elite Preseason Watch List" rel="bookmark">
Two Auburn Stars Named to Elite Preseason Watch List </a>
</h3>
</article> <article class="mh-col-1-4 mh-posts-horizontal-item clearfix post-1173984 post type-post status-publish format-standard has-post-thumbnail category-crimson-tide-bama-tide category-alabama category-auburn category-tigers-plains-war-eagle category-featured-news category-sec">
<figure class="mh-posts-horizontal-thumb">
<a class="mh-thumb-icon mh-thumb-icon-small" href="https://wnsp.com/wordpress/training-camp-opening-dates-revealed-for-alabama-auburn/" title="Training Camp Opening Dates Revealed for Alabama, Auburn"><img width="80" height="60" src="https://wnsp.com/wordpress/wp-content/uploads/2024/10/del230923027_aub_vs_tamu-80x60.jpg" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2024/10/del230923027_aub_vs_tamu-80x60.jpg 80w, https://wnsp.com/wordpress/wp-content/uploads/2024/10/del230923027_aub_vs_tamu-678x509.jpg 678w, https://wnsp.com/wordpress/wp-content/uploads/2024/10/del230923027_aub_vs_tamu-326x245.jpg 326w" sizes="(max-width: 80px) 100vw, 80px" /> </a>
</figure>
<h3 class="mh-posts-horizontal-title">
<a href="https://wnsp.com/wordpress/training-camp-opening-dates-revealed-for-alabama-auburn/" title="Training Camp Opening Dates Revealed for Alabama, Auburn" rel="bookmark">
Training Camp Opening Dates Revealed for Alabama, Auburn </a>
</h3>
</article> <article class="mh-col-1-4 mh-posts-horizontal-item clearfix post-1173804 post type-post status-publish format-standard has-post-thumbnail category-crimson-tide-bama-tide category-alabama category-tigers-plains-war-eagle category-auburn category-featured-news category-sec">
<figure class="mh-posts-horizontal-thumb">
<a class="mh-thumb-icon mh-thumb-icon-small" href="https://wnsp.com/wordpress/texas-picked-to-win-sec-in-media-poll-alabama-and-auburn-litter-all-sec-teams/" title="Texas Picked to Win SEC in Media Poll, Alabama and Auburn Litter All-SEC Teams"><img width="80" height="60" src="https://wnsp.com/wordpress/wp-content/uploads/2024/06/dmk20231104205UWvUSC-80x60.jpg" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2024/06/dmk20231104205UWvUSC-80x60.jpg 80w, https://wnsp.com/wordpress/wp-content/uploads/2024/06/dmk20231104205UWvUSC-678x509.jpg 678w, https://wnsp.com/wordpress/wp-content/uploads/2024/06/dmk20231104205UWvUSC-326x245.jpg 326w" sizes="(max-width: 80px) 100vw, 80px" /> </a>
</figure>
<h3 class="mh-posts-horizontal-title">
<a href="https://wnsp.com/wordpress/texas-picked-to-win-sec-in-media-poll-alabama-and-auburn-litter-all-sec-teams/" title="Texas Picked to Win SEC in Media Poll, Alabama and Auburn Litter All-SEC Teams" rel="bookmark">
Texas Picked to Win SEC in Media Poll, Alabama and Auburn Litter All-SEC Teams </a>
</h3>
</article> <article class="mh-col-1-4 mh-posts-horizontal-item clearfix post-1173223 post type-post status-publish format-standard has-post-thumbnail category-alabama category-crimson-tide-bama-tide category-tigers-plains-war-eagle category-auburn category-featured-news category-sec">
<figure class="mh-posts-horizontal-thumb">
<a class="mh-thumb-icon mh-thumb-icon-small" href="https://wnsp.com/wordpress/who-were-the-biggest-winners-of-sec-media-days-in-atlanta-this-week/" title="Who Were the Biggest Winners of SEC Media Days in Atlanta this Week?"><img width="80" height="60" src="https://wnsp.com/wordpress/wp-content/uploads/2024/03/573221112013_ala_at_miss-80x60.jpg" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2024/03/573221112013_ala_at_miss-80x60.jpg 80w, https://wnsp.com/wordpress/wp-content/uploads/2024/03/573221112013_ala_at_miss-678x509.jpg 678w, https://wnsp.com/wordpress/wp-content/uploads/2024/03/573221112013_ala_at_miss-326x245.jpg 326w" sizes="(max-width: 80px) 100vw, 80px" /> </a>
</figure>
<h3 class="mh-posts-horizontal-title">
<a href="https://wnsp.com/wordpress/who-were-the-biggest-winners-of-sec-media-days-in-atlanta-this-week/" title="Who Were the Biggest Winners of SEC Media Days in Atlanta this Week?" rel="bookmark">
Who Were the Biggest Winners of SEC Media Days in Atlanta this Week? </a>
</h3>
</article></div>
</div> </div>
<div class="mh-widget-col-1 mh-sidebar mh-home-sidebar mh-margin-left mh-home-area-4">
<div id="mh_magazine_posts_horizontal-5" class="mh-widget mh-home-4 mh_magazine_posts_horizontal"><h4 class="mh-widget-title"><span class="mh-widget-title-inner"><a href="https://wnsp.com/wordpress/category/high-school/" class="mh-widget-title-link">High School</a></span></h4><div class="mh-row clearfix mh-posts-horizontal-widget">
<article class="mh-col-1-4 mh-posts-horizontal-item clearfix post-1162615 post type-post status-publish format-standard has-post-thumbnail category-featured-news category-high-school">
<figure class="mh-posts-horizontal-thumb">
<a class="mh-thumb-icon mh-thumb-icon-small" href="https://wnsp.com/wordpress/listen-theodore-head-coach-steve-mask-joins-the-opening-kickoff/" title="LISTEN: Theodore Head Coach Steve Mask Joins The Opening Kickoff"><img width="80" height="60" src="https://wnsp.com/wordpress/wp-content/uploads/2025/05/unnamed-80x60.jpeg" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2025/05/unnamed-80x60.jpeg 80w, https://wnsp.com/wordpress/wp-content/uploads/2025/05/unnamed-300x225.jpeg 300w, https://wnsp.com/wordpress/wp-content/uploads/2025/05/unnamed-1024x768.jpeg 1024w, https://wnsp.com/wordpress/wp-content/uploads/2025/05/unnamed-150x113.jpeg 150w, https://wnsp.com/wordpress/wp-content/uploads/2025/05/unnamed-768x576.jpeg 768w, https://wnsp.com/wordpress/wp-content/uploads/2025/05/unnamed-1536x1152.jpeg 1536w, https://wnsp.com/wordpress/wp-content/uploads/2025/05/unnamed-2048x1536.jpeg 2048w, https://wnsp.com/wordpress/wp-content/uploads/2025/05/unnamed-678x509.jpeg 678w, https://wnsp.com/wordpress/wp-content/uploads/2025/05/unnamed-326x245.jpeg 326w" sizes="(max-width: 80px) 100vw, 80px" /> </a>
</figure>
<h3 class="mh-posts-horizontal-title">
<a href="https://wnsp.com/wordpress/listen-theodore-head-coach-steve-mask-joins-the-opening-kickoff/" title="LISTEN: Theodore Head Coach Steve Mask Joins The Opening Kickoff" rel="bookmark">
LISTEN: Theodore Head Coach Steve Mask Joins The Opening Kickoff </a>
</h3>
</article> <article class="mh-col-1-4 mh-posts-horizontal-item clearfix post-1160600 post type-post status-publish format-standard has-post-thumbnail category-featured-news category-high-school">
<figure class="mh-posts-horizontal-thumb">
<a class="mh-thumb-icon mh-thumb-icon-small" href="https://wnsp.com/wordpress/st-pauls-track-superstar-janie-ford-joins-wnsp-to-talk-career-with-saints/" title="St. Paul’s Track Superstar Janie Ford Joins WNSP to Talk Career with Saints"><img width="80" height="60" src="https://wnsp.com/wordpress/wp-content/uploads/2025/05/IMG_3513-80x60.jpg" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2025/05/IMG_3513-80x60.jpg 80w, https://wnsp.com/wordpress/wp-content/uploads/2025/05/IMG_3513-300x225.jpg 300w, https://wnsp.com/wordpress/wp-content/uploads/2025/05/IMG_3513-1024x768.jpg 1024w, https://wnsp.com/wordpress/wp-content/uploads/2025/05/IMG_3513-150x113.jpg 150w, https://wnsp.com/wordpress/wp-content/uploads/2025/05/IMG_3513-768x576.jpg 768w, https://wnsp.com/wordpress/wp-content/uploads/2025/05/IMG_3513-1536x1152.jpg 1536w, https://wnsp.com/wordpress/wp-content/uploads/2025/05/IMG_3513-678x509.jpg 678w, https://wnsp.com/wordpress/wp-content/uploads/2025/05/IMG_3513-326x245.jpg 326w, https://wnsp.com/wordpress/wp-content/uploads/2025/05/IMG_3513.jpg 2048w" sizes="(max-width: 80px) 100vw, 80px" /> </a>
</figure>
<h3 class="mh-posts-horizontal-title">
<a href="https://wnsp.com/wordpress/st-pauls-track-superstar-janie-ford-joins-wnsp-to-talk-career-with-saints/" title="St. Paul’s Track Superstar Janie Ford Joins WNSP to Talk Career with Saints" rel="bookmark">
St. Paul’s Track Superstar Janie Ford Joins WNSP to Talk Career with Saints </a>
</h3>
</article> <article class="mh-col-1-4 mh-posts-horizontal-item clearfix post-1141940 post type-post status-publish format-standard has-post-thumbnail category-featured-news category-high-school category-hs-football">
<figure class="mh-posts-horizontal-thumb">
<a class="mh-thumb-icon mh-thumb-icon-small" href="https://wnsp.com/wordpress/legendary-ums-wright-bulldogs-head-coach-terry-curtis-announces-retirement/" title="Legendary UMS Wright Bulldogs Head Coach Terry Curtis Announces Retirement"><img width="80" height="60" src="https://wnsp.com/wordpress/wp-content/uploads/2025/02/unnamed-80x60.jpeg" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2025/02/unnamed-80x60.jpeg 80w, https://wnsp.com/wordpress/wp-content/uploads/2025/02/unnamed-300x225.jpeg 300w, https://wnsp.com/wordpress/wp-content/uploads/2025/02/unnamed-1024x768.jpeg 1024w, https://wnsp.com/wordpress/wp-content/uploads/2025/02/unnamed-150x113.jpeg 150w, https://wnsp.com/wordpress/wp-content/uploads/2025/02/unnamed-768x576.jpeg 768w, https://wnsp.com/wordpress/wp-content/uploads/2025/02/unnamed-1536x1152.jpeg 1536w, https://wnsp.com/wordpress/wp-content/uploads/2025/02/unnamed-2048x1536.jpeg 2048w, https://wnsp.com/wordpress/wp-content/uploads/2025/02/unnamed-678x509.jpeg 678w, https://wnsp.com/wordpress/wp-content/uploads/2025/02/unnamed-326x245.jpeg 326w" sizes="(max-width: 80px) 100vw, 80px" /> </a>
</figure>
<h3 class="mh-posts-horizontal-title">
<a href="https://wnsp.com/wordpress/legendary-ums-wright-bulldogs-head-coach-terry-curtis-announces-retirement/" title="Legendary UMS Wright Bulldogs Head Coach Terry Curtis Announces Retirement" rel="bookmark">
Legendary UMS Wright Bulldogs Head Coach Terry Curtis Announces Retirement </a>
</h3>
</article> <article class="mh-col-1-4 mh-posts-horizontal-item clearfix post-1131817 post type-post status-publish format-standard has-post-thumbnail category-featured-news category-high-school category-home category-local-sports category-nfl tag-davidson tag-nfl tag-spanish-fort tag-st-pauls tag-wildcard-round">
<figure class="mh-posts-horizontal-thumb">
<a class="mh-thumb-icon mh-thumb-icon-small" href="https://wnsp.com/wordpress/four-mobile-stars-in-wildcard-round/" title="Five Mobile High School Stars Head to the NFL Wildcard Round"><img width="80" height="60" src="https://wnsp.com/wordpress/wp-content/uploads/2025/01/dhw241114039_was_at_phi-80x60.jpg" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2025/01/dhw241114039_was_at_phi-80x60.jpg 80w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/dhw241114039_was_at_phi-678x509.jpg 678w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/dhw241114039_was_at_phi-326x245.jpg 326w" sizes="(max-width: 80px) 100vw, 80px" /> </a>
</figure>
<h3 class="mh-posts-horizontal-title">
<a href="https://wnsp.com/wordpress/four-mobile-stars-in-wildcard-round/" title="Five Mobile High School Stars Head to the NFL Wildcard Round" rel="bookmark">
Five Mobile High School Stars Head to the NFL Wildcard Round </a>
</h3>
</article></div>
</div><div id="mh_magazine_posts_horizontal-6" class="mh-widget mh-home-4 mh_magazine_posts_horizontal"><h4 class="mh-widget-title"><span class="mh-widget-title-inner"><a href="https://wnsp.com/wordpress/category/nfl/" class="mh-widget-title-link">NFL</a></span></h4><div class="mh-row clearfix mh-posts-horizontal-widget">
<article class="mh-col-1-4 mh-posts-horizontal-item clearfix post-1131817 post type-post status-publish format-standard has-post-thumbnail category-featured-news category-high-school category-home category-local-sports category-nfl tag-davidson tag-nfl tag-spanish-fort tag-st-pauls tag-wildcard-round">
<figure class="mh-posts-horizontal-thumb">
<a class="mh-thumb-icon mh-thumb-icon-small" href="https://wnsp.com/wordpress/four-mobile-stars-in-wildcard-round/" title="Five Mobile High School Stars Head to the NFL Wildcard Round"><img width="80" height="60" src="https://wnsp.com/wordpress/wp-content/uploads/2025/01/dhw241114039_was_at_phi-80x60.jpg" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2025/01/dhw241114039_was_at_phi-80x60.jpg 80w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/dhw241114039_was_at_phi-678x509.jpg 678w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/dhw241114039_was_at_phi-326x245.jpg 326w" sizes="(max-width: 80px) 100vw, 80px" /> </a>
</figure>
<h3 class="mh-posts-horizontal-title">
<a href="https://wnsp.com/wordpress/four-mobile-stars-in-wildcard-round/" title="Five Mobile High School Stars Head to the NFL Wildcard Round" rel="bookmark">
Five Mobile High School Stars Head to the NFL Wildcard Round </a>
</h3>
</article> <article class="mh-col-1-4 mh-posts-horizontal-item clearfix post-1131156 post type-post status-publish format-standard has-post-thumbnail category-featured-news category-home category-who-dat-saints-nfl category-nfl category-top">
<figure class="mh-posts-horizontal-thumb">
<a class="mh-thumb-icon mh-thumb-icon-small" href="https://wnsp.com/wordpress/ranking-the-head-coaching-vacancies-in-the-nfl/" title="Ranking the Head Coaching Vacancies in the NFL"><img width="80" height="60" src="https://wnsp.com/wordpress/wp-content/uploads/2025/01/rex-and-vrabel-80x60.jpg" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2025/01/rex-and-vrabel-80x60.jpg 80w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/rex-and-vrabel-300x225.jpg 300w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/rex-and-vrabel-1024x768.jpg 1024w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/rex-and-vrabel-150x113.jpg 150w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/rex-and-vrabel-768x576.jpg 768w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/rex-and-vrabel-1536x1152.jpg 1536w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/rex-and-vrabel-678x509.jpg 678w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/rex-and-vrabel-326x245.jpg 326w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/rex-and-vrabel.jpg 2048w" sizes="(max-width: 80px) 100vw, 80px" /> </a>
</figure>
<h3 class="mh-posts-horizontal-title">
<a href="https://wnsp.com/wordpress/ranking-the-head-coaching-vacancies-in-the-nfl/" title="Ranking the Head Coaching Vacancies in the NFL" rel="bookmark">
Ranking the Head Coaching Vacancies in the NFL </a>
</h3>
</article> <article class="mh-col-1-4 mh-posts-horizontal-item clearfix post-1094125 post type-post status-publish format-standard has-post-thumbnail category-featured-news category-who-dat-saints-nfl category-nfl">
<figure class="mh-posts-horizontal-thumb">
<a class="mh-thumb-icon mh-thumb-icon-small" href="https://wnsp.com/wordpress/inside-the-dome-dennis-allens-final-chance/" title="Inside the Dome: Dennis Allen’s Final Chance?"><img width="80" height="53" src="https://wnsp.com/wordpress/wp-content/uploads/2023/08/dgo2208193261_gb_vs_no.jpg" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2023/08/dgo2208193261_gb_vs_no.jpg 1000w, https://wnsp.com/wordpress/wp-content/uploads/2023/08/dgo2208193261_gb_vs_no-300x200.jpg 300w, https://wnsp.com/wordpress/wp-content/uploads/2023/08/dgo2208193261_gb_vs_no-150x100.jpg 150w, https://wnsp.com/wordpress/wp-content/uploads/2023/08/dgo2208193261_gb_vs_no-768x511.jpg 768w" sizes="(max-width: 80px) 100vw, 80px" /> </a>
</figure>
<h3 class="mh-posts-horizontal-title">
<a href="https://wnsp.com/wordpress/inside-the-dome-dennis-allens-final-chance/" title="Inside the Dome: Dennis Allen’s Final Chance?" rel="bookmark">
Inside the Dome: Dennis Allen’s Final Chance? </a>
</h3>
</article> <article class="mh-col-1-4 mh-posts-horizontal-item clearfix post-1065186 post type-post status-publish format-standard has-post-thumbnail category-events category-featured-news category-nfl tag-baumhowers tag-nfl-draft tag-wnsp tag-wnsp-nfl-draft">
<figure class="mh-posts-horizontal-thumb">
<a class="mh-thumb-icon mh-thumb-icon-small" href="https://wnsp.com/wordpress/wnsps-annual-nfl-draft-challenge-is-tonight/" title="Today is the Big Day!"><img width="80" height="60" src="https://wnsp.com/wordpress/wp-content/uploads/2024/04/Copy-of-Blue-and-Purple-Sci-Fi-Football-Match-up-Facebook-Event-Cover-80x60.png" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2024/04/Copy-of-Blue-and-Purple-Sci-Fi-Football-Match-up-Facebook-Event-Cover-80x60.png 80w, https://wnsp.com/wordpress/wp-content/uploads/2024/04/Copy-of-Blue-and-Purple-Sci-Fi-Football-Match-up-Facebook-Event-Cover-678x509.png 678w, https://wnsp.com/wordpress/wp-content/uploads/2024/04/Copy-of-Blue-and-Purple-Sci-Fi-Football-Match-up-Facebook-Event-Cover-326x245.png 326w" sizes="(max-width: 80px) 100vw, 80px" /> </a>
</figure>
<h3 class="mh-posts-horizontal-title">
<a href="https://wnsp.com/wordpress/wnsps-annual-nfl-draft-challenge-is-tonight/" title="Today is the Big Day!" rel="bookmark">
Today is the Big Day! </a>
</h3>
</article></div>
</div> </div>
</div>
</div>
<div class="mh-widget-col-1 mh-sidebar mh-home-sidebar mh-home-area-6">
<div id="mh_magazine_facebook_page-3" class="mh-widget mh-home-6 mh_magazine_facebook_page"><h4 class="mh-widget-title"><span class="mh-widget-title-inner">Follow Us On Facebook</span></h4><div class="mh-magazine-facebook-page-widget">
<div class="fb-page" data-href="https://www.facebook.com/wnspfm" data-width="300" data-height="500" data-hide-cover="0" data-show-facepile="1" data-show-posts="1"></div>
</div>
</div><div id="media_image-60" class="mh-widget mh-home-6 widget_media_image"><a href="https://www.palmerstoyota.com/?gad_source=1&gclid=Cj0KCQjwv7O0BhDwARIsAC0sjWN18lhtJlJPfSEcH9l_uM7r4YMXthcz378kCE0bdhRWUkM-NatrmWQaApIzEALw_wcB"><img width="1280" height="720" src="https://wnsp.com/wordpress/wp-content/uploads/2024/07/PAT-6568-24-WB-30th-Anniversary-WZEW_1280x720.jpg" class="image wp-image-1082061 attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2024/07/PAT-6568-24-WB-30th-Anniversary-WZEW_1280x720.jpg 1280w, https://wnsp.com/wordpress/wp-content/uploads/2024/07/PAT-6568-24-WB-30th-Anniversary-WZEW_1280x720-300x169.jpg 300w, https://wnsp.com/wordpress/wp-content/uploads/2024/07/PAT-6568-24-WB-30th-Anniversary-WZEW_1280x720-1024x576.jpg 1024w, https://wnsp.com/wordpress/wp-content/uploads/2024/07/PAT-6568-24-WB-30th-Anniversary-WZEW_1280x720-150x84.jpg 150w, https://wnsp.com/wordpress/wp-content/uploads/2024/07/PAT-6568-24-WB-30th-Anniversary-WZEW_1280x720-768x432.jpg 768w, https://wnsp.com/wordpress/wp-content/uploads/2024/07/PAT-6568-24-WB-30th-Anniversary-WZEW_1280x720-678x381.jpg 678w" sizes="(max-width: 1280px) 100vw, 1280px" /></a></div><div id="mh_magazine_posts_horizontal-8" class="mh-widget mh-home-6 mh_magazine_posts_horizontal"><h4 class="mh-widget-title"><span class="mh-widget-title-inner"><a href="https://wnsp.com/wordpress/category/local-sports/south-alabama/" class="mh-widget-title-link">South Alabama</a></span></h4><div class="mh-row clearfix mh-posts-horizontal-widget">
<article class="mh-col-1-4 mh-posts-horizontal-item clearfix post-1169694 post type-post status-publish format-standard has-post-thumbnail category-al-basketball category-alabama category-au-basketball category-auburn category-featured-news category-south-alabama category-south-alabama-2">
<figure class="mh-posts-horizontal-thumb">
<a class="mh-thumb-icon mh-thumb-icon-small" href="https://wnsp.com/wordpress/college-basketball-season-set-to-expand-from-31-to-32-games/" title="College Basketball Season Set to Expand From 31 to 32 Games"><img width="80" height="60" src="https://wnsp.com/wordpress/wp-content/uploads/2025/01/cgr23010737_mbb_txst_v_usa-80x60.jpeg" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2025/01/cgr23010737_mbb_txst_v_usa-80x60.jpeg 80w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/cgr23010737_mbb_txst_v_usa-678x509.jpeg 678w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/cgr23010737_mbb_txst_v_usa-326x245.jpeg 326w" sizes="(max-width: 80px) 100vw, 80px" /> </a>
</figure>
<h3 class="mh-posts-horizontal-title">
<a href="https://wnsp.com/wordpress/college-basketball-season-set-to-expand-from-31-to-32-games/" title="College Basketball Season Set to Expand From 31 to 32 Games" rel="bookmark">
College Basketball Season Set to Expand From 31 to 32 Games </a>
</h3>
</article> <article class="mh-col-1-4 mh-posts-horizontal-item clearfix post-1133906 post type-post status-publish format-standard has-post-thumbnail category-featured-news category-home category-south-alabama category-top tag-barry-dunning tag-dylan-fasoyiro tag-mitchell-center tag-mobile-alabama tag-richie-riley tag-south-alabama tag-usa-basketball">
<figure class="mh-posts-horizontal-thumb">
<a class="mh-thumb-icon mh-thumb-icon-small" href="https://wnsp.com/wordpress/jags-back-on-track-topple-southern-miss-75-62/" title="Jags Back on Track; Topple Southern Miss 75-62"><img width="80" height="60" src="https://wnsp.com/wordpress/wp-content/uploads/2025/01/1068550277269822354-80x60.jpeg" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2025/01/1068550277269822354-80x60.jpeg 80w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/1068550277269822354-300x226.jpeg 300w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/1068550277269822354-1024x771.jpeg 1024w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/1068550277269822354-150x113.jpeg 150w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/1068550277269822354-768x578.jpeg 768w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/1068550277269822354-1536x1157.jpeg 1536w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/1068550277269822354-678x509.jpeg 678w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/1068550277269822354-326x245.jpeg 326w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/1068550277269822354.jpeg 2048w" sizes="(max-width: 80px) 100vw, 80px" /> </a>
</figure>
<h3 class="mh-posts-horizontal-title">
<a href="https://wnsp.com/wordpress/jags-back-on-track-topple-southern-miss-75-62/" title="Jags Back on Track; Topple Southern Miss 75-62" rel="bookmark">
Jags Back on Track; Topple Southern Miss 75-62 </a>
</h3>
</article> <article class="mh-col-1-4 mh-posts-horizontal-item clearfix post-1131746 post type-post status-publish format-standard has-post-thumbnail category-featured-news category-home category-local-sports category-south-alabama category-south-alabama-2 category-sun-belt tag-richie-riley tag-south-al-basketball tag-south-basketball tag-usa-basketball">
<figure class="mh-posts-horizontal-thumb">
<a class="mh-thumb-icon mh-thumb-icon-small" href="https://wnsp.com/wordpress/jags-stay-perfect-in-sbc-take-down-arkansas-state-76-62/" title="Jags Stay Perfect in SBC, Take Down Arkansas State 76-62"><img width="80" height="60" src="https://wnsp.com/wordpress/wp-content/uploads/2025/01/IMG_3865-80x60.jpeg" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2025/01/IMG_3865-80x60.jpeg 80w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/IMG_3865-678x509.jpeg 678w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/IMG_3865-326x245.jpeg 326w" sizes="(max-width: 80px) 100vw, 80px" /> </a>
</figure>
<h3 class="mh-posts-horizontal-title">
<a href="https://wnsp.com/wordpress/jags-stay-perfect-in-sbc-take-down-arkansas-state-76-62/" title="Jags Stay Perfect in SBC, Take Down Arkansas State 76-62" rel="bookmark">
Jags Stay Perfect in SBC, Take Down Arkansas State 76-62 </a>
</h3>
</article> <article class="mh-col-1-4 mh-posts-horizontal-item clearfix post-1131193 post type-post status-publish format-standard has-post-thumbnail category-featured-news category-home category-south-alabama category-south-alabama-2">
<figure class="mh-posts-horizontal-thumb">
<a class="mh-thumb-icon mh-thumb-icon-small" href="https://wnsp.com/wordpress/red-hot-jags-set-for-pivotal-game-against-arkansas-state/" title="Red Hot Jags Set for Pivotal Game Against Arkansas State"><img width="80" height="60" src="https://wnsp.com/wordpress/wp-content/uploads/2025/01/cgr23010737_mbb_txst_v_usa-80x60.jpeg" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2025/01/cgr23010737_mbb_txst_v_usa-80x60.jpeg 80w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/cgr23010737_mbb_txst_v_usa-678x509.jpeg 678w, https://wnsp.com/wordpress/wp-content/uploads/2025/01/cgr23010737_mbb_txst_v_usa-326x245.jpeg 326w" sizes="(max-width: 80px) 100vw, 80px" /> </a>
</figure>
<h3 class="mh-posts-horizontal-title">
<a href="https://wnsp.com/wordpress/red-hot-jags-set-for-pivotal-game-against-arkansas-state/" title="Red Hot Jags Set for Pivotal Game Against Arkansas State" rel="bookmark">
Red Hot Jags Set for Pivotal Game Against Arkansas State </a>
</h3>
</article></div>
</div><div id="mh_magazine_spotlight-4" class="mh-widget mh-home-6 mh_magazine_spotlight"> <article class="mh-spotlight-widget post-1164015 post type-post status-publish format-standard has-post-thumbnail category-alabama category-crimson-tide-bama-tide category-featured-news category-local-sports">
<figure class="mh-spotlight-thumb">
<a class="mh-thumb-icon" href="https://wnsp.com/wordpress/alabama-wr-and-former-saraland-star-ryan-williams-named-ncaa-26-cover-athlete/" title="Alabama WR and Former Saraland Star Ryan Williams Named NCAA 26 Cover Athlete"><img width="508" height="381" src="https://wnsp.com/wordpress/wp-content/uploads/2023/05/saraland-scaled.jpeg" class="attachment-mh-magazine-content size-mh-magazine-content wp-post-image" alt="" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2023/05/saraland-scaled.jpeg 2560w, https://wnsp.com/wordpress/wp-content/uploads/2023/05/saraland-300x225.jpeg 300w, https://wnsp.com/wordpress/wp-content/uploads/2023/05/saraland-1024x768.jpeg 1024w, https://wnsp.com/wordpress/wp-content/uploads/2023/05/saraland-150x113.jpeg 150w, https://wnsp.com/wordpress/wp-content/uploads/2023/05/saraland-768x576.jpeg 768w, https://wnsp.com/wordpress/wp-content/uploads/2023/05/saraland-1536x1152.jpeg 1536w, https://wnsp.com/wordpress/wp-content/uploads/2023/05/saraland-2048x1536.jpeg 2048w, https://wnsp.com/wordpress/wp-content/uploads/2023/05/saraland-720x540.jpeg 720w" sizes="(max-width: 508px) 100vw, 508px" /> </a>
<div class="mh-image-caption mh-spotlight-caption">
Local Sports </div>
</figure>
<div class="mh-spotlight-content">
<h2 class="mh-spotlight-title">
<a href="https://wnsp.com/wordpress/alabama-wr-and-former-saraland-star-ryan-williams-named-ncaa-26-cover-athlete/" title="Alabama WR and Former Saraland Star Ryan Williams Named NCAA 26 Cover Athlete">
Alabama WR and Former Saraland Star Ryan Williams Named NCAA 26 Cover Athlete </a>
</h2>
<p class="mh-meta mh-spotlight-meta">
by Michael Brauner in Alabama </p>
<div class="mh-excerpt">x With the summer about to roll around, a new release of EA Sports now returned college football video game is upon fans across the country. One of the most anticipated questions being answered ahead <a class="mh-excerpt-more" href="https://wnsp.com/wordpress/alabama-wr-and-former-saraland-star-ryan-williams-named-ncaa-26-cover-athlete/" title="Alabama WR and Former Saraland Star Ryan Williams Named NCAA 26 Cover Athlete">[...]</a></div> </div>
</article></div> </div>
</div>
</div>
<div class="mh-widget-col-1 mh-sidebar-2 mh-home-sidebar-2 mh-sidebar-wide"><div id="media_image-72" class="mh-widget mh-home-12 widget_media_image"><a href="https://wnsp.com/wordpress/sportsdrives-secret-word-of-the-day-contest-rules/"><img width="1050" height="600" src="https://wnsp.com/wordpress/wp-content/uploads/2025/05/Dark-Blue-White-Geometry-Construction-Service-Business-Card-3.png" class="image wp-image-1163621 attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2025/05/Dark-Blue-White-Geometry-Construction-Service-Business-Card-3.png 1050w, https://wnsp.com/wordpress/wp-content/uploads/2025/05/Dark-Blue-White-Geometry-Construction-Service-Business-Card-3-300x171.png 300w, https://wnsp.com/wordpress/wp-content/uploads/2025/05/Dark-Blue-White-Geometry-Construction-Service-Business-Card-3-1024x585.png 1024w, https://wnsp.com/wordpress/wp-content/uploads/2025/05/Dark-Blue-White-Geometry-Construction-Service-Business-Card-3-150x86.png 150w, https://wnsp.com/wordpress/wp-content/uploads/2025/05/Dark-Blue-White-Geometry-Construction-Service-Business-Card-3-768x439.png 768w" sizes="(max-width: 1050px) 100vw, 1050px" /></a></div><div id="custom_html-31" class="widget_text mh-widget mh-home-12 widget_custom_html"><div class="textwidget custom-html-widget"><iframe
src="https://m.commotion.net/widget/stream/E4E1D523-E5EE-40DE-8F56-B1C1C7C2C7F4_3744CE9E-5FF0-4AA0-8A60-4E12D76D801A?count=100&songvoting=true&theme=light"
width="360" height="475" style="border:1px solid black">
</iframe></div></div><div id="media_image-59" class="mh-widget mh-home-12 widget_media_image"><img width="311" height="611" src="https://wnsp.com/wordpress/wp-content/uploads/2024/02/Google-Banner-Ads-Example-Audible-130.png" class="image wp-image-1043867 attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2024/02/Google-Banner-Ads-Example-Audible-130.png 311w, https://wnsp.com/wordpress/wp-content/uploads/2024/02/Google-Banner-Ads-Example-Audible-130-153x300.png 153w, https://wnsp.com/wordpress/wp-content/uploads/2024/02/Google-Banner-Ads-Example-Audible-130-76x150.png 76w" sizes="(max-width: 311px) 100vw, 311px" /></div><div id="mh_magazine_custom_slider-3" class="mh-widget mh-home-12 mh_magazine_custom_slider"> <div class="flexslider mh-slider-widget mh-slider-layout2">
<ul class="slides"> <li class="mh-slider-item">
<article>
<a href="" title="">
<img src="https://wnsp.com/wordpress/wp-content/uploads/2024/08/Copy-of-MOMS-4.png" alt="" />
</a>
</article>
</li> <li class="mh-slider-item">
<article>
<a href="" title="">
<img src="https://wnsp.com/wordpress/wp-content/uploads/2024/08/Copy-of-MOMS-1-1.png" alt="" />
</a>
</article>
</li> <li class="mh-slider-item">
<article>
<a href="" title="">
<img src="https://wnsp.com/wordpress/wp-content/uploads/2024/08/Copy-of-MOMS-3.png" alt="" />
</a>
</article>
</li> <li class="mh-slider-item">
<article>
<a href="" title="">
<img src="https://wnsp.com/wordpress/wp-content/uploads/2024/08/Copy-of-MOMS-2.png" alt="" />
</a>
</article>
</li> </ul>
</div></div><div id="rss-15" class="mh-widget mh-home-12 widget_rss"><h4 class="mh-widget-title"><span class="mh-widget-title-inner"><a class="rsswidget rss-widget-feed" href="https://anchor.fm/s/da698f7c/podcast/rss"><img class="rss-widget-icon" style="border:0" width="14" height="14" src="https://wnsp.com/wordpress/wp-includes/images/rss.png" alt="RSS" loading="lazy" /></a> <a class="rsswidget rss-widget-title" href="">Past Interviews</a></span></h4></div><div id="media_image-61" class="mh-widget mh-home-12 widget_media_image"><img width="1920" height="1080" src="https://wnsp.com/wordpress/wp-content/uploads/2024/05/Memorial-Day.png" class="image wp-image-1073002 attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" srcset="https://wnsp.com/wordpress/wp-content/uploads/2024/05/Memorial-Day.png 1920w, https://wnsp.com/wordpress/wp-content/uploads/2024/05/Memorial-Day-300x169.png 300w, https://wnsp.com/wordpress/wp-content/uploads/2024/05/Memorial-Day-1024x576.png 1024w, https://wnsp.com/wordpress/wp-content/uploads/2024/05/Memorial-Day-150x84.png 150w, https://wnsp.com/wordpress/wp-content/uploads/2024/05/Memorial-Day-768x432.png 768w, https://wnsp.com/wordpress/wp-content/uploads/2024/05/Memorial-Day-1536x864.png 1536w, https://wnsp.com/wordpress/wp-content/uploads/2024/05/Memorial-Day-678x381.png 678w" sizes="(max-width: 1920px) 100vw, 1920px" /></div> </div>
</div>
<footer class="mh-footer" itemscope="itemscope" itemtype="https://schema.org/WPFooter">
<div class="mh-container mh-container-inner mh-footer-widgets mh-row clearfix">
<div class="mh-col-1-1 mh-home-wide mh-footer-area mh-footer-1">
<div id="media_image-67" class="mh-footer-widget widget_media_image"><img width="1087" height="138" src="https://wnsp.com/wordpress/wp-content/uploads/2024/07/PAT-6568-24-WB-30th-Anniversary-WZEW_1087x138.jpg" class="image wp-image-1082060 attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" loading="lazy" srcset="https://wnsp.com/wordpress/wp-content/uploads/2024/07/PAT-6568-24-WB-30th-Anniversary-WZEW_1087x138.jpg 1087w, https://wnsp.com/wordpress/wp-content/uploads/2024/07/PAT-6568-24-WB-30th-Anniversary-WZEW_1087x138-300x38.jpg 300w, https://wnsp.com/wordpress/wp-content/uploads/2024/07/PAT-6568-24-WB-30th-Anniversary-WZEW_1087x138-1024x130.jpg 1024w, https://wnsp.com/wordpress/wp-content/uploads/2024/07/PAT-6568-24-WB-30th-Anniversary-WZEW_1087x138-150x19.jpg 150w, https://wnsp.com/wordpress/wp-content/uploads/2024/07/PAT-6568-24-WB-30th-Anniversary-WZEW_1087x138-768x98.jpg 768w" sizes="(max-width: 1087px) 100vw, 1087px" /></div></div>
</div>
</footer>
<div class="mh-copyright-wrap">
<div class="mh-container mh-container-inner clearfix">
<p class="mh-copyright">
Copyright © 2025 | MH Magazine WordPress Theme by <a href="https://mhthemes.com/themes/mh-magazine/?utm_source=customer&utm_medium=link&utm_campaign=MH+Magazine" title="Premium WordPress Themes" rel="nofollow">MH Themes</a> </p>
</div>
</div>
</div><!-- .mh-container-outer -->
<div class="ugaam-ad-wrapper-outer ugaam-sticky-ad ugaam-sticky-header-ad ugaam-sticky-header-ad-wrapper ugaam-left-align"><div class="ugaam-ad-wrapper"><div class="ugaam-ad-wrapper-inner"></div></div></div><div class="ugaam-ad-wrapper-outer ugaam-sticky-ad ugaam-sticky-footer-ad ugaam-sticky-footer-ad-wrapper ugaam-left-align"><div class="ugaam-ad-wrapper"><div class="ugaam-ad-wrapper-inner"></div></div></div> <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.9";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script> </body>
</html>