CINXE.COM

High School Basketball Rankings

<!DOCTYPE html> <html lang="en" > <head> <meta charset="UTF-8" /> <link rel="canonical" href="https://www.maxpreps.com/basketball/rankings/1/" /> <link rel="alternate" media="only screen and (max-width: 640px)" href="https://www.maxpreps.com/basketball/rankings/4/?mobile=1" /> <meta content="aHR0cHM6Ly93d3cubWF4cHJlcHMuY29tL2xpc3QvcmFua2luZ3MuYXNweD9nZW5kZXJzcG9ydD1ib3lzLGJhc2tldGJhbGwmcGFnZT00JnNzaWQ9MjBlYTIxNWQtNTRjZS00NTAyLTgzMDUtNzQ4YmRjODcyZDQ5" name="encoded-url" /><title> High School Basketball Rankings </title> <meta name="description" content="MaxPreps High School Basketball Rankings. Every High School Basketball team in the nation is ranked. Find out where your teams stands... Use the &quot;Find my Team&quot; feature to quickly locate your team!" /> <link rel="icon" sizes="180x180" href="//asset.maxpreps.io/includes/images/icons/xman-white-background-180x180.png" /> <link href="https://image.maxpreps.io/CBS_Production_MaxPreps_VMS/2024/11/26/2391026243955/Top25_rankings_Update__15_Thumbnail_3363744_1920x1080.jpg?width=300&amp;height=250&amp;fit=cover" rel="preload" as="image" /> <!-- CBSI Tracking = { "SiteId": 189, "BrandId": 64, "Ontology": { "FullName": "BOYS:BASKETBALL:RANKINGS:", "FullValue": "31364:31371:31374:" }, "PageType": 6879 } --> <script>!function(){if("function"==typeof Object.assign)return!1;Object.assign=function(t,e){"use strict";if(null==t)throw new TypeError("Cannot convert undefined or null to object");for(var n=Object(t),o=1;o<arguments.length;o++){var r=arguments[o];if(null!=r)for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(n[i]=r[i])}return n}}(),void 0===Array.prototype.find&&Object.defineProperty(Array.prototype,"find",{value:function(t){if(null==this)throw new TypeError('"this" is null or not defined');var e=Object(this),n=e.length>>>0;if("function"!=typeof t)throw new TypeError("predicate must be a function");for(var o=arguments[1],r=0;r<n;){var i=e[r];if(t.call(o,i,r,e))return i;r++}},configurable:!0,writable:!0}),function(){if("function"==typeof window.CustomEvent)return!1;function t(t,e){e=e||{bubbles:!1,cancelable:!1,detail:void 0};var n=document.createEvent("CustomEvent");return n.initCustomEvent(t,e.bubbles,e.cancelable,e.detail),n}t.prototype=window.Event.prototype,window.CustomEvent=t}(),function(t,e){"use strict";if("IntersectionObserver"in t&&"IntersectionObserverEntry"in t&&"intersectionRatio"in t.IntersectionObserverEntry.prototype)"isIntersecting"in t.IntersectionObserverEntry.prototype||Object.defineProperty(t.IntersectionObserverEntry.prototype,"isIntersecting",{get:function(){return this.intersectionRatio>0}});else{var n=[];r.prototype.THROTTLE_TIMEOUT=100,r.prototype.POLL_INTERVAL=null,r.prototype.USE_MUTATION_OBSERVER=!0,r.prototype.observe=function(t){if(!this._observationTargets.some(function(e){return e.element==t})){if(!t||1!=t.nodeType)throw new Error("target must be an Element");this._registerInstance(),this._observationTargets.push({element:t,entry:null}),this._monitorIntersections(),this._checkForIntersections()}},r.prototype.unobserve=function(t){this._observationTargets=this._observationTargets.filter(function(e){return e.element!=t}),this._observationTargets.length||(this._unmonitorIntersections(),this._unregisterInstance())},r.prototype.disconnect=function(){this._observationTargets=[],this._unmonitorIntersections(),this._unregisterInstance()},r.prototype.takeRecords=function(){var t=this._queuedEntries.slice();return this._queuedEntries=[],t},r.prototype._initThresholds=function(t){var e=t||[0];return Array.isArray(e)||(e=[e]),e.sort().filter(function(t,e,n){if("number"!=typeof t||isNaN(t)||t<0||t>1)throw new Error("threshold must be a number between 0 and 1 inclusively");return t!==n[e-1]})},r.prototype._parseRootMargin=function(t){var e=(t||"0px").split(/\s+/).map(function(t){var e=/^(-?\d*\.?\d+)(px|%)$/.exec(t);if(!e)throw new Error("rootMargin must be specified in pixels or percent");return{value:parseFloat(e[1]),unit:e[2]}});return e[1]=e[1]||e[0],e[2]=e[2]||e[0],e[3]=e[3]||e[1],e},r.prototype._monitorIntersections=function(){this._monitoringIntersections||(this._monitoringIntersections=!0,this.POLL_INTERVAL?this._monitoringInterval=setInterval(this._checkForIntersections,this.POLL_INTERVAL):(i(t,"resize",this._checkForIntersections,!0),i(e,"scroll",this._checkForIntersections,!0),this.USE_MUTATION_OBSERVER&&"MutationObserver"in t&&(this._domObserver=new MutationObserver(this._checkForIntersections),this._domObserver.observe(e,{attributes:!0,childList:!0,characterData:!0,subtree:!0}))))},r.prototype._unmonitorIntersections=function(){this._monitoringIntersections&&(this._monitoringIntersections=!1,clearInterval(this._monitoringInterval),this._monitoringInterval=null,s(t,"resize",this._checkForIntersections,!0),s(e,"scroll",this._checkForIntersections,!0),this._domObserver&&(this._domObserver.disconnect(),this._domObserver=null))},r.prototype._checkForIntersections=function(){var e=this._rootIsInDom(),n=e?this._getRootRect():{top:0,bottom:0,left:0,right:0,width:0,height:0};this._observationTargets.forEach(function(r){var i=r.element,s=c(i),a=this._rootContainsTarget(i),u=r.entry,h=e&&a&&this._computeTargetAndRootIntersection(i,n),l=r.entry=new o({time:t.performance&&performance.now&&performance.now(),target:i,boundingClientRect:s,rootBounds:n,intersectionRect:h});u?e&&a?this._hasCrossedThreshold(u,l)&&this._queuedEntries.push(l):u&&u.isIntersecting&&this._queuedEntries.push(l):this._queuedEntries.push(l)},this),this._queuedEntries.length&&this._callback(this.takeRecords(),this)},r.prototype._computeTargetAndRootIntersection=function(n,o){if("none"!=t.getComputedStyle(n).display){for(var r,i,s,a,h,l,p,d,f=c(n),g=u(n),v=!1;!v;){var m=null,b=1==g.nodeType?t.getComputedStyle(g):{};if("none"==b.display)return;if(g==this.root||g==e?(v=!0,m=o):g!=e.body&&g!=e.documentElement&&"visible"!=b.overflow&&(m=c(g)),m&&(r=m,i=f,s=void 0,a=void 0,h=void 0,l=void 0,p=void 0,d=void 0,s=Math.max(r.top,i.top),a=Math.min(r.bottom,i.bottom),h=Math.max(r.left,i.left),l=Math.min(r.right,i.right),d=a-s,!(f=(p=l-h)>=0&&d>=0&&{top:s,bottom:a,left:h,right:l,width:p,height:d})))break;g=u(g)}return f}},r.prototype._getRootRect=function(){var t;if(this.root)t=c(this.root);else{var n=e.documentElement,o=e.body;t={top:0,left:0,right:n.clientWidth||o.clientWidth,width:n.clientWidth||o.clientWidth,bottom:n.clientHeight||o.clientHeight,height:n.clientHeight||o.clientHeight}}return this._expandRectByRootMargin(t)},r.prototype._expandRectByRootMargin=function(t){var e=this._rootMarginValues.map(function(e,n){return"px"==e.unit?e.value:e.value*(n%2?t.width:t.height)/100}),n={top:t.top-e[0],right:t.right+e[1],bottom:t.bottom+e[2],left:t.left-e[3]};return n.width=n.right-n.left,n.height=n.bottom-n.top,n},r.prototype._hasCrossedThreshold=function(t,e){var n=t&&t.isIntersecting?t.intersectionRatio||0:-1,o=e.isIntersecting?e.intersectionRatio||0:-1;if(n!==o)for(var r=0;r<this.thresholds.length;r++){var i=this.thresholds[r];if(i==n||i==o||i<n!=i<o)return!0}},r.prototype._rootIsInDom=function(){return!this.root||a(e,this.root)},r.prototype._rootContainsTarget=function(t){return a(this.root||e,t)},r.prototype._registerInstance=function(){n.indexOf(this)<0&&n.push(this)},r.prototype._unregisterInstance=function(){var t=n.indexOf(this);-1!=t&&n.splice(t,1)},t.IntersectionObserver=r,t.IntersectionObserverEntry=o}function o(t){this.time=t.time,this.target=t.target,this.rootBounds=t.rootBounds,this.boundingClientRect=t.boundingClientRect,this.intersectionRect=t.intersectionRect||{top:0,bottom:0,left:0,right:0,width:0,height:0},this.isIntersecting=!!t.intersectionRect;var e=this.boundingClientRect,n=e.width*e.height,o=this.intersectionRect,r=o.width*o.height;this.intersectionRatio=n?Number((r/n).toFixed(4)):this.isIntersecting?1:0}function r(t,e){var n,o,r,i=e||{};if("function"!=typeof t)throw new Error("callback must be a function");if(i.root&&1!=i.root.nodeType)throw new Error("root must be an Element");this._checkForIntersections=(n=this._checkForIntersections.bind(this),o=this.THROTTLE_TIMEOUT,r=null,function(){r||(r=setTimeout(function(){n(),r=null},o))}),this._callback=t,this._observationTargets=[],this._queuedEntries=[],this._rootMarginValues=this._parseRootMargin(i.rootMargin),this.thresholds=this._initThresholds(i.threshold),this.root=i.root||null,this.rootMargin=this._rootMarginValues.map(function(t){return t.value+t.unit}).join(" ")}function i(t,e,n,o){"function"==typeof t.addEventListener?t.addEventListener(e,n,o||!1):"function"==typeof t.attachEvent&&t.attachEvent("on"+e,n)}function s(t,e,n,o){"function"==typeof t.removeEventListener?t.removeEventListener(e,n,o||!1):"function"==typeof t.detatchEvent&&t.detatchEvent("on"+e,n)}function c(t){var e;try{e=t.getBoundingClientRect()}catch(t){}return e?(e.width&&e.height||(e={top:e.top,right:e.right,bottom:e.bottom,left:e.left,width:e.right-e.left,height:e.bottom-e.top}),e):{top:0,bottom:0,left:0,right:0,width:0,height:0}}function a(t,e){for(var n=e;n;){if(n==t)return!0;n=u(n)}return!1}function u(t){var e=t.parentNode;return e&&11==e.nodeType&&e.host?e.host:e&&e.assignedSlot?e.assignedSlot.parentNode:e}}(window,document);var Guid=Guid||function(){var t=function(){var t=(new Date).getTime();return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(e){var n=(t+16*Math.random())%16|0;return t=Math.floor(t/16),("x"===e?n:7&n|8).toString(16)})};return{empty:"00000000-0000-0000-0000-000000000000",pageGuid:t(),newGuid:t}}();!function(){function t(t){if(!t)return{};0==t.indexOf("?")&&(t=t.substring(1));for(var e=/\\+/g,n=/\\+/g,o=/([^&=]+)=?([^&]*)/g,r=function(t){return decodeURIComponent(t.replace(n," "))},i={};e=o.exec(t);)i[r(e[1]).toLowerCase()]=r(e[2]);return i}window.objectToQueryString=function(t){return t?Object.keys(t).reduce(function(e,n){return e.push(n+"="+encodeURIComponent(t[n])),e},[]).join("&"):""},window.queryStringToObject=t,window.queryStringParams=t(window.location.search)}(),function(t){if("function"==typeof define&&define.amd)define(t);else if("object"==typeof exports)module.exports=t();else window.Cookies=t()}(function(){function t(){for(var t=0,e={};t<arguments.length;t++){var n=arguments[t];for(var o in n)e[o]=n[o]}return e}return function(e){function n(e,o,r){var i;if(arguments.length>1){if("number"==typeof(r=t({},n.defaults,r)).expires){var s=new Date;s.setMilliseconds(s.getMilliseconds()+864e5*r.expires),r.expires=s}try{i=JSON.stringify(o),/^[\{\[]/.test(i)&&(o=i)}catch(t){}return o=encodeURIComponent(String(o)),e=(e=(e=encodeURIComponent(String(e))).replace(/%(23|24|26|2B|5E|60|7C)/gi,decodeURIComponent)).replace(/[\(\)]/g,escape),document.cookie=[e,"=",o,r.expires&&"; expires="+r.expires.toUTCString(),r.path&&"; path="+r.path,r.domain&&"; domain="+r.domain,r.secure&&"; secure",r.sameSite&&"; sameSite="+r.sameSite].join("")}e||(i={});for(var c=document.cookie?document.cookie.split("; "):[],a=/(%[0-9A-Z]{2})+/gi,u=0;u<c.length;u++){var h=c[u].split("="),l=h[0].replace(a,decodeURIComponent),p=h.slice(1).join("=");if('"'===p.charAt(0)&&(p=p.slice(1,-1)),p=decodeURIComponent(p),e===l){i=p;break}e||(i[l]=p)}return i}return n.get=n.set=n,n.getParamValue=function(t,e){return queryStringToObject(n(t))[e]},n.setParamAndValue=function(t,e,o,r){var i=queryStringToObject(n(t));i[e]=o;var s=[];for(var c in i)i.hasOwnProperty(c)&&s.push(c+"="+i[c]);n(t,s.join("&"),r)},n.defaults={domain:-1!=window.location.host.indexOf("localhost")?"localhost":".maxpreps.com",path:"/",secure:!0,sameSite:"Lax"},n.remove=function(e,o){n(e,"",t(o,{expires:-1}))},n}()}),function(){var t="data-lazy-image",e=null;function n(){for(var n=document.querySelectorAll("["+t+"]"),o=0;o<n.length;o++)e.observe(n[o])}window.addEventListener("DOMContentLoaded",function(){e=new IntersectionObserver(function(n,o){0!==n.length&&n.forEach(function(n){if(n.isIntersecting){var o=n.target,r=o.getAttribute(t);r&&("IMG"===o.nodeName?o.src=r:o.style.backgroundImage='url("'+r+'")',o.removeAttribute(t),e.unobserve(o))}})},{rootMargin:"200px 0px 400px 0px",threshold:[0]}),window.MaxPreps=window.MaxPreps||{},MaxPreps.UI=MaxPreps.UI||{},MaxPreps.UI.findLazyLoadImagesToObserve=n,n()})}();</script> <script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" charset="UTF-8" data-domain-script="b99e4235-f916-440f-9591-b220fe2f3fa2"></script> <script>!function(n){var o=window,a='cbsoptanon',c='cmd',d='config';o[a]=o[a]?o[a]:{},o[a][c]=o[a][c]?o[a][c]:[],o[a][d]=o[a][d]?o[a][d]:[],['onIframesReady','onFormsReady','onScriptsReady','onAdsReady'].forEach(function(n){o[a][n]=o[a][n]||function(){var d=arguments;o[a][c].push(function(){o[a][n].apply(o[a],d)})}})}();</script> <script>typeof cbsoptanon !== 'undefined' && cbsoptanon.config.push({ 'enableServices': false, 'setNpaOnConsentChange': true, 'tfcd': !!parseInt(new URLSearchParams(Cookies.get('MemberName')).get('tfcd') || '0') });</script> <script src="//cdn.privacy.paramount.com/dist/optanon-v1.1.0.js" async="async"></script><script> var MaxPrepsAds=MaxPrepsAds||function(){var e="mobile-omni-skybox-plus-sticky,mobile-skybox-plus-sticky,omni-skybox-leader-sticky,skybox-leader-sticky",t={url:"https://at.cbsi.com/lib/dist/prod/bidbarrel-maxpreps.min.js?adaptive=true",publicAPI:["auction","initialize","on","setTargeting","setConfig"],enableIncremental:!0},i=!1,n=[],r={},a="",o="",l="",u=null,d="MP.AdManager";function c(t){var i=document.getElementById(t.code),n=t.type;if(console.log(d,t,t.type),i&&(i.setAttribute("data-ad-state","blank"===n?"empty":"filled"),i.setAttribute("data-ad-type",n)),e.indexOf(t.code)>-1){if("blank"===n)!function e(t){window.addEventListener("scroll",(function e(i){f(t)}).bind(this),{passive:!0,once:!0})}(!0);else{var r=t.size.join("x");f("adhesion"===n||"6x6"==r)}}}function m(e){performance&&performance.mark&&performance.mark("MaxPrepsAds - "+e)}function f(t){console.log(d,"SkyScroll: toggleCollapse",t);for(var i=null,n=e.split(","),r=0;r<n.length;r++)if(i=document.getElementById(n[r])){t?i.setAttribute("data-collapse",1):i.setAttribute("data-collapse",0);break}}function g(e){return n.find(function(t){return t.id===e})}function p(e){if(e&&0!=e.length){if(Cookies&&"Media"===Cookies.getParamValue("MemberName","role")){var t=document.getElementById("mp_site_header");if(t){t.style.marginTop="0",t.style.top="0";var i=t.querySelector(".brow");i&&(i.style.top="0",i.style.transform="translate3d(0, 0, 0)")}f(!0);return}e=e.map(function(e){if((slot=g(e))&&slot.targets){var t=null;return"inc"===slot.targets.pos&&((!slot.incrementValue||slot.incrementValue<1)&&(slot.incrementValue=++r[slot.id]),t=slot.incrementValue,e=slot.id.replace(slot.incrementValue,"")),[e,t,slot.targets,{outOfPage:!!slot.isOutOfPage}]}return e});try{BidBarrel.auction(e)}catch(n){console.log(d,"Error refreshing BidBarrel ads. "+n)}}}return m("Prepped"),{slots:n,addSlot:function(e){if(e){if(m("AddSlot - "+e.id),e.targets&&"inc"===e.targets.pos){if(!t.enableIncremental)return null;void 0===r[e.id]&&(r[e.id]=0),e.incrementValue&&e.incrementValue>r[e.id]?r[e.id]=e.incrementValue:(e.incrementValue=++r[e.id],e.id=e.id+e.incrementValue.toString())}return n.push(e),e}},getSlot:g,server:a,site:o,units:l,setup:function(e,n,r,d,f){var g,p,b,y,$,k,v;!i&&(m("Setup"),(t=Object.assign({},t||{},f||{})).timeouts&&(t.timeouts.desktop&&0!==window.location.pathname.indexOf("/m/")?t.timeouts.bidder=t.timeouts.desktop:t.timeouts.mobile&&0===window.location.pathname.indexOf("/m/")&&(t.timeouts.bidder=t.timeouts.mobile)),i=!0,a=(g=e,p=window.sessionStorage&&sessionStorage.getItem("adNetwork")||g,queryStringParams.adnetwork&&(p=queryStringParams.adnetwork,sessionStorage.setItem("adNetwork",p)),p),o=n,l=r,u=Object.assign(u||{},d||{},function e(){var t=window.queryStringParams,i={};for(var n in t)t.hasOwnProperty(n)&&t[n]&&(["adregion","env","session","subses"].indexOf(n)>-1?i[n]=t[n]:0===n.indexOf("adtargeting_")&&"adtargeting_"!==n&&(i[n.slice(12)]=t[n]));return i}()||{},{vguid:Guid.pageGuid}),b=t.publicAPI,y=t.url,k="BidBarrel",v="queue",($=window)[k]=$[k]?$[k]:{},$[k][v]=$[k][v]?$[k][v]:[],b.forEach(function(e){$[k][e]=function(){var t=arguments;$[k][v].push(function(i){$[k][e].apply($[k],t),i()})}}),function e(t,i){if(t){var n=document,r="script",a=n.getElementsByTagName(r)[0];(s=n.createElement(r)).async=!0,s.id=i.toLowerCase(),s.src=t,a||(a=n.head),a.parentNode.insertBefore(s,a)}}(y,k),BidBarrel.initialize({pageTargeting:u,dfpPath:"/"+a+"/"+o+"/"+l,timeouts:t.timeouts,targeting:{auto:!0,cookie:{consolidate:!0,domain:".maxpreps.com"}}}),BidBarrel.on("identified",c))},run:function(){m("Run");var e=window.queryStringParams,t=null;e&&(t=e.eid||null),!t&&MaxPreps.Membership.loggedIn&&(t=MaxPreps.Membership.getMemberInfo("email")||null),t&&BidBarrel.setConfig({firstPartyData:{eid:t}}),p(n.map(function(e){return e.id}))},setTargeting:function(e){u=Object.assign(u||{},e||{}),BidBarrel&&BidBarrel.setTargeting(e)},auction:p,auctionAll:function(e){0!=n.length&&p(n.filter(function(t){return -1===(e||[]).indexOf(t.id)}).map(function(e){return e.id}))}}}(); (function() { MaxPrepsAds.setup("8264", "aw-maxpreps", "boys/basketball/rankings", {"ptype":"rankings","env":"prod"}, {"url":"https://at.cbsi.com/lib/dist/prod/bidbarrel-maxpreps.min.js?adaptive=true","enableIncremental":true,"timeouts":null}); MaxPrepsAds.addSlot({ "id": "intromercial", "isOutOfPage": true }); MaxPrepsAds.addSlot({ "id": "omni-skybox-leader-sticky", "targets": { "pos": "sticky" }, "sizes": [ [ 5, 5 ], [ 6, 6 ], [ 728, 90 ], [ 970, 66 ] ] }); MaxPrepsAds.addSlot({ "id": "skyscraper-top", "targets": { "pos": "top" }, "sizes": [ [ 160, 600 ] ] }); MaxPrepsAds.addSlot({ "id": "native-flex-middle", "targets": { "pos": "middle" }, "sizes": [ [ 11, 11 ], [ 300, 250 ], [ "fluid" ] ] }); })(); </script> <script>(function() { var config = window._sf_async_config = (window._sf_async_config || {}); config.uid = 65713; config.domain = 'maxpreps.com'; config.useCanonical = true; config.useCanonicalDomain = true; config.sections = "boys" config.type = "/list/rankings.aspx?fe=wf&asPath=%2fbasketball%2frankings%2f4%2f" config.authors = "" })();</script><style>@charset "utf-8"; @font-face{font-family:Siro;src:url("//asset.maxpreps.io/includes/font/siro_regular_macroman/siro-regular-webfont.woff2") format("woff2"),url("//asset.maxpreps.io/includes/font/siro_regular_macroman/siro-regular-webfont.woff") format("woff");font-weight:400;font-style:normal;font-display:swap} @font-face{font-family:Siro;src:url('//asset.maxpreps.io/includes/font/siro_italic_macroman/siro-italic-webfont.woff2') format('woff2'),url('//asset.maxpreps.io/includes/font/siro_italic_macroman/siro-italic-webfont.woff') format('woff');font-weight:400;font-style:italic;font-display:swap} @font-face{font-family:Siro;src:url("//asset.maxpreps.io/includes/font/siro_bold_macroman/siro-bold-webfont.woff2") format("woff2"),url("//asset.maxpreps.io/includes/font/siro_bold_macroman/siro-bold-webfont.woff") format("woff");font-weight:700;font-style:normal;font-display:swap} @font-face{font-family:Siro;src:url('//asset.maxpreps.io/includes/font/siro_heavy_macroman/siro-heavy-webfont.woff2') format('woff2'),url('//asset.maxpreps.io/includes/font/siro_heavy_macroman/siro-heavy-webfont.woff') format('woff');font-weight:900;font-style:normal;font-display:swap} </style> <style>@charset "utf-8"; @font-face{font-family:Siro;src:url("//asset.maxpreps.io/includes/font/siro_regular_macroman/siro-regular-webfont.woff2") format("woff2"),url("//asset.maxpreps.io/includes/font/siro_regular_macroman/siro-regular-webfont.woff") format("woff");font-weight:400;font-style:normal;font-display:swap} @font-face{font-family:Siro;src:url('//asset.maxpreps.io/includes/font/siro_italic_macroman/siro-italic-webfont.woff2') format('woff2'),url('//asset.maxpreps.io/includes/font/siro_italic_macroman/siro-italic-webfont.woff') format('woff');font-weight:400;font-style:italic;font-display:swap} @font-face{font-family:Siro;src:url("//asset.maxpreps.io/includes/font/siro_bold_macroman/siro-bold-webfont.woff2") format("woff2"),url("//asset.maxpreps.io/includes/font/siro_bold_macroman/siro-bold-webfont.woff") format("woff");font-weight:700;font-style:normal;font-display:swap} @font-face{font-family:Siro;src:url('//asset.maxpreps.io/includes/font/siro_heavy_macroman/siro-heavy-webfont.woff2') format('woff2'),url('//asset.maxpreps.io/includes/font/siro_heavy_macroman/siro-heavy-webfont.woff') format('woff');font-weight:900;font-style:normal;font-display:swap} </style> <style>html,td,th{font-weight:400}h1,h2,h3,h4,html,optgroup{font-family:Verdana,Helvetica,Arial,Sans-Serif}#layout_1>.content-column,#layout_2>.content-column,#layout_3>.content-column,#layout_4 .content-column,#layout_5 .content-column,.site-header,table{width:100%}.flyout,.flyout-header-close{right:0}.content-partner:first-child,blockquote,blockquote>p:first-child,body,form,iframe,input,ol,p,pre,ul{margin:0}h3,h4{margin:.5em 0}.cf:after{clear:both;display:table;content:""}abbr,acronym,address{text-decoration:none}.ad.omni-skybox-leader-sticky,.ad.skybox-leader-sticky{position:relative;z-index:5000001}body:not(.skybox-loaded)>.omni-skybox-leader-sticky[data-collapse='0'],body:not(.skybox-loaded)>.skybox-leader-sticky[data-collapse='0']{margin:0;position:fixed;display:flex;align-items:center;justify-content:space-around;width:100%;top:0;min-height:90px;background:#fff}.site-header .drop-down-menu-loading~div,.site-header .header-button-logo .header-button-text::before,.site-header .header-button-membership .sign-in::before,.site-header .header-button-search::before,.site-header .header-button.dimmed .header-button-text::before,.site-header .header-button.dimmed:hover .drop-down-menu,[data-template],body:not(.skybox-loaded)>.omni-skybox-leader-sticky[data-collapse='1'],body:not(.skybox-loaded)>.skybox-leader-sticky[data-collapse='1'],body>iframe{display:none}.ad-container table{width:auto;border-collapse:separate;table-layout:auto;margin:0 auto}.ad-container td{white-space:normal;overflow:visible;padding:1px;box-sizing:content-box}.navigation-column a,.navigation-column span,td,th{overflow:hidden}.ad-container:not(.tbl-feed-container){display:flex}.ad-container>div,.ad-container>div>div,.ad-container>div>table,.ad-container>iframe,.ad-container>table{margin:0 auto;display:block}.leader-plus-top{position:relative;width:980px;margin:0 auto;text-align:center}.flyout,.flyout-overlay,.site-header{position:fixed;top:0}.leader-plus-top{padding-top:10px;min-height:66px}.ad-words{margin:2em 0 0}@media print{.ad-container{display:none}}.content-partner{margin:80px 0 0;clear:both}.google-ad-words,fieldset{margin:1em 0}table{border-collapse:collapse;border-spacing:0;background:#fff;table-layout:fixed;border:1px solid #e0e0e0}caption,td,th{vertical-align:middle;padding:6px 4px;-moz-box-sizing:border-box;box-sizing:border-box}td,th{white-space:nowrap;text-align:left;text-overflow:ellipsis}thead>tr{background:#777}#breadcrumb,tfoot>tr,tr.alternate{background:#f8f8f8}thead td,thead th{color:#fff;border-color:#e0e0e0}.top-team-links a,thead a,thead a:link,thead a:visited{color:#fff}blockquote,blockquote footer{color:#777}thead a:hover{color:#ccc}table thead .sorted:after{font-family:FontAwesome;content:"\f0d7";width:7px;margin:0 0 0 5px;pointer-events:none;color:#ccc;position:absolute}table thead .asc:after{content:"\f0d8"}td:first-child,th:first-child{border-left:1px solid #e0e0e0}td:last-child,th:last-child{border-right:1px solid #e0e0e0}tbody td,tbody th{border-bottom:1px solid #e8e8e8}tr:first-child>td,tr:first-child>th{border-top:1px solid #e0e0e0}tr:last-child>td,tr:last-child>th{border-bottom:1px solid #e0e0e0}tbody>tr:hover,tr.highlighted{background:#e0e0e0;-webkit-transition:background-color .3s ease-out,border-bottom-color .3s ease-out;transition:background-color .3s ease-out,border-bottom-color .3s ease-out}.dw[data-cl="1"],.dw[data-cl="2"]{width:38px}.dw[data-cl="3"]{width:43px}.dw[data-cl="4"]{width:50px}.dw[data-cl="5"]{width:55px}.dw[data-cl="6"]{width:60px}.dw[data-cl="7"]{width:65px}.dw[data-cl="8"]{width:70px}.dw[data-cl="9"]{width:75px}.dw[data-cl="10"]{width:80px}.dw[data-cl="11"]{width:85px}.dw[data-cl="12"]{width:90px}ul{list-style:none;padding:0}ol{list-style-type:decimal}abbr,accronym,object{outline:0;border:0}accronym{letter-spacing:.1em}fieldset{display:block;border:1px solid #ddd;padding:1em 8px}.navigation-column dl,h1{margin:0 0 1em}input.text,input.title,input[type=password],input[type=text],select,textarea{font-family:Verdana,Helvetica,Arial,Sans-Serif;background-color:#fff;border:1px solid #bbb}input.text:focus,input.title:focus,input[type=password]:focus,input[type=text]:focus,select:focus,textarea:focus{border-color:#777}input.text,input.title{width:300px;padding:.5em}textarea{width:390px;height:250px;padding:.5em;-moz-box-sizing:border-box;box-sizing:border-box;max-width:100%}input.checkbox,input.radio,input[type=checkbox],input[type=radio]{position:relative;top:3px;padding:0}#breadcrumb,.navigation-column a,.navigation-column dt,.navigation-column span{padding:.5em}html{font-variant:normal;color:#333;font-size:75%;line-height:1.5;background:#eee}body{-webkit-font-smoothing:antialiased}p{font-size:1.1em}h1,h2,h3,h4{color:#595959;font-weight:700}h1,h2{color:#595959;border-bottom:3px solid #3778b4}h1{font-size:2em}h2{font-size:1.66em;margin:2em 0 .5em;padding:0 0 .5em;border-width:1px}.field h1,.field h2{color:#595959;border-color:#3f9508}.court h1,.court h2{color:#595959;border-color:#cf7a30}h3{font-size:1.33em}h4{font-size:1.25em}.navigation-column .selected,label{font-weight:700}a{text-decoration:none;color:#3778b4;cursor:pointer}a:active,a:hover{color:#00f}.site-header .drop-down-menu-columned-links .drop-down-menu-links:last-child,.site-header .drop-down-menu-video .drop-down-menu-header,a img{border:none}#content{width:980px;margin:10px auto 0;position:relative}.content-center{margin:0 auto 1rem;padding:1rem;background:#fff;border-radius:4px;width:980px;box-sizing:border-box}#breadcrumb{margin:0 0 12px;border-radius:4px}#breadcrumb li{margin:0 7px 0 0;display:inline}#breadcrumb li.last{color:grey}#breadcrumb li:after{content:" / ";color:#ccc;display:inline-block;padding-left:7px}#breadcrumb li.last:after{content:"";padding-left:0}.navigation-column a,.navigation-column dd,.navigation-column dt,.navigation-column span,.site-header .header-button,.site-header .header-button:hover .drop-down-menu,.site-header .header-button>a,.site-header .header-button>a>span,.site-header .logo>img,.site-header .panel-btn[data-state=active]+.panel,body[data-site-header-state=engaged]>.site-header{display:block}.navigation-column span{cursor:default}.navigation-column dd{border:1px solid #e8e8e8;border-style:none none solid;background:#f5f5f5;color:#3778b4;-webkit-transition:background-color .3s ease-out,border-bottom-color .3s ease-out;transition:background-color .3s ease-out,border-bottom-color .3s ease-out}.navigation-column dd:hover{background:#f0f0f0}.navigation-column dt{background:#f5f5f5;border-top:5px solid #3778b4;border-bottom:1px solid #e8e8e8;color:#595959;font-size:1em;font-weight:700;margin:2em 0 1px;border-radius:4px 4px 0 0}.field .navigation-column dt{border-top:5px solid #3f9508}.court .navigation-column dt{border-top:5px solid #cf7a30}.navigation-column dt:first-child{margin-top:0}.navigation-column dd{margin:0 0 1px}blockquote{padding:1em;box-shadow:0 1px 3px -1px rgba(0,0,0,.15);border:1px solid #d0d0d0;border-left:8px solid #d0d0d0;margin:1em 0 1em 30px}blockquote>p{margin:1em 0 0}blockquote::before{content:'\201C';display:block;line-height:1;color:#999;font-size:48px;font-style:italic;font-family:Georgia,"Times New Roman",serif;height:0;margin-left:-1em}blockquote cite{font-style:italic}#layout_1{padding:0 312px 0 152px;min-width:312px}#layout_1>.content-column,#layout_1>.navigation-column,#layout_1>.related-column,#layout_2>.content-column,#layout_2>.navigation-column,#layout_3>.content-column,#layout_3>.related-column,#layout_4 .content-column,#layout_4 .navigation-column,#layout_4 .related-column,#layout_5 .content-column,#layout_5 .navigation-column,#layout_5 .related-column{float:left;position:relative;min-height:2em}#layout_1>.navigation-column,#layout_2>.navigation-column,#layout_4 .navigation-column,#layout_5 .navigation-column{width:140px;margin-left:-100%;right:152px;padding:0 12px 0 0}#layout_1>.related-column,#layout_3>.related-column,#layout_4 .related-column,#layout_5 .related-column{width:300px;margin-right:-100%;padding:0 0 0 12px}#layout_2,#layout_4,#layout_5 .columns{padding:0 0 0 152px;min-width:312px}#layout_3,#layout_4 .columns,#layout_5{padding:0 312px 0 0;min-width:312px}.site-header{font-family:Siro,Helvetica,Arial,sans-serif;color:#121212;min-width:980px;z-index:5000000}.network-bar,.site-header .brow{min-width:963px;color:#fff;width:100%}body:not(.skybox-loaded) .omni-skybox-leader-sticky[data-collapse='0']~.site-header,body:not(.skybox-loaded) .skybox-leader-sticky[data-collapse='0']~.site-header{top:90px}body:not(.skybox-loaded) .site-header~form{margin:90px 0 0}body:not(.skybox-loaded) .omni-skybox-leader-sticky[data-collapse='0']~.site-header~form,body:not(.skybox-loaded) .skybox-leader-sticky[data-collapse='0']~.site-header~form{margin:180px 0 0}body.skybox-loaded .site-header{transition:none;position:relative}.site-header[data-layout=minimal]{padding-top:0;top:0}.site-header .hidden{display:none!important}.network-bar{font-size:11px;letter-spacing:2px;line-height:30px;background-color:#a51811;box-sizing:border-box;z-index:2001}.network-bar .inner-network-wrapper{display:flex;justify-content:space-between;padding-left:10px}.network-bar .fa{vertical-align:top;margin-top:4px}.network-bar a{color:#fff;opacity:.5;transition:.175s}.network-bar .network-bar-links{display:flex;margin-left:15px}.network-bar .network-bar-links>li{margin-right:17px}.network-bar .network-bar-links a:hover{text-decoration:none;opacity:.6}.network-bar .network-bar-link-mp a{opacity:.9;font-weight:700}.network-bar .network-bar-link-mp a:hover{opacity:1}.network-bar .social{display:flex;align-items:center}.network-bar .social span{margin:0 20px 0 0;white-space:nowrap;opacity:.5}.network-bar .social>a{width:44px;height:22px;line-height:0;font-size:14px;opacity:1;transition:95ms;padding-top:1px;border-radius:2px;text-align:center;margin:0 5px 0 0}.network-bar .facebook{background-color:#3b5598}.network-bar .twitter{background-color:#4099ff}.network-bar .instagram{background-color:#125688}.network-bar .social .facebook:hover{background-color:#2d4373}.network-bar .social .twitter:hover{background-color:#2795e9}.network-bar .social .instagram:hover{background-color:#406582}.site-header .brow{z-index:2000;display:flex;flex-flow:row nowrap;align-items:stretch;font-size:18px;line-height:60px;vertical-align:middle;background:#e62117;box-shadow:-1px 2px 10px -2px rgba(0,0,0,.45)}.site-header .header-button{position:relative}.site-header .header-button-text{white-space:nowrap;text-decoration:none;color:#fff;position:relative;z-index:2;font-weight:700;text-align:center;letter-spacing:.5px;font-size:18px}.site-header .header-button-text>i{vertical-align:middle;margin-top:-2px;font-size:28px}.site-header .header-button-logo{padding:0 16px 0 25px}.site-header .logo img{position:relative;width:119px;height:34px;margin:13px 0}.site-header .menu-items{flex:2 1 auto;display:flex}.site-header .menu-items .header-button-text{padding:0 12px}.site-header .brow .header-button.header-button-text:hover .header-button-text::before,.site-header .brow .header-button:hover .header-button-text::before{content:'';position:absolute;bottom:5px;left:50%;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff;transform:translate3d(-50%,0,0)}.site-footer a:active,.site-header .brow:hover .header-button:not(.header-button-logo):not(.header-button-close-search):not(:hover),.site-header .header-button.dimmed,.site-header .header-search[style*="display: flex;"]~.header-button{opacity:.6}.site-header .header-button-apps,.site-header .header-button-close-search,.site-header .header-button-membership,.site-header .header-button-search,.site-header .header-button-video{min-width:60px}.site-header .header-button-video{padding-left:12px;padding-right:12px}.site-header .drop-down-menu{display:none;position:absolute;z-index:1;left:-20px;top:92%;width:auto;background:#fff;border:#e62117;box-shadow:0 23px 73px -12px rgba(0,0,0,.49);line-height:1.5;border-radius:12px}.site-header .drop-down-menu-alternate-face{right:-5px;left:auto}.site-header .drop-down-menu-loading{color:#000;margin:5em 0;text-align:center}.site-header .header-button:hover .drop-down-menu>div.header-loading{width:30px}.site-header .drop-down-menu-links{width:auto;padding:15px 0;box-sizing:border-box;border-right:1px solid rgba(18,18,18,.15);text-align:left;line-height:1}.site-header .drop-down-menu-links>li{position:relative;overflow:hidden}.site-header .drop-down-menu-links a{display:block;font-weight:400;font-size:14px;line-height:36px;text-align:left;padding-left:20px;box-sizing:border-box;color:rgba(18,18,18,.6);white-space:nowrap;padding-right:35px}.site-header .drop-down-menu-links a:hover,.site-header .header-button-close-search{color:#fff;background:#e62117}.site-header .drop-down-menu-links a:active{color:rgba(18,18,18,.6)}.site-header .drop-down-menu-header{display:flex;justify-content:space-between;align-items:center;line-height:18px;margin:20px;border-bottom:1px solid rgba(18,18,18,.15)}.site-header .drow-down-menu-apps .drop-down-menu-header{border-bottom:none;margin:20px 20px 12px}.site-header .drop-down-menu-header>a{flex:0 0 auto;color:#e62117;font-size:14px;font-weight:400}.site-header .drop-down-menu-header>a+a{margin:0 0 0 12px}.site-header .drop-down-menu-header>a+a::before{content:"";border-left:1px solid rgba(18,18,18,.15);margin:0 12px 0 0;position:relative;display:inline-block;height:33px;top:11px}.site-header .drop-down-menu-header>a:hover{color:rgba(230,33,23,.7)}.site-header .drop-down-menu-header>span{flex:1 0 auto;font-size:16px;font-weight:700;color:rgba(18,18,18,.7);letter-spacing:1.15px}.site-header .drop-down-menu-header .drop-down-menu-header-icon{flex:0 0 60px;margin-left:-20px;text-align:center}.site-header .drop-down-menu-header .drop-down-menu-header-icon>i{color:#a2a2a2;font-size:24px;vertical-align:middle}.site-header .drop-down-menu-columned-links{display:flex;margin:15px 0}.site-header .drop-down-menu-columned-links .drop-down-menu-links{padding:0;flex:1 1 auto}.site-header .drop-down-menu-panels{display:flex;flex-flow:row wrap;margin:0 20px}.site-header .drop-down-menu-panels .panel-btn{flex:1 1 auto;line-height:52px;border-bottom:4px solid transparent;font-weight:700;text-align:center;font-size:13px;color:#a4a8a8;letter-spacing:1.2px;cursor:pointer}.site-header .drop-down-menu-panels[data-count='2'] .panel-btn{flex-basis:50%}.site-header .drop-down-menu-panels .panel{display:none;order:2;flex:0 0 100%;border-top:1px solid rgba(18,18,18,.15);overflow:auto}.site-header .drop-down-menu-panels .panel-footer{line-height:60px}.site-header .drop-down-menu-panels .panel-footer a:not(.btn){color:#e62117;font-size:14px;font-weight:400}.site-header .drop-down-menu-panels .panel-footer .btn{display:block;margin:0 50px;font-weight:700;padding:16px;transition:.125s;background:#e62117}.site-header .drop-down-menu-panels .panel-btn[data-state=active]{color:#e62117;border-bottom-color:#e62117;cursor:default}.site-header .header-button-more-sports .header-button-text{line-height:54px;padding-bottom:6px}.site-header .drop-down-menu-more-sports .gender{font-weight:700;font-size:14px;color:#000;padding-left:20px;line-height:32px}.site-header .drop-down-menu-more-sports .drop-down-menu-header{border-bottom:none}.site-header .drop-down-menu-more-sports .drop-down-menu-links{flex:0 0 144px;min-width:144px}.site-header .feature-list a{display:flex;justify-content:flex-start;align-items:center;padding:16px 0;margin:0 20px;border-bottom:1px solid rgba(18,18,18,.15);box-sizing:border-box;font-size:14px;color:rgba(18,18,18,.6)}.site-header .feature-list .thumb{flex:0 0 65px;height:65px;margin-right:16px;background-repeat:no-repeat;background-size:contain;background-position:center;font-size:60px;line-height:1;font-weight:700;text-align:center;border-radius:8px;overflow:hidden}.site-header .feature-list .info{flex:1 1 auto;color:rgba(18,18,18,.6)}.site-header .feature-list .title{font-weight:700;color:#121212;display:block}.site-header .feature-list .tags{flex:0 0 auto;padding-right:10px}.site-header .feature-list .tags>li{padding:0 12px;border:1px solid #d6d6d6;border-radius:14px;color:gray;font-size:10px;line-height:25px;white-space:nowrap;font-weight:700}.site-header .feature-list a:hover .title{color:#e62117}.site-header .drow-down-menu-apps{width:324px;padding-bottom:10px}.site-header .drow-down-menu-apps li:last-child a{border-bottom:0}.site-header .drop-down-menu-video{width:352px}.site-header .drop-down-menu-video .mp-video-card{max-width:100%;min-width:100%}.site-header .drop-down-menu-video .mp-vc-thumbnail .details{background:linear-gradient(-180deg,rgba(0,0,0,0) 0,#000 80%)}.site-header .drop-down-menu-video .mp-vc-thumbnail span[data-hook=video-card-title]{width:100%;color:#fff;font-size:16px;font-weight:700;text-align:left;line-height:1.2;white-space:normal;overflow:hidden;padding:10px 20px 20px 0}.site-header .drop-down-menu-video .drop-down-menu-links{flex:0 0 50%;min-width:144px}.site-header .header-button-membership{background-color:rgba(0,0,0,.3);cursor:pointer}.site-header .header-button-membership .sign-in{font-size:12px;font-weight:700;letter-spacing:1px;color:#fff;min-width:96px;display:block}.flyout{box-shadow:rgba(0,0,0,.18) 0 12px 12px 0;background-color:#fff;z-index:10000000;height:100vh;width:335px;transition:width .1s ease-in;overflow:auto;padding:20px;cursor:auto}.flyout-loading{padding-top:28px;display:flex;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;color:#000}.flyout-overlay{right:0;z-index:9999999;background:#000;opacity:.3;height:100vh;width:100vw}.flyout-header{display:flex;align-items:flex-start;-webkit-box-pack:justify;justify-content:space-between;position:relative}.flyout-header-close,.flyout-header-gear{position:absolute;top:0;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;box-sizing:border-box;cursor:pointer;border-radius:8px;border:1px solid transparent;text-decoration:none;font-size:14px;line-height:1.8;text-align:center;background:0 0;color:#656667;height:36px;width:36px}.flyout-header-close:hover,.flyout-header-gear:hover{border:1px solid #efefef;background:#efefef;color:#656667}.flyout-header-gear{left:0}.user-box{padding:28px 0;display:flex;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border-bottom:1px solid #d9dbde;margin-bottom:16px}.profile-avatar{background-color:#d9dbde;border-radius:50%;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;overflow:hidden;width:80px;height:80px;color:#656667;font-size:14px}.favorite-list a,.profile-name,.profile-name:hover,.profile-sign-out,.profile-sign-out:hover,.role-list a{background-color:transparent;cursor:pointer;text-decoration:none}.profile-photo{display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.profile-photo img{display:block;border-radius:50%;width:80px;height:80px}.profile-name,.profile-name:hover{display:block;padding:8px 0 2px;font-size:28px;line-height:1.25;font-weight:900;color:#212021}.profile-sign-out,.profile-sign-out:hover{display:block;margin-top:6px;font-size:14px;line-height:1.45;font-weight:400;color:#757678}.site-footer,.top-team-links{font-family:Siro,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;text-align:center}.favorite-list,.role-list{list-style:none;padding:0;margin:0}.favorite-list a,.role-list a{color:#000;padding:8px 0;margin:0;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start}.favorite-list .favorite-item-photo-or-initial,.role-list .role-item-photo-or-initial{display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;font-size:11px;line-height:11px}.role-list .role-item-icon{cursor:inherit;width:40px;height:40px}.favorite-list .favorite-item-text,.role-list .role-item-text{padding-left:12px}.favorite-item-photo-or-initial .favorite-item-photo,.role-item-photo-or-initial .role-item-photo{display:block;border-radius:50%;width:40px;height:40px}.favorite-item-photo-or-initial .favorite-item-initial,.role-item-photo-or-initial .role-item-initial{font-weight:700;border-radius:50%;background:red;text-align:center;color:#fff;width:40px;height:40px;line-height:40px;font-size:28px}.favorite-item-text .favorite-item-text-header,.role-item-text .role-item-text-header{color:#000;margin:0 0 4px;font-size:14px;line-height:1.45;font-weight:700}.favorite-item-text .favorite-item-text-subheader,.role-item-text .role-item-text-subheader{color:#a6a9ad;font-size:14px;line-height:1.45;font-weight:400}.add-team-section{padding:16px 0}.add-team-section .following-text{padding-bottom:8px;font-size:11px;line-height:20px;font-weight:700;text-transform:uppercase;color:#757678}.add-team-section a{display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;padding:8px 0;width:100%;color:#e10500;text-decoration:none;background-color:transparent;cursor:pointer}.add-team-section .add-team-button{padding:0;outline:0;border:1px solid #e10500;border-radius:50%;height:40px;width:40px;margin-right:12px;background-color:transparent;cursor:pointer;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.add-team-section .add-team-text{font-size:14px;line-height:1.45;font-weight:700;color:#e10500}.flyout-spacer{height:40px}.site-header .header-button-close-search,.site-header .header-button-search{cursor:pointer}.site-header .header-search{position:relative;flex:2 1 auto;align-items:center;background:#fff}.site-header .header-search label[for=search-field]{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:60px;height:60px}.site-header .header-search label[for=search-field] i{color:rgba(18,18,18,.3)}.site-header .header-search input[type=text]{font-family:Siro,Helvetica,Arial,sans-serif;font-size:17px;line-height:31px;flex:2 1 auto;height:58px;padding:1px 20px 1px 60px;border:0;outline:0}.site-header .header-search .btn-submit-search{font-family:Siro,Helvetica,Arial,sans-serif;font-size:12px;color:rgba(18,18,18,.5);font-weight:700;line-height:32px;text-align:center;background:#fff;height:32px;width:100px;margin-right:20px;border:1px solid rgba(18,18,18,.3);border-radius:8px;cursor:pointer;transition:93ms}.site-header .header-search .btn-submit-search:focus{outline:0}.site-header .header-search .btn-submit-search:hover{border:1px solid #e62117;color:#e62117}.site-header .header-search input::-webkit-input-placeholder{color:#999;text-shadow:none;-webkit-text-fill-color:initial}#search-field::-ms-clear{display:none}.site-header .header-search[style*="display: flex;"]~.header-button .drop-down-menu,.site-header .header-search[style*="display: flex;"]~.header-button .header-button-text::before{display:none}@media screen and (max-width:1240px){.site-header .brow .header-button-text{font-size:17px}.site-header .menu-items .header-button:nth-child(n+6){display:none}.site-header .menu-items .header-button:nth-child(n+5) .drop-down-menu{left:auto;right:-5px;flex-direction:row-reverse}.site-header .menu-items .header-button:last-child{display:block}.site-header .menu-items .header-button:last-child .drop-down-menu{left:auto;right:-5px}}@media screen and (max-width:1100px){.site-header .header-button-text>.fa{font-size:24px}.site-header .menu-items .header-button:nth-child(n+5){display:none}.site-header .menu-items .header-button:last-child{display:block}}.top-team-links{background:#28384a;margin:75px 0 -75px}.top-team-links>ul{display:grid;grid-template-columns:22.5% 22.5% 22.5% 22.5%;grid-column-gap:3.33%;grid-row-gap:5px;padding:60px}.site-footer{color:#fff;position:relative;padding:72px 20px 50px;height:calc(100vh - 100px);max-height:540px;min-height:400px;box-sizing:border-box;background:#e10500;margin-top:75px;display:flex;justify-content:space-between;align-items:center;flex-flow:column nowrap}.site-footer a{color:#fff;text-decoration:none}.site-footer .up{position:absolute;top:-30px;left:50%;transform:translate3d(-50%,0,0);cursor:pointer}.site-footer .up>i{border-radius:100px;background:#e93f2e;width:60px;height:60px;font-size:35px;line-height:54px}.site-footer .mp-logo{display:inline-block}.site-footer .mp-logo>img{width:175px;height:50px;display:block}.site-footer .link-set{display:flex;justify-content:center;flex-wrap:wrap;color:#fff;white-space:nowrap;text-transform:uppercase}.site-footer .link-set-social{font-size:24px}.site-footer .link-set-social>a{min-width:24px;margin:0 16px}.site-footer .link-set-social>a:first-child{margin-left:0}.site-footer .link-set-social>a:last-child{margin-right:0}.site-footer .cbs-sports{display:inline-block;width:150px;height:18px}.site-footer .legalese{font-size:12px}.site-footer .trademark{margin:8px 0 0;opacity:.6}.site-footer .link-set-resources::after,.site-footer .link-set-resources::before{content:'';width:100%;order:1;display:block}.site-footer .link-set-resources .item:nth-child(2n)::before{content:'|';margin:0 5px}.site-footer .link-set-resources .item:nth-child(n+3){order:1}.site-footer .link-set-resources .item:nth-child(n+5){order:2}.site-footer .link-set-resources .item.full-row{flex:0 0 100%}.site-footer .link-set-resources .item.full-row::before{content:'';margin:0}@media only screen and (min-width:360px){.site-footer .link-set-social>a{margin:0 20px}}@media only screen and (min-width:980px){.site-footer a:hover{opacity:.6}.site-footer .link-set-social{font-size:32px}.site-footer .link-set-resources{font-size:12px;font-weight:600}.site-footer .link-set-resources::before{content:none}.site-footer .link-set-resources .item:nth-child(n){order:initial;flex:initial}.site-footer .link-set-resources .item:nth-child(n)::before{content:'';margin:0}.site-footer .link-set-resources .item:nth-child(n+2)::before{content:'|';margin:0 8px}} </style> <style>html,td,th{font-weight:400}h1,h2,h3,h4,html,optgroup{font-family:Verdana,Helvetica,Arial,Sans-Serif}#layout_1>.content-column,#layout_2>.content-column,#layout_3>.content-column,#layout_4 .content-column,#layout_5 .content-column,.site-header,table{width:100%}.flyout,.flyout-header-close{right:0}.content-partner:first-child,blockquote,blockquote>p:first-child,body,form,iframe,input,ol,p,pre,ul{margin:0}h3,h4{margin:.5em 0}.cf:after{clear:both;display:table;content:""}abbr,acronym,address{text-decoration:none}.ad.omni-skybox-leader-sticky,.ad.skybox-leader-sticky{position:relative;z-index:5000001}body:not(.skybox-loaded)>.omni-skybox-leader-sticky[data-collapse='0'],body:not(.skybox-loaded)>.skybox-leader-sticky[data-collapse='0']{margin:0;position:fixed;display:flex;align-items:center;justify-content:space-around;width:100%;top:0;min-height:90px;background:#fff}.site-header .drop-down-menu-loading~div,.site-header .header-button-logo .header-button-text::before,.site-header .header-button-membership .sign-in::before,.site-header .header-button-search::before,.site-header .header-button.dimmed .header-button-text::before,.site-header .header-button.dimmed:hover .drop-down-menu,[data-template],body:not(.skybox-loaded)>.omni-skybox-leader-sticky[data-collapse='1'],body:not(.skybox-loaded)>.skybox-leader-sticky[data-collapse='1'],body>iframe{display:none}.ad-container table{width:auto;border-collapse:separate;table-layout:auto;margin:0 auto}.ad-container td{white-space:normal;overflow:visible;padding:1px;box-sizing:content-box}.navigation-column a,.navigation-column span,td,th{overflow:hidden}.ad-container:not(.tbl-feed-container){display:flex}.ad-container>div,.ad-container>div>div,.ad-container>div>table,.ad-container>iframe,.ad-container>table{margin:0 auto;display:block}.leader-plus-top{position:relative;width:980px;margin:0 auto;text-align:center}.flyout,.flyout-overlay,.site-header{position:fixed;top:0}.leader-plus-top{padding-top:10px;min-height:66px}.ad-words{margin:2em 0 0}@media print{.ad-container{display:none}}.content-partner{margin:80px 0 0;clear:both}.google-ad-words,fieldset{margin:1em 0}table{border-collapse:collapse;border-spacing:0;background:#fff;table-layout:fixed;border:1px solid #e0e0e0}caption,td,th{vertical-align:middle;padding:6px 4px;-moz-box-sizing:border-box;box-sizing:border-box}td,th{white-space:nowrap;text-align:left;text-overflow:ellipsis}thead>tr{background:#777}#breadcrumb,tfoot>tr,tr.alternate{background:#f8f8f8}thead td,thead th{color:#fff;border-color:#e0e0e0}.top-team-links a,thead a,thead a:link,thead a:visited{color:#fff}blockquote,blockquote footer{color:#777}thead a:hover{color:#ccc}table thead .sorted:after{font-family:FontAwesome;content:"\f0d7";width:7px;margin:0 0 0 5px;pointer-events:none;color:#ccc;position:absolute}table thead .asc:after{content:"\f0d8"}td:first-child,th:first-child{border-left:1px solid #e0e0e0}td:last-child,th:last-child{border-right:1px solid #e0e0e0}tbody td,tbody th{border-bottom:1px solid #e8e8e8}tr:first-child>td,tr:first-child>th{border-top:1px solid #e0e0e0}tr:last-child>td,tr:last-child>th{border-bottom:1px solid #e0e0e0}tbody>tr:hover,tr.highlighted{background:#e0e0e0;-webkit-transition:background-color .3s ease-out,border-bottom-color .3s ease-out;transition:background-color .3s ease-out,border-bottom-color .3s ease-out}.dw[data-cl="1"],.dw[data-cl="2"]{width:38px}.dw[data-cl="3"]{width:43px}.dw[data-cl="4"]{width:50px}.dw[data-cl="5"]{width:55px}.dw[data-cl="6"]{width:60px}.dw[data-cl="7"]{width:65px}.dw[data-cl="8"]{width:70px}.dw[data-cl="9"]{width:75px}.dw[data-cl="10"]{width:80px}.dw[data-cl="11"]{width:85px}.dw[data-cl="12"]{width:90px}ul{list-style:none;padding:0}ol{list-style-type:decimal}abbr,accronym,object{outline:0;border:0}accronym{letter-spacing:.1em}fieldset{display:block;border:1px solid #ddd;padding:1em 8px}.navigation-column dl,h1{margin:0 0 1em}input.text,input.title,input[type=password],input[type=text],select,textarea{font-family:Verdana,Helvetica,Arial,Sans-Serif;background-color:#fff;border:1px solid #bbb}input.text:focus,input.title:focus,input[type=password]:focus,input[type=text]:focus,select:focus,textarea:focus{border-color:#777}input.text,input.title{width:300px;padding:.5em}textarea{width:390px;height:250px;padding:.5em;-moz-box-sizing:border-box;box-sizing:border-box;max-width:100%}input.checkbox,input.radio,input[type=checkbox],input[type=radio]{position:relative;top:3px;padding:0}#breadcrumb,.navigation-column a,.navigation-column dt,.navigation-column span{padding:.5em}html{font-variant:normal;color:#333;font-size:75%;line-height:1.5;background:#eee}body{-webkit-font-smoothing:antialiased}p{font-size:1.1em}h1,h2,h3,h4{color:#595959;font-weight:700}h1,h2{color:#595959;border-bottom:3px solid #3778b4}h1{font-size:2em}h2{font-size:1.66em;margin:2em 0 .5em;padding:0 0 .5em;border-width:1px}.field h1,.field h2{color:#595959;border-color:#3f9508}.court h1,.court h2{color:#595959;border-color:#cf7a30}h3{font-size:1.33em}h4{font-size:1.25em}.navigation-column .selected,label{font-weight:700}a{text-decoration:none;color:#3778b4;cursor:pointer}a:active,a:hover{color:#00f}.site-header .drop-down-menu-columned-links .drop-down-menu-links:last-child,.site-header .drop-down-menu-video .drop-down-menu-header,a img{border:none}#content{width:980px;margin:10px auto 0;position:relative}.content-center{margin:0 auto 1rem;padding:1rem;background:#fff;border-radius:4px;width:980px;box-sizing:border-box}#breadcrumb{margin:0 0 12px;border-radius:4px}#breadcrumb li{margin:0 7px 0 0;display:inline}#breadcrumb li.last{color:grey}#breadcrumb li:after{content:" / ";color:#ccc;display:inline-block;padding-left:7px}#breadcrumb li.last:after{content:"";padding-left:0}.navigation-column a,.navigation-column dd,.navigation-column dt,.navigation-column span,.site-header .header-button,.site-header .header-button:hover .drop-down-menu,.site-header .header-button>a,.site-header .header-button>a>span,.site-header .logo>img,.site-header .panel-btn[data-state=active]+.panel,body[data-site-header-state=engaged]>.site-header{display:block}.navigation-column span{cursor:default}.navigation-column dd{border:1px solid #e8e8e8;border-style:none none solid;background:#f5f5f5;color:#3778b4;-webkit-transition:background-color .3s ease-out,border-bottom-color .3s ease-out;transition:background-color .3s ease-out,border-bottom-color .3s ease-out}.navigation-column dd:hover{background:#f0f0f0}.navigation-column dt{background:#f5f5f5;border-top:5px solid #3778b4;border-bottom:1px solid #e8e8e8;color:#595959;font-size:1em;font-weight:700;margin:2em 0 1px;border-radius:4px 4px 0 0}.field .navigation-column dt{border-top:5px solid #3f9508}.court .navigation-column dt{border-top:5px solid #cf7a30}.navigation-column dt:first-child{margin-top:0}.navigation-column dd{margin:0 0 1px}blockquote{padding:1em;box-shadow:0 1px 3px -1px rgba(0,0,0,.15);border:1px solid #d0d0d0;border-left:8px solid #d0d0d0;margin:1em 0 1em 30px}blockquote>p{margin:1em 0 0}blockquote::before{content:'\201C';display:block;line-height:1;color:#999;font-size:48px;font-style:italic;font-family:Georgia,"Times New Roman",serif;height:0;margin-left:-1em}blockquote cite{font-style:italic}#layout_1{padding:0 312px 0 152px;min-width:312px}#layout_1>.content-column,#layout_1>.navigation-column,#layout_1>.related-column,#layout_2>.content-column,#layout_2>.navigation-column,#layout_3>.content-column,#layout_3>.related-column,#layout_4 .content-column,#layout_4 .navigation-column,#layout_4 .related-column,#layout_5 .content-column,#layout_5 .navigation-column,#layout_5 .related-column{float:left;position:relative;min-height:2em}#layout_1>.navigation-column,#layout_2>.navigation-column,#layout_4 .navigation-column,#layout_5 .navigation-column{width:140px;margin-left:-100%;right:152px;padding:0 12px 0 0}#layout_1>.related-column,#layout_3>.related-column,#layout_4 .related-column,#layout_5 .related-column{width:300px;margin-right:-100%;padding:0 0 0 12px}#layout_2,#layout_4,#layout_5 .columns{padding:0 0 0 152px;min-width:312px}#layout_3,#layout_4 .columns,#layout_5{padding:0 312px 0 0;min-width:312px}.site-header{font-family:Siro,Helvetica,Arial,sans-serif;color:#121212;min-width:980px;z-index:5000000}.network-bar,.site-header .brow{min-width:963px;color:#fff;width:100%}body:not(.skybox-loaded) .omni-skybox-leader-sticky[data-collapse='0']~.site-header,body:not(.skybox-loaded) .skybox-leader-sticky[data-collapse='0']~.site-header{top:90px}body:not(.skybox-loaded) .site-header~form{margin:90px 0 0}body:not(.skybox-loaded) .omni-skybox-leader-sticky[data-collapse='0']~.site-header~form,body:not(.skybox-loaded) .skybox-leader-sticky[data-collapse='0']~.site-header~form{margin:180px 0 0}body.skybox-loaded .site-header{transition:none;position:relative}.site-header[data-layout=minimal]{padding-top:0;top:0}.site-header .hidden{display:none!important}.network-bar{font-size:11px;letter-spacing:2px;line-height:30px;background-color:#a51811;box-sizing:border-box;z-index:2001}.network-bar .inner-network-wrapper{display:flex;justify-content:space-between;padding-left:10px}.network-bar .fa{vertical-align:top;margin-top:4px}.network-bar a{color:#fff;opacity:.5;transition:.175s}.network-bar .network-bar-links{display:flex;margin-left:15px}.network-bar .network-bar-links>li{margin-right:17px}.network-bar .network-bar-links a:hover{text-decoration:none;opacity:.6}.network-bar .network-bar-link-mp a{opacity:.9;font-weight:700}.network-bar .network-bar-link-mp a:hover{opacity:1}.network-bar .social{display:flex;align-items:center}.network-bar .social span{margin:0 20px 0 0;white-space:nowrap;opacity:.5}.network-bar .social>a{width:44px;height:22px;line-height:0;font-size:14px;opacity:1;transition:95ms;padding-top:1px;border-radius:2px;text-align:center;margin:0 5px 0 0}.network-bar .facebook{background-color:#3b5598}.network-bar .twitter{background-color:#4099ff}.network-bar .instagram{background-color:#125688}.network-bar .social .facebook:hover{background-color:#2d4373}.network-bar .social .twitter:hover{background-color:#2795e9}.network-bar .social .instagram:hover{background-color:#406582}.site-header .brow{z-index:2000;display:flex;flex-flow:row nowrap;align-items:stretch;font-size:18px;line-height:60px;vertical-align:middle;background:#e62117;box-shadow:-1px 2px 10px -2px rgba(0,0,0,.45)}.site-header .header-button{position:relative}.site-header .header-button-text{white-space:nowrap;text-decoration:none;color:#fff;position:relative;z-index:2;font-weight:700;text-align:center;letter-spacing:.5px;font-size:18px}.site-header .header-button-text>i{vertical-align:middle;margin-top:-2px;font-size:28px}.site-header .header-button-logo{padding:0 16px 0 25px}.site-header .logo img{position:relative;width:119px;height:34px;margin:13px 0}.site-header .menu-items{flex:2 1 auto;display:flex}.site-header .menu-items .header-button-text{padding:0 12px}.site-header .brow .header-button.header-button-text:hover .header-button-text::before,.site-header .brow .header-button:hover .header-button-text::before{content:'';position:absolute;bottom:5px;left:50%;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff;transform:translate3d(-50%,0,0)}.site-footer a:active,.site-header .brow:hover .header-button:not(.header-button-logo):not(.header-button-close-search):not(:hover),.site-header .header-button.dimmed,.site-header .header-search[style*="display: flex;"]~.header-button{opacity:.6}.site-header .header-button-apps,.site-header .header-button-close-search,.site-header .header-button-membership,.site-header .header-button-search,.site-header .header-button-video{min-width:60px}.site-header .header-button-video{padding-left:12px;padding-right:12px}.site-header .drop-down-menu{display:none;position:absolute;z-index:1;left:-20px;top:92%;width:auto;background:#fff;border:#e62117;box-shadow:0 23px 73px -12px rgba(0,0,0,.49);line-height:1.5;border-radius:12px}.site-header .drop-down-menu-alternate-face{right:-5px;left:auto}.site-header .drop-down-menu-loading{color:#000;margin:5em 0;text-align:center}.site-header .header-button:hover .drop-down-menu>div.header-loading{width:30px}.site-header .drop-down-menu-links{width:auto;padding:15px 0;box-sizing:border-box;border-right:1px solid rgba(18,18,18,.15);text-align:left;line-height:1}.site-header .drop-down-menu-links>li{position:relative;overflow:hidden}.site-header .drop-down-menu-links a{display:block;font-weight:400;font-size:14px;line-height:36px;text-align:left;padding-left:20px;box-sizing:border-box;color:rgba(18,18,18,.6);white-space:nowrap;padding-right:35px}.site-header .drop-down-menu-links a:hover,.site-header .header-button-close-search{color:#fff;background:#e62117}.site-header .drop-down-menu-links a:active{color:rgba(18,18,18,.6)}.site-header .drop-down-menu-header{display:flex;justify-content:space-between;align-items:center;line-height:18px;margin:20px;border-bottom:1px solid rgba(18,18,18,.15)}.site-header .drow-down-menu-apps .drop-down-menu-header{border-bottom:none;margin:20px 20px 12px}.site-header .drop-down-menu-header>a{flex:0 0 auto;color:#e62117;font-size:14px;font-weight:400}.site-header .drop-down-menu-header>a+a{margin:0 0 0 12px}.site-header .drop-down-menu-header>a+a::before{content:"";border-left:1px solid rgba(18,18,18,.15);margin:0 12px 0 0;position:relative;display:inline-block;height:33px;top:11px}.site-header .drop-down-menu-header>a:hover{color:rgba(230,33,23,.7)}.site-header .drop-down-menu-header>span{flex:1 0 auto;font-size:16px;font-weight:700;color:rgba(18,18,18,.7);letter-spacing:1.15px}.site-header .drop-down-menu-header .drop-down-menu-header-icon{flex:0 0 60px;margin-left:-20px;text-align:center}.site-header .drop-down-menu-header .drop-down-menu-header-icon>i{color:#a2a2a2;font-size:24px;vertical-align:middle}.site-header .drop-down-menu-columned-links{display:flex;margin:15px 0}.site-header .drop-down-menu-columned-links .drop-down-menu-links{padding:0;flex:1 1 auto}.site-header .drop-down-menu-panels{display:flex;flex-flow:row wrap;margin:0 20px}.site-header .drop-down-menu-panels .panel-btn{flex:1 1 auto;line-height:52px;border-bottom:4px solid transparent;font-weight:700;text-align:center;font-size:13px;color:#a4a8a8;letter-spacing:1.2px;cursor:pointer}.site-header .drop-down-menu-panels[data-count='2'] .panel-btn{flex-basis:50%}.site-header .drop-down-menu-panels .panel{display:none;order:2;flex:0 0 100%;border-top:1px solid rgba(18,18,18,.15);overflow:auto}.site-header .drop-down-menu-panels .panel-footer{line-height:60px}.site-header .drop-down-menu-panels .panel-footer a:not(.btn){color:#e62117;font-size:14px;font-weight:400}.site-header .drop-down-menu-panels .panel-footer .btn{display:block;margin:0 50px;font-weight:700;padding:16px;transition:.125s;background:#e62117}.site-header .drop-down-menu-panels .panel-btn[data-state=active]{color:#e62117;border-bottom-color:#e62117;cursor:default}.site-header .header-button-more-sports .header-button-text{line-height:54px;padding-bottom:6px}.site-header .drop-down-menu-more-sports .gender{font-weight:700;font-size:14px;color:#000;padding-left:20px;line-height:32px}.site-header .drop-down-menu-more-sports .drop-down-menu-header{border-bottom:none}.site-header .drop-down-menu-more-sports .drop-down-menu-links{flex:0 0 144px;min-width:144px}.site-header .feature-list a{display:flex;justify-content:flex-start;align-items:center;padding:16px 0;margin:0 20px;border-bottom:1px solid rgba(18,18,18,.15);box-sizing:border-box;font-size:14px;color:rgba(18,18,18,.6)}.site-header .feature-list .thumb{flex:0 0 65px;height:65px;margin-right:16px;background-repeat:no-repeat;background-size:contain;background-position:center;font-size:60px;line-height:1;font-weight:700;text-align:center;border-radius:8px;overflow:hidden}.site-header .feature-list .info{flex:1 1 auto;color:rgba(18,18,18,.6)}.site-header .feature-list .title{font-weight:700;color:#121212;display:block}.site-header .feature-list .tags{flex:0 0 auto;padding-right:10px}.site-header .feature-list .tags>li{padding:0 12px;border:1px solid #d6d6d6;border-radius:14px;color:gray;font-size:10px;line-height:25px;white-space:nowrap;font-weight:700}.site-header .feature-list a:hover .title{color:#e62117}.site-header .drow-down-menu-apps{width:324px;padding-bottom:10px}.site-header .drow-down-menu-apps li:last-child a{border-bottom:0}.site-header .drop-down-menu-video{width:352px}.site-header .drop-down-menu-video .mp-video-card{max-width:100%;min-width:100%}.site-header .drop-down-menu-video .mp-vc-thumbnail .details{background:linear-gradient(-180deg,rgba(0,0,0,0) 0,#000 80%)}.site-header .drop-down-menu-video .mp-vc-thumbnail span[data-hook=video-card-title]{width:100%;color:#fff;font-size:16px;font-weight:700;text-align:left;line-height:1.2;white-space:normal;overflow:hidden;padding:10px 20px 20px 0}.site-header .drop-down-menu-video .drop-down-menu-links{flex:0 0 50%;min-width:144px}.site-header .header-button-membership{background-color:rgba(0,0,0,.3);cursor:pointer}.site-header .header-button-membership .sign-in{font-size:12px;font-weight:700;letter-spacing:1px;color:#fff;min-width:96px;display:block}.flyout{box-shadow:rgba(0,0,0,.18) 0 12px 12px 0;background-color:#fff;z-index:10000000;height:100vh;width:335px;transition:width .1s ease-in;overflow:auto;padding:20px;cursor:auto}.flyout-loading{padding-top:28px;display:flex;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;color:#000}.flyout-overlay{right:0;z-index:9999999;background:#000;opacity:.3;height:100vh;width:100vw}.flyout-header{display:flex;align-items:flex-start;-webkit-box-pack:justify;justify-content:space-between;position:relative}.flyout-header-close,.flyout-header-gear{position:absolute;top:0;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;box-sizing:border-box;cursor:pointer;border-radius:8px;border:1px solid transparent;text-decoration:none;font-size:14px;line-height:1.8;text-align:center;background:0 0;color:#656667;height:36px;width:36px}.flyout-header-close:hover,.flyout-header-gear:hover{border:1px solid #efefef;background:#efefef;color:#656667}.flyout-header-gear{left:0}.user-box{padding:28px 0;display:flex;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border-bottom:1px solid #d9dbde;margin-bottom:16px}.profile-avatar{background-color:#d9dbde;border-radius:50%;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;overflow:hidden;width:80px;height:80px;color:#656667;font-size:14px}.favorite-list a,.profile-name,.profile-name:hover,.profile-sign-out,.profile-sign-out:hover,.role-list a{background-color:transparent;cursor:pointer;text-decoration:none}.profile-photo{display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.profile-photo img{display:block;border-radius:50%;width:80px;height:80px}.profile-name,.profile-name:hover{display:block;padding:8px 0 2px;font-size:28px;line-height:1.25;font-weight:900;color:#212021}.profile-sign-out,.profile-sign-out:hover{display:block;margin-top:6px;font-size:14px;line-height:1.45;font-weight:400;color:#757678}.site-footer,.top-team-links{font-family:Siro,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;text-align:center}.favorite-list,.role-list{list-style:none;padding:0;margin:0}.favorite-list a,.role-list a{color:#000;padding:8px 0;margin:0;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start}.favorite-list .favorite-item-photo-or-initial,.role-list .role-item-photo-or-initial{display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;font-size:11px;line-height:11px}.role-list .role-item-icon{cursor:inherit;width:40px;height:40px}.favorite-list .favorite-item-text,.role-list .role-item-text{padding-left:12px}.favorite-item-photo-or-initial .favorite-item-photo,.role-item-photo-or-initial .role-item-photo{display:block;border-radius:50%;width:40px;height:40px}.favorite-item-photo-or-initial .favorite-item-initial,.role-item-photo-or-initial .role-item-initial{font-weight:700;border-radius:50%;background:red;text-align:center;color:#fff;width:40px;height:40px;line-height:40px;font-size:28px}.favorite-item-text .favorite-item-text-header,.role-item-text .role-item-text-header{color:#000;margin:0 0 4px;font-size:14px;line-height:1.45;font-weight:700}.favorite-item-text .favorite-item-text-subheader,.role-item-text .role-item-text-subheader{color:#a6a9ad;font-size:14px;line-height:1.45;font-weight:400}.add-team-section{padding:16px 0}.add-team-section .following-text{padding-bottom:8px;font-size:11px;line-height:20px;font-weight:700;text-transform:uppercase;color:#757678}.add-team-section a{display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;padding:8px 0;width:100%;color:#e10500;text-decoration:none;background-color:transparent;cursor:pointer}.add-team-section .add-team-button{padding:0;outline:0;border:1px solid #e10500;border-radius:50%;height:40px;width:40px;margin-right:12px;background-color:transparent;cursor:pointer;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.add-team-section .add-team-text{font-size:14px;line-height:1.45;font-weight:700;color:#e10500}.flyout-spacer{height:40px}.site-header .header-button-close-search,.site-header .header-button-search{cursor:pointer}.site-header .header-search{position:relative;flex:2 1 auto;align-items:center;background:#fff}.site-header .header-search label[for=search-field]{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:60px;height:60px}.site-header .header-search label[for=search-field] i{color:rgba(18,18,18,.3)}.site-header .header-search input[type=text]{font-family:Siro,Helvetica,Arial,sans-serif;font-size:17px;line-height:31px;flex:2 1 auto;height:58px;padding:1px 20px 1px 60px;border:0;outline:0}.site-header .header-search .btn-submit-search{font-family:Siro,Helvetica,Arial,sans-serif;font-size:12px;color:rgba(18,18,18,.5);font-weight:700;line-height:32px;text-align:center;background:#fff;height:32px;width:100px;margin-right:20px;border:1px solid rgba(18,18,18,.3);border-radius:8px;cursor:pointer;transition:93ms}.site-header .header-search .btn-submit-search:focus{outline:0}.site-header .header-search .btn-submit-search:hover{border:1px solid #e62117;color:#e62117}.site-header .header-search input::-webkit-input-placeholder{color:#999;text-shadow:none;-webkit-text-fill-color:initial}#search-field::-ms-clear{display:none}.site-header .header-search[style*="display: flex;"]~.header-button .drop-down-menu,.site-header .header-search[style*="display: flex;"]~.header-button .header-button-text::before{display:none}@media screen and (max-width:1240px){.site-header .brow .header-button-text{font-size:17px}.site-header .menu-items .header-button:nth-child(n+6){display:none}.site-header .menu-items .header-button:nth-child(n+5) .drop-down-menu{left:auto;right:-5px;flex-direction:row-reverse}.site-header .menu-items .header-button:last-child{display:block}.site-header .menu-items .header-button:last-child .drop-down-menu{left:auto;right:-5px}}@media screen and (max-width:1100px){.site-header .header-button-text>.fa{font-size:24px}.site-header .menu-items .header-button:nth-child(n+5){display:none}.site-header .menu-items .header-button:last-child{display:block}}.top-team-links{background:#28384a;margin:75px 0 -75px}.top-team-links>ul{display:grid;grid-template-columns:22.5% 22.5% 22.5% 22.5%;grid-column-gap:3.33%;grid-row-gap:5px;padding:60px}.site-footer{color:#fff;position:relative;padding:72px 20px 50px;height:calc(100vh - 100px);max-height:540px;min-height:400px;box-sizing:border-box;background:#e10500;margin-top:75px;display:flex;justify-content:space-between;align-items:center;flex-flow:column nowrap}.site-footer a{color:#fff;text-decoration:none}.site-footer .up{position:absolute;top:-30px;left:50%;transform:translate3d(-50%,0,0);cursor:pointer}.site-footer .up>i{border-radius:100px;background:#e93f2e;width:60px;height:60px;font-size:35px;line-height:54px}.site-footer .mp-logo{display:inline-block}.site-footer .mp-logo>img{width:175px;height:50px;display:block}.site-footer .link-set{display:flex;justify-content:center;flex-wrap:wrap;color:#fff;white-space:nowrap;text-transform:uppercase}.site-footer .link-set-social{font-size:24px}.site-footer .link-set-social>a{min-width:24px;margin:0 16px}.site-footer .link-set-social>a:first-child{margin-left:0}.site-footer .link-set-social>a:last-child{margin-right:0}.site-footer .cbs-sports{display:inline-block;width:150px;height:18px}.site-footer .legalese{font-size:12px}.site-footer .trademark{margin:8px 0 0;opacity:.6}.site-footer .link-set-resources::after,.site-footer .link-set-resources::before{content:'';width:100%;order:1;display:block}.site-footer .link-set-resources .item:nth-child(2n)::before{content:'|';margin:0 5px}.site-footer .link-set-resources .item:nth-child(n+3){order:1}.site-footer .link-set-resources .item:nth-child(n+5){order:2}.site-footer .link-set-resources .item.full-row{flex:0 0 100%}.site-footer .link-set-resources .item.full-row::before{content:'';margin:0}@media only screen and (min-width:360px){.site-footer .link-set-social>a{margin:0 20px}}@media only screen and (min-width:980px){.site-footer a:hover{opacity:.6}.site-footer .link-set-social{font-size:32px}.site-footer .link-set-resources{font-size:12px;font-weight:600}.site-footer .link-set-resources::before{content:none}.site-footer .link-set-resources .item:nth-child(n){order:initial;flex:initial}.site-footer .link-set-resources .item:nth-child(n)::before{content:'';margin:0}.site-footer .link-set-resources .item:nth-child(n+2)::before{content:'|';margin:0 8px}} </style> <link href="//asset.maxpreps.io/includes/css/core.compressed.20240322.css" rel="stylesheet" type="text/css" /> <link href="//asset.maxpreps.io/includes/font/font_awesome/4.7.0/font-awesome.min.css" rel="stylesheet" type="text/css" /><meta http-equiv="X-Robots-Tag" name="robots" content="noodp" /> <style> #layout_1 { padding-right:172px; /* rc width + rc h-padding, lc width + lc h-padding*/ } #layout_1 .related-column { width:160px; padding:0 0 0 12px; } .table-top { position:relative; font-family: 'Siro', Helvetica, Arial, sans-serif; font-weight:400; font-size:16px; font-size:1.4rem; padding:6px 0; display:flex; justify-content:flex-end; } .rankings-team-selector { background:#ccc; float:left; min-height:0; } .rankings-team-selector > .ts-input { width:300px; line-height:30px; height:30px; padding:1px; border:1px solid #ccc; display:inline-block; text-indent:.5em; font-family: 'Siro', Helvetica, Arial, sans-serif; font-weight:400; font-size:16px; font-size:1.4rem; } .rankings-team-selector .ts-input:hover { border:1px solid #777; } .header h1 { display:inline; margin:0 1em 0 0; border:none; font-family: 'Siro', Helvetica, Arial, sans-serif; font-weight:400; font-size:16px; font-size:1.4rem; } /* Make the grid look good */ #rankings { font-family: 'Siro', Helvetica, Arial, sans-serif; font-weight:400; font-size:16px; font-size:1.3rem; } #rankings thead > tr { background:#3778B4; color:#fff; line-height:20px; } #rankings tbody tr { height:40px; } #rankings .rank { width:52px; text-align:center; } #rankings .state { width:45px; text-align:center; } #rankings .overall { width:64px; text-align:center; } #rankings .strength { width:70px; text-align:center; } #rankings .rating { width:66px; text-align:right; } #rankings .movement { width:40px; text-align:right; } .pagination { margin:1.5em 0 2em; width:75%; } .table-notes { margin:1rem 0; padding:0 0 0 18px; list-style:outside disc; font-family: 'Siro', Helvetica, Arial, sans-serif; font-weight:400; font-size:16px; font-size:1.4rem; } .no-rankings { margin:1em 0; } .ad-google { margin:2em 0 0; padding:1em; border:1px solid #e9e9e9; height:91px; } .navigation-column .explanation { font-family: 'Siro', Helvetica, Arial, sans-serif; font-weight:400; font-size:16px; font-size:1.3rem; margin:1em 0 0; } .filters { background-color: #fff; background: none,-khtml-gradient(linear,left top,right top,from(#fff),to(#f5f5f5)); background: none,-moz-linear-gradient(left,#fff 0,#f5f5f5 100%); background: none,-webkit-gradient(linear,left top,right top,color-stop(0,#fff),color-stop(100%,#f5f5f5)); background: none,-webkit-linear-gradient(left,#fff 0,#f5f5f5 100%); background: none,-o-linear-gradient(left,#fff 0,#f5f5f5 100%); background: none,-ms-linear-gradient(left,#fff,#f5f5f5); background: linear-gradient(left,#fff 0,#f5f5f5 100%); padding:1em 0; } .filters h3 { margin:0 0 2px -15px; font-family: 'Siro', Helvetica, Arial, sans-serif; font-weight:700; font-size:16px; font-size:1.3rem; background:#fff; } .filters .title { color: gray; border-bottom: 1px solid #e9e9e9; color: #777777; margin-bottom: 10px; margin-top: -10px; position: relative; } .filters .title h3 { background-color: #FFFFFF; color: #808080; transition: color 0.218s ease 0s; display: inline-block; transition: color 0.218s ease 0s; font-family: 'Siro', Helvetica, Arial, sans-serif; font-weight:700; font-size:16px; font-size:1.3rem; line-height:20px; margin: 0; max-width: 256px; overflow: hidden; text-overflow: ellipsis; vertical-align: middle; white-space: nowrap; left:-30px; bottom: -15px; padding-right: 10px; position: relative; text-transform: uppercase; } .filters a, .filters span.selected { position:relative; overflow:visible; padding:3px 6px 3px 0; font-family: 'Siro', Helvetica, Arial, sans-serif; font-weight:400; font-size:16px; font-size:1.3rem; } .filters i { background: no-repeat url(//asset.maxpreps.io/includes/images/sprites/filters_radio_buttons.png) 0 -11px; position:absolute; top:9px; left:-20px; cursor:pointer; width:11px; height:11px; margin:0; } .filters a:hover i, .filters span:hover i { background-position:0 0; } .filter { margin:0 0 2em; padding:0 .5em 0 2em; overflow:hidden; font-family: 'Siro', Helvetica, Arial, sans-serif; font-weight:400; font-size:14px; font-size:1.2rem; } .filter > .options { font-family: 'Siro', Helvetica, Arial, sans-serif; font-weight:400; font-size:14px; font-size:1.2rem; margin:2px 0 0; } .filter > .options a i { background:none; } .filter > .options > ul { display:flex; justify-content:space-between; } .filter .more { display:none; } .filters .filter .selected { color:#595959; font-family: 'Siro', Helvetica, Arial, sans-serif; font-weight:700; font-size:16px; font-size:1.3rem; } .filter .selected i { background-position:0 0; } .filter .removeable:hover i { background-position:0 -22px; } /* don't change icon when its just a span (non removeable filter) */ .filter span.selected:hover i { cursor:default; background-position:0 0; } .featurette { margin:1rem 0; } .featurette h2 { font-size:14px; font-weight:700; border:0; padding:0; margin:0 0 4px; color:#333; } .featurette h2:not(:first-child) { margin-top:1rem; } .featurette nav { display:flex; flex-wrap:wrap; gap:4px 1rem; } .featurette nav a { white-space:nowrap; } .video-player-wrapper { padding:10px 0; max-height:250px; margin:1rem 0; background:#000; } .video-player-wrapper > div { width:300px; margin:0 auto; } </style> <style > .membership-required-popup .content, .membership-required-popup .content h2, .membership-required-popup p { font-family: 'Siro', Helvetica, Arial, sans-serif; font-size:16px; } .membership-required-popup .content { min-width:520px; } .membership-required-popup .content h2 { margin:0; line-height:1.1; border:0; font-size:2rem; } .membership-required-popup strong { font-weight:bold; color:#595959; font-size:1.1em; } .membership-required-popup p { margin:5px 0 0; } .membership-required-popup p > .emphasize { font-weight:600; text-transform:uppercase; letter-spacing:.1px; } .membership-required-popup ul { margin:10px 0 0 20px; list-style-type:disc; } .membership-required-popup li { margin:2px 0 0; } .membership-required-popup li:first-child { margin:0; } .membership-required-popup .actions { margin:20px 0 0; text-align:center; } .membership-required-popup .actions .btn + .btn { margin:0 0 0 30px; } .rankings-grid tbody td, .rankings-grid tbody th, .rankings-grid tbody a { color:transparent; text-shadow:0 0 5px rgba(0, 0, 0, 1); pointer-events:none; } </style> <script> var mpOrigins = { 'secureServerOrigin': "https://secure.maxpreps.com", 'publicServerOrigin': "https://www.maxpreps.com", 'adminServerOrigin': "https://admin.maxpreps.com", 'cdnOrigin': "https://asset.maxpreps.io", 'reactServerOrigin': "https://www.maxpreps.com" } </script> <script> // tealium variables var utag_data = { "pageError": 0, "pageNum": 0, "siteHier": [ "boys", "basketball", "rankings" ], "siteSection": "boys", "siteType": "desktop web", "pageOntologyId": "31374", "pageType": "rankings", "pageName": "/list/rankings.aspx", "pageTypeId": "6879", "gender": "Boys", "sportName": "Basketball", "teamLevel": "Varsity", "season": "Winter", "year": "24-25", "ssid": "20ea215d-54ce-4502-8305-748bdc872d49", "content": "", "siteRsid": "cbsimaxprepssite", "brandPlatformId": "maxpreps_site_desktop", "isAvia": true, "contentFramework": "Desktop", "contentStatus": "Indeterminate", "allowContentToBeFramed": "Deny", "appType": "Website", "appPlatform": "None", "contentVersion": "Consolidated" }; (function(u, m, n) { u.pageViewGuid = Guid.pageGuid; var p = m(n, 'puid'); u.userType = p ? 'registered' : 'anon'; u.userState = p ? 'authenticated' : 'not authenticated'; u.userId = p ? m(n, 'id') : ''; if(p) { try { var range = [18,25,35,45,55,64,9999]; var age = new Date().getFullYear() - parseInt(m(n, 'birthdate').split('/')[2]); var index = -1; for(var i = 0; i < range.length; i++) { if(age <= range[i]) { break; } index = i; } // too young, don't pass anything if(index == -1) { return; } if(index == range.length - 1) { u.memberAge = '64+'; } else { u.memberAge = range[index] + '-' + (range[index + 1] - 1); } u.memberGender = m(n, 'gender'); u.memberRole = m(n, 'role'); } catch(ex) {} } }(utag_data, Cookies.getParamValue, 'MemberName')); </script> <script> // gate script typeof cbsoptanon !=='undefined' && cbsoptanon.onScriptsReady(function(_optanon) { cbsoptanon.ot.targetingAllowed(function(allowed) { if(!allowed) { return; } (function(d, s) { var e = d.createElement(s); // async e.defer = true; // defer e.src = "//static.chartbeat.com/js/chartbeat.js"; e.class = "optanon-category-4"; var r = d.getElementsByTagName(s)[0]; r.parentNode.insertBefore(e, r); })(document, 'script'); }); });</script><script> window.mpv = window.mpv || function() { console.log('mpv(' + arguments[0] + ')'); (mpv.queue = mpv.queue || []).push(arguments); }; mpv.l = mpv.l || +new Date(); </script> <script> mpv('recommended', [ { "id": "8c71efce-54e0-45c6-b74b-8d68b33a0fbc", "imageURL": "https://thumbnails.cbsig.net/CBS_Production_MaxPreps_VMS/2024/11/26/2391026243955/Top25_rankings_Update__15_Thumbnail_3363744_640x360.jpg", "title": "MaxPreps Top 25 Football Rankings | 2024 Regular Season Update #15", "formattedDuration": "1:03" }, { "id": "511bef19-2653-4972-8662-d70d0f2cfadb", "imageURL": "https://thumbnails.cbsig.net/CBS_Production_MaxPreps_VMS/2024/11/25/2390812739857/CathedralTHUMB_3361631_640x360.jpg", "title": "No. 7 Cathedral Catholic wins second CIF Open Division title in three seasons", "formattedDuration": "1:58" }, { "id": "dfe9f539-dbba-4323-b21b-5b06fbde0589", "imageURL": "https://thumbnails.cbsig.net/CBS_Production_MaxPreps_VMS/2024/11/25/2390812227737/ByronTHUMB_3361630_640x360.jpg", "title": "HIGHLIGHT: Byron Nelson girls winS Texas 6A D2 volleyball state championship", "formattedDuration": "1:58" }, { "id": "1ac8636a-9ea9-47d6-ba5d-bc11b676498c", "imageURL": "https://thumbnails.cbsig.net/CBS_Production_MaxPreps_VMS/2024/11/23/2390604867960/MaterDeiTHUMB_3359259_640x360.jpg", "title": "Mater Dei runs away with a huge win over Centennial 36-7", "formattedDuration": "1:58" }, { "id": "3801b284-2c2d-4418-aab8-f3aec57b4c66", "imageURL": "https://thumbnails.cbsig.net/CBS_Production_MaxPreps_VMS/2024/11/20/2389465155579/RyderLyons8TDTHUMB_3349958_640x360.jpg", "title": "5-star QB Ryder Lyons throws 8 TDs, 500+ yards in playoff win", "formattedDuration": "1:41" }, { "id": "1110c7c3-29f2-49cb-9887-911d5a9bdfb5", "imageURL": "https://thumbnails.cbsig.net/CBS_Production_MaxPreps_VMS/2024/11/19/2389147203558/Top25_rankings_Update__14_Thumbnail_3347154_640x360.jpg", "title": "MaxPreps Top 25 Football Rankings | 2024 Regular Season Update #14", "formattedDuration": "1:05" }, { "id": "820af7f3-5620-407a-aa4a-68f97fe8a264", "imageURL": "https://thumbnails.cbsig.net/CBS_Production_MaxPreps_VMS/2024/11/12/2387469379960/LibertyTHUMB__923576_3332538_640x360.jpg", "title": "HIGHLIGHTS: Liberty defeats Centennial football program 45-17", "formattedDuration": "1:52" }, { "id": "67dab5f8-79ce-48f7-9e64-6ec5d2062522", "imageURL": "https://thumbnails.cbsig.net/CBS_Production_MaxPreps_VMS/2024/11/12/2387273283742/Top25_rankings_Update__13_Thumbnail_3331069_640x360.jpg", "title": "MaxPreps Top 25 Football Rankings | 2024 Regular Season Update #13", "formattedDuration": "1:05" }, { "id": "08f85f38-cadc-43ea-a54e-7087eff19395", "imageURL": "https://thumbnails.cbsig.net/CBS_Production_MaxPreps_VMS/2024/11/09/2386886723962/North_Shore__3326901_640x360.jpg", "title": "HIGHLIGHTS: Kaleb Bailey and #6 North Shore defeat Summer Creek 35-10", "formattedDuration": "1:34" }, { "id": "8f441d1e-0e38-4efa-869d-47ec096a48bd", "imageURL": "https://thumbnails.cbsig.net/CBS_Production_MaxPreps_VMS/2024/11/09/2386808387738/Alvin_3325981_640x360.jpg", "title": "WATCH: Alvin Henderson 12th RB to pass 10,000 yards rushing", "formattedDuration": "1:03" } ]); </script> <script> mpv('preventVPInstance', false); </script> <script> mpv('environment', "production"); </script> </head> <body id="ctl00_Body" class=" court page-has-sport-context basketball skybox-defined"> <div id="omni-skybox-leader-sticky" data-ad-name="omni-skybox-leader-sticky" data-ad-pos="sticky" data-ad-state="uninitialized" class="ad ad-container omni-skybox-leader-sticky"> <script> console.log('MaxPrepsAds - createMark: Element Defined - omni-skybox-leader-sticky');performance && performance.mark && performance.mark('MaxPrepsAds - Element Defined: omni-skybox-leader-sticky'); </script> </div> <header id="mp_site_header" class="site-header" data-layout="desktopdefault" data-js-hook="main-site-header" data-signed-in="0" data-mobile-panel-state="closed"> <div class="network-bar" data-js-hook="cbs-network-bar" id="cbs-network-bar" > <div class="inner-network-wrapper" > <ul class="network-bar-links"> <li><a href="https://www.cbssports.com" target="_blank" rel="noopener" data-lc='Header-Navigation' data-ll='cbssports' data-la='network-bar'>CBSSPORTS.COM</a></li> <li><a href="https://www.247sports.com" target="_blank" rel="noopener" data-lc='Header-Navigation' data-ll='247sports' data-la='network-bar'>247SPORTS</a></li> <li class="network-bar-link-mp" data-lc='Header-Navigation' data-ll='maxpreps' data-la='network-bar'><a href="https://www.maxpreps.com/"/">MAXPREPS</a></li> </ul> <div class="social"> <span>FOLLOW MAXPREPS</span> <a class="facebook" href="https://www.facebook.com/maxpreps/" target="_blank" rel="noopener" aria-label="MaxPreps on Facebook" data-lc='Header-Navigation' data-ll='facebook' data-la='network-bar'> <i class="fa fa-facebook"></i> </a> <a class="twitter" href="https://twitter.com/MaxPreps" target="_blank" rel="noopener" aria-label="MaxPreps on Twitter" data-lc='Header-Navigation' data-ll='twitter' data-la='network-bar'> <i class="fa fa-twitter"></i> </a> <a class="instagram" href="https://www.instagram.com/maxpreps/?hl=en" target="_blank" rel="noopener" aria-label="MaxPreps on Instagram" data-lc='Header-Navigation' data-ll='instagram' data-la='network-bar'> <i class="fa fa-instagram"></i> </a> </div> </div> </div> <div data-js-hook="main-menu-items" > <div class="brow" data-js-hook="brow" > <div class="header-button header-button-logo"> <a class="logo" href="https://www.maxpreps.com/national/home.aspx" ><img src="//asset.maxpreps.io/includes/images/logos/mp_logo.svg" alt="MaxPreps Logo"/></a> </div> <ul class="menu-items" data-js-hook="menu" > <li class="header-button"> <a href='https://www.maxpreps.com/basketball/'><span class="header-button-text" >B. Basketball</span></a> <div class="drop-down-menu drop-down-menu-sport"> <ul class="drop-down-menu-links" > <li><a href='https://www.maxpreps.com/basketball/' >B. Basketball Home</a></li><li><a href='https://www.maxpreps.com/basketball/schools/' >Teams</a></li><li><a href='https://www.maxpreps.com/basketball/athletes/' >Players</a></li><li><a href='https://www.maxpreps.com/basketball/#states' >States</a></li><li><a href='https://www.maxpreps.com/list/schedules_scores_redirect.aspx?gendersport=boys,basketball' >Scores</a></li><li><a href='https://www.maxpreps.com/basketball/rankings/1/' >Rankings</a></li><li><a href='https://www.maxpreps.com/basketball/stat-leaders/' >Stat leaders</a></li><li><a href='https://www.maxpreps.com/photography/browse-galleries/?gendersport=boys,basketball&amp;state=all states' >Photos</a></li><li><a href='https://www.maxpreps.com/basketball/playoffs/' >Playoffs</a></li><li><a href='https://www.maxpreps.com/video/channel/basketball/' >Videos</a></li><li><a href='https://www.maxpreps.com/news/NJXu8aL8DUeoU-eSSSAxvg/national-high-school-basketball-record-book.htm' >Record Book</a></li><li><a href='https://www.maxpreps.com/news/articles_list.aspx?gendersport=boys,basketball' >News</a></li></ul> </div> </li> <li class="header-button"> <a href='https://www.maxpreps.com/football/'><span class="header-button-text" >Football</span></a> <div class="drop-down-menu drop-down-menu-sport"> <ul class="drop-down-menu-links" > <li><a href='https://www.maxpreps.com/football/' >Football Home</a></li><li><a href='https://www.maxpreps.com/football/schools/' >Teams</a></li><li><a href='https://www.maxpreps.com/football/athletes/' >Players</a></li><li><a href='https://www.maxpreps.com/football/#states' >States</a></li><li><a href='https://www.maxpreps.com/list/schedules_scores_redirect.aspx?gendersport=boys,football' >Scores</a></li><li><a href='https://www.maxpreps.com/football/rankings/1/' >Rankings</a></li><li><a href='https://www.maxpreps.com/football/stat-leaders/' >Stat leaders</a></li><li><a href='https://www.maxpreps.com/photography/browse-galleries/?gendersport=boys,football&amp;state=all states' >Photos</a></li><li><a href='https://www.maxpreps.com/football/playoffs/' >Playoffs</a></li><li><a href='https://www.maxpreps.com/video/channel/football/' >Videos</a></li><li><a href='https://www.maxpreps.com/news/1kaTlgLBKUKkzkQPotK9yw/national-high-school-football-record-book.htm' >Record Book</a></li><li><a href='https://www.maxpreps.com/news/articles_list.aspx?gendersport=boys,football' >News</a></li></ul> </div> </li> <li class="header-button"> <a href='https://www.maxpreps.com/baseball/'><span class="header-button-text" >Baseball</span></a> <div class="drop-down-menu drop-down-menu-sport"> <ul class="drop-down-menu-links" > <li><a href='https://www.maxpreps.com/baseball/' >Baseball Home</a></li><li><a href='https://www.maxpreps.com/baseball/schools/' >Teams</a></li><li><a href='https://www.maxpreps.com/baseball/athletes/' >Players</a></li><li><a href='https://www.maxpreps.com/baseball/#states' >States</a></li><li><a href='https://www.maxpreps.com/list/schedules_scores_redirect.aspx?gendersport=boys,baseball' >Scores</a></li><li><a href='https://www.maxpreps.com/baseball/rankings/1/' >Rankings</a></li><li><a href='https://www.maxpreps.com/baseball/stat-leaders/' >Stat leaders</a></li><li><a href='https://www.maxpreps.com/photography/browse-galleries/?gendersport=boys,baseball&amp;state=all states' >Photos</a></li><li><a href='https://www.maxpreps.com/baseball/playoffs/' >Playoffs</a></li><li><a href='https://www.maxpreps.com/news/viAlrzyYJUCPhWbwrqfTXA/national-high-school-baseball-record-book.htm' >Record Book</a></li><li><a href='https://www.maxpreps.com/news/articles_list.aspx?gendersport=boys,baseball' >News</a></li></ul> </div> </li> <li class="header-button"> <a href='https://www.maxpreps.com/basketball/girls/'><span class="header-button-text" >G. Basketball</span></a> <div class="drop-down-menu drop-down-menu-sport"> <ul class="drop-down-menu-links" > <li><a href='https://www.maxpreps.com/basketball/girls/' >G. Basketball Home</a></li><li><a href='https://www.maxpreps.com/basketball/girls/schools/' >Teams</a></li><li><a href='https://www.maxpreps.com/basketball/girls/athletes/' >Players</a></li><li><a href='https://www.maxpreps.com/basketball/girls/#states' >States</a></li><li><a href='https://www.maxpreps.com/list/schedules_scores_redirect.aspx?gendersport=girls,basketball' >Scores</a></li><li><a href='https://www.maxpreps.com/basketball/girls/rankings/1/' >Rankings</a></li><li><a href='https://www.maxpreps.com/basketball/girls/stat-leaders/' >Stat leaders</a></li><li><a href='https://www.maxpreps.com/photography/browse-galleries/?gendersport=girls,basketball&amp;state=all states' >Photos</a></li><li><a href='https://www.maxpreps.com/basketball/girls/playoffs/' >Playoffs</a></li><li><a href='https://www.maxpreps.com/video/channel/basketball/' >Videos</a></li><li><a href='https://www.maxpreps.com/news/aT5TtNXPJE6gw3znKNhmFw/national-high-school-girls-basketball-record-book.htm' >Record Book</a></li><li><a href='https://www.maxpreps.com/news/articles_list.aspx?gendersport=girls,basketball' >News</a></li></ul> </div> </li> <li class="header-button"> <a href='https://www.maxpreps.com/volleyball/'><span class="header-button-text" >G. Volleyball</span></a> <div class="drop-down-menu drop-down-menu-sport"> <ul class="drop-down-menu-links" > <li><a href='https://www.maxpreps.com/volleyball/' >G. Volleyball Home</a></li><li><a href='https://www.maxpreps.com/volleyball/schools/' >Teams</a></li><li><a href='https://www.maxpreps.com/volleyball/athletes/' >Players</a></li><li><a href='https://www.maxpreps.com/volleyball/#states' >States</a></li><li><a href='https://www.maxpreps.com/list/schedules_scores_redirect.aspx?gendersport=girls,volleyball' >Scores</a></li><li><a href='https://www.maxpreps.com/volleyball/rankings/1/' >Rankings</a></li><li><a href='https://www.maxpreps.com/volleyball/stat-leaders/' >Stat leaders</a></li><li><a href='https://www.maxpreps.com/photography/browse-galleries/?gendersport=girls,volleyball&amp;state=all states' >Photos</a></li><li><a href='https://www.maxpreps.com/volleyball/playoffs/' >Playoffs</a></li><li><a href='https://www.maxpreps.com/news/cIKV6USFeUinmv3U6-AUqA/national-high-school-volleyball-record-book.htm' >Record Book</a></li><li><a href='https://www.maxpreps.com/news/articles_list.aspx?gendersport=girls,volleyball' >News</a></li></ul> </div> </li> <li class="header-button"> <a href='https://secure.maxpreps.com/utility/member/new_coach.aspx'><span class="header-button-text" >Content Contributors</span></a> <div class="drop-down-menu drop-down-menu-sport"> <ul class="drop-down-menu-links" > <li><a href='https://secure.maxpreps.com/utility/member/new_coach.aspx' >Coaches</a></li></ul> </div> </li> <li class="header-button header-button-more-sports"> <a class="header-button-text" href="https://www.maxpreps.com/concordia/sports/">...</a><div class="drop-down-menu drop-down-menu-more-sports"> <div class="drop-down-menu-header"> <span class="label" >POPULAR SPORTS</span> <a class="drop-down-header-link" href="https://www.maxpreps.com/concordia/sports/">All sports</a> </div> <div class="drop-down-menu-columned-links"> <div class="drop-down-menu-links"> <ul> <li class="gender" >Boys</li> <li><a href='https://www.maxpreps.com/baseball/' ><span>Baseball</span></a></li> <li><a href='https://www.maxpreps.com/basketball/' ><span>Basketball</span></a></li> <li><a href='https://www.maxpreps.com/cross-country/' ><span>Cross Country</span></a></li> <li><a href='https://www.maxpreps.com/football/' ><span>Football</span></a></li> <li><a href='https://www.maxpreps.com/golf/' ><span>Golf</span></a></li> <li><a href='https://www.maxpreps.com/ice-hockey/' ><span>Ice Hockey</span></a></li> <li><a href='https://www.maxpreps.com/lacrosse/' ><span>Lacrosse</span></a></li> <li><a href='https://www.maxpreps.com/soccer/' ><span>Soccer</span></a></li> <li><a href='https://www.maxpreps.com/swimming/' ><span>Swimming</span></a></li> <li><a href='https://www.maxpreps.com/tennis/' ><span>Tennis</span></a></li> <li><a href='https://www.maxpreps.com/track-field/' ><span>Track &amp; Field</span></a></li> <li><a href='https://www.maxpreps.com/volleyball/boys/' ><span>Volleyball</span></a></li> <li><a href='https://www.maxpreps.com/water-polo/' ><span>Water Polo</span></a></li> <li><a href='https://www.maxpreps.com/wrestling/' ><span>Wrestling</span></a></li> </ul> </div> <div class="drop-down-menu-links"> <ul> <li class="gender" >Girls</li> <li><a href='https://www.maxpreps.com/basketball/girls/' ><span>Basketball</span></a></li> <li><a href='https://www.maxpreps.com/beach-volleyball/' ><span>Beach Volleyball</span></a></li> <li><a href='https://www.maxpreps.com/cross-country/girls/' ><span>Cross Country</span></a></li> <li><a href='https://www.maxpreps.com/field-hockey/' ><span>Field Hockey</span></a></li> <li><a href='https://www.maxpreps.com/flag-football/girls/' ><span>Flag Football</span></a></li> <li><a href='https://www.maxpreps.com/golf/girls/' ><span>Golf</span></a></li> <li><a href='https://www.maxpreps.com/ice-hockey/girls/' ><span>Ice Hockey</span></a></li> <li><a href='https://www.maxpreps.com/lacrosse/girls/' ><span>Lacrosse</span></a></li> <li><a href='https://www.maxpreps.com/soccer/girls/' ><span>Soccer</span></a></li> <li><a href='https://www.maxpreps.com/softball/' ><span>Softball</span></a></li> <li><a href='https://www.maxpreps.com/swimming/girls/' ><span>Swimming</span></a></li> <li><a href='https://www.maxpreps.com/tennis/girls/' ><span>Tennis</span></a></li> <li><a href='https://www.maxpreps.com/track-field/girls/' ><span>Track &amp; Field</span></a></li> <li><a href='https://www.maxpreps.com/volleyball/' ><span>Volleyball</span></a></li> <li><a href='https://www.maxpreps.com/water-polo/girls/' ><span>Water Polo</span></a></li> </ul> </div> </div> </div> </li> </ul> <div class="header-search" data-js-hook="search-bar" data-has-focus="0" style="display:none"> <label for="search-field"> <i class="fa fa-search"></i> </label> <input id="search-field" type="text" placeholder="Search teams + athletes + videos" /> <div class="btn-submit-search" data-js-hook="submit-search-btn">SEARCH</div> <div class="header-button header-button-close-search header-button-text" data-js-hook="close-search-button"> <i class="fa fa-close"></i> </div> </div> <div class="header-button header-button-apps" data-js-hook="apps-link" > <a class="header-button-text" href="https://www.maxpreps.com/apps/default.aspx"> <i class="fa fa-th"></i> </a> <div class="drop-down-menu drow-down-menu-apps drop-down-menu-alternate-face"> <div class="drop-down-menu-header"> <span>APPS</span> </div> <ul class="feature-list"> <li> <a href="https://www.maxpreps.com/apps/default.aspx?app=maxapp"> <div class="thumb" style="background-image: url('https://asset.maxpreps.io/includes/images/apps/maxapp_icon_v2.png');"></div> <div class="info"> <span class="title">MaxPreps</span> <span>Follow your favorite high school teams and players</span> </div> </a> </li> <li> <a href="https://www.maxpreps.com/apps/default.aspx?app=maxstats"> <div class="thumb" style="background-image: url('https://asset.maxpreps.io/includes/images/apps/maxstats_icon_128x128.png');"></div> <div class="info"> <span class="title">MP Stats for iPad</span> <span>Stat keeping for basketball teams</span> </div> </a> </li> </ul> <div class="drop-down-menu-header"> <span>PRO PHOTOGRAPHY</span> </div> <ul class="feature-list"> <li> <a href="https://www.maxpreps.com/photography/"> <div class="thumb" style="background-image: url('https://asset.maxpreps.io/includes/react/shared/site-nav-photography-thumbnail.png');"></div> <div class="info"> <span class="title">Photo Galleries</span> <span>Explore and purchase photos of your local teams and players</span> </div> </a> </li> </ul> <div class="drop-down-menu-header"> <span>WATCH</span> </div> <ul class="feature-list"> <li> <a href="https://www.maxpreps.com/video/"> <div class="thumb" style="background-image: url('https://asset.maxpreps.io/includes/react/shared/site-nav-video-thumbnail.png');"></div> <div class="info"> <span class="title">Video Center</span> <span>See top plays &amp; highlights of the best high school sports</span> </div> </a> </li> </ul> </div> </div> <div class="header-button search-button header-button-search header-button-text" data-js-hook="search-button" > <i class="fa fa-search"></i> </div> <div class="header-button-membership"> <a class="sign-in header-button-text" href="/user/login/?returnurl=aHR0cHM6Ly93d3cubWF4cHJlcHMuY29tL2xpc3QvcmFua2luZ3MuYXNweD9nZW5kZXJzcG9ydD1ib3lzLGJhc2tldGJhbGwmcGFnZT00JnNzaWQ9MjBlYTIxNWQtNTRjZS00NTAyLTgzMDUtNzQ4YmRjODcyZDQ5&source=desktop_signin_header"><span>SIGN IN</span> </a> </div> </div> </div> </header> <form name="aspnetForm" method="post" action="./rankings.aspx?gendersport=boys%2cbasketball&amp;page=4&amp;ssid=20ea215d-54ce-4502-8305-748bdc872d49" id="aspnetForm"> <div> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="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" /> </div> <div> <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="34118565" /> </div> <div id="mantle_skin"> <div id="content"> <div class="content-center"> <ul id="breadcrumb"> <li class="first"><a href="/"><span>MaxPreps.com</span></a></li><li><a href="/basketball/"><span>High School Basketball</span></a></li><li class="last"><a href><span>Basketball Rankings</span></a></li> </ul> <div id="layout_1" class="cf layout-type"> <section class="content-column"> <h1 id="ctl00_NavigationAndRelated_Content_HeaderGenericControl">High School Basketball Rankings</h1> <div class="video-player-wrapper" > <div> <!-- The div and the iframe cannot have any whitespace --> <div data-vp="{ &quot;id&quot;: &quot;vp-3225239&quot; }" style="width:100%;height:100%;"><a href="https://www.maxpreps.com/video/watch/maxpreps-top-25-football-rankings-2024-regular-season-update-15/?v=8c71efce-54e0-45c6-b74b-8d68b33a0fbc" data-hook="link" class="mp-video-card mp-vc-thumbnail" data-size="small" style="width:300px" data-video-id="8c71efce-54e0-45c6-b74b-8d68b33a0fbc" data-video-json="" data-vp-click-to-start-target="1" data-preferred-playback-vp-id="vp-3225239"><img class='image' src="https://image.maxpreps.io/CBS_Production_MaxPreps_VMS/2024/11/26/2391026243955/Top25_rankings_Update__15_Thumbnail_3363744_1920x1080.jpg?width=300&amp;height=250&amp;fit=cover" alt="No. 1 Mater Dei, No. 7 St. John Bosco set for rematch in California&#39;s Southern Section Division 1 championship game."> <img class="video-play-btn" src="//asset.maxpreps.io/includes/images/video/red-play.svg" alt="Play video icon"> <span class="details" data-hook="details"> <span class="mp-vc-title" data-hook="title">MaxPreps Top 25 Football Rankings | 2024 Regular Season Update #15</span> <span class="mp-vc-extra" data-hook="extra"> <span class="mp-vc-views" data-hook="views">325,778 views</span> <span class="mp-vc-duration" data-hook="duration">1:03</span> </span> </span> </a></div> <script>mpv('register', { "id": "vp-3225239", "width": 300, "height": 250, "autoStart": "on", "companionAdsEnabled": false, "uvpc": "https://www.cbssports.com/api/content/video/config/?cfg=uvp_maxpreps", "mobileUvpc": "https://www.cbssports.com/api/content/video/config/?cfg=uvp_maxpreps_m", "partner": "maxpreps", "mobilePartner": "maxpreps_mobile", "resizable": true, "js": "js/media/video/player/embed/maxpreps.js", "continuousPlay": true, "floatOnScroll": false, "videoIds": [ "8c71efce-54e0-45c6-b74b-8d68b33a0fbc", "511bef19-2653-4972-8662-d70d0f2cfadb", "dfe9f539-dbba-4323-b21b-5b06fbde0589", "1ac8636a-9ea9-47d6-ba5d-bc11b676498c" ] });</script> </div> </div> <ul id="ctl00_NavigationAndRelated_Content_NotesGenericControl" class="table-notes"> <li id="ctl00_NavigationAndRelated_Content_RankingsScheduleTextGenericControl">Last update: 11/12/2024.</li> <li> <a href="https://www.maxpreps.com/news/X4MCEfnBEeC-rAAmVebEWg/how-the-maxpreps-computer-rankings-work.htm">Learn more about the rankings</a> </li> </ul> <table id="rankings" class="mx-grid sortable rankings-grid"> <thead> <tr class="primary-header-row "> <th class=" rank number first dw" scope="col" data-cl="3" title="Rank"><span>#</span></th><th class=" school string" scope="col" data-cl="43"><span>School</span></th><th class=" state string dw" scope="col" data-cl="6"><span>State</span></th><th class=" overall sort-on-value number dw" scope="col" data-cl="5" title="Overall Record"><span>Ovr.</span></th><th class=" movement sort-on-value number last dw" scope="col" data-cl="4" title="Movement"><span>+/-</span></th> </tr> </thead><tbody> <tr class="first"> <td class="rank first dw">76</td><th class="school" scope="row"><a href="/ca/la-mirada/la-mirada-matadores/basketball/" >La Mirada</a></th><td class="state dw">CA</td><td class="overall dw" data-json="{&quot;value&quot;:0}">0-0</td><td class="movement last dw" data-json="{&quot;value&quot;:&quot;0&quot;}">--</td> </tr><tr class="alternate"> <td class="rank first dw">77</td><th class="school" scope="row"><a href="/nj/belmar/st-rose-purple-roses/basketball/" >St. Rose (Belmar)</a></th><td class="state dw">NJ</td><td class="overall dw" data-json="{&quot;value&quot;:0}">0-0</td><td class="movement last dw" data-json="{&quot;value&quot;:&quot;0&quot;}">--</td> </tr><tr> <td class="rank first dw">78</td><th class="school" scope="row"><a href="/md/forestville/bishop-mcnamara-mustangs/basketball/" >Bishop McNamara (Forestville)</a></th><td class="state dw">MD</td><td class="overall dw" data-json="{&quot;value&quot;:0}">0-0</td><td class="movement last dw" data-json="{&quot;value&quot;:&quot;0&quot;}">--</td> </tr><tr class="alternate"> <td class="rank first dw">79</td><th class="school" scope="row"><a href="/oh/cleveland/st-ignatius-wildcats/basketball/" >St. Ignatius (Cleveland)</a></th><td class="state dw">OH</td><td class="overall dw" data-json="{&quot;value&quot;:0}">0-0</td><td class="movement last dw" data-json="{&quot;value&quot;:&quot;0&quot;}">--</td> </tr><tr> <td class="rank first dw">80</td><th class="school" scope="row"><a href="/pa/philadelphia/neumann-goretti-saints/basketball/" >Neumann-Goretti (Philadelphia)</a></th><td class="state dw">PA</td><td class="overall dw" data-json="{&quot;value&quot;:0}">0-0</td><td class="movement last dw" data-json="{&quot;value&quot;:&quot;0&quot;}">--</td> </tr><tr class="alternate"> <td class="rank first dw">81</td><th class="school" scope="row"><a href="/fl/tampa/blake-yellow-jackets/basketball/" >Blake (Tampa)</a></th><td class="state dw">FL</td><td class="overall dw" data-json="{&quot;value&quot;:0}">0-0</td><td class="movement last dw" data-json="{&quot;value&quot;:&quot;0&quot;}">--</td> </tr><tr> <td class="rank first dw">82</td><th class="school" scope="row"><a href="/ny/brooklyn/nazareth-kingsmen/basketball/" >Nazareth (Brooklyn)</a></th><td class="state dw">NY</td><td class="overall dw" data-json="{&quot;value&quot;:0}">0-0</td><td class="movement last dw" data-json="{&quot;value&quot;:&quot;0&quot;}">--</td> </tr><tr class="alternate"> <td class="rank first dw">83</td><th class="school" scope="row"><a href="/mi/warren/lincoln-abes/basketball/" >Lincoln (Warren)</a></th><td class="state dw">MI</td><td class="overall dw" data-json="{&quot;value&quot;:0}">0-0</td><td class="movement last dw" data-json="{&quot;value&quot;:&quot;0&quot;}">--</td> </tr><tr> <td class="rank first dw">84</td><th class="school" scope="row"><a href="/ga/east-point/tri-cities-bulldogs/basketball/" >Tri-Cities (East Point)</a></th><td class="state dw">GA</td><td class="overall dw" data-json="{&quot;value&quot;:0}">0-0</td><td class="movement last dw" data-json="{&quot;value&quot;:&quot;0&quot;}">--</td> </tr><tr class="alternate"> <td class="rank first dw">85</td><th class="school" scope="row"><a href="/in/indianapolis/lawrence-north-wildcats/basketball/" >Lawrence North (Indianapolis)</a></th><td class="state dw">IN</td><td class="overall dw" data-json="{&quot;value&quot;:0}">0-0</td><td class="movement last dw" data-json="{&quot;value&quot;:&quot;0&quot;}">--</td> </tr><tr> <td class="rank first dw">86</td><th class="school" scope="row"><a href="/nj/somerset/rutgers-prep-argonauts/basketball/" >Rutgers Prep (Somerset)</a></th><td class="state dw">NJ</td><td class="overall dw" data-json="{&quot;value&quot;:0}">0-0</td><td class="movement last dw" data-json="{&quot;value&quot;:&quot;0&quot;}">--</td> </tr><tr class="alternate"> <td class="rank first dw">87</td><th class="school" scope="row"><a href="/ar/little-rock/little-rock-christian-academy-warriors/basketball/" >Little Rock Christian Academy (Little Rock)</a></th><td class="state dw">AR</td><td class="overall dw" data-json="{&quot;value&quot;:0}">0-0</td><td class="movement last dw" data-json="{&quot;value&quot;:&quot;0&quot;}">--</td> </tr><tr> <td class="rank first dw">88</td><th class="school" scope="row"><a href="/ga/norcross/norcross-blue-devils/basketball/" >Norcross</a></th><td class="state dw">GA</td><td class="overall dw" data-json="{&quot;value&quot;:100010}">1-0</td><td class="movement last dw" data-json="{&quot;value&quot;:&quot;0&quot;}">--</td> </tr><tr class="alternate"> <td class="rank first dw">89</td><th class="school" scope="row"><a href="/mn/st-paul/cretin-derham-hall-raiders/basketball/" >Cretin-Derham Hall (St. Paul)</a></th><td class="state dw">MN</td><td class="overall dw" data-json="{&quot;value&quot;:0}">0-0</td><td class="movement last dw" data-json="{&quot;value&quot;:&quot;0&quot;}">--</td> </tr><tr> <td class="rank first dw">90</td><th class="school" scope="row"><a href="/va/arlington/bishop-oconnell-knights/basketball/" >Bishop O&#39;Connell (Arlington)</a></th><td class="state dw">VA</td><td class="overall dw" data-json="{&quot;value&quot;:0}">0-0</td><td class="movement last dw" data-json="{&quot;value&quot;:&quot;0&quot;}">--</td> </tr><tr class="alternate"> <td class="rank first dw">91</td><th class="school" scope="row"><a href="/co/highlands-ranch/mountain-vista-golden-eagles/basketball/" >Mountain Vista (Highlands Ranch)</a></th><td class="state dw">CO</td><td class="overall dw" data-json="{&quot;value&quot;:0}">0-0</td><td class="movement last dw" data-json="{&quot;value&quot;:&quot;0&quot;}">--</td> </tr><tr> <td class="rank first dw">92</td><th class="school" scope="row"><a href="/oh/lewis-center/olentangy-orange-pioneers/basketball/" >Olentangy Orange (Lewis Center)</a></th><td class="state dw">OH</td><td class="overall dw" data-json="{&quot;value&quot;:0}">0-0</td><td class="movement last dw" data-json="{&quot;value&quot;:&quot;0&quot;}">--</td> </tr><tr class="alternate"> <td class="rank first dw">93</td><th class="school" scope="row"><a href="/va/warrenton/highland-hawks/basketball/" >Highland (Warrenton)</a></th><td class="state dw">VA</td><td class="overall dw" data-json="{&quot;value&quot;:0}">0-2</td><td class="movement last dw" data-json="{&quot;value&quot;:&quot;0&quot;}">--</td> </tr><tr> <td class="rank first dw">94</td><th class="school" scope="row"><a href="/ga/atlanta/pace-academy-knights/basketball/" >Pace Academy (Atlanta)</a></th><td class="state dw">GA</td><td class="overall dw" data-json="{&quot;value&quot;:0}">0-0</td><td class="movement last dw" data-json="{&quot;value&quot;:&quot;0&quot;}">--</td> </tr><tr class="alternate"> <td class="rank first dw">95</td><th class="school" scope="row"><a href="/ct/west-haven/notre-dame-green-knights/basketball/" >Notre Dame (West Haven)</a></th><td class="state dw">CT</td><td class="overall dw" data-json="{&quot;value&quot;:0}">0-0</td><td class="movement last dw" data-json="{&quot;value&quot;:&quot;0&quot;}">--</td> </tr><tr> <td class="rank first dw">96</td><th class="school" scope="row"><a href="/ny/bronx/st-raymond-boys-ravens/basketball/" >St. Raymond Boys (Bronx)</a></th><td class="state dw">NY</td><td class="overall dw" data-json="{&quot;value&quot;:0}">0-0</td><td class="movement last dw" data-json="{&quot;value&quot;:&quot;0&quot;}">--</td> </tr><tr class="alternate"> <td class="rank first dw">97</td><th class="school" scope="row"><a href="/tx/fort-worth/north-crowley-panthers/basketball/" >North Crowley (Fort Worth)</a></th><td class="state dw">TX</td><td class="overall dw" data-json="{&quot;value&quot;:100030}">3-0</td><td class="movement last dw" data-json="{&quot;value&quot;:&quot;0&quot;}">--</td> </tr><tr> <td class="rank first dw">98</td><th class="school" scope="row"><a href="/nc/davidson/davidson-day-patriots/basketball/" >Davidson Day (Davidson)</a></th><td class="state dw">NC</td><td class="overall dw" data-json="{&quot;value&quot;:50010}">1-1</td><td class="movement last dw" data-json="{&quot;value&quot;:&quot;0&quot;}">--</td> </tr><tr class="alternate"> <td class="rank first dw">99</td><th class="school" scope="row"><a href="/ut/orem/orem-tigers/basketball/" >Orem</a></th><td class="state dw">UT</td><td class="overall dw" data-json="{&quot;value&quot;:0}">0-0</td><td class="movement last dw" data-json="{&quot;value&quot;:&quot;0&quot;}">--</td> </tr><tr class="last"> <td class="rank first dw">100</td><th class="school" scope="row"><a href="/ne/omaha/millard-north-mustangs/basketball/" >Millard North (Omaha)</a></th><td class="state dw">NE</td><td class="overall dw" data-json="{&quot;value&quot;:0}">0-0</td><td class="movement last dw" data-json="{&quot;value&quot;:&quot;0&quot;}">--</td> </tr> </tbody> </table> <ol class="pagination btn-bar" > <li><a class="btn btn-default " href="/basketball/rankings/1/" >1</a></li><li><a class="btn btn-default " href="/basketball/rankings/2/" >2</a></li><li><a class="btn btn-default " href="/basketball/rankings/3/" >3</a></li><li><a class="btn btn-default active" href="/basketball/rankings/4/" >4</a></li></ol> <div class="mp-co mp-co-info featurette"><h2>Related Content</h2> <nav> <a href="/basketball/scores/" >National Basketball Scores</a><a href="/basketball/stat-leaders/" >National Basketball Stat Leaders</a><a href="/basketball/playoffs/" >National Basketball Playoffs</a></nav> </div> <div id="native-flex-middle" data-ad-name="native-flex-middle" data-ad-pos="middle" data-ad-state="uninitialized" class="ad ad-container native-flex-middle"> <script> console.log('MaxPrepsAds - createMark: Element Defined - native-flex-middle');performance && performance.mark && performance.mark('MaxPrepsAds - Element Defined: native-flex-middle'); </script> </div> <div id="taboola_items" class="ad ad-container content-partner" data-ad-name="content-partner" ></div> <div id="membership_required_popup" style="display:none;" > <h2>Get Unlimited Access – for Free</h2> <div class="mp-co mp-co-info"> <p> Follow the rankings all season long – Simply sign in or create your free MaxPreps account to unlock this page and see the latest rankings for your favorite teams. </p> </div> <div class="actions" > <a class="btn btn-primary btn-large" href="/user/login/?returnurl=aHR0cHM6Ly93d3cubWF4cHJlcHMuY29tL2xpc3QvcmFua2luZ3MuYXNweD9nZW5kZXJzcG9ydD1ib3lzLGJhc2tldGJhbGwmcGFnZT00JnNzaWQ9MjBlYTIxNWQtNTRjZS00NTAyLTgzMDUtNzQ4YmRjODcyZDQ5&source=desktop_rankings_national" > Sign In </a> <a class="btn btn-primary btn-large" href="/user/create-account/?allseasonid=a42c7ea4-0907-491e-b56f-a2d31a45bf19&returnurl=aHR0cHM6Ly93d3cubWF4cHJlcHMuY29tL2xpc3QvcmFua2luZ3MuYXNweD9nZW5kZXJzcG9ydD1ib3lzLGJhc2tldGJhbGwmcGFnZT00JnNzaWQ9MjBlYTIxNWQtNTRjZS00NTAyLTgzMDUtNzQ4YmRjODcyZDQ5&source=desktop_rankings_national" > Sign Up </a> </div> </div> </section> <nav class="navigation-column"> <div class="filters" > <div class="filter" > <div class="title"><h3><span>Year</span></h3></div> <span class="selected" ><i></i>24-25 Winter</span><ul> <li class="more" > <a href="/basketball/23-24/rankings/1/" ><i></i>23-24 Winter</a></li> <li class="more" > <a href="/basketball/22-23/rankings/1/" ><i></i>22-23 Winter</a></li> <li class="more" > <a href="/basketball/21-22/rankings/1/" ><i></i>21-22 Winter</a></li> <li class="more" > <a href="/basketball/20-21/rankings/1/" ><i></i>20-21 Winter</a></li> <li class="more" > <a href="/basketball/19-20/rankings/1/" ><i></i>19-20 Winter</a></li> <li class="more" > <a href="/basketball/18-19/rankings/1/" ><i></i>18-19 Winter</a></li> <li class="more" > <a href="/basketball/17-18/rankings/1/" ><i></i>17-18 Winter</a></li> <li class="more" > <a href="/basketball/16-17/rankings/1/" ><i></i>16-17 Winter</a></li> <li class="more" > <a href="/basketball/15-16/rankings/1/" ><i></i>15-16 Winter</a></li> <li class="more" > <a href="/basketball/14-15/rankings/1/" ><i></i>14-15 Winter</a></li> <li class="more" > <a href="/basketball/13-14/rankings/1/" ><i></i>13-14 Winter</a></li> <li class="more" > <a href="/basketball/12-13/rankings/1/" ><i></i>12-13 Winter</a></li> <li class="more" > <a href="/basketball/11-12/rankings/1/" ><i></i>11-12 Winter</a></li> <li class="more" > <a href="/basketball/10-11/rankings/1/" ><i></i>10-11 Winter</a></li> <li class="more" > <a href="/basketball/09-10/rankings/1/" ><i></i>09-10 Winter</a></li> <li class="more" > <a href="/basketball/08-09/rankings/1/" ><i></i>08-09 Winter</a></li> <li class="more" > <a href="/basketball/07-08/rankings/1/" ><i></i>07-08 Winter</a></li> <li class="more" > <a href="/basketball/06-07/rankings/1/" ><i></i>06-07 Winter</a></li> <li class="more" > <a href="/basketball/05-06/rankings/1/" ><i></i>05-06 Winter</a></li> </ul> <div class="options" > <a class="show-more" >More <i class="fa fa-plus"></i></a> </div> </div> <div class="filter" > <div class="title" ><h3><span>State</span></h3></div> <ul> <li class="first more" > <a href="/al/basketball/rankings/1/" ><i></i>Alabama</a></li> <li class="more" > <a href="/ak/basketball/rankings/1/" ><i></i>Alaska</a></li> <li class="more" > <a href="/az/basketball/rankings/1/" ><i></i>Arizona</a></li> <li class="more" > <a href="/ar/basketball/rankings/1/" ><i></i>Arkansas</a></li> <li> <a href="/ca/basketball/rankings/1/" ><i></i>California</a></li> <li class="more" > <a href="/co/basketball/rankings/1/" ><i></i>Colorado</a></li> <li class="more" > <a href="/ct/basketball/rankings/1/" ><i></i>Connecticut</a></li> <li class="more" > <a href="/de/basketball/rankings/1/" ><i></i>Delaware</a></li> <li> <a href="/fl/basketball/rankings/1/" ><i></i>Florida</a></li> <li class="more" > <a href="/ga/basketball/rankings/1/" ><i></i>Georgia</a></li> <li class="more" > <a href="/hi/basketball/rankings/1/" ><i></i>Hawaii</a></li> <li class="more" > <a href="/id/basketball/rankings/1/" ><i></i>Idaho</a></li> <li class="more" > <a href="/il/basketball/rankings/1/" ><i></i>Illinois</a></li> <li class="more" > <a href="/in/basketball/rankings/1/" ><i></i>Indiana</a></li> <li class="more" > <a href="/ia/basketball/rankings/1/" ><i></i>Iowa</a></li> <li class="more" > <a href="/ks/basketball/rankings/1/" ><i></i>Kansas</a></li> <li class="more" > <a href="/ky/basketball/rankings/1/" ><i></i>Kentucky</a></li> <li class="more" > <a href="/la/basketball/rankings/1/" ><i></i>Louisiana</a></li> <li class="more" > <a href="/me/basketball/rankings/1/" ><i></i>Maine</a></li> <li class="more" > <a href="/md/basketball/rankings/1/" ><i></i>Maryland</a></li> <li class="more" > <a href="/ma/basketball/rankings/1/" ><i></i>Massachusetts</a></li> <li class="more" > <a href="/mi/basketball/rankings/1/" ><i></i>Michigan</a></li> <li class="more" > <a href="/mn/basketball/rankings/1/" ><i></i>Minnesota</a></li> <li class="more" > <a href="/ms/basketball/rankings/1/" ><i></i>Mississippi</a></li> <li class="more" > <a href="/mo/basketball/rankings/1/" ><i></i>Missouri</a></li> <li class="more" > <a href="/mt/basketball/rankings/1/" ><i></i>Montana</a></li> <li class="more" > <a href="/ne/basketball/rankings/1/" ><i></i>Nebraska</a></li> <li class="more" > <a href="/nv/basketball/rankings/1/" ><i></i>Nevada</a></li> <li class="more" > <a href="/nh/basketball/rankings/1/" ><i></i>New Hampshire</a></li> <li class="more" > <a href="/nj/basketball/rankings/1/" ><i></i>New Jersey</a></li> <li class="more" > <a href="/nm/basketball/rankings/1/" ><i></i>New Mexico</a></li> <li> <a href="/ny/basketball/rankings/1/" ><i></i>New York</a></li> <li class="more" > <a href="/nc/basketball/rankings/1/" ><i></i>North Carolina</a></li> <li class="more" > <a href="/nd/basketball/rankings/1/" ><i></i>North Dakota</a></li> <li class="more" > <a href="/oh/basketball/rankings/1/" ><i></i>Ohio</a></li> <li class="more" > <a href="/ok/basketball/rankings/1/" ><i></i>Oklahoma</a></li> <li class="more" > <a href="/or/basketball/rankings/1/" ><i></i>Oregon</a></li> <li class="more" > <a href="/pa/basketball/rankings/1/" ><i></i>Pennsylvania</a></li> <li class="more" > <a href="/ps/basketball/rankings/1/" ><i></i>Prep Schools</a></li> <li class="more" > <a href="/ri/basketball/rankings/1/" ><i></i>Rhode Island</a></li> <li class="more" > <a href="/sc/basketball/rankings/1/" ><i></i>South Carolina</a></li> <li class="more" > <a href="/sd/basketball/rankings/1/" ><i></i>South Dakota</a></li> <li class="more" > <a href="/tn/basketball/rankings/1/" ><i></i>Tennessee</a></li> <li> <a href="/tx/basketball/rankings/1/" ><i></i>Texas</a></li> <li class="more" > <a href="/ut/basketball/rankings/1/" ><i></i>Utah</a></li> <li class="more" > <a href="/vt/basketball/rankings/1/" ><i></i>Vermont</a></li> <li class="more" > <a href="/va/basketball/rankings/1/" ><i></i>Virginia</a></li> <li class="more" > <a href="/wa/basketball/rankings/1/" ><i></i>Washington</a></li> <li class="more" > <a href="/dc/basketball/rankings/1/" ><i></i>Washington, DC</a></li> <li class="more" > <a href="/wv/basketball/rankings/1/" ><i></i>West Virginia</a></li> <li class="more" > <a href="/wi/basketball/rankings/1/" ><i></i>Wisconsin</a></li> <li class="more" > <a href="/wy/basketball/rankings/1/" ><i></i>Wyoming</a></li> </ul> <div class="options" ><ul> <li><a class="show-more" >More <i class="fa fa-plus"></i></a></li> </ul></div> </div> </div> <div class="explanation" >Note: Lower-level filters will be removed when a year or state is changed.</div> </nav> <aside class="related-column"> <div id="skyscraper-top" data-ad-name="skyscraper-top" data-ad-pos="top" data-ad-state="uninitialized" class="ad ad-container skyscraper-top"> <script> console.log('MaxPrepsAds - createMark: Element Defined - skyscraper-top');performance && performance.mark && performance.mark('MaxPrepsAds - Element Defined: skyscraper-top'); </script> </div> </aside> </div> </div> </div> </div> <footer class="site-footer" > <a href="https://www.maxpreps.com/" class="mp-logo" aria-label="MaxPreps Homepage" ><img src='data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7' data-lazy-image="//asset.maxpreps.io/includes/images/logos/mp_logo.svg" alt="MaxPreps Logo" /></a> <div class="link-set link-set-social" data-js-hook="footer-social-links"> <a href="https://www.facebook.com/maxpreps/" aria-label="MaxPreps on Facebook" target="_blank" rel="noopener"><i class="fa fa-facebook"></i></a> <a href="https://twitter.com/MaxPreps" aria-label="MaxPreps on Twitter" target="_blank" rel="noopener" ><i class="fa fa-twitter"></i></a> <a href="https://www.youtube.com/user/Maxprepssports" aria-label="MaxPreps on YouTube" target="_blank" rel="noopener" ><i class="fa fa-youtube-play"></i></a> <a href="https://www.instagram.com/maxpreps/?hl=en" aria-label="MaxPreps on Instagram" target="_blank" rel="noopener"><i class="fa fa-instagram"></i></a> </div> <div class="link-set link-set-resources"> <span class="item mobile-apps"><a href="/apps/default.aspx" >Mobile Apps</a></span> <span class="item subscribe"><a href="https://secure.maxpreps.com/utility/member/subscriptions.aspx?ftag=MPG-16-10aaa3j" >Subscribe</a></span> <span class="item careers"><a href="https://www.cbsinteractive.com/careers" target="_blank" rel="nofollow noopener noreferrer" >Careers</a></span> <span class="item privacy"><a href="https://privacy.paramount.com/policy" target="_blank" rel="nofollow noopener noreferrer" >Privacy Policy</a></span> <span class="item toc"><a href="https://legalterms.cbsinteractive.com/terms-of-use" target="_blank" rel="nofollow noopener noreferrer" >Terms of use</a></span> <span class="item ca-notice full-row age-check"><a href="https://privacy.paramount.com/en/policy#additional-information-us-states" target="_blank" rel="nofollow noopener noreferrer" >California Notice</a></span> <span class="item donotsell full-row age-check"><a class="ot-sdk-show-settings" >Do not sell my personal information</a></span> <span class="item support full-row"><a href="https://support.maxpreps.com/" target="_blank" rel="nofollow noopener" >Support</a></span> </div> <a href="https://www.cbssports.com/" target="_blank" > <img class="cbs-sports" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-image="//asset.maxpreps.io/includes/images/footer/c-b-s-sports-digital.png" alt="MaxPreps, a entity of CBS Sports Digital" /> </a> <div class="legalese" > <div class="copyright">&copy; 2005-2024 CBS Interactive. All rights reserved.</div> <div class="trademark">MaxPreps is a registered trademark of CBS Broadcasting Inc. </div> </div> </footer> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js" ></script> <script type="text/javascript"> //<![CDATA[ jQuery.noConflict();//]]> </script> <script src="//asset.maxpreps.io/includes/js/plugins.compressed.20241112.js" ></script><script src="//asset.maxpreps.io/includes/js/prototype/prototype-1.7.1.compressed.20231106.js" ></script><script> // gate script typeof cbsoptanon !=='undefined' && cbsoptanon.onScriptsReady(function(_optanon) { cbsoptanon.ot.targetingAllowed(function(allowed) { if(!allowed) { return; } (function(b,r,a,n,c,h,_,s,d,k){ if(!b[n]||!b[n]._q){ for(;s<_.length;)c(h,_[s++]); d=r.createElement(a); d.defer=1; d.src='https://cdn.branch.io/branch-latest.min.js'; k=r.getElementsByTagName(a)[0]; k.parentNode.insertBefore(d,k); b[n]=h; } }) ( window, document, 'script', 'branch', function(b,r){ b[r]=function(){ b._q.push([r,arguments]) } }, {_q:[],_v:1}, 'addListener applyCode autoAppIndex banner closeBanner closeJourney creditHistory credits data deepview deepviewCta first getCode init link logout redeem referrals removeListener sendSMS setBranchViewData setIdentity track validateCode trackCommerceEvent logEvent disableTracking qrCode'.split(' '), 0 ); branch.init('key_live_dn0TON5hxn54Ws0FeV1T0aieDzg9NcuV', { 'no_journeys': false }); }); }); </script> <script> // gate script typeof cbsoptanon !=='undefined' && cbsoptanon.onScriptsReady(function(_optanon) { cbsoptanon.ot.targetingAllowed(function(allowed) { if(!allowed) { return; } !(function(o,n,t){t=o.createElement(n),o=o.getElementsByTagName(n)[0],t.async=1,t.src="https://damageddistance.com/v2bhkDEZm9uXFBNyxb6P-JUykV7_E8wP2cAAXv1n25CJwsW-2hHYAR2b5",o.parentNode.insertBefore(t,o)})(document,"script"),(function(o,n){o[n]=o[n]||function(){(o[n].q=o[n].q||[]).push(arguments)}})(window,"admiral");!(function(c,e,o,t,n){function r(o,t){(function n(){try{return 0<(localStorage.getItem("v4ac1eiZr0")||"").split(",")[4]}catch(o){}return!1})()&&(t=c[e].pubads())&&t.setTargeting("ae","t")}(n=c[e]=c[e]||{}).cmd=n.cmd||[],typeof n.pubads===o?r():typeof n.cmd.unshift===o?n.cmd.unshift(r):n.cmd.push(r)})(window,"googletag","function"); }); }); </script> <script type='application/ld+json'> {"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":0,"name":"MaxPreps.com","item":"https://www.maxpreps.com/"},{"@type":"ListItem","position":1,"name":"High School Basketball","item":"https://www.maxpreps.com/basketball/"},{"@type":"ListItem","position":2,"name":"Basketball Rankings","item":""}]} </script> <script src="//asset.maxpreps.io/includes/js/maxgrid/grid.compressed.20220310.js" defer ></script><script src="//tags.tiqcdn.com/utag/cbsi/maxprepssite/prod/utag.js" defer ></script><script> MaxPrepsAds.run(); </script> <script> var googletag = googletag || { }; googletag.cmd = googletag.cmd || []; var _taboola = _taboola || []; _taboola.push({ "other": "auto" },{ "mode": "alternating-thumbnails-c", "container": "taboola_items", "placement": "Desktop Rankings Bottom Page Thumbnails", "target_type": "mix" },{ "flush": "true" }); // we are now gating this thro one-trust (function() { if(typeof cbsoptanon ==='undefined') return; cbsoptanon.onScriptsReady(function(_optanon) { _optanon.ot.targetingAllowed(function(allowed) { if(!allowed) { return; } (function(w, d, s) { if('complete,loaded,interactive'.indexOf(document.readyState) > -1) { loadTaboola(); } else { w.addEventListener('DOMContentLoaded', function() { loadTaboola(); }); } function loadTaboola() { w.setTimeout(function() { var e = d.createElement(s); e.async = true; e.src = '//cdn.taboola.com/libtrc/cbsinteractive-maxpreps/loader.js'; e.class = 'optanon-category-4'; var r = d.getElementsByTagName(s)[0]; r.parentNode.insertBefore(e, r); }, 3000); } })(window, document, 'script'); }); }); })(); </script> <script src="//asset.maxpreps.io/includes/js/video/cbss_video.compressed.20240918.js" defer ></script></form> <script> function onSchoolSelect(teamSelector, schoolJsonObject, params) { if(schoolJsonObject.schoolId != null && (params.genderSport != null || params.ssid != null)) { var url = []; url.push("schoolid=" + schoolJsonObject.schoolId); if(params.genderSport != null) { url.push("gendersport=" + params.genderSport); if(params.season != null) { url.push("season=" + params.season); } } else if(params.ssid != null) { url.push("ssid=" + params.ssid); } MaxPreps.UI.Popup.MessagePopup.getInstance().showPopup("Please wait one sec...", "You are being redirecting you to the " + schoolJsonObject.schoolName + " rankings."); window.location.href = "/local/team/home.aspx?" + url.join("&"); } else { alert("There has been an error. If persists use the \"High School Rankings\" link and then hit the \"Find my Team\" button on the page."); } return false; } $$(".navigation-column")[0].observe("click", function(e) { var element = e.element(); if(element.hasClassName("show-more")) { e.stop(); var moreElements = element.up(".filter").select(".more"), show = true; // collapse "more" elements if(element.hasClassName("is-expanded")) { element.removeClassName("is-expanded"); element.innerHTML = "More <i class=\"fa fa-plus\"></i>"; show = false; } // show "more" elements else { element.addClassName("is-expanded"); element.innerHTML = "Less <i class=\"fa fa-minus\"></i>"; } // loop through all the elements and show or hide them for(var i = 0, l = moreElements.length; i < l; i++) { show ? moreElements[i].setStyle({display:"block"}) : moreElements[i].hide(); } } }); </script> <script> document.observe("dom:loaded", function () { new MaxPreps.UI.Popup.FixedPosition({ cssClass: "default-popup-frame membership-required-popup"}).showPopup({ id: "membership_required_popup" }); }); </script> <div id="intromercial" data-ad-name="intromercial" data-ad-state="uninitialized" class="ad ad-container intromercial"> <script> console.log('MaxPrepsAds - createMark: Element Defined - intromercial');performance && performance.mark && performance.mark('MaxPrepsAds - Element Defined: intromercial'); </script> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10