<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><script type="text/javascript" id="sophi-loader" fetchPriority="high" src="https://cdn.sophi.io/assets/demeter/1/stable/3136042629.js?isConsented=true" async=""></script><script src="https://js.datadome.co/tags.js" async=""></script><link rel="icon" type="image/x-icon" href="/pf/resources/images/mlive/favicon.ico?d=1740"/><link rel="manifest" href="/pf/resources/manifest/mlive/manifest.json?d=1740"/><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/><meta name="robots" content="max-image-preview:large"/><title>Michigan High School Sports - MLive.com</title><link rel="canonical" href="https://www.mlive.com/highschoolsports/"/><meta name="robots" content="index, follow"/><meta property="og:type" content="website"/><meta property="og:title" content="Michigan High School Sports - MLive.com"/><meta property="og:url" content="https://www.mlive.com/highschoolsports/"/><meta property="og:site_name" content="mlive"/><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Michigan High School Sports - MLive.com"/><link rel="alternate" type="application/rss+xml" title="MLive.com RSS Feed" href="https://www.mlive.com/arc/outboundfeeds/rss/category/highschoolsports/?outputType=xml"/><meta property="mrf:tags" content="rg_product:index;page_type:index;channel:Sports"/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com"/><link rel="preconnect" href="https://adservice.google.com"/><link rel="preconnect" href="https://as.jivox.com"/><link rel="preconnect" href="https://c.amazon-adsystem.com"/><link rel="preconnect" href="https://www.google.com"/><link rel="preconnect" href="https://cdn.taboola.com"/><link rel="preconnect" href="https://securepubads.g.doubleclick.net"/><link rel="preconnect" href="https://as-sec.casalemedia.com"/><link rel="preconnect" href="https://aax.amazon-adsystem.com"/><link rel="preconnect" href="https://fastlane.rubiconproject.com"/><link rel="preconnect" href="https://cdn.cookielaw.org"/><link rel="preconnect" href="https://tags.crwdcntrl.net"/><link rel="preconnect" href="https://bcp.crwdcntrl.net"/><link rel="preconnect" href="https://cdn.blueconic.net"/><link id="fusion-output-type-styles" rel="stylesheet" type="text/css" href="/pf/dist/components/output-types/default.css?d=1740&amp;mxId=00000000"/><link id="fusion-template-styles" rel="stylesheet" type="text/css" href="/pf/dist/components/combinations/default.css?d=1740&amp;mxId=00000000"/><script type="application/javascript" id="polyfill-script">if(!Array.prototype.includes||!(window.Object && window.Object.assign)||!window.Promise||!window.Symbol||!window.fetch){document.write('<script type="application/javascript" src="/pf/dist/engine/polyfill.js?d=1740&mxId=00000000" defer=""><\/script>')}</script><script id="fusion-engine-react-script" type="application/javascript" src="/pf/dist/engine/react.js?d=1740&amp;mxId=00000000" defer=""></script><script id="fusion-engine-combinations-script" type="application/javascript" src="/pf/dist/components/combinations/default.js?d=1740&amp;mxId=00000000" defer=""></script><link href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&amp;family=Noto+Serif:ital,wght@0,100..900;1,100..900&amp;display=swap" rel="stylesheet"/><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebPage","headline":"Michigan High School Sports","description":null,"url":"https://www.mlive.com/highschoolsports/"}</script><script id="sophi-init">
            window.sophi = window.sophi || {};
            sophi.demeter = { actions: [] };
            window.demeter = window.demeter || function () {
                var resolve, reject;
                const s = new Promise((res, rej) => {
                    resolve = res, reject = rej;
                });
                sophi.demeter.actions.push([arguments, resolve, reject]);
                return s;
            };
        </script><script id="fides-js">!function(){window.fides_overrides={fides_consent_non_applicable_flag_mode:"include",fides_consent_flag_type:"boolean"};addEventListener("FidesReady",function(){function getCookieValue(name){try{var match=document.cookie.match("(^|;)\\s*"+name+"\\s*=\\s*([^;]+)");var cookieValue=match?.pop();return cookieValue?JSON.parse(decodeURIComponent(cookieValue)):null}catch(e){return null}}function writeCookie(name,value,domain,opts={}){var{path:path="/",expires:expires}=opts;let cookie=`${name}=${encodeURIComponent(JSON.stringify(value))}; path=${path}`;if(domain)cookie+=`; domain=${domain}`;if(expires)cookie+=`; expires=${new Date(expires).toUTCString()}`;document.cookie=cookie;return true}function getTopViableDomain(){var testName="fides_test_"+Date.now();var VALUE={test:"fides"};var hostnameParts=window.location.hostname.split(".");let topViableDomain="";for(let i=1;i<=hostnameParts.length;i++){topViableDomain=hostnameParts.slice(-i).join(".");var testExpiration=new Date;testExpiration.setFullYear(testExpiration.getFullYear()+1);writeCookie(testName,VALUE,topViableDomain,{expires:testExpiration});var savedCookie=getCookieValue(testName);if(savedCookie?.test===VALUE.test){writeCookie(testName,"",topViableDomain,{expires:new Date(0)});break}}return topViableDomain}var topViableDomain=getTopViableDomain();var fidesConsentCookie=getCookieValue("fides_consent");var previouslyOptedOut=fidesConsentCookie?.consent?.targeted_advertising_gpp_us_state===false||fidesConsentCookie?.consent?.sales_sharing_targeted_advertising_gpp_us_national===false;var oldMarketingOptOutNotConverted=Fides.fides_meta?.converted_consent===undefined;if(oldMarketingOptOutNotConverted&&previouslyOptedOut){fidesConsentCookie.consent.marketing=false;fidesConsentCookie.fides_meta.converted_consent={label:"has_converted",value:true};var updatedAt=Fides?.fides_meta?.updatedAt;var updatedTimestamp=updatedAt?new Date(updatedAt):new Date;updatedTimestamp.setFullYear(updatedTimestamp.getFullYear()+1);writeCookie("fides_consent",fidesConsentCookie,topViableDomain,{expires:updatedTimestamp})}var marketingNoticeKey;for(var i=0;i<Fides?.experience?.privacy_notices?.length;i++){var pn=Fides?.experience?.privacy_notices[i];if(pn.notice_key==="marketing"){marketingNoticeKey=pn.notice_key;break}}if(marketingNoticeKey&&Fides.consent?.marketing===true&&Fides.saved_consent?.marketing===false){Fides.updateConsent({consent:{...Fides.consent,marketing:false}})}});addEventListener("FidesInitialized",function(){Fides.blueconic();Fides.gtm()});addEventListener("FidesUpdating",function(){Fides.fides_meta.consented_geolocation={label:"Location",value:Fides.geolocation.location};if(Fides.fides_meta?.converted_consent&&event.detail?.consent?.sales_sharing_targeted_advertising_gpp_us_national===true&&event.detail?.consent?.targeted_advertising_gpp_us_state===true&&event.detail?.consent?.marketing===true){delete Fides.fides_meta.converted_consent}});var fidesPrefix="fides_";var searchParams=new URLSearchParams(location.search);var fidesSearchParams=new URLSearchParams;searchParams.forEach(function(value,key){if(key.startsWith(fidesPrefix)){fidesSearchParams.set(key.replace(fidesPrefix,""),key===fidesPrefix+"cache_bust"?Date.now().toString():value)}});var src="https://privacy.advancelocal.com/fides.js?"+fidesSearchParams.toString();var script=document.createElement("script");script.setAttribute("src",src);document.head.appendChild(script)}();</script><script>
                        window.ddjskey = '1008AE3795DD2B2EA48B1645AD17E2';
                        window.ddoptions = {};
                    </script><script data-testid="script-adidata">window.adiData = {"affiliate":"mlive","entryUrl":"https://www.mlive.com/highschoolsports/","environment":"prod","pageType":"index","rgProduct":"index","preview":false,"siteSection":"Sports","pvid":"6abcd759-4e2c-4f70-aca2-a647188155b8","arcCategoriesLowestTier":"undefined"};
            var environment = window.location.toString().includes("uat") ||
                window.location.toString().includes("localhost") ? "uat" : "prod";
            window.adiData.environment = environment;
        </script><script type="text/javascript" id="react-google-tag-manager-gtm-head">
    if (!window.dataLayer) {
        window.dataLayer = window.dataLayer || [];
    }
    window.dataLayer.push(window.adiData);
    (function(w,d,s,l,i){w[l]=w[l]||[];
            w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js', });
            var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';
            j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl
            ;
            f.parentNode.insertBefore(j,f);
        })(window,document,'script','dataLayer','GTM-TLXFLCR');</script><script type="text/javascript">!(function(d,_name){d[_name]=d[_name]||function z(){(z.q=z.q||[]).push(arguments)},d[_name].v=d[_name].v||2,d[_name].s="3";})(window,decodeURI(decodeURI('%61%2564mi%25%372%2561%25%36c')));!(function(d,z,M,c,I,O,g,f,H,u,b,r,C,l,v,S,a,P,V,h,s,U,y,o,i){function x(M,O){navigator.onLine&&h&&(h=!1,(O=(function(d,z,M){if(!S)return!1;for(z=(d=S.getEntriesByType("resource")).length;M=d[--z];)if(!M.deliveryType&&M.transferSize>300&&M.fetchStart>a)return!0;return!1})())||(i=8),!s&&V&&(i=16),!s&&!O||(function(M,O,g){if(!/bot|spider|headlesschrome|java\//i.test(navigator.userAgent||"")&&(new(function(){M=(function h(e,t,r,n){if(!e||(function e(r,n,i,o){for(o=0;r&&o<r.length;o+=2)o>0&&(r[o+1]||[]).unshift(i),i=(n=t[r[o]])&&n(e,r[o+1]||[]);return i})(e))return r.apply(this,n||[])}([0,[[[1,[[[2,[[4,["%25%361%256%34%256%64%62%65%6e%65%256%36%69%257%34s"],3,[""]]]]]]],[2,[[4,["%2563al%25%365_%72%256%35%25%373u%25%36c%74%25%37%33"],3,["true"]]]],[2,[[6,[],5,["/digitalsubscription"]]]],[2,[[6,[],5,["/insider"]]]],[2,[[6,[],5,["/subscribe"]]]],[2,[[6,[],5,["/supporter"]]]],[2,[[6,[],5,["/contributor"]]]]]]],[function c(e,t){for(var r=t[0]&&t[0].length>0,n=0;r&&n<t[0].length;n++)r=e(t[0][n]);return r},function c(e,t){for(var r=t[0]&&t[0].length>0,n=0;r&&n<t[0].length;n++)r=e(t[0][n]);return r},function a(e,t){return!e(t[0])},function u(e,t,r,n){return r=t[0]||"",(n=t[1]||"")?-1!==r.indexOf(n):!!r},function f(e,t,r){return(r=(document.cookie||"").match(new RegExp("(^|;\\s*)"+decodeURI(decodeURI(t[0]))+"\\s*=\\s*([^;]+)")))?r[2]:void 0},function l(e,t,r,n){return r=t[0]||"",(n=t[1]||"")?0===r.indexOf(n):!!r},function p(e,t,r){return"/"+(document.location.pathname||"").replace(/^\/+|\/+$/,"")}],function(d,c,e,f,i,m,y){e=d.createElement("div");e.innerHTML="<div class=\"DCDOr\"><div class=\"eRIqgq a__s1p0xe8r-0\"><div class=\"lmmqeT a__s1p0xe8r-0\"><div display=\"inline-block\" class=\"hCVVKD\"><img src=\"https://www.mlive.com/pf/resources/images/mlive/logos/logo_main.svg?d=678\" class=\"hgqALM\"><\/img><\/div><div class=\"irzeLH\"><h3 class=\"kMGqeO\">Your experience is important to us.<\/h3><div class=\"eFEjHN\">For optimal functionality on MLive, please disable your ad blocker before continuing.\n<div id=\"admLoginLink\" style=\"position:relative;top:86px;\"><a href=\"https://auth0.mlive.com/u/login?adm_src=admiral\" style=\"color:#333333;text-decoration:underline;font-size:12px;font-weight: bold;font-family: Helvetica;\">Already a Subscriber? Log In<\/a><\/div><\/div><button data-441fe-0 data-7gy4kjmtg8=\"https://my.g%65ta%64mi%72%61l.com/instructions\" class=\"curcFv a__s1p0xe8r-1\">Disable my adblocker<\/button><\/div><\/div><\/div><div class=\"idHFrh\"><span class=\"bRORkN\"><a href=\"https://%67e%74admir%61%6c.typeform.com/to/s8M2nY5H\" target=\"_blank\" class=\"dWdYmI\">Contact support<\/a><\/span><span class=\"bRORkN\">|<\/span><span class=\"bRORkN\"><a href=\"https://getadmir%61%6c.com/pb/\" target=\"_blank\" class=\"dWdYmI\">We're using <img src=\"https://pubimgs.net/412d3543394537304542443944393035323537463632354141422d36_logo.svg\" class=\"ggJJaU\"><\/img><\/a><\/span><\/div><\/div>";f=["click",function(e){var t=e.currentTarget.getAttribute("data-7gy4kjmtg8"),r=e.currentTarget.parentElement,n=document.createElement("iframe");n.src=t,n.style="margin: 36px 0;outline: 0;border: 0;width: 100%;height: 400px;",r.replaceWith(n);var i=function(e){var t=e.data,o=t.goBack,c=t.blockerDisabled;o?(n.replaceWith(r),window.removeEventListener("message",i)):c&&window.location.reload()};window.addEventListener("message",i)}];for (i=0;i<f.length;i+=2){(m=e.querySelector('[data-441fe-'+i+']'))&&m.addEventListener(f[i],f[i+1])}y=d.createElement("style");y[c](d.createTextNode(".DCDOr{all:initial;position:fixed;top:0;right:0;bottom:0;left:0;font-family:Arial;overflow:auto;background-color:rgba(255,255,255,1);z-index:2147483647;}.DCDOr .a__s1p0xe8r-0{width:100%;height:100%;margin:0 auto;}.DCDOr .a__s1p0xe8r-1{cursor:pointer;border:none;font-weight:700;}.eRIqgq{max-width:740px;position:relative;}.lmmqeT{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.irzeLH{display:inline-block;max-width:350px;width:100%;margin-left:48px;padding-left:48px;border-left:1px solid #121e401f;color:rgba(24,33,57,1);}.idHFrh{position:fixed;bottom:0;height:40px;width:100%;text-align:center;line-height:40px;font-size:13px;color:rgba(12,44,91,1);background-color:rgba(24,33,57,0.05);}.hCVVKD{display:inline-block;}.hgqALM{max-width:150px;max-height:150px;}.ggJJaU{height:15px;vertical-align:middle;}.kMGqeO{box-sizing:border-box;text-align:left;margin:0 0 5px;font-size:24px;line-height:28px;font-weight:500;}.eFEjHN{box-sizing:border-box;text-align:left;margin:0 0 15px;font-size:14px;line-height:22px;}.bRORkN{display:inline-block;margin-right:5px;line-height:40px;}.dWdYmI{-webkit-text-decoration:none;text-decoration:none;color:rgba(12,44,91,1);}.curcFv{width:100%;height:33px;background-color:rgba(0,53,73,1);color:rgba(244,244,246,1);border-radius:3px;margin-bottom:24px;}"));d.body[c](y);d.body[c](e);window[decodeURI(decodeURI('%5f%256%31%64%6dS%25%374at%25%36%39%25%363%25%345n%25%36%37%25%36%31g%2565%52%2565n%25%36%34%25%36%35%25%372%65%64'))]=!0;return {"candidates":[{"batchID":"659829fe08834fbcd615a8c3","candidateID":"659829fe08834fbcd615a8c2","groups":["purpose:failsafe"],"payload":{"name":"Failsafe"},"payloadType":"template","simpleCriteria":{},"triggers":[{"type":"adblockerDisabled"}],"tsUpdated":1709585235.296}]}},[document,"appendChild"]))}),!u++)){O=z.sessionStorage;try{g=JSON.parse(O[c(c(b))]).slice(-4)}catch(f){g=[]}g.push([I(),{p:""+z.location,r:""+d.referrer,cs:M,t:1,fc:i}]),O[c(c(b))]=JSON.stringify(g)}})())}S=z.performance,V=z.fetch,C=c(c('a%64%256%64ir%25%361%256c')),l=c(c('%2561%25%36%34%6d%72%6c%25%34%63%256%66%61%25%364ed')),h=!V,(function D(c,O,u,b,y,o){function i(){z[l]&&M(v),o||z[C]&&z[C].a&&"function"==typeof z[C].a.ready||e()}function e(d){u&&y.removeChild(u),M(v),d&&!1===d.isTrusted||O>=4?(z.setTimeout(x,s!==undefined||h?0:Math.max(4e3-(I()-P),Math.max(2e3-((S&&S.now())-a),0))),h=!0):D(O<2?c:r,++O)}(o=c===r)&&3===O&&V(c).then((function(d){d.ok?d.text().then((function(d){d.includes(l)?M(v):e({})}),(function(d){e({})})):e({})}),(function(d){e({})})),u=d.createElement(g),b=d[H](g)[0],y=b.parentNode,u.async=1,u.src=c,1==O&&V&&(P=I(),V((function(M,c,I,O,g,f,u,b){for(c=(M=d[H]("link")).length,O=(z.origin||"").length||1;O&&(I=M[--c]);)if(g=(I.href||"").substring(0,O),u=0===(I.type||"").indexOf("image/"),b="icon"===I.rel||(I.rel||"").indexOf(" icon")>=0,(u||b)&&("/"===g[0]||g===z.origin)&&(f=I.href,u&&b))return I.href;return f||"/favicon.ico"})(),{mode:"no-cors",credentials:"omit",cache:"no-cache"}).then((function(){s=!0,x()}),(function(d){s=!1}))),U=0,1===O&&U?U(u,(function(d){d||i()})):u[f]&&(v=z.setTimeout(i,o?3e4:6e3),u[f]("error",e),u[f]("load",i)),y.insertBefore(u,b)})("https://cardmethod.com/assets/n5l5vw_cv499w.app.js",0),a=S&&S.now()})(document,window,clearTimeout,decodeURI,Date.now,0,"script","addEventListener","getElementsByTagName",0,'%61%2566%73v%69si%2574%25%37%33',"https://succeedscene.com/banners/ad/incl.js");;
!(function(d,z,M,c,I){function O(c,I){try{O=d.localStorage,(c=JSON.parse(O[decodeURI(decodeURI('%67%25%365%25%37%34I%2574%65%6d'))](M)).lgk||[])&&(I=d[z].pubads())&&c.forEach((function(d){d&&d[0]&&I.setTargeting(d[0],d[1]||"")}))}catch(g){}var O}try{(I=d[z]=d[z]||{}).cmd=I.cmd||[],typeof I.pubads===c?O():typeof I.cmd.unshift===c?I.cmd.unshift(O):I.cmd.push(O)}catch(g){}})(window,decodeURI(decodeURI('%2567%25%36%66%256%66%25%367%256%63%65%74%25%36%31%67')),"_a"+decodeURI(decodeURI("%255%31%53%30%2531%255%31%257%61%25%36cFN%257%61BF%25%351%256bQ%25%33%35%2552%25%34%34%25%36b%25%37%37%4eT%2549%25%33%31%25%34e%253%30%25%359%25%332%254d%256a%56%42QUI%257%34%4eg")),"function");;
;</script><script type="text/javascript">if(window?.admiral){window.admiral("targeting","pause");}</script>
<script>(window.BOOMR_mq=window.BOOMR_mq||[]).push(["addVar",{"rua.upush":"false","rua.cpush":"false","rua.upre":"false","rua.cpre":"false","rua.uprl":"false","rua.cprl":"false","rua.cprf":"false","rua.trans":"","rua.cook":"false","rua.ims":"false","rua.ufprl":"false","rua.cfprl":"false","rua.isuxp":"false","rua.texp":"norulematch","rua.ceh":"false","rua.ueh":"false","rua.ieh.st":"0"}]);</script>
                              <script>!function(e){var n="https://s.go-mpulse.net/boomerang/";if("False"=="True")e.BOOMR_config=e.BOOMR_config||{},e.BOOMR_config.PageParams=e.BOOMR_config.PageParams||{},e.BOOMR_config.PageParams.pci=!0,n="https://s2.go-mpulse.net/boomerang/";if(window.BOOMR_API_key="SXLFM-YCJLY-MS7KS-HCEH6-BFYPJ",function(){function e(){if(!o){var e=document.createElement("script");e.id="boomr-scr-as",e.src=window.BOOMR.url,e.async=!0,i.parentNode.appendChild(e),o=!0}}function t(e){o=!0;var n,t,a,r,d=document,O=window;if(window.BOOMR.snippetMethod=e?"if":"i",t=function(e,n){var t=d.createElement("script");t.id=n||"boomr-if-as",t.src=window.BOOMR.url,BOOMR_lstart=(new Date).getTime(),e=e||d.body,e.appendChild(t)},!window.addEventListener&&window.attachEvent&&navigator.userAgent.match(/MSIE [67]\./))return window.BOOMR.snippetMethod="s",void t(i.parentNode,"boomr-async");a=document.createElement("IFRAME"),a.src="about:blank",a.title="",a.role="presentation",a.loading="eager",r=(a.frameElement||a).style,r.width=0,r.height=0,r.border=0,r.display="none",i.parentNode.appendChild(a);try{O=a.contentWindow,d=O.document.open()}catch(_){n=document.domain,a.src="javascript:var d=document.open();d.domain='"+n+"';void(0);",O=a.contentWindow,d=O.document.open()}if(n)d._boomrl=function(){this.domain=n,t()},d.write("<bo"+"dy onload='document._boomrl();'>");else if(O._boomrl=function(){t()},O.addEventListener)O.addEventListener("load",O._boomrl,!1);else if(O.attachEvent)O.attachEvent("onload",O._boomrl);d.close()}function a(e){window.BOOMR_onload=e&&e.timeStamp||(new Date).getTime()}if(!window.BOOMR||!window.BOOMR.version&&!window.BOOMR.snippetExecuted){window.BOOMR=window.BOOMR||{},window.BOOMR.snippetStart=(new Date).getTime(),window.BOOMR.snippetExecuted=!0,window.BOOMR.snippetVersion=12,window.BOOMR.url=n+"SXLFM-YCJLY-MS7KS-HCEH6-BFYPJ";var i=document.currentScript||document.getElementsByTagName("script")[0],o=!1,r=document.createElement("link");if(r.relList&&"function"==typeof r.relList.supports&&r.relList.supports("preload")&&"as"in r)window.BOOMR.snippetMethod="p",r.href=window.BOOMR.url,r.rel="preload",r.as="script",r.addEventListener("load",e),r.addEventListener("error",function(){t(!0)}),setTimeout(function(){if(!o)t(!0)},3e3),BOOMR_lstart=(new Date).getTime(),i.parentNode.appendChild(r);else t(!1);if(window.addEventListener)window.addEventListener("load",a,!1);else if(window.attachEvent)window.attachEvent("onload",a)}}(),"".length>0)if(e&&"performance"in e&&e.performance&&"function"==typeof e.performance.setResourceTimingBufferSize)e.performance.setResourceTimingBufferSize();!function(){if(BOOMR=e.BOOMR||{},BOOMR.plugins=BOOMR.plugins||{},!BOOMR.plugins.AK){var n=""=="true"?1:0,t="",a="r35cajtimehgs2m4qnda-f-20290d697-clientnsv4-s.akamaihd.net",i="false"=="true"?2:1,o={"ak.v":"39","ak.cp":"719755","ak.ai":parseInt("468260",10),"ak.ol":"0","ak.cr":10,"ak.ipv":4,"ak.proto":"http/1.1","ak.rid":"857dfe5","ak.r":40544,"ak.a2":n,"ak.m":"dscr","ak.n":"ff","ak.bpcip":"142.250.32.0","ak.cport":37445,"ak.gh":"104.97.14.101","ak.quicv":"","ak.tlsv":"tls1.3","ak.0rtt":"","ak.0rtt.ed":"","ak.csrc":"-","ak.acc":"bbr","ak.t":"1771864902","ak.ak":"hOBiQwZUYzCg5VSAfCLimQ==yqlz+4tskjuST11uKjwsl3SACz4BJ48VGDS2kJo9AIvZbfwlp59d30Z7BqdOWjPnebW836CyabwEKnGJuQ+2FxVW6dnFZk1LkEse6Hz6VqP4CxomEKtuFIQhO3Viof5aAuL5eVBMArZ8yL6NJVCVi51ZjDQGADWcG2G0BMu4i1lZxFr5tzvS9cuBfM79feVvLsZVjt36Lno7bnmgwZXXvUzZI//aOYBlyNvQRaikut/XEtf/4D524iZdvbJ9yvPDx8Qo1A7Q51QNOjN6715bce6DXocJczCNussA2rnXu4BNN+lpk3/p/jnHghqyWDoU2kP4ww6ua1sGPPn12TQF0orW/Gzgr6Grh2BwutfG65ZnGGjJnPa8PHgKZkIO9oYqX/MzJVdbisc7H7+dhl0pi0JdpLPvonjBa6FRw358JPs=","ak.pv":"85","ak.dpoabenc":"","ak.tf":i};if(""!==t)o["ak.ruds"]=t;var r={i:!1,av:function(n){var t="http.initiator";if(n&&(!n[t]||"spa_hard"===n[t]))o["ak.feo"]=void 0!==e.aFeoApplied?1:0,BOOMR.addVar(o)},rv:function(){var e=["ak.bpcip","ak.cport","ak.cr","ak.csrc","ak.gh","ak.ipv","ak.m","ak.n","ak.ol","ak.proto","ak.quicv","ak.tlsv","ak.0rtt","ak.0rtt.ed","ak.r","ak.acc","ak.t","ak.tf"];BOOMR.removeVar(e)}};BOOMR.plugins.AK={akVars:o,akDNSPreFetchDomain:a,init:function(){if(!r.i){var e=BOOMR.subscribe;e("before_beacon",r.av,null,null),e("onbeacon",r.rv,null,null),r.i=!0}return this},is_complete:function(){return!0}}}}()}(window);</script></head><body class="body__mlive page-type__section" data-affiliate="mlive" data-page-type="section"><div id="fusion-app"><div class="skipTo"><a class="skipTo__link" href="#main">Skip to Main Content</a></div><div class="toprail" id="nav"><div id="toprailContainer"><div class="toprail" id="toprail"><header class="advtoprail"><div class="advtoprail__left-corner "><div class="advtoprail__hamburgerWrapper"></div><div class="advtoprail__weather"><button class="advtoprail__button advtoprail__weather-button " aria-label="Set Your Local Weather Forecast" aria-expanded="false"><span class="advtoprail__weather-conditions"><span class="advtoprail__weather-temperature ">Set weather</span></span><svg width="16" height="16" viewBox="0 0 64 64" fill="none" aria-hidden="true" role="presentation"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.3339 27.3171C12.1224 26.4406 13.4186 26.4406 14.2037 27.3171L32 45.6161L49.7963 27.3171C50.5814 26.4406 51.8776 26.4406 52.6661 27.3171C53.4546 28.1936 53.4546 29.5923 52.6661 30.4688L35.1661 48.5082C33.5912 50.1639 30.4088 50.1639 28.8339 48.5082L11.3339 30.4688C10.5454 29.5923 10.5454 28.1936 11.3339 27.3171Z" fill="#FFFFFF"></path></svg></button><div class="advtoprail__dropdown advtoprail__dropdown--weather " aria-hidden="true"><div class="advtoprail__menuborderarrow advtoprail__menuborderarrow--weather"></div><div class="advtoprail__dropdown-outer"><div class="advtoprail__dropdown-inner--weather"><button class="advtoprail__button advtoprail__button-mobile-backtomain"><span class="advtoprail__button-icon--backmm"></span><span class="advtoprail__button-label--backmm">Back To Main Menu</span></button><button class="advtoprail__button advtoprail__button--close" aria-label="Close the Find Your Weather Forecast popup"><span class="advtoprail__button-icon advtoprail__button-icon--close"></span><span class="advtoprail__iconlabel">Close</span></button><div class="advtoprail__weather-details"><div class="advtoprail__weather-subtitle">Quick Look</div><div class="advtoprail__weather-title">-</div><button class="advtoprail__weather-button--change-location">Change your current location »</button><div class="advtoprail__weather-forecast"><div class="advtoprail__weather-forecast-period"><span class="advtoprail__weather-forecast-label">Current</span><span class="advtoprail__weather-forecast-icon"><img src="/pf/resources/images/common/weather/small/02.png?d=1740" alt="Mostly Sunny" loading="lazy" decoding="async"/></span><span class="advtoprail__weather-forecast-highlow"></span><span class="advtoprail__weather-forecast-temperature"> <!-- -->-</span><span class="advtoprail__weather-forecast-condition">Mostly Sunny</span></div><div class="advtoprail__weather-forecast-period"><span class="advtoprail__weather-forecast-label">Tonight</span><span class="advtoprail__weather-forecast-icon"><img src="/pf/resources/images/common/weather/small/02.png?d=1740" alt="Mostly Sunny" loading="lazy" decoding="async"/></span><span class="advtoprail__weather-forecast-highlow">Low</span><span class="advtoprail__weather-forecast-temperature"> <!-- -->-</span><span class="advtoprail__weather-forecast-condition">Mostly Sunny</span></div><div class="advtoprail__weather-forecast-period"><span class="advtoprail__weather-forecast-label">Tomorrow</span><span class="advtoprail__weather-forecast-icon"><img src="/pf/resources/images/common/weather/small/02.png?d=1740" alt="Mostly Sunny" loading="lazy" decoding="async"/></span><span class="advtoprail__weather-forecast-highlow">High</span><span class="advtoprail__weather-forecast-temperature"> <!-- -->-</span><span class="advtoprail__weather-forecast-condition">Mostly Sunny</span></div></div><button id="" class="ds-button ds-button--primary ds-button--large  " aria-label="View full weather report"><span>View full weather report</span></button></div></div></div></div></div></div><div class="advtoprail__masthead"><div class="advtoprail__masthead-logo"><a class="advtoprail__masthead-afflink" href="https://www.mlive.com" aria-label="Visit the MLive homepage"><img class="advtoprail__masthead-afflink-logo" src="https://www.mlive.com/pf/resources/images/mlive/logos/logo_main.svg?d=1740" alt="mlive’s Logo" loading="lazy" decoding="async"/><img class="advtoprail__masthead-afflink-logo-sm" src="https://www.mlive.com/pf/resources/images/mlive/logos/logo_main_sm.svg?d=1740" alt="mlive’s Logo" loading="lazy" decoding="async"/></a><button class="advtoprail__button advtoprail__masthead-edition " aria-expanded="false" aria-label="You are currently in the  region. Open to select a different region"><div class="advtoprail__masthead-curredition-refactor"><span class="advtoprail__masthead-curredition--name"></span><svg width="16" height="16" viewBox="0 0 64 64" fill="none" aria-hidden="true" role="presentation"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.3339 27.3171C12.1224 26.4406 13.4186 26.4406 14.2037 27.3171L32 45.6161L49.7963 27.3171C50.5814 26.4406 51.8776 26.4406 52.6661 27.3171C53.4546 28.1936 53.4546 29.5923 52.6661 30.4688L35.1661 48.5082C33.5912 50.1639 30.4088 50.1639 28.8339 48.5082L11.3339 30.4688C10.5454 29.5923 10.5454 28.1936 11.3339 27.3171Z" fill="#FFFFFF"></path></svg></div></button><div class="advtoprail__dropdown advtoprail__dropdown--edition " role="dialog" aria-hidden="true" aria-expanded="false" aria-label="Select edition"><div class="advtoprail__menuborderarrow advtoprail__menuborderarrow--edition"></div><div class="advtoprail__dropdown-outer"><div class="advtoprail__dropdown-inner"><ul class="advtoprail__edition-menulist"><li class="advtoprail__dropdown-menuitem"><a class="advtoprail__button advtoprail__button-edition-select" href="https://www.mlive.com/ann-arbor" data-value="ann-arbor" aria-label="Switch to the Ann Arbor edition">Ann Arbor</a></li><li class="advtoprail__dropdown-menuitem"><a class="advtoprail__button advtoprail__button-edition-select" href="https://www.mlive.com/flint" data-value="flint" aria-label="Switch to the Flint edition">Flint</a></li><li class="advtoprail__dropdown-menuitem"><a class="advtoprail__button advtoprail__button-edition-select" href="https://www.mlive.com/grand-rapids-muskegon" data-value="grand-rapids-muskegon" aria-label="Switch to the Grand Rapids/Muskegon edition">Grand Rapids/Muskegon</a></li><li class="advtoprail__dropdown-menuitem"><a class="advtoprail__button advtoprail__button-edition-select" href="https://www.mlive.com/jackson" data-value="jackson" aria-label="Switch to the Jackson edition">Jackson</a></li><li class="advtoprail__dropdown-menuitem"><a class="advtoprail__button advtoprail__button-edition-select" href="https://www.mlive.com/kalamazoo" data-value="kalamazoo" aria-label="Switch to the Kalamazoo edition">Kalamazoo</a></li><li class="advtoprail__dropdown-menuitem"><a class="advtoprail__button advtoprail__button-edition-select" href="https://www.mlive.com/saginaw-bay-city" data-value="saginaw-bay-city" aria-label="Switch to the Saginaw/Bay City edition">Saginaw/Bay City</a></li><li class="advtoprail__dropdown-menuitem"><a class="advtoprail__button advtoprail__button-edition-select" href="https://www.mlive.com/michigan" data-value="michigan" aria-label="Switch to the All Michigan edition">All Michigan</a></li></ul></div></div></div></div></div><div class="advtoprail__right-corner"><div class="advToprail__right-corner--subscribe"></div><div class="advtoprail__authWrapper"><div></div></div></div></header></div></div></div><div id="main" class="main-wrapper main-wrapper--two-column"><div class="main-wrapper-inner"><div id="belowToprail" class="below-toprail"></div><div id="fullWidth" class="full-width"><div class="title"><h1 class="title__heading">Michigan High School Sports</h1></div></div><main class="main" aria-live="polite"><div class="two-box"><div class="two-box-container"><div id="article-card-WPD35L7SLRA7RK6V4MHGYAF4EQ" class="_articleCard_97r9j_1 _top_97r9j_14"><div class="_grid_97r9j_6"><div class="_content_97r9j_72"><div class="_articleLabel_1i63z_1 _mlive_1i63z_34 _section_1i63z_18"><span class="_section_1i63z_18">High School Sports</span></div><h2 class="_heading_1hbmv_4 _notoserif_1hbmv_14 _size20_1hbmv_27 _bold_1hbmv_72 _primary_1hbmv_77 _normal_1hbmv_82 "><a href="https://www.mlive.com/highschoolsports/2026/02/vote-now-for-the-top-class-c-boys-basketball-team-from-2000-09.html" target="_self">Vote now for the top Class C boys basketball team from 2000-09</a></h2><div class="_meta_97r9j_119"><time dateTime="1771845404">24m ago</time><div class="_byline_1bfc6_4"><a href="https://www.mlive.com/staff/jszczepaniak/posts.html" target="_self">Jonathan Szczepaniak</a></div></div></div><div class="_image_97r9j_30"><img class="_image_ulwpv_1" src="https://www.mlive.com/resizer/v2/YBZGAHGWFRFWRAI4FPGBKRZLLA.jpg?auth=5c59b90aaa756a3bc79866b72fc0265b630aa25c170c62ec8825bd1b68cabfcb&amp;width=500&amp;smart=true&amp;quality=90" alt="Vote now for the top Class C boys basketball team from 2000-09" loading="lazy" width="300" height="200" srcSet="https://www.mlive.com/resizer/v2/YBZGAHGWFRFWRAI4FPGBKRZLLA.jpg?auth=5c59b90aaa756a3bc79866b72fc0265b630aa25c170c62ec8825bd1b68cabfcb&amp;width=800&amp;smart=true&amp;quality=90 960w, https://www.mlive.com/resizer/v2/YBZGAHGWFRFWRAI4FPGBKRZLLA.jpg?auth=5c59b90aaa756a3bc79866b72fc0265b630aa25c170c62ec8825bd1b68cabfcb&amp;width=500&amp;smart=true&amp;quality=90 308w," sizes="(min-width: 980px) 308px"/></div></div></div><div id="article-card-3MF7BCCREBBETIANUYAGGHWWG4" class="_articleCard_97r9j_1 _top_97r9j_14"><div class="_grid_97r9j_6"><div class="_content_97r9j_72"><div class="_articleLabel_1i63z_1 _mlive_1i63z_34 _section_1i63z_18"><span class="_section_1i63z_18">High School Sports</span></div><h2 class="_heading_1hbmv_4 _notoserif_1hbmv_14 _size20_1hbmv_27 _bold_1hbmv_72 _primary_1hbmv_77 _normal_1hbmv_82 "><a href="https://www.mlive.com/highschoolsports/2026/02/flint-area-bowling-regionals-recap-flint-kearsley-twins-win-individual-titles.html" target="_self">Flint-area bowling regionals recap: Flint Kearsley twins win individual titles</a></h2><div class="_meta_97r9j_119"><time dateTime="1771842342">1h ago</time><div class="_byline_1bfc6_4"><a href="https://www.mlive.com/staff/jszczepaniak/posts.html" target="_self">Jonathan Szczepaniak</a></div></div></div><div class="_image_97r9j_30"><img class="_image_ulwpv_1" src="https://www.mlive.com/resizer/v2/I3KJNY6L55FS3ND2FQSW7BDWUE.jpg?auth=edb1e7998aed5c7744de63f37de4d3c56d9f273cea0cc325cf3eadb5fb2717ca&amp;width=500&amp;smart=true&amp;quality=90" alt="Flint-area bowling regionals recap: Flint Kearsley twins win individual titles" loading="lazy" width="300" height="200" srcSet="https://www.mlive.com/resizer/v2/I3KJNY6L55FS3ND2FQSW7BDWUE.jpg?auth=edb1e7998aed5c7744de63f37de4d3c56d9f273cea0cc325cf3eadb5fb2717ca&amp;width=800&amp;smart=true&amp;quality=90 960w, https://www.mlive.com/resizer/v2/I3KJNY6L55FS3ND2FQSW7BDWUE.jpg?auth=edb1e7998aed5c7744de63f37de4d3c56d9f273cea0cc325cf3eadb5fb2717ca&amp;width=500&amp;smart=true&amp;quality=90 308w," sizes="(min-width: 980px) 308px"/></div></div></div></div></div><ul class="river" id="river" aria-hidden="false" aria-labelledby="tab-stories"><li class="river-item"><div id="article-card-UUIIYWYJRNCN5EPGDNSFS73YN4" class="_articleCard_97r9j_1 _left_97r9j_12"><div class="_grid_97r9j_6"><div class="_content_97r9j_72"><h2 class="_heading_1hbmv_4 _notoserif_1hbmv_14 _size18_1hbmv_23 _semibold_1hbmv_68 _primary_1hbmv_77 _normal_1hbmv_82 "><a href="https://www.mlive.com/highschoolsports/2026/02/12-regional-champions-highlight-47-bay-city-area-wrestlers-advancing-to-finals.html" target="_self">12 regional champions highlight 47 Bay City area wrestlers advancing to finals</a></h2><p class="_paragraph_v4iyl_4 _inter_v4iyl_9 _size14_v4iyl_26 _normal_v4iyl_35 _primary_v4iyl_40">A look at how Bay City area competitors fared at individual wrestling regionals</p><div class="_meta_97r9j_119"><time dateTime="1771842188">1h ago</time><div class="_byline_1bfc6_4"><a href="https://www.mlive.com/staff/lthompso/posts.html" target="_self">Lee Thompson</a></div></div></div><div class="_image_97r9j_30"><img class="_image_ulwpv_1" src="https://www.mlive.com/resizer/v2/UEDBTQGAMBAY7KN3AGKHCELXJI.JPG?auth=ddb452a5ebd6cedbdd0bf11b509319d585905b7a9b86c30c428770b359e644dd&amp;width=500&amp;smart=true&amp;quality=90" alt="John Glenn’s EJ Smith wrestles Freeland’s Easton Rosebush during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026." loading="lazy" width="96" height="64"/></div></div></div></li><div id="inarticle-1" data-gaid="inarticle-1"></div><li class="river-item"><div id="article-card-5FFRBYOALJH2FLUTVBUCCYDS5M" class="_articleCard_97r9j_1 _left_97r9j_12"><div class="_grid_97r9j_6"><div class="_content_97r9j_72"><h2 class="_heading_1hbmv_4 _notoserif_1hbmv_14 _size18_1hbmv_23 _semibold_1hbmv_68 _primary_1hbmv_77 _normal_1hbmv_82 "><a href="https://www.mlive.com/highschoolsports/2026/02/ann-arbor-area-hockey-highlights-2-teams-make-regional-title-games.html" target="_self">Ann Arbor-area hockey highlights: 2 teams make regional title games</a></h2><p class="_paragraph_v4iyl_4 _inter_v4iyl_9 _size14_v4iyl_26 _normal_v4iyl_35 _primary_v4iyl_40">Here’s a recap of the regional semifinal matchups involving Ann Arbor‑area hockey teams.</p><div class="_meta_97r9j_119"><time dateTime="1771841100">1h ago</time><div class="_byline_1bfc6_4"><a href="https://www.mlive.com/staff/gwickli1/posts.html" target="_self">Greg Wickliffe</a></div></div></div><div class="_image_97r9j_30"><img class="_image_ulwpv_1" src="https://www.mlive.com/resizer/v2/4X2BQEFJC5DRTCHGK4RCUNY2VA.JPG?auth=4d8e63c696d585339b59dece86be8b91542a589a000f7a973d3658ff30219626&amp;width=500&amp;smart=true&amp;quality=90" alt="Pioneer High School&#x27;s Sean Stone (12) and Dexter High School&#x27;s Jack Dubuque (9) fight for the puck in a face-off during a high school boys ice hockey game between Dexter and Pioneer at Vets Ice Arena in Ann Arbor on Wednesday, Jan. 8, 2025. Dexter won 7-4." loading="lazy" width="96" height="64"/></div></div></div></li><div id="infeed-nativo1" class="river-item--nativo"></div><div id="inarticle-2" data-gaid="inarticle-2"></div><li class="river-item"><div id="article-card-2T56SKARHVD77AFIQZ3GMMD3YU" class="_articleCard_97r9j_1 _left_97r9j_12"><div class="_grid_97r9j_6"><div class="_content_97r9j_72"><h2 class="_heading_1hbmv_4 _notoserif_1hbmv_14 _size18_1hbmv_23 _semibold_1hbmv_68 _primary_1hbmv_77 _normal_1hbmv_82 "><a href="https://www.mlive.com/highschoolsports/2026/02/vote-now-for-the-top-class-a-boys-basketball-team-from-2000-09.html" target="_self">Vote now for the top Class A boys basketball team from 2000-09</a></h2><p class="_paragraph_v4iyl_4 _inter_v4iyl_9 _size14_v4iyl_26 _normal_v4iyl_35 _primary_v4iyl_40">Fans can take a trip down memory lane and vote for the top Class A boys prep hoops teams from 2000-09.</p><div class="_meta_97r9j_119"><time dateTime="1771841076">1h ago</time><div class="_byline_1bfc6_4"><a href="https://www.mlive.com/staff/PatrickNothaft/posts.html" target="_self">Patrick Nothaft</a></div></div></div><div class="_image_97r9j_30"><img class="_image_ulwpv_1" src="https://www.mlive.com/resizer/v2/TGOV4JACJVEQHE7NE5KC3YDUBY.jpg?auth=1fdd631d3292fcd9b65dddb944953bffa699e74143d0bf068a6b8415692487ed&amp;width=500&amp;smart=true&amp;quality=90" alt="Which Class A boys basketball team was the best in the first decade of the 2000s? Vote now!" loading="lazy" width="96" height="64"/></div></div></div></li><div id="inarticle-3" data-gaid="inarticle-3"></div><li class="river-item"><div id="article-card-FKSAWRG25JFQNJWUAFSDZWHGZE" class="_articleCard_97r9j_1 _left_97r9j_12"><div class="_grid_97r9j_6"><div class="_content_97r9j_72"><h2 class="_heading_1hbmv_4 _notoserif_1hbmv_14 _size18_1hbmv_23 _semibold_1hbmv_68 _primary_1hbmv_77 _normal_1hbmv_82 "><a href="https://www.mlive.com/highschoolsports/2026/02/3-takeaways-from-ann-arbor-area-girls-basketball-district-pairings.html" target="_self">3 takeaways from Ann Arbor-area girls basketball district pairings </a></h2><p class="_paragraph_v4iyl_4 _inter_v4iyl_9 _size14_v4iyl_26 _normal_v4iyl_35 _primary_v4iyl_40">From state title defenses to rivalry bragging rights at stake, the Ann Arbor-area girls district tournaments should provide plenty of intrigue this season.</p><div class="_meta_97r9j_119"><time dateTime="1771840800">1h ago</time><div class="_byline_1bfc6_4"><a href="https://www.mlive.com/staff/gwickli1/posts.html" target="_self">Greg Wickliffe</a></div></div></div><div class="_image_97r9j_30"><img class="_image_ulwpv_1" src="https://www.mlive.com/resizer/v2/3ANB5IG4CFHNVBA7U3SQ3JXG6Y.JPG?auth=5a4bef96a63c2766ffd672afd692682f025c26781d8d92d75d54d1bd042d7f76&amp;width=500&amp;smart=true&amp;quality=90" alt="Ypsilanti Arbor Prep&#x27;s Angela Meggisson (2) passes the ball to Ypsilanti Arbor Prep&#x27;s Jalaya Banks (3) during the MHSAA Division 3 girls basketball state final on Saturday, March 22, 2025 at the Breslin Student Events Center in East Lansing, Mich." loading="lazy" width="96" height="64"/></div></div></div></li><div id="inarticle-4" data-gaid="inarticle-4"></div><li class="river-item"><div id="article-card-4MGFBTELJ5FHZHAXKZHYFWF63Q" class="_articleCard_97r9j_1 _left_97r9j_12"><div class="_grid_97r9j_6"><div class="_content_97r9j_72"><h2 class="_heading_1hbmv_4 _notoserif_1hbmv_14 _size18_1hbmv_23 _semibold_1hbmv_68 _primary_1hbmv_77 _normal_1hbmv_82 "><a href="https://www.mlive.com/highschoolsports/2026/02/milan-reclaims-girls-bowling-regional-title-glory.html" target="_self">Milan reclaims girls bowling regional title glory</a></h2><p class="_paragraph_v4iyl_4 _inter_v4iyl_9 _size14_v4iyl_26 _normal_v4iyl_35 _primary_v4iyl_40">Milan&#x27;s girls bowling team put forth a strong performance to claim a Division 2 regional title. </p><div class="_meta_97r9j_119"><time dateTime="1771839000">2h ago</time><div class="_byline_1bfc6_4"><a href="https://www.mlive.com/staff/gwickli1/posts.html" target="_self">Greg Wickliffe</a></div></div></div><div class="_image_97r9j_30"><img class="_image_ulwpv_1" src="https://www.mlive.com/resizer/v2/HIOVBESLERG6HM2IPLDYECVWHU.jpg?auth=9cbc8ce4584e5574cbacef4ea3cef085cc9cbd135b56964b95a537781eda2693&amp;width=500&amp;smart=true&amp;quality=90" alt="Milan’s Maggie Smith reacts during the Division 3 high school team bowling state finals in Jackson on Friday, March 1, 2024. " loading="lazy" width="96" height="64"/></div></div></div></li><div id="inarticle-5" data-gaid="inarticle-5"></div><li class="river-item"><div id="article-card-EU6Z7GAWKVAONLY7RFVAR2RQBU" class="_articleCard_97r9j_1 _left_97r9j_12"><div class="_grid_97r9j_6"><div class="_content_97r9j_72"><h2 class="_heading_1hbmv_4 _notoserif_1hbmv_14 _size18_1hbmv_23 _semibold_1hbmv_68 _primary_1hbmv_77 _normal_1hbmv_82 "><a href="https://www.mlive.com/highschoolsports/2026/02/15-regional-champions-headline-flint-area-individual-wrestling-state-qualifiers.html" target="_self">15 regional champions headline Flint-area individual wrestling state qualifiers</a></h2><p class="_paragraph_v4iyl_4 _inter_v4iyl_9 _size14_v4iyl_26 _normal_v4iyl_35 _primary_v4iyl_40">Check out every Flint-area wrestler that qualified for the individual state finals.</p><div class="_meta_97r9j_119"><time dateTime="1771838071">2h ago</time><div class="_byline_1bfc6_4"><a href="https://www.mlive.com/staff/jszczepaniak/posts.html" target="_self">Jonathan Szczepaniak</a></div></div></div><div class="_image_97r9j_30"><img class="_image_ulwpv_1" src="https://www.mlive.com/resizer/v2/HJATO6SSENHKJEWH3LLHDOJKHE.JPG?auth=fd45037fcae2741402dbcedc21174d70a781779a5138702fb7f43e32350a63ec&amp;width=500&amp;smart=true&amp;quality=90" alt="Detroit Catholic Central’s Richard Mogle wrestles Davison’s Aubrey Bowman during the MHSAA team wrestling finals." loading="lazy" width="96" height="64"/></div></div></div></li><div class="ad-wrapper ad-wrapper--river-ad"><div id="6" class="ad-unit" data-cy="InFeed_Center" aria-hidden="true"></div></div><div id="inarticle-6" data-gaid="inarticle-6"></div><li class="river-item"><div id="article-card-USJ4K7EAT5H6VEYZE4LIVX2DXI" class="_articleCard_97r9j_1 _left_97r9j_12"><div class="_grid_97r9j_6"><div class="_content_97r9j_72"><h2 class="_heading_1hbmv_4 _notoserif_1hbmv_14 _size18_1hbmv_23 _semibold_1hbmv_68 _primary_1hbmv_77 _normal_1hbmv_82 "><a href="https://www.mlive.com/highschoolsports/2026/02/here-are-the-boys-basketball-district-pairings-in-the-jackson-area.html" target="_self">Here are the boys basketball district pairings in the Jackson area</a></h2><p class="_paragraph_v4iyl_4 _inter_v4iyl_9 _size14_v4iyl_26 _normal_v4iyl_35 _primary_v4iyl_40">Here are the boys basketball district pairings in the Jackson area</p><div class="_meta_97r9j_119"><time dateTime="1771837200">2h ago</time><div class="_byline_1bfc6_4"><a href="https://www.mlive.com/staff/eingles/posts.html" target="_self">Eric Ingles</a></div></div></div><div class="_image_97r9j_30"><img class="_image_ulwpv_1" src="https://www.mlive.com/resizer/v2/RBAMBL2I35GLBJQN2V5TCQTGGY.jpg?auth=631d6d1f6187f9eeb7b97ada1442491301a942dded9923fe192c5414f4a115a1&amp;width=500&amp;smart=true&amp;quality=90" alt="Michigan Center players await the start of their game at Columbia Central." loading="lazy" width="96" height="64"/></div></div></div></li><div id="inarticle-7" data-gaid="inarticle-7"></div><li class="river-item"><div id="article-card-UU4O3DUGHVEF3KCHTVFAC53JGA" class="_articleCard_97r9j_1 _left_97r9j_12"><div class="_grid_97r9j_6"><div class="_content_97r9j_72"><h2 class="_heading_1hbmv_4 _notoserif_1hbmv_14 _size18_1hbmv_23 _semibold_1hbmv_68 _primary_1hbmv_77 _normal_1hbmv_82 "><a href="https://www.mlive.com/highschoolsports/2026/02/hemlock-center-makes-immediate-impact-as-top-underclassman-winter-athlete-in-saginaw-area.html" target="_self">Hemlock center makes immediate impact as top underclassman winter athlete in Saginaw area</a></h2><p class="_paragraph_v4iyl_4 _inter_v4iyl_9 _size14_v4iyl_26 _normal_v4iyl_35 _primary_v4iyl_40">Hemlock&#x27;s Sage LaVigne, a 6-foot freshman, was voted as the top freshman/sophomore winter athlete in the Saginaw area. </p><div class="_meta_97r9j_119"><time dateTime="1771835460">3h ago</time><div class="_byline_1bfc6_4"><a href="https://www.mlive.com/staff/hbernreu/posts.html" target="_self">Hugh Bernreuter</a></div></div></div><div class="_image_97r9j_30"><img class="_image_ulwpv_1" src="https://www.mlive.com/resizer/v2/IXNNQRCFX5C6LBEOJKU2GFFRGA.jpg?auth=0a791b8e17703690205a44b25ffaa2c3bb787e41af381f94145fde7767fe6532&amp;width=500&amp;smart=true&amp;quality=90" alt="Hemlock freshman forward Sage LaVigne drives to the basket in a game against Nouvel Catholic Central." loading="lazy" width="96" height="64"/></div></div></div></li><div id="inarticle-8" data-gaid="inarticle-8"></div><li class="river-item"><div id="article-card-35KQFTJXUZBNXIXG5LIVYZRBAE" class="_articleCard_97r9j_1 _left_97r9j_12"><div class="_grid_97r9j_6"><div class="_content_97r9j_72"><h2 class="_heading_1hbmv_4 _notoserif_1hbmv_14 _size18_1hbmv_23 _semibold_1hbmv_68 _primary_1hbmv_77 _normal_1hbmv_82 "><a href="https://www.mlive.com/highschoolsports/2026/02/2-regional-champs-lead-ann-arborarea-qualifiers-for-wrestling-state-finals.html" target="_self">2 regional champs lead Ann Arbor‑area qualifiers for wrestling state finals</a></h2><p class="_paragraph_v4iyl_4 _inter_v4iyl_9 _size14_v4iyl_26 _normal_v4iyl_35 _primary_v4iyl_40">The Ann Arbor saw more than a dozen wrestlers earn their spot in the indivdual wrestling state finals over the weekend. </p><div class="_meta_97r9j_119"><time dateTime="1771835400">3h ago</time><div class="_byline_1bfc6_4"><a href="https://www.mlive.com/staff/gwickli1/posts.html" target="_self">Greg Wickliffe</a></div></div></div><div class="_image_97r9j_30"><img class="_image_ulwpv_1" src="https://www.mlive.com/resizer/v2/7YBKCMWAVRBE5IU3WXWMNX6SCA.JPG?auth=29556e11bbbd71958a92986560125b83f11bc519bc970fe38a8d43ae514e75fd&amp;width=500&amp;smart=true&amp;quality=90" alt="Saline’s Brice LaFleur, left, wrestles Temperance Bedford’s Cody Duvendack, right, during a 113-pound match at Saline High School on Thursday, Jan. 23, 2025. " loading="lazy" width="96" height="64"/></div></div></div></li><div id="inarticle-9" data-gaid="inarticle-9"></div><li class="river-item"><div id="article-card-6B5MLO3NFBA6RNKTSQ2HKVBZIQ" class="_articleCard_97r9j_1 _left_97r9j_12"><div class="_grid_97r9j_6"><div class="_content_97r9j_72"><h2 class="_heading_1hbmv_4 _notoserif_1hbmv_14 _size18_1hbmv_23 _semibold_1hbmv_68 _primary_1hbmv_77 _normal_1hbmv_82 "><a href="https://www.mlive.com/highschoolsports/2026/02/thirteen-saginaw-area-wrestlers-claim-regional-titles.html" target="_self">Thirteen Saginaw-area wrestlers claim regional titles</a></h2><p class="_paragraph_v4iyl_4 _inter_v4iyl_9 _size14_v4iyl_26 _normal_v4iyl_35 _primary_v4iyl_40">Thirteen regional wrestling champions will lead a Saginaw-area contingent to the individual wrestling state finals at Ford Field. </p><div class="_meta_97r9j_119"><time dateTime="1771831860">4h ago</time><div class="_byline_1bfc6_4"><a href="https://www.mlive.com/staff/hbernreu/posts.html" target="_self">Hugh Bernreuter</a></div></div></div><div class="_image_97r9j_30"><img class="_image_ulwpv_1" src="https://www.mlive.com/resizer/v2/NYYV72EM65BWBGYF7IYZ3CHQOM.jpg?auth=61a99f0732e7221005f5883e04283459cbb242bdec4f93669f548287af06f72f&amp;width=500&amp;smart=true&amp;quality=90" alt="Birch run’s Ethan White and Michigan Lutheran Seminary’s Noah Adams compete in the Saginaw County Wrestling Championships hosted by Heritage High School on Saturday, Jan. 3, 2026." loading="lazy" width="96" height="64"/></div></div></div></li><div id="infeed-nativo2" class="river-item--nativo"></div><div id="inarticle-10" data-gaid="inarticle-10"></div><li class="river-item"><div id="article-card-MGGVST34XFES7AMWDZM23TTJP4" class="_articleCard_97r9j_1 _left_97r9j_12"><div class="_grid_97r9j_6"><div class="_content_97r9j_72"><h2 class="_heading_1hbmv_4 _notoserif_1hbmv_14 _size18_1hbmv_23 _semibold_1hbmv_68 _primary_1hbmv_77 _normal_1hbmv_82 "><a href="https://www.mlive.com/highschoolsports/2026/02/saginaw-area-high-school-sports-highlights-bowlers-claim-regional-titles.html" target="_self">Saginaw-area high school sports highlights: Bowlers claim regional titles</a></h2><p class="_paragraph_v4iyl_4 _inter_v4iyl_9 _size14_v4iyl_26 _normal_v4iyl_35 _primary_v4iyl_40">Check out the weekend Saginaw-area sports highlights, including bowling, competitive cheer and girls basketball results. </p><div class="_meta_97r9j_119"><time dateTime="1771830540">4h ago</time><div class="_byline_1bfc6_4"><a href="https://www.mlive.com/staff/hbernreu/posts.html" target="_self">Hugh Bernreuter</a></div></div></div><div class="_image_97r9j_30"><img class="_image_ulwpv_1" src="https://www.mlive.com/resizer/v2/ZG4XFPEHQVBW5GL5Q54MDPDPZM.jpg?auth=cca7485562db165fcc4d913b79397259f3b5cc0e40c46f0975d9a12785870e96&amp;width=500&amp;smart=true&amp;quality=90" alt="Brady Smallwood bowls during a Heritage High School bowling practice at Stardust Bowling Alley in Saginaw on Wednesday, Feb. 4, 2026. " loading="lazy" width="96" height="64"/></div></div></div></li><div id="inarticle-11" data-gaid="inarticle-11"></div><li class="river-item"><div id="article-card-KFWAQAJPK5DCNJLFLSJBU3JP4U" class="_articleCard_97r9j_1 _left_97r9j_12"><div class="_grid_97r9j_6"><div class="_content_97r9j_72"><h2 class="_heading_1hbmv_4 _notoserif_1hbmv_14 _size18_1hbmv_23 _semibold_1hbmv_68 _primary_1hbmv_77 _normal_1hbmv_82 "><a href="https://www.mlive.com/highschoolsports/2026/02/vote-now-for-the-top-class-a-girls-basketball-team-from-2000-09.html" target="_self">Vote now for the top Class A girls basketball team from 2000-09</a></h2><p class="_paragraph_v4iyl_4 _inter_v4iyl_9 _size14_v4iyl_26 _normal_v4iyl_35 _primary_v4iyl_40">Fans can take a trip down memory lane and vote for their favorite Class A girls basketball teams from 2000-09 through 10 a.m. Friday. </p><div class="_meta_97r9j_119"><time dateTime="1771830420">4h ago</time><div class="_byline_1bfc6_4"><a href="https://www.mlive.com/staff/JVANDYKE/posts.html" target="_self">Josh VanDyke</a></div></div></div><div class="_image_97r9j_30"><img class="_image_ulwpv_1" src="https://www.mlive.com/resizer/v2/4R2RVDFWENFZRMMNER5XTSJUXI.jpg?auth=0e1cf5ccce9ca5f2060f39648b48afb8062449126156d75448fc73053733c9c4&amp;width=500&amp;smart=true&amp;quality=90" alt="Which Class A girls basketball team was the best in the first decade of the 2000s? Vote now!" loading="lazy" width="96" height="64"/></div></div></div></li><div id="inarticle-12" data-gaid="inarticle-12"></div></ul><p><a href="/archives/highschoolsports/2026/february/1/">Michigan High School Sports<!-- --> Archives</a></p></main><div id="sidebar" class="sidebar"></div></div></div><div id="footer" class="footer"><nav class="footer__nav" aria-label="footer"><h2 class="footer__nav-title footer__nav-title--hidden">Footer Navigation</h2><div class="footer__nav-wrapper"><div class="footer__nav-header"><img class="footer__nav-header-logo" src="/pf/resources/images/mlive/logos/logo_footer.png?d=1740" alt="Visit the MLive Media Group home page" height="49" width="37" loading="lazy" decoding="async"/></div><div class="footer__nav-topics"><div><details class="footer__nav-topicgroup" open=""><summary class="footer__nav-topic">About Us</summary><ul class="footer__topic-list"><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlive.com/mlive_contacts/page/contact_home.html">Contact Us</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://mlivemediagroup.com/careers?utm_source=mlive.com&amp;utm_medium=footer&amp;utm_campaign=careers">Jobs at MLive</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlivemediagroup.com/?utm_source=mlive.com&amp;utm_medium=footer">MLive Media Group</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlivemediagroup.com/our-team/?utm_source=mlive.com&amp;utm_medium=footer">Our Team</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlivemediagroup.com/contact/">Advertise With Us</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlive.com/accessibility/">Accessibility Statement</a></li></ul></details><details class="footer__nav-topicgroup" open=""><summary class="footer__nav-topic">Subscriptions</summary><ul class="footer__topic-list"><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlive.com/digitalsubscription/">MLive.com</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://link.mlive.com/join/6fh/signup">Newsletters</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://subscribe.mlive.com/?sitecode=aa">The Ann Arbor News</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://subscribe.mlive.com/?sitecode=bc">The Bay City Times</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://subscribe.mlive.com/?sitecode=fj">The Flint Journal</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://subscribe.mlive.com/?sitecode=gr">The Grand Rapids Press</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://subscribe.mlive.com/?sitecode=jp">Jackson Citizen Patriot</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://subscribe.mlive.com/?sitecode=kg">Kalamazoo Gazette</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://subscribe.mlive.com/?sitecode=mc">Muskegon Chronicle</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://subscribe.mlive.com/?sitecode=sn">The Saginaw News</a></li></ul></details><details class="footer__nav-topicgroup" open=""><summary class="footer__nav-topic">Already a Subscriber</summary><ul class="footer__topic-list"><li class="footer__topic-item"><a class="footer__topic-link" href="https://myaccount.mlive.com/">Manage your Subscription</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://myaccount.mlive.com/">Place a Vacation Hold</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://myaccount.mlive.com/">Make a Payment</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://myaccount.mlive.com/">Delivery Feedback</a></li></ul></details></div><div><details class="footer__nav-topicgroup" open=""><summary class="footer__nav-topic">MLive Sections</summary><ul class="footer__topic-list"><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlive.com/jobs/">Jobs</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://autos.mlive.com/">Autos</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://classifieds.mlive.com/mlive/category/real-estate">Real Estate</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://classifieds.mlive.com/mlive/category/rentals">Rentals</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://classifieds.mlive.com/mlive">All Classifieds</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlive.com/news/">All News</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlive.com/business/">All Business</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlive.com/sports/">All Sports</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlive.com/advice/">Advice</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlive.com/highschoolsports/">High School Sports</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlive.com/betting/">Betting</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlive.com/life/">All Life &amp; Culture</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlive.com/opinion/">Opinion</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlive.com/obituaries/">Obituaries</a></li></ul></details><details class="footer__nav-topicgroup" open=""><summary class="footer__nav-topic">Your Regional News Pages</summary><ul class="footer__topic-list"><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlive.com/saginaw-bay-city/">Saginaw</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlive.com/jackson/">Jackson</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlive.com/kalamazoo/">Kalamazoo</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlive.com/grand-rapids-muskegon/">Muskegon</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlive.com/ann-arbor/">Ann Arbor</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlive.com/saginaw-bay-city/">Bay City</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlive.com/flint/">Flint</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlive.com/grand-rapids-muskegon/">Grand Rapids</a></li></ul></details><details class="footer__nav-topicgroup" open=""><summary class="footer__nav-topic">Mobile</summary><ul class="footer__topic-list"><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlive.com/mobile-device/">Mobile apps</a></li></ul></details></div><div><details class="footer__nav-topicgroup" open=""><summary class="footer__nav-topic">More on MLive</summary><ul class="footer__topic-list"><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.youtube.com/user/MLiveVideo">Video</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlive.com/weather/">Weather</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://hiring.mlive.com/purchase/post-now/">Post a job</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://classifieds.mlive.com/mlive">Classifieds</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlive.com/placead/">Sell your car</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlive.com/placead/">Sell/Rent your home</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlive.com/sponsor-content-index/?prx_adpz=1124">Sponsor Content</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://archives.mlive.com/?utm_campaign=footer&amp;utm_source=web">Newspapers.com Archive</a></li></ul></details><details class="footer__nav-topicgroup" open=""><summary class="footer__nav-topic">Follow Us</summary><ul class="footer__topic-list"><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.facebook.com/mlive/">Facebook</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.youtube.com/user/MLiveVideo">YouTube</a></li><li class="footer__topic-item"><a class="footer__topic-link" href="https://www.mlive.com/arc/outboundfeeds/rss/?outputType=xml">RSS</a></li></ul></details></div></div><div class="footer__nav-mobile"></div></div></nav><div class="footer_cookies_ad_settings"><ul class="footer_cookies_ad_settings_list"><li><button class="fides-modal-footer-link" id="privacy-choices-button">Your Privacy Choices<img src="/pf/resources/images/common/icons/privacyoptions.svg?d=1740" alt="California Consumer Privacy Act (CCPA) Opt-Out Icon" height="14px" width="29px" loading="lazy" decoding="async"/></button></li><li><a href="https://www.mlive.com/privacy-policy/">Privacy Policy</a></li><li><span class="list-bar">|</span><a href="https://www.mlive.com/user-agreement/">User Agreement</a></li><li><span class="list-bar">|</span><a href="https://www.mlive.com/privacy-policy/#oba_top"><img src="/pf/resources/images/common/logos/ad-choices-arrow.svg?d=1740" alt="Ad Choices icon" width="10" height="10" loading="lazy" decoding="async"/>Ad Choices</a></li></ul></div><div class="footer__divider"></div><div class="footer__disclaimer" aria-label="contentinfo"><h2 class="footer__disclaimer-title footer__disclaimer-title--hidden">Disclaimer</h2><div class="footer__disclaimer-wrapper"><div class="footer__disclaimer-column footer__disclaimer-column--1"><a class="footer__disclaimer-logo-link" href="https://www.advancelocal.com/" id="AdvanceDigitalLogo"><img class="footer__disclaimer-logo-image" src="/pf/resources/images/common/logos/AdvanceLocal_horizontal.svg?d=1740" alt="Advance Local logo" role="img" width="335" height="30" loading="lazy" decoding="async"/></a></div><div class="footer__disclaimer-column footer__disclaimer-column--2"><p class="footer__disclaimer-text">Use of and/or registration on any portion of this site constitutes acceptance of our<!-- --> <a href="https://www.mlive.com/user-agreement/">User Agreement</a>, (updated 8/1/2024) and acknowledgement of our <a href="https://www.mlive.com/privacy-policy/">Privacy Policy</a>,<!-- --> <!-- --> and <a href="https://www.mlive.com/privacy-policy/#rights_top">Your Privacy Choices and Rights</a> <!-- --> (updated 1/1/2026).</p><p class="footer__disclaimer-text">© <!-- -->2026<!-- --> Advance Local Media LLC. All rights reserved (<a href="https://www.mlivemediagroup.com/about/?utm_source=mlive.com&amp;utm_medium=footer-article">About Us</a>).<br/> The material on this site may not be reproduced, distributed, transmitted, cached or otherwise used, except with the prior written permission of Advance Local.</p><p class="footer__disclaimer-text"><a href="https://www.mlive.com/communityrules/">Community Rules</a> <!-- -->apply to all content you upload or otherwise submit to this site.</p><p class="footer__disclaimer-text"><strong>YouTube&#x27;s privacy policy</strong> is available <a href="https://policies.google.com/privacy" rel="nofollow" title="YouTube Privacy Policy" lang="en">here</a> and <strong>YouTube&#x27;s terms of service</strong> is available <a href="https://www.youtube.com/t/terms" rel="nofollow" title="YouTube Terms of Service" lang="en">here</a>.</p><p class="footer__disclaimer-text"><a href="https://www.mlive.com/privacy-policy/#oba_top"><img src="/pf/resources/images/common/logos/ad-choices-arrow.svg?d=1740" alt="Ad Choices icon" width="10" height="10" loading="lazy" decoding="async"/>Ad Choices</a></p></div></div></div></div></div><script id="fusion-metadata" type="application/javascript">window.Fusion=window.Fusion||{};Fusion.arcSite="mlive";Fusion.contextPath="/pf";Fusion.mxId="00000000";Fusion.deployment="1740";Fusion.globalContent={"_id":"/highschoolsports","site":{"site_description":null,"site_keywords":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"default_content":null,"alias_ids":["/highschoolsports"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","nav_display":"true","is_this_a_link_or_a_section":"Both"},"_website":"mlive","name":"High School Sports","order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003},"parent":{"default":"/","ellipsis":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"inactive":false,"node_type":"section"};Fusion.globalContentConfig={"source":"section-api","query":{"feedParameter":"/highschoolsports","arc-site":"mlive"}};Fusion.lastModified=1771864896671;Fusion.contentCache={"pennant-api":{"undefined":{"data":{"piano-onoff":true,"google-one-tap-onoff":false,"sophi-onoff":true,"sophi-variants-onoff":true,"self-service":true,"show-poll-results":true,"subscribe-with-google-onoff":true,"userdiagnosticsonoff":false,"auth0-bcsessionid-onoff":false,"trackonomics-amp-wrapper-onoff":true,"gallery-slideshow-onoff":true,"share-with-a-friend-onoff":false,"widgetmaker-onoff":true,"amp-newsletter-signup-onoff":true,"enewspaper-toprail-button-onoff":true,"toprail-button-marketcolor":true,"account-landing-page-onoff":true,"piano-datadog-onoff":true,"exco-video-ads-in-article":true,"recaptcha-datadog-onoff":true,"cdpsegmentevent-datadog-onoff":false,"related-articles":true,"sophi-dynamic-paywall-onoff":true,"auth0-refresh-tokens-onoff":false,"toprail-button-text-cyber":false,"related-articles-blueconic":false,"sticky-toprail":true,"subscriber-exclusive-label-onoff":false,"newspaperscom-archives-onoff":true,"newspaperscom-sparkle-onoff":false,"custom-alerts-sample-button-onoff":true,"next-best-action-interval-served-onoff":false,"next-best-action-onoff":true,"recommended-articles-slider":false,"blueconic-recommendations-datadog-onoff":true,"sidelines-promo-banner-on-off":false,"subscriber-exclusive-onoff":true,"live-indicator":true,"toprail-button-text-dollar-deal":true,"queryly-ask-onoff":false,"affiliate-brand-label-onoff":true,"rollcall-blueconic-segments-datadog-onoff":false,"new-subnav-editions-onoff":false,"exco-datadog-onoff":true,"article-subscription-block-onoff":true,"_id":"99c95290a943e20fc9670b1b394f7d12b44bce100e7a016a850a611d884c3805"},"expires":1771864963740,"lastModified":1771864240000}},"affiliate-marketing-config":{"undefined":{"data":{"affiliate_only_authors":["adill","albert","amanda-edelman","amyhavin","apalya","arianatourangeau","bmanley","cayden-steele","dgeske","dhalibey","dhockens","jchandler","jennamalinowski","jessica-day","jhowell","joey-aliberti","johnholland","jrejent","khadrice-rollins","madisonkemeny","mdunaj","mdwortz","niuzzolino","rachelmorrison","rfenbers","tkuehl","tlagrone","yliwanag"],"affiliate_nonexclusive_authors":["ahernand","aknudson","anniebarron","asuarez","bsaxelson","bsherman","carolbenanti","chopkin2","csheldon","gracelynsantos","hdomin","jdamodio","jhumburg","jimmy-hascup","jmorona","jodom","jsimmons","kldavis","krodriguez","leadagore","mgoul","mheim","mrose","mswanson","nickjomalley","rnovozinsky","seadams","tbrown","timbielik","tsanzo","vrosenthal"],"product_category_exclude_sections":["sports"],"trackonomics_tags":["@trx"],"trackonomics_sections":["live-entertainment","shopping","shopping-deals","sports","sports/event-tickets","tv"],"trackonomics_exclude_sections":["betting","casinos","fantasy","lottery","sweepstakes"],"trackonomics_authors":["adill","ahernand","aknudson","albert","amanda-edelman","amyhavin","anniebarron","apalya","arianatourangeau","asuarez","bmanley","bsaxelson","bsherman","carolbenanti","cayden-steele","chopkin2","csheldon","dgeske","dhalibey","dhockens","gracelynsantos","hdomin","jchandler","jdamodio","jennamalinowski","jessica-day","jhowell","jhumburg","jimmy-hascup","jmorona","jodom","joey-aliberti","johnholland","jrejent","jsimmons","khadrice-rollins","kldavis","krodriguez","leadagore","madisonkemeny","mdunaj","mdwortz","mgoul","mheim","mrose","mswanson","nickjomalley","niuzzolino","rachelmorrison","rfenbers","rnovozinsky","seadams","tbrown","timbielik","tkuehl","tlagrone","tsanzo","vrosenthal","yliwanag"],"web_category_sections":["betting","entertainment"],"_id":"f170b26eff9c4a1d02d9183dbe0081280187aebf2450f47c79b9fa5310ec5156"},"expires":1771864963201,"lastModified":1760462888000}},"admiral-install-api":{"{\"propertyID\":\"A-5C9E70EBD9D905257F625AAB-6\"}":{"data":{"script":"!(function(d,_name){d[_name]=d[_name]||function z(){(z.q=z.q||[]).push(arguments)},d[_name].v=d[_name].v||2,d[_name].s=\"3\";})(window,decodeURI(decodeURI('%61%2564mi%25%372%2561%25%36c')));!(function(d,z,M,c,I,O,g,f,H,u,b,r,C,l,v,S,a,P,V,h,s,U,y,o,i){function x(M,O){navigator.onLine&&h&&(h=!1,(O=(function(d,z,M){if(!S)return!1;for(z=(d=S.getEntriesByType(\"resource\")).length;M=d[--z];)if(!M.deliveryType&&M.transferSize>300&&M.fetchStart>a)return!0;return!1})())||(i=8),!s&&V&&(i=16),!s&&!O||(function(M,O,g){if(!/bot|spider|headlesschrome|java\\//i.test(navigator.userAgent||\"\")&&(new(function(){M=(function h(e,t,r,n){if(!e||(function e(r,n,i,o){for(o=0;r&&o<r.length;o+=2)o>0&&(r[o+1]||[]).unshift(i),i=(n=t[r[o]])&&n(e,r[o+1]||[]);return i})(e))return r.apply(this,n||[])}([0,[[[1,[[[2,[[4,[\"%25%361%256%34%256%64%62%65%6e%65%256%36%69%257%34s\"],3,[\"\"]]]]]]],[2,[[4,[\"%2563al%25%365_%72%256%35%25%373u%25%36c%74%25%37%33\"],3,[\"true\"]]]],[2,[[6,[],5,[\"/digitalsubscription\"]]]],[2,[[6,[],5,[\"/insider\"]]]],[2,[[6,[],5,[\"/subscribe\"]]]],[2,[[6,[],5,[\"/supporter\"]]]],[2,[[6,[],5,[\"/contributor\"]]]]]]],[function c(e,t){for(var r=t[0]&&t[0].length>0,n=0;r&&n<t[0].length;n++)r=e(t[0][n]);return r},function c(e,t){for(var r=t[0]&&t[0].length>0,n=0;r&&n<t[0].length;n++)r=e(t[0][n]);return r},function a(e,t){return!e(t[0])},function u(e,t,r,n){return r=t[0]||\"\",(n=t[1]||\"\")?-1!==r.indexOf(n):!!r},function f(e,t,r){return(r=(document.cookie||\"\").match(new RegExp(\"(^|;\\\\s*)\"+decodeURI(decodeURI(t[0]))+\"\\\\s*=\\\\s*([^;]+)\")))?r[2]:void 0},function l(e,t,r,n){return r=t[0]||\"\",(n=t[1]||\"\")?0===r.indexOf(n):!!r},function p(e,t,r){return\"/\"+(document.location.pathname||\"\").replace(/^\\/+|\\/+$/,\"\")}],function(d,c,e,f,i,m,y){e=d.createElement(\"div\");e.innerHTML=\"<div class=\\\"DCDOr\\\"><div class=\\\"eRIqgq a__s1p0xe8r-0\\\"><div class=\\\"lmmqeT a__s1p0xe8r-0\\\"><div display=\\\"inline-block\\\" class=\\\"hCVVKD\\\"><img src=\\\"https://www.mlive.com/pf/resources/images/mlive/logos/logo_main.svg?d=678\\\" class=\\\"hgqALM\\\"><\\/img><\\/div><div class=\\\"irzeLH\\\"><h3 class=\\\"kMGqeO\\\">Your experience is important to us.<\\/h3><div class=\\\"eFEjHN\\\">For optimal functionality on MLive, please disable your ad blocker before continuing.\\n<div id=\\\"admLoginLink\\\" style=\\\"position:relative;top:86px;\\\"><a href=\\\"https://auth0.mlive.com/u/login?adm_src=admiral\\\" style=\\\"color:#333333;text-decoration:underline;font-size:12px;font-weight: bold;font-family: Helvetica;\\\">Already a Subscriber? Log In<\\/a><\\/div><\\/div><button data-441fe-0 data-7gy4kjmtg8=\\\"https://my.g%65ta%64mi%72%61l.com/instructions\\\" class=\\\"curcFv a__s1p0xe8r-1\\\">Disable my adblocker<\\/button><\\/div><\\/div><\\/div><div class=\\\"idHFrh\\\"><span class=\\\"bRORkN\\\"><a href=\\\"https://%67e%74admir%61%6c.typeform.com/to/s8M2nY5H\\\" target=\\\"_blank\\\" class=\\\"dWdYmI\\\">Contact support<\\/a><\\/span><span class=\\\"bRORkN\\\">|<\\/span><span class=\\\"bRORkN\\\"><a href=\\\"https://getadmir%61%6c.com/pb/\\\" target=\\\"_blank\\\" class=\\\"dWdYmI\\\">We're using <img src=\\\"https://pubimgs.net/412d3543394537304542443944393035323537463632354141422d36_logo.svg\\\" class=\\\"ggJJaU\\\"><\\/img><\\/a><\\/span><\\/div><\\/div>\";f=[\"click\",function(e){var t=e.currentTarget.getAttribute(\"data-7gy4kjmtg8\"),r=e.currentTarget.parentElement,n=document.createElement(\"iframe\");n.src=t,n.style=\"margin: 36px 0;outline: 0;border: 0;width: 100%;height: 400px;\",r.replaceWith(n);var i=function(e){var t=e.data,o=t.goBack,c=t.blockerDisabled;o?(n.replaceWith(r),window.removeEventListener(\"message\",i)):c&&window.location.reload()};window.addEventListener(\"message\",i)}];for (i=0;i<f.length;i+=2){(m=e.querySelector('[data-441fe-'+i+']'))&&m.addEventListener(f[i],f[i+1])}y=d.createElement(\"style\");y[c](d.createTextNode(\".DCDOr{all:initial;position:fixed;top:0;right:0;bottom:0;left:0;font-family:Arial;overflow:auto;background-color:rgba(255,255,255,1);z-index:2147483647;}.DCDOr .a__s1p0xe8r-0{width:100%;height:100%;margin:0 auto;}.DCDOr .a__s1p0xe8r-1{cursor:pointer;border:none;font-weight:700;}.eRIqgq{max-width:740px;position:relative;}.lmmqeT{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.irzeLH{display:inline-block;max-width:350px;width:100%;margin-left:48px;padding-left:48px;border-left:1px solid #121e401f;color:rgba(24,33,57,1);}.idHFrh{position:fixed;bottom:0;height:40px;width:100%;text-align:center;line-height:40px;font-size:13px;color:rgba(12,44,91,1);background-color:rgba(24,33,57,0.05);}.hCVVKD{display:inline-block;}.hgqALM{max-width:150px;max-height:150px;}.ggJJaU{height:15px;vertical-align:middle;}.kMGqeO{box-sizing:border-box;text-align:left;margin:0 0 5px;font-size:24px;line-height:28px;font-weight:500;}.eFEjHN{box-sizing:border-box;text-align:left;margin:0 0 15px;font-size:14px;line-height:22px;}.bRORkN{display:inline-block;margin-right:5px;line-height:40px;}.dWdYmI{-webkit-text-decoration:none;text-decoration:none;color:rgba(12,44,91,1);}.curcFv{width:100%;height:33px;background-color:rgba(0,53,73,1);color:rgba(244,244,246,1);border-radius:3px;margin-bottom:24px;}\"));d.body[c](y);d.body[c](e);window[decodeURI(decodeURI('%5f%256%31%64%6dS%25%374at%25%36%39%25%363%25%345n%25%36%37%25%36%31g%2565%52%2565n%25%36%34%25%36%35%25%372%65%64'))]=!0;return {\"candidates\":[{\"batchID\":\"659829fe08834fbcd615a8c3\",\"candidateID\":\"659829fe08834fbcd615a8c2\",\"groups\":[\"purpose:failsafe\"],\"payload\":{\"name\":\"Failsafe\"},\"payloadType\":\"template\",\"simpleCriteria\":{},\"triggers\":[{\"type\":\"adblockerDisabled\"}],\"tsUpdated\":1709585235.296}]}},[document,\"appendChild\"]))}),!u++)){O=z.sessionStorage;try{g=JSON.parse(O[c(c(b))]).slice(-4)}catch(f){g=[]}g.push([I(),{p:\"\"+z.location,r:\"\"+d.referrer,cs:M,t:1,fc:i}]),O[c(c(b))]=JSON.stringify(g)}})())}S=z.performance,V=z.fetch,C=c(c('a%64%256%64ir%25%361%256c')),l=c(c('%2561%25%36%34%6d%72%6c%25%34%63%256%66%61%25%364ed')),h=!V,(function D(c,O,u,b,y,o){function i(){z[l]&&M(v),o||z[C]&&z[C].a&&\"function\"==typeof z[C].a.ready||e()}function e(d){u&&y.removeChild(u),M(v),d&&!1===d.isTrusted||O>=4?(z.setTimeout(x,s!==undefined||h?0:Math.max(4e3-(I()-P),Math.max(2e3-((S&&S.now())-a),0))),h=!0):D(O<2?c:r,++O)}(o=c===r)&&3===O&&V(c).then((function(d){d.ok?d.text().then((function(d){d.includes(l)?M(v):e({})}),(function(d){e({})})):e({})}),(function(d){e({})})),u=d.createElement(g),b=d[H](g)[0],y=b.parentNode,u.async=1,u.src=c,1==O&&V&&(P=I(),V((function(M,c,I,O,g,f,u,b){for(c=(M=d[H](\"link\")).length,O=(z.origin||\"\").length||1;O&&(I=M[--c]);)if(g=(I.href||\"\").substring(0,O),u=0===(I.type||\"\").indexOf(\"image/\"),b=\"icon\"===I.rel||(I.rel||\"\").indexOf(\" icon\")>=0,(u||b)&&(\"/\"===g[0]||g===z.origin)&&(f=I.href,u&&b))return I.href;return f||\"/favicon.ico\"})(),{mode:\"no-cors\",credentials:\"omit\",cache:\"no-cache\"}).then((function(){s=!0,x()}),(function(d){s=!1}))),U=0,1===O&&U?U(u,(function(d){d||i()})):u[f]&&(v=z.setTimeout(i,o?3e4:6e3),u[f](\"error\",e),u[f](\"load\",i)),y.insertBefore(u,b)})(\"https://cardmethod.com/assets/n5l5vw_cv499w.app.js\",0),a=S&&S.now()})(document,window,clearTimeout,decodeURI,Date.now,0,\"script\",\"addEventListener\",\"getElementsByTagName\",0,'%61%2566%73v%69si%2574%25%37%33',\"https://succeedscene.com/banners/ad/incl.js\");;\n!(function(d,z,M,c,I){function O(c,I){try{O=d.localStorage,(c=JSON.parse(O[decodeURI(decodeURI('%67%25%365%25%37%34I%2574%65%6d'))](M)).lgk||[])&&(I=d[z].pubads())&&c.forEach((function(d){d&&d[0]&&I.setTargeting(d[0],d[1]||\"\")}))}catch(g){}var O}try{(I=d[z]=d[z]||{}).cmd=I.cmd||[],typeof I.pubads===c?O():typeof I.cmd.unshift===c?I.cmd.unshift(O):I.cmd.push(O)}catch(g){}})(window,decodeURI(decodeURI('%2567%25%36%66%256%66%25%367%256%63%65%74%25%36%31%67')),\"_a\"+decodeURI(decodeURI(\"%255%31%53%30%2531%255%31%257%61%25%36cFN%257%61BF%25%351%256bQ%25%33%35%2552%25%34%34%25%36b%25%37%37%4eT%2549%25%33%31%25%34e%253%30%25%359%25%332%254d%256a%56%42QUI%257%34%4eg\")),\"function\");;\n;","_id":"1f0558e6a97bac7c72e5b10a70e228770763ef4d63b3b7150a880435c5cebc75"},"expires":1771868024213,"lastModified":1771864423976}},"navigation":{"{\"hierarchy\":\"toprail\",\"site\":\"mlive\"}":{"data":{"_id":"/","_admin":{"alias_ids":["/michigan"],"url_path":"https://www.mlive.com"},"navigation":{"is_this_a_link_or_a_section":"Link","nav_title":"All Michigan","nav_display":"true"},"site":{"site_description":"Get the latest Michigan Local News, Sports News &amp; US breaking News. View daily MI weather updates, watch videos and photos, join the discussion in forums. Find more news articles and stories online at MLive.com","site_keywords":"Michigan news, Michigan local news, Michigan local news, local news, World News, breaking news, daily news, sports news, international news, latest news, headline news, news articles, news stories, online news","site_title":"Michigan Local News, Breaking News, Sports &amp; Weather"},"_website":"mlive","name":"mlive.com","order":null,"parent":null,"ancestors":null,"inactive":false,"node_type":"section","children":[{"_id":"/news","site":{"site_description":null,"site_keywords":"Michigan breaking news, Michigan, Detroit, city, police, Michigan fire, Michigan parks, Michigan safety, Detroit Michigan, Metro Detroit, City of Detroit, Wayne County, Oakland County, Macomb County, Lansing Michigan, Ann Arbor Michigan, Bay City Michigan, Muskegon Michigan, Saginaw Michigan, Flint Michigan, Jackson Michigan, Grand Rapids Michigan, Burton Michigan, Clio Michigan, Davison Michigan, Livingston Michigan, Grand Haven Michigan, Fenton Michigan, Flint Township Michigan, Flushing Michigan, Grand Blanc Michigan, Swartz Creek Michigan, Genesee County Michigan, Michigan politics, Michigan weather, Michigan education, Michigan environment, Michigan crimes, Michigan murders, Michigan robberies, Michigan jobs, Michigan unemployment, Michigan lottery, Michigan sex offenders, Michigan campgrounds, Michigan colleges, Michigan tourism, Michigan hospitals, Michigan government, Michigan community, crime news, police news","site_title":"Michigan News","headline":"Michigan News","site_section":"News"},"_admin":{"default_content":null,"alias_ids":["/news"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/news/"},"navigation":{"nav_title":"News","nav_display":"true","is_this_a_link_or_a_section":"Both"},"_website":"mlive","name":"News","order":{"ellipsis":1015,"toprail":1001,"native-app-news":1001,"photocenter":1001,"hamburger-menu":2001},"parent":{"default":"/","ellipsis":"/","toprail":"/","editions":null,"native-app-news":"/","hamburger-menu":"/hamburger-sections","photocenter":"/"},"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/"],"editions":[],"native-app-news":["/"],"hamburger-menu":["/hamburger-sections","/"],"photocenter":["/"]},"inactive":false,"node_type":"section","children":[{"_id":"link-ZOL677W2JVGX3PWOGWG4HW4BNQ","_website":"mlive","display_name":"Deeper Dives","url":"https://www.mlive.com/topic/deeper-dives/","parent":{"toprail":"/news","hamburger-menu":"/news"},"order":{"toprail":2001,"hamburger-menu":3002},"node_type":"link","children":[]},{"_id":"/environment","site":{"site_description":"Get Michigan and Great Lakes environmental news and articles. Learn about environment issues and problems, as well as protection and sustainability at MLive.com.","site_keywords":"Michigan environment, Michigan conservation, Great Lakes, Michigan Green, Green News,environmental Michigan, Michigan environment, Michigan conservation, great lakes conservation,environmental news, environmental articles, environmental issues, environmental problems,environmental protection, environmental sustainability","site_title":"Michigan, Great Lakes Environmental & Conservation News","headline":"Michigan Environmental Issues","site_section":"News"},"_admin":{"default_content":null,"alias_ids":["/environment"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/environment/"},"navigation":{"nav_title":"Environment","nav_display":"true","is_this_a_link_or_a_section":"Link"},"name":"Environment","_website":"mlive","parent":{"default":"/","ellipsis":"/","toprail":"/news","hamburger-menu":"/news"},"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/news","/"],"hamburger-menu":["/news","/hamburger-sections","/"]},"inactive":false,"order":{"ellipsis":1006,"toprail":2002,"hamburger-menu":3003},"node_type":"section","children":[]},{"_id":"/coronavirus","_admin":{"commercial_node":null,"url_path":"https://www.mlive.com/coronavirus/","tracking_node":null,"alias_ids":["/coronavirus"],"default_content":null},"site":{"site_section":"News","site_description":"Coronavirus news in Michigan and the nation","headline":"Coronavirus in Michigan","site_keywords":"Coronavirus in Michigan, michigan coronavirus, covid-19 michigan","site_title":"Coronavirus in Michigan"},"navigation":{"nav_display":"true","is_this_a_link_or_a_section":"Both","nav_title":"Coronavirus"},"_website":"mlive","name":"Coronavirus","order":{"ellipsis":1019,"toprail":2003,"hamburger-menu":3004},"parent":{"default":"/","ellipsis":"/","toprail":"/news","hamburger-menu":"/news"},"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/news","/"],"hamburger-menu":["/news","/hamburger-sections","/"]},"inactive":false,"node_type":"section","children":[]},{"_id":"/crime","site":{"site_description":"Get breaking Michigan news on murders, homicides, robberies and other crimes. Find police news, see photos and videos, and join forum at MLive.com.","site_keywords":"police news, Michigan crimes, police reports, Michigan shootings, Michigan robberies, Michigan murders","site_title":"Michigan Crime & Police News","headline":"Michigan Crime","site_section":"News"},"_admin":{"default_content":null,"alias_ids":["/crime"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/crime/"},"navigation":{"nav_title":"Crime","nav_display":"true","is_this_a_link_or_a_section":"Both"},"_website":"mlive","name":"Crime","order":{"toprail":2004,"ellipsis":1033,"hamburger-menu":3005},"parent":{"default":"/","ellipsis":"/","toprail":"/news","hamburger-menu":"/news"},"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/news","/"],"hamburger-menu":["/news","/hamburger-sections","/"]},"inactive":false,"node_type":"section","children":[]},{"_id":"/public-interest","_admin":{"commercial_node":null,"url_path":"https://www.mlive.com/public-interest/","tracking_node":null,"alias_ids":["/public-interest"],"default_content":null},"site":{"site_section":"News","site_description":"Public Interest news on MLive.com","headline":"Public Interest","site_keywords":"michigan, news, public interest, advocacy, investigation, impact, databases, politics, government, policy, health, marijuana","site_title":"Public Interest"},"navigation":{"is_this_a_link_or_a_section":"Both","nav_title":"Public Interest","nav_display":"true"},"_website":"mlive","name":"Public Interest","order":{"ellipsis":1021,"toprail":2005,"subnav-news":1002,"hamburger-menu":3006},"parent":{"default":"/","ellipsis":"/","toprail":"/news","hamburger-menu":"/news","subnav-business":null,"subnav-news":"/"},"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/news","/"],"hamburger-menu":["/news","/hamburger-sections","/"],"subnav-business":[],"subnav-news":["/"]},"inactive":false,"node_type":"section","children":[]},{"_id":"/education","site":{"site_description":"Statewide news on policy and issues affecting Michigan's education and schools system from MLive.com.","site_keywords":"education, teachers, MEAP, michigan, school, schools, bus, teacher, principal, tests, funding","site_title":"Michigan Education & Schools News","headline":"Michigan Education","site_section":"News"},"_admin":{"default_content":null,"alias_ids":["/education"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/education/"},"navigation":{"nav_title":"Education","nav_display":"true","is_this_a_link_or_a_section":"Both"},"_website":"mlive","name":"Education","order":{"ellipsis":1020,"toprail":2006,"hamburger-menu":3007},"parent":{"default":"/","ellipsis":"/","toprail":"/news","hamburger-menu":"/news"},"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/news","/"],"hamburger-menu":["/news","/hamburger-sections","/"]},"inactive":false,"node_type":"section","children":[]},{"_id":"link-EAXJ501HYH0JTEEDU3NAVCZ8U4","_website":"mlive","display_name":"Lottery","url":"https://www.mlive.com/lottery/","parent":{"toprail":"/news"},"order":{"toprail":2007},"node_type":"link","children":[]},{"_id":"link-obituaries","_website":"mlive","display_name":"Obituaries","url":"https://www.mlive.com/obituaries/","parent":{"toprail":"/news"},"order":{"toprail":2008},"node_type":"link","children":[]},{"_id":"/politics","site":{"site_description":"Get Michigan Politics, elections and government news. Find updates on Michigan republicans, democrats and the political scene.","site_keywords":"Michigan politics, Michigan political news, Michigan political scene, Michigan political polls, Michigan elections, Michigan election results, Michigan senate, Michigan democrats, Michigan gop, Michigan republicans, political blogs, political articles, government news","site_title":"Michigan Politics & Elections","headline":"Michigan Politics & Elections","site_section":"News"},"_admin":{"default_content":null,"alias_ids":["/politics"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/politics/"},"navigation":{"nav_title":"Politics & Elections","nav_display":"true","is_this_a_link_or_a_section":"Both"},"_website":"mlive","name":"Politics & Elections","order":{"toprail":2009,"ellipsis":1034,"subnav-election":1001,"subnav-news":1001,"native-app-news":1002,"hamburger-menu":3008},"parent":{"default":"/","ellipsis":"/","toprail":"/news","hamburger-menu":"/news","subnav-election":"/","subnav-news":"/","native-app-news":"/"},"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/news","/"],"hamburger-menu":["/news","/hamburger-sections","/"],"subnav-election":["/"],"subnav-news":["/"],"native-app-news":["/"]},"inactive":false,"node_type":"section","children":[]},{"_id":"/news/us-world","site":{"site_description":"U.S. & World news from MLive.com. National and International News, Updates, Photos and Videos.","site_keywords":"world news, u.s. news, national news, international news, news photos, news video","site_title":"U.S. & World News","headline":"U.S. & World News","site_section":"News"},"_admin":{"default_content":null,"alias_ids":["/news/us-world"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/news/us-world/"},"navigation":{"nav_title":"U.S. & World","nav_display":"true","is_this_a_link_or_a_section":"Link"},"name":"U.S. & World","_website":"mlive","parent":{"default":"/news","ellipsis":"/","toprail":"/news","hamburger-menu":"/news"},"ancestors":{"default":["/news"],"ellipsis":["/"],"toprail":["/news","/"],"hamburger-menu":["/news","/hamburger-sections","/"]},"inactive":false,"order":{"toprail":2010,"ellipsis":1040,"hamburger-menu":3009},"node_type":"section","children":[]},{"_id":"link-weather","_website":"mlive","display_name":"Weather","url":"https://www.mlive.com/weather/","parent":{"toprail":"/news"},"order":{"toprail":2011},"node_type":"link","children":[]},{"_id":"/news/ann-arbor","site":{"site_description":"Get the latest news, updates, photos and video about Ann Arbor, Michigan. View photos and videos and comment on Ann Arbor news at MLive.com.","site_keywords":"Ann Arbor breaking news, Ann Arbor, Michigan, Ann Arbor police, Ann Arbor fire, Ann Arbor crime, Ann Arbor safety, Ann Arbor parks, Ann Arbor politics, Ann Arbor education, Ann Arbor environment, Ann Arbor politics, Ann Arbor weather, Ann Arbor murders, Ann Arbor robberies, Ann Arbor jobs, Ann Arbor unemployment, Ann Arbor sex offenders, Ann Arbor campgrounds, Ann Arbor colleges, Ann Arbor tourism, Ann Arbor hospitals, crime news, police news, Ann Arbor newspaper, AnnArbor.com","site_title":"Ann Arbor, Michigan Local News","headline":"Ann Arbor News","site_section":"News"},"_admin":{"default_content":null,"alias_ids":["/news/ann-arbor"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/news/ann-arbor/"},"navigation":{"nav_title":"Ann Arbor","nav_display":"true","is_this_a_link_or_a_section":"Link"},"name":"Ann Arbor","_website":"mlive","parent":{"default":"/news","ellipsis":"/news","toprail":"/news","editions":null,"native-app-news":"/news/regions","hamburger-menu":"/news","subnav-wolverines":null},"ancestors":{"default":["/news"],"ellipsis":["/news","/"],"toprail":["/news","/"],"editions":[],"native-app-news":["/news/regions","/"],"hamburger-menu":["/news","/hamburger-sections","/"],"subnav-wolverines":[]},"inactive":false,"order":{"ellipsis":2002,"toprail":2012,"native-app-news":2001,"hamburger-menu":3010},"node_type":"section","children":[]},{"_id":"/news/bay-city","site":{"site_description":"Get the latest Bay City news, updates, photos and video about Bay City, Michigan. View photos and videos and comment on Bay City news at MLive.com.","site_keywords":"Bay City breaking news, Bay City, Michigan, Bay City police, Bay City fire, Bay City crime, Bay City safety, Bay City parks, Bay City politics, Bay City education, Bay City environment, Bay City politics, Bay City weather, Bay City murders, Bay City robberies, Bay City jobs, Bay City unemployment, Bay City sex offenders, Bay City campgrounds, Bay City colleges, Bay City tourism, Bay City hospitals, crime news, police news, Bay City newspaper, Bay City News","site_title":"Bay City, Michigan Local News","headline":"Bay City News","site_section":"News"},"_admin":{"default_content":null,"alias_ids":[],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/news/saginaw-bay-city/"},"navigation":{"nav_title":"Bay City","nav_display":"true","is_this_a_link_or_a_section":"Link"},"_website":"mlive","name":"Bay City","order":{"toprail":2013,"hamburger-menu":3011},"parent":{"default":"/news","ellipsis":null,"toprail":"/news","native-app-news":null,"hamburger-menu":"/news"},"ancestors":{"default":["/news"],"ellipsis":[],"toprail":["/news","/"],"native-app-news":[],"hamburger-menu":["/news","/hamburger-sections","/"]},"inactive":false,"node_type":"section","children":[]},{"_id":"/news/detroit","_website":"mlive","name":"Detroit News","inactive":false,"ancestors":{"default":["/news"],"ellipsis":["/news","/"],"toprail":["/news","/"],"hamburger-menu":["/news","/hamburger-sections","/"],"native-app-news":["/news/regions","/"]},"parent":{"default":"/news","ellipsis":"/news","toprail":"/news","hamburger-menu":"/news","native-app-news":"/news/regions"},"order":{"ellipsis":2007,"toprail":2014,"native-app-news":2004,"hamburger-menu":3012},"_admin":{"alias_ids":["/news/detroit"],"commercial_node":null,"default_content":null,"tracking_node":null,"url_path":"https://www.mlive.com/news/detroit/"},"navigation":{"is_this_a_link_or_a_section":"Link","nav_display":"true","nav_title":"Detroit"},"site":{"headline":"Detroit News","site_description":"Get the latest news, opinion and analyis on Metro Detroit at MLive.com.","site_keywords":"Detroit News, Detroit breaking news, Detroit Michigan, Michigan, Detroit police, Detroit fire, Detroit crime, Detroit safety, Detroit parks, Detroit politics, Detroit education, Detroit environment Detroit weather, Detroit murders, Detroit robberies, Detroit jobs, Detroit unemployment, Detroit sex offenders, Detroit campgrounds, Detroit colleges, Detroit tourism, Detroit hospitals, crime news, police news, Detroit blogs","site_section":"News","site_title":"Detroit News"},"node_type":"section","children":[]},{"_id":"/news/flint","site":{"site_description":"Get the latest Flint, Burton, Clio, Davison, Fenton, Flint Township, Flushing, Grand Blanc, Swartz Creek, and Genesee County news, updates, photos and videos. View photos and videos and comment on Flint news at MLive.com.","site_keywords":"Flint breaking news, Flint, Michigan, Burton, Clio, Davison, Fenton, Flint Township, Flushing, Grand Blanc, Swartz Creek, Genesee County, Flint police, Flint fire, Flint crime, Flint safety, Flint parks, Flint politics, Flint education, Flint environment, Flint politics, Flint weather, Flint murders, Flint robberies, Flint jobs, Flint unemployment, Flint sex offenders, Flint campgrounds, Flint colleges, Flint tourism, Flint hospitals, crime news, police news, Flint blogs, Flint newspaper","site_title":"Flint, Michigan Local News","headline":"Flint News","site_section":"News"},"_admin":{"default_content":null,"alias_ids":["/news/flint"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/news/flint/"},"navigation":{"nav_title":"Flint","nav_display":"true","is_this_a_link_or_a_section":"Link"},"name":"Flint","_website":"mlive","parent":{"default":"/news","ellipsis":"/news","toprail":"/news","native-app-news":"/news/regions","hamburger-menu":"/news"},"ancestors":{"default":["/news"],"ellipsis":["/news","/"],"toprail":["/news","/"],"native-app-news":["/news/regions","/"],"hamburger-menu":["/news","/hamburger-sections","/"]},"inactive":false,"order":{"ellipsis":2003,"toprail":2015,"native-app-news":2002,"hamburger-menu":3013},"node_type":"section","children":[]},{"_id":"/news/grand-rapids","site":{"site_description":"Get the latest news, updates, photos and videos on Grand Rapids, Michigan. View photos and videos and comment on Grand Rapids news at MLive.com.","site_keywords":"Grand Rapids breaking news, Grand Rapids Michigan, West Michigan, Michigan, Grand Rapids police, Grand Rapids fire, Grand Rapids crime, Grand Rapids safety, Grand Rapids parks, Grand Rapids politics, Grand Rapids education, Grand Rapids environment, Grand Rapids politics, Grand Rapids weather, Grand Rapids murders, Grand Rapids robberies, Grand Rapids jobs, Grand Rapids unemployment, Grand Rapids sex offenders, Grand Rapids campgrounds, Grand Rapids colleges, Grand Rapids tourism, Grand Rapids hospitals, crime news, police news, Grand Rapids blogs","site_title":"Grand Rapids, Michigan Local News","headline":"Grand Rapids News","site_section":"News"},"_admin":{"default_content":null,"alias_ids":["/news/grand-rapids"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/news/grand-rapids/"},"navigation":{"nav_title":"Grand Rapids","nav_display":"true","is_this_a_link_or_a_section":"Both"},"_website":"mlive","name":"Grand Rapids","order":{"ellipsis":2001,"toprail":2016,"native-app-news":2003,"hamburger-menu":3014},"parent":{"default":"/news","ellipsis":"/news","toprail":"/news","native-app-news":"/news/regions","hamburger-menu":"/news"},"ancestors":{"default":["/news"],"ellipsis":["/news","/"],"toprail":["/news","/"],"native-app-news":["/news/regions","/"],"hamburger-menu":["/news","/hamburger-sections","/"]},"inactive":false,"node_type":"section","children":[]},{"_id":"/news/jackson","site":{"site_description":"Get the latest news, updates, photos and videos on Jackson, Michigan. View photos and videos and comment on Jackson news at MLive.com.","site_keywords":"Jackson breaking news, Jackson Michigan, Jackson, Jackson police, Jackson fire, Jackson crime, Jackson safety, Jackson parks, Jackson politics, Jackson education, Jackson environment, Jackson politics, Jackson weather, Jackson murders, Jackson robberies, Jackson jobs, Jackson unemployment, Jackson sex offenders, Jackson campgrounds, Jackson colleges, Jackson tourism, Jackson hospitals, crime news, police news, Jackson blogs, Jackson newspaper","site_title":"Jackson, Michigan Local News","headline":"Jackson News","site_section":"News"},"_admin":{"default_content":null,"alias_ids":["/news/jackson"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/news/jackson/"},"navigation":{"nav_title":"Jackson","nav_display":"true","is_this_a_link_or_a_section":"Link"},"name":"Jackson","_website":"mlive","parent":{"default":"/news","ellipsis":"/news","toprail":"/news","native-app-news":"/news/regions","hamburger-menu":"/news"},"ancestors":{"default":["/news"],"ellipsis":["/news","/"],"toprail":["/news","/"],"native-app-news":["/news/regions","/"],"hamburger-menu":["/news","/hamburger-sections","/"]},"inactive":false,"order":{"ellipsis":2004,"toprail":2017,"native-app-news":2005,"hamburger-menu":3015},"node_type":"section","children":[]},{"_id":"/news/kalamazoo","site":{"site_description":"Get the latest news, updates, photos and videos on Kalamazoo, Michigan. View photos and videos and comment on Kalamazoo news at MLive.com.","site_keywords":"Kalamazoo breaking news, Kalamazoo Michigan, Kalamazoo, Kalamazoo police, Kalamazoo fire, Kalamazoo crime, Kalamazoo safety, Kalamazoo parks, Kalamazoo politics, Kalamazoo education, Kalamazoo environment, Kalamazoo politics, Kalamazoo weather, Kalamazoo murders, Kalamazoo robberies, Kalamazoo jobs, Kalamazoo unemployment, Kalamazoo sex offenders, Kalamazoo campgrounds, Kalamazoo colleges, Kalamazoo tourism, Kalamazoo hospitals, crime news, police news, Kalamazoo blogs, Kalamazoo newspaper, Kalamazoo Gazette","site_title":"Kalamazoo, Michigan Local News","headline":"Kalamazoo News","site_section":"News"},"_admin":{"default_content":null,"alias_ids":["/news/kalamazoo"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/news/kalamazoo/"},"navigation":{"nav_title":"Kalamazoo","nav_display":"true","is_this_a_link_or_a_section":"Link"},"name":"Kalamazoo","_website":"mlive","parent":{"default":"/news","ellipsis":"/news","toprail":"/news","native-app-news":"/news/regions","hamburger-menu":"/news"},"ancestors":{"default":["/news"],"ellipsis":["/news","/"],"toprail":["/news","/"],"native-app-news":["/news/regions","/"],"hamburger-menu":["/news","/hamburger-sections","/"]},"inactive":false,"order":{"toprail":2018,"ellipsis":2005,"native-app-news":2006,"hamburger-menu":3016},"node_type":"section","children":[]},{"_id":"/news/muskegon","site":{"site_description":"Get the latest news, updates, photos and videos on Muskegon, Michigan. View photos and videos and comment on Muskegon news at MLive.com.","site_keywords":"Muskegon breaking news, Muskegon Michigan, Muskegon, Muskegon police, Muskegon fire, Muskegon crime, Muskegon safety, Muskegon parks, Muskegon politics, Muskegon education, Muskegon environment, Muskegon politics, Muskegon weather, Muskegon murders, Muskegon robberies, Muskegon jobs, Muskegon unemployment, Muskegon sex offenders, Muskegon campgrounds, Muskegon colleges, Muskegon tourism, Muskegon hospitals, crime news, police news, Muskegon blogs, Muskegon newspaper, Muskegon Chronicle","site_title":"Muskegon, Michigan Local News","headline":"Muskegon News","site_section":"News"},"_admin":{"default_content":null,"alias_ids":["/news/muskegon"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/news/muskegon/"},"navigation":{"nav_title":"Muskegon","nav_display":"true","is_this_a_link_or_a_section":"Link"},"name":"Muskegon","_website":"mlive","parent":{"default":"/news","ellipsis":"/news/grand-rapids","toprail":"/news","native-app-news":"/news/regions","hamburger-menu":"/news"},"ancestors":{"default":["/news"],"ellipsis":["/news","/news/grand-rapids"],"toprail":["/news","/"],"native-app-news":["/news/regions","/"],"hamburger-menu":["/news","/hamburger-sections","/"]},"inactive":false,"order":{"ellipsis":3001,"toprail":2019,"native-app-news":2007,"hamburger-menu":3017},"node_type":"section","children":[]},{"_id":"/news/saginaw","site":{"site_description":"Get the latest news, updates, photos and videos on Saginaw, Michigan. View photos and videos and comment on Saginaw news at MLive.com.","site_keywords":"Saginaw breaking news, Saginaw Michigan, Saginaw, Saginaw police, Saginaw fire, Saginaw crime, Saginaw safety, Saginaw parks, Saginaw politics, Saginaw education, Saginaw environment, Saginaw politics, Saginaw weather, Saginaw murders, Saginaw robberies, Saginaw jobs, Saginaw unemployment, Saginaw sex offenders, Saginaw campgrounds, Saginaw colleges, Saginaw tourism, Saginaw hospitals, crime news, police news, Saginaw blogs, Saginaw newspaper, Saginaw News","site_title":"Saginaw, Michigan Local News","headline":"Saginaw News","site_section":"News"},"_admin":{"default_content":null,"alias_ids":[],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/news/saginaw-bay-city/"},"navigation":{"nav_title":"Saginaw","nav_display":"true","is_this_a_link_or_a_section":"Link"},"_website":"mlive","name":"Saginaw","order":{"toprail":2020,"hamburger-menu":3018},"parent":{"default":"/news","ellipsis":null,"toprail":"/news","hamburger-menu":"/news"},"ancestors":{"default":["/news"],"ellipsis":[],"toprail":["/news","/"],"hamburger-menu":["/news","/hamburger-sections","/"]},"inactive":false,"node_type":"section","children":[]}]},{"_id":"/weather","site":{"site_description":"Michigan Local Weather Center. Get the latest Michigan Weather News, Forecast and Radar in your town and more at MLive.com.","site_keywords":"Weather, weather forecast, local weather, weather radar, current weather, local weather forecast, weather news","site_title":"Weather Forecast, Radar & News","headline":"Weather","site_section":"News"},"_admin":{"default_content":null,"alias_ids":["/weather"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/weather/"},"navigation":{"nav_title":"Weather","nav_display":"true","is_this_a_link_or_a_section":"Both"},"_website":"mlive","name":"Weather","order":{"ellipsis":1042,"toprail":1002},"parent":{"default":"/","ellipsis":"/","toprail":"/","native-app-news":null,"hamburger-menu":null},"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/"],"native-app-news":[],"hamburger-menu":[]},"inactive":false,"node_type":"section","children":[{"_id":"link-N2HZET742FDPJBTPFNUO2WTCZA","_website":"mlive","display_name":"Weather Home","url":"https://www.mlive.com/weather/","parent":{"toprail":"/weather"},"order":{"toprail":2001},"node_type":"link","children":[]},{"_id":"/weather-alerts","_website":"mlive","name":"Weather Alerts","inactive":false,"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/weather","/"]},"parent":{"default":"/","ellipsis":"/","toprail":"/weather"},"_admin":{"alias_ids":["/weather-alerts"],"commercial_node":null,"default_content":null,"tracking_node":null,"url_path":"https://www.mlive.com/weather-alerts/"},"navigation":{"is_this_a_link_or_a_section":"Both","nav_display":"true","nav_title":"Weather Alerts"},"site":{"headline":null,"site_description":null,"site_keywords":"Weather Alerts","site_section":"News","site_title":"Weather Alerts"},"node_type":"section","order":{"ellipsis":1004,"toprail":2002},"children":[]},{"_id":"link-SZZ442AVDZGMZDN2ZTOZIXS2M4","_website":"mlive","display_name":"School Closings & Delays","url":"https://www.mlive.com/school-closings/","parent":{"toprail":"/weather"},"order":{"toprail":2003},"node_type":"link","children":[]},{"_id":"link-forecasts_from_mark_torregrossa","_website":"mlive","display_name":"Forecasts from Mark Torregrossa","url":"https://www.mlive.com/staff/torregrossa/posts.html","parent":{"toprail":"/weather"},"order":{"toprail":2004},"node_type":"link","children":[]},{"_id":"link-radar_more","_website":"mlive","display_name":"Radar & More","url":"https://www.mlive.com/weather/","parent":{"toprail":"/weather"},"order":{"toprail":2005},"node_type":"link","children":[]}]},{"_id":"/sports","site":{"site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"default_content":null,"alias_ids":["/sports"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","nav_display":"true","is_this_a_link_or_a_section":"Both"},"_website":"mlive","name":"Sports","order":{"ellipsis":1043,"toprail":1003,"native-app-news":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-um-bkc":1004,"native-apps-team-msu-fbc":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-apps-team-lions":1003,"native-apps-team-pistons":1003,"native-apps-team-redwings":1003,"hamburger-menu":2002},"parent":{"default":"/","ellipsis":"/","toprail":"/","native-app-news":"/","native-apps-team-msu-bkc":"/","native-apps-team-um-bkc":"/","native-apps-team-msu-fbc":"/","native-apps-team-um-fbc":"/","native-apps-team-tigers":"/","native-apps-team-lions":"/","native-apps-team-pistons":"/","native-apps-team-redwings":"/","hamburger-menu":"/hamburger-sections"},"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/"],"native-app-news":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-um-bkc":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-um-fbc":["/"],"native-apps-team-tigers":["/"],"native-apps-team-lions":["/"],"native-apps-team-pistons":["/"],"native-apps-team-redwings":["/"],"hamburger-menu":["/hamburger-sections","/"]},"inactive":false,"node_type":"section","children":[{"_id":"/lions","site":{"site_description":"Get the latest Detroit Lions team and players news, blogs, rumors, schedule, roster, audio and more. Comment on the news and join Lions fan forum at MLive.com.","site_keywords":"Detroit Lions, Detroit Lions schedule, Detroit Lions news, Detroit Lions rumors, Detroit Lions blogs, Detroit Lions photos, Detroit Lions audio, Detroit Lions statistics, Tom Kowalski, NFL","site_title":"Detroit Lions Football","headline":"Lions","site_section":"Sports"},"_admin":{"default_content":null,"alias_ids":["/lions"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/lions/"},"navigation":{"nav_title":"Lions","nav_display":"true","is_this_a_link_or_a_section":"Both"},"_website":"mlive","name":"Lions","order":{"ellipsis":1048,"toprail":2001,"native-app-news":1004,"native-apps-team-lions":1001,"subnav-sports":1001,"hamburger-menu":3002},"parent":{"default":"/","ellipsis":"/","toprail":"/sports","native-app-news":"/","native-apps-team-lions":"/","hamburger-menu":"/sports","subnav-sports":"/","subnav-lions":null},"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/sports","/"],"native-app-news":["/"],"native-apps-team-lions":["/"],"hamburger-menu":["/sports","/hamburger-sections","/"],"subnav-sports":["/"],"subnav-lions":[]},"inactive":false,"node_type":"section","children":[{"_id":"link-NLRDG6FF6VAKBFRTX7QYC7S2BA","_website":"mlive","display_name":"Lions schedule","url":"https://www.mlive.com/lions-schedule/","parent":{"toprail":"/lions"},"order":{"toprail":0},"node_type":"link","children":[]}]},{"_id":"/pistons","site":{"site_description":"Get the latest Detroit Pistons team and players news, blogs, rumors, schedule, roster, audio and more. Comment on the news and join Pistons fan forum at MLive.com.","site_keywords":"Detroit Pistons, Detroit Pistons schedule, Detroit Pistons news, Detroit Pistons rumors, Detroit Pistons blog, Detroit Pistons photos, Detroit Pistons audio, Detroit Pistons statistics, NBA","site_title":"Detroit Pistons Basketball - NBA","headline":"Pistons","site_section":"Sports"},"_admin":{"default_content":null,"alias_ids":["/pistons"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/pistons/"},"navigation":{"nav_title":"Pistons","nav_display":"true","is_this_a_link_or_a_section":"Both"},"_website":"mlive","name":"Pistons","order":{"ellipsis":1049,"toprail":2002,"native-app-news":1005,"native-apps-team-pistons":1002,"subnav-sports":1006,"hamburger-menu":3003},"parent":{"default":"/","ellipsis":"/","toprail":"/sports","native-app-news":"/","native-apps-team-pistons":"/","hamburger-menu":"/sports","subnav-sports":"/"},"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/sports","/"],"native-app-news":["/"],"native-apps-team-pistons":["/"],"hamburger-menu":["/sports","/hamburger-sections","/"],"subnav-sports":["/"]},"inactive":false,"node_type":"section","children":[]},{"_id":"/redwings","site":{"site_description":"Get the latest Detroit Red Wings team and players news, blogs, rumors, schedule, roster, audio and more. Comment on the news and join Red Wings fan forum at MLive.com.","site_keywords":"Detroit Red Wings, Detroit Red Wings hockey, Detroit Red Wings schedule, Detroit Red Wings rumors, Detroit Red Wings players, Detroit Red Wings roster, Detroit Red Wings pictures, Detroit Red Wings news, Detroit Red Wings blog, NHL","site_title":"Detroit Red Wings Hockey","headline":"Red Wings","site_section":"Sports"},"_admin":{"default_content":null,"alias_ids":["/redwings"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/redwings/"},"navigation":{"nav_title":"Red Wings","nav_display":"true","is_this_a_link_or_a_section":"Both"},"_website":"mlive","name":"Red Wings","order":{"ellipsis":1050,"toprail":2003,"native-app-news":1006,"native-apps-team-redwings":1002,"subnav-sports":1008,"hamburger-menu":3004},"parent":{"default":"/","ellipsis":"/","toprail":"/sports","native-app-news":"/","native-apps-team-redwings":"/","hamburger-menu":"/sports","subnav-sports":"/"},"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/sports","/"],"native-app-news":["/"],"native-apps-team-redwings":["/"],"hamburger-menu":["/sports","/hamburger-sections","/"],"subnav-sports":["/"]},"inactive":false,"node_type":"section","children":[]},{"_id":"/tigers","site":{"site_description":"Get the latest Detroit Tigers team and players news, blogs, rumors, schedule, roster, audio and more. Comment on the news and join Tigers fan forum at MLive.com.","site_keywords":"Detroit tigers, Detroit tigers baseball, Detroit tigers schedule, Detroit tigers rumors, Detroit tigers players, Detroit tigers roster, Detroit tigers pictures, Detroit tigers news, Detroit tigers blog, MLB","site_title":"Detroit Tigers Baseball - MLB","headline":"Tigers","site_section":"Sports"},"_admin":{"default_content":null,"alias_ids":["/tigers"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/tigers/"},"navigation":{"nav_title":"Tigers","nav_display":"true","is_this_a_link_or_a_section":"Both"},"_website":"mlive","name":"Tigers","order":{"ellipsis":1047,"toprail":2004,"native-app-news":1007,"native-apps-team-tigers":1002,"subnav-sports":1007,"hamburger-menu":3005},"parent":{"default":"/","ellipsis":"/","toprail":"/sports","native-app-news":"/","native-apps-team-tigers":"/","hamburger-menu":"/sports","subnav-sports":"/"},"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/sports","/"],"native-app-news":["/"],"native-apps-team-tigers":["/"],"hamburger-menu":["/sports","/hamburger-sections","/"],"subnav-sports":["/"]},"inactive":false,"node_type":"section","children":[]},{"_id":"/broncos","site":{"site_description":"Western Michigan Broncos","site_keywords":"Western Michigan Broncos","site_title":"Western Michigan Broncos","headline":"Western Michigan Broncos","site_section":"Sports"},"_admin":{"default_content":null,"alias_ids":["/broncos"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/broncos/"},"navigation":{"nav_title":"Broncos","nav_display":"true","is_this_a_link_or_a_section":"Both"},"_website":"mlive","name":"Broncos","order":{"toprail":2005,"ellipsis":1029,"hamburger-menu":3006},"parent":{"default":"/","ellipsis":"/","toprail":"/sports","hamburger-menu":"/sports"},"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/sports","/"],"hamburger-menu":["/sports","/hamburger-sections","/"]},"inactive":false,"node_type":"section","children":[]},{"_id":"link-5NEWV3XMAH6NT83FRBGH7GHMEC","_website":"mlive","display_name":"Betting","url":"https://www.mlive.com/betting/","parent":{"toprail":"/sports","hamburger-menu":"/sports"},"order":{"toprail":2006,"hamburger-menu":3007},"node_type":"link","children":[]},{"_id":"/spartans","site":{"site_description":"Get the latest Michigan State Spartans football and basketball news, recruiting news blogs, rumors, schedules, rosters, audio and more on MLive.com.","site_keywords":"Michigan State Spartans schedule, Michigan State Spartans news, Michigan State Spartans blog, Michigan State Spartans photos, Michigan State Spartans audio, Michigan State Spartans statistics, Michigan State Spartans rumors, Michigan State Spartans, Michigan State basketball, Michigan State Football, Tom Izzo, NCAA Football, NCAA football polls, BCS, NCAA Basketball","site_title":"Michigan State Spartans Football & Basketball","headline":"Spartans","site_section":"Sports"},"_admin":{"default_content":null,"alias_ids":["/spartans"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/spartans/"},"navigation":{"nav_title":"Spartans","nav_display":"true","is_this_a_link_or_a_section":"Both"},"_website":"mlive","name":"Spartans","order":{"ellipsis":1046,"toprail":2007,"native-app-news":1008,"native-apps-team-msu-bkc":1003,"native-apps-team-msu-fbc":1002,"subnav-sports":1005,"hamburger-menu":3008},"parent":{"default":"/","ellipsis":"/","toprail":"/sports","native-app-news":"/","native-apps-team-msu-bkc":"/","native-apps-team-msu-fbc":"/","hamburger-menu":"/sports","subnav-sports":"/"},"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/sports","/"],"native-app-news":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-msu-fbc":["/"],"hamburger-menu":["/sports","/hamburger-sections","/"],"subnav-sports":["/"]},"inactive":false,"node_type":"section","children":[]},{"_id":"/wolverines","site":{"site_description":"Get the latest Michigan Wolverines football and basketball news, recruiting news, blogs, rumors, schedules, rosters, audio and more on MLive.com.","site_keywords":"Michigan Wolverines schedule, Michigan Wolverines news, Michigan Wolverines blog, Michigan Wolverines photos, Michigan Wolverines audio, Michigan Wolverines statistics, Michigan Wolverines rumors, Michigan Wolverines, University of Michigan basketball, University of Michigan Football, Rich Rodriguez, NCAA Football, NCAA football polls, BCS, NCAA Basketball","site_title":"University of Michigan Wolverines Football & Basketball","headline":"Wolverines","site_section":"Sports"},"_admin":{"default_content":null,"alias_ids":["/wolverines"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/wolverines/"},"navigation":{"nav_title":"Wolverines","nav_display":"true","is_this_a_link_or_a_section":"Both"},"_website":"mlive","name":"Wolverines","order":{"ellipsis":1045,"toprail":2008,"native-app-news":1009,"native-apps-team-um-bkc":1003,"native-apps-team-um-fbc":1002,"subnav-sports":1003,"hamburger-menu":3009},"parent":{"default":"/","ellipsis":"/","toprail":"/sports","native-app-news":"/","native-apps-team-um-bkc":"/","native-apps-team-um-fbc":"/","hamburger-menu":"/sports","subnav-sports":"/","subnav-wolverines":null},"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/sports","/"],"native-app-news":["/"],"native-apps-team-um-bkc":["/"],"native-apps-team-um-fbc":["/"],"hamburger-menu":["/sports","/hamburger-sections","/"],"subnav-sports":["/"],"subnav-wolverines":[]},"inactive":false,"node_type":"section","children":[{"_id":"link-ZC25MAOTFFHMLARSL4UAA24NVM","_website":"mlive","display_name":"Wolverines schedule","url":"https://www.mlive.com/wolverines-schedule/","parent":{"toprail":"/wolverines","hamburger-menu":"/wolverines"},"order":{"toprail":3001,"hamburger-menu":4002},"node_type":"link","children":[]}]},{"_id":"/whitecaps","site":{"site_description":null,"site_keywords":"grand rapids, baseball, minor league, tigers, fifth third ballpark, west michigan, west michigan whitecaps","site_title":"West Michigan Whitecaps","headline":"West Michigan Whitecaps","site_section":"Sports"},"_admin":{"default_content":null,"alias_ids":["/whitecaps"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/whitecaps/"},"navigation":{"nav_title":"West Michigan Whitecaps","nav_display":"true","is_this_a_link_or_a_section":"Both"},"_website":"mlive","name":"Whitecaps","order":{"ellipsis":1027,"toprail":2009,"hamburger-menu":3010},"parent":{"default":"/","ellipsis":"/","toprail":"/sports","hamburger-menu":"/sports"},"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/sports","/"],"hamburger-menu":["/sports","/hamburger-sections","/"]},"inactive":false,"node_type":"section","children":[]},{"_id":"/griffins","site":{"site_description":"Grand Rapids Griffins","site_keywords":"Grand Rapids Griffins","site_title":"Grand Rapids Griffins","headline":"Grand Rapids Griffins","site_section":"Sports"},"_admin":{"default_content":null,"alias_ids":["/griffins"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/griffins/"},"navigation":{"nav_title":"Grand Rapids Griffins","nav_display":"true","is_this_a_link_or_a_section":"Both"},"_website":"mlive","name":"Griffins","order":{"ellipsis":1028,"toprail":2010,"hamburger-menu":3011},"parent":{"default":"/","ellipsis":"/","toprail":"/sports","hamburger-menu":"/sports"},"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/sports","/"],"hamburger-menu":["/sports","/hamburger-sections","/"]},"inactive":false,"node_type":"section","children":[]}]},{"_id":"/highschoolsports","site":{"site_description":null,"site_keywords":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"default_content":null,"alias_ids":["/highschoolsports"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","nav_display":"true","is_this_a_link_or_a_section":"Both"},"_website":"mlive","name":"High School Sports","order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003},"parent":{"default":"/","ellipsis":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"inactive":false,"node_type":"section","children":[]},{"_id":"/lovable-michigan","_website":"mlive","name":"Lovable Michigan","inactive":false,"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/"],"native-app-news":["/"],"hamburger-menu":["/hamburger-sections","/"]},"parent":{"default":"/","ellipsis":"/","toprail":"/","native-app-news":"/","hamburger-menu":"/hamburger-sections"},"_admin":{"alias_ids":[],"commercial_node":null,"default_content":null,"tracking_node":null,"url_path":"https://www.mlive.com/lovable-michigan/"},"navigation":{"is_this_a_link_or_a_section":"Both","nav_display":"true","nav_title":"Lovable Michigan"},"site":{"headline":"Lovable Michigan","site_description":null,"site_keywords":null,"site_section":"Life and Culture","site_title":"Lovable Michigan"},"node_type":"section","order":{"ellipsis":1053,"toprail":1005,"native-app-news":1012,"hamburger-menu":2004},"children":[]},{"_id":"/life","site":{"site_description":"Life on MLive.com","site_keywords":"entertainment, living, life, food, dining, health, music, movies, tv, beer, home, garden, travel, wine, cooking, recipes, drinks, celebrity, outdoors, ann arbor, bay city, detroit, jackson, flint, saginaw, grand rapids, muskegon, kalamazoo","site_title":"Life - MLive.com","headline":"Life and Culture","site_section":"Life and Culture"},"_admin":{"default_content":null,"alias_ids":["/life"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/life/"},"navigation":{"nav_title":"Life & Culture","nav_display":"true","is_this_a_link_or_a_section":"Both"},"_website":"mlive","name":"Life","order":{"ellipsis":1051,"toprail":1006,"native-app-news":1011,"photocenter":1003,"hamburger-menu":2005},"parent":{"default":"/","ellipsis":"/","toprail":"/","native-app-news":"/","hamburger-menu":"/hamburger-sections","photocenter":"/"},"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/"],"native-app-news":["/"],"hamburger-menu":["/hamburger-sections","/"],"photocenter":["/"]},"inactive":false,"node_type":"section","children":[{"_id":"link-6GX8XKB3KT3BF0KGER33N1MYY0","_website":"mlive","display_name":"Celebrations","url":"https://www.mlive.com/celebrations/","parent":{"toprail":"/life","hamburger-menu":"/life"},"order":{"toprail":2001,"hamburger-menu":3002},"node_type":"link","children":[]},{"_id":"/travel","site":{"site_description":"Michigan travel news and information, including destinations, travel tips, events, and up-to-date headlines. Welcome to MLive.com Travel.","site_keywords":"Michigan travel, Michigan destinations, Michigan vacations, Michigan events, Things to do in Michigan, Things to do in MI, Travel news, Travel site, Travel guide, Travel planning, Travel info, Travel tips, Online travel, Michigan travel tips, Michigan travel news, Michigan getaway, Getaway, Great Lakes destinations, Great Lakes vacations, Great Lakes travel, Michigan, Great Lakes","site_title":"Michigan, US & International Travel News","headline":"Michigan Travel","site_section":"Life and Culture"},"_admin":{"default_content":null,"alias_ids":["/travel"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/travel/"},"navigation":{"nav_title":"Travel","nav_display":"true","is_this_a_link_or_a_section":"Link"},"name":"Travel","_website":"mlive","parent":{"default":"/","ellipsis":"/life","toprail":"/life","hamburger-menu":"/life"},"ancestors":{"default":[],"ellipsis":["/life","/"],"toprail":["/life","/"],"hamburger-menu":["/life","/hamburger-sections","/"]},"inactive":false,"order":{"ellipsis":2001,"toprail":2003,"hamburger-menu":3003},"node_type":"section","children":[]}]},{"_id":"/shopping","_website":"mlive","name":"Shopping","inactive":false,"ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":["/hamburger-loop","/"],"subnav-homepage":[],"toprail":["/"]},"parent":{"default":"/","ellipsis":"/","hamburger-menu":"/hamburger-loop","subnav-homepage":null,"toprail":"/"},"order":{"ellipsis":1017,"toprail":1007,"hamburger-menu":2001},"_admin":{"alias_ids":["/shopping"],"commercial_node":null,"default_content":null,"tracking_node":null,"url_path":"https://www.mlive.com/shopping/"},"navigation":{"is_this_a_link_or_a_section":"Both","nav_display":"true","nav_title":"Shopping, Tips & Deals "},"site":{"headline":"Shopping, Tips & Deals ","site_description":"Online shopping for the best deals","site_keywords":"shopping, michigan shopping, Shopping Tips and Deals","site_section":"Affiliate Revenue","site_title":"Online Shopping and the Best Daily Deals"},"node_type":"section","children":[]},{"_id":"/tv","_website":"mlive","name":"TV & Streaming","inactive":false,"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-loop","/"]},"parent":{"default":"/","ellipsis":"/","toprail":"/","hamburger-menu":"/hamburger-loop"},"order":{"ellipsis":1018,"toprail":1008,"hamburger-menu":2002},"_admin":{"alias_ids":["/tv"],"commercial_node":null,"default_content":null,"tracking_node":null,"url_path":"https://www.mlive.com/tv/"},"navigation":{"is_this_a_link_or_a_section":"Both","nav_display":"true","nav_title":"TV & Streaming"},"site":{"headline":"TV & Streaming","site_description":"Stream movies and TV live online","site_keywords":"Michigan tv listings, tv news, tv reviews","site_section":"Affiliate Revenue","site_title":"Watch Live TV Streaming and Movies Online"},"node_type":"section","children":[]},{"_id":"/live-entertainment","_website":"mlive","name":"Live Entertainment Tickets","inactive":false,"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-loop","/"]},"parent":{"default":"/","ellipsis":"/","toprail":"/","hamburger-menu":"/hamburger-loop"},"order":{"ellipsis":1007,"toprail":1009,"hamburger-menu":2003},"_admin":{"alias_ids":["/live-entertainment"],"commercial_node":null,"default_content":null,"tracking_node":null,"url_path":"https://www.mlive.com/live-entertainment/"},"navigation":{"is_this_a_link_or_a_section":"Both","nav_display":"true","nav_title":"Live Entertainment Tickets"},"site":{"headline":"Live Entertainment Tickets","site_description":"Find live entertainment tickets and the latest news including concerts, Broadway shows, comedy shows, festivals and more.","site_keywords":"concerts, broadway shows, comedy shows, festivals, ticketmaster, stubhub, vivid seats, megaseats, ticket prices, live entertainment, live shows, music, broadway, ticket sales, ticket deals, best prices, how to buy tickets, where to buy tickets","site_section":"Affiliate Revenue","site_title":"Live Entertainment Tickets | Where to Buy Entertainment Event Tickets"},"node_type":"section","children":[]},{"_id":"/sports/event-tickets","_website":"mlive","name":"Live Sports Tickets","inactive":false,"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-loop","/"]},"parent":{"default":"/","ellipsis":"/","toprail":"/","hamburger-menu":"/hamburger-loop"},"order":{"ellipsis":1005,"toprail":1010,"hamburger-menu":2004},"_admin":{"alias_ids":["/sports/event-tickets"],"commercial_node":null,"default_content":null,"tracking_node":null,"url_path":"https://www.mlive.com/sports/event-tickets/"},"navigation":{"is_this_a_link_or_a_section":"Both","nav_display":"true","nav_title":"Live Sports Tickets"},"site":{"headline":"Live Sports Tickets ","site_description":"Learn where to buy sports tickets at mlive.com and find cheap, last-minute tickets.","site_keywords":"sports tickets, event tickets, game tickets, buy tickets, cheap tickets, last-minute tickets, sports tickets no fees","site_section":"Affiliate Revenue","site_title":"Live Sports Event Tickets | Where to Buy Sports Tickets"},"node_type":"section","children":[]},{"_id":"/advice","_admin":{"commercial_node":null,"default_content":null,"alias_ids":["/advice"],"tracking_node":null,"url_path":"https://www.mlive.com/advice/"},"navigation":{"nav_title":"Advice Columns","nav_display":"true","is_this_a_link_or_a_section":"Both"},"site":{"site_title":"Advice Columns","site_keywords":"advice columnists, dear abby, dear amy, relationship advice, financial advice, family advice, abigail van buren, boyfriend advice, spouse advice, girlfriend advice","site_description":"Read advice columns from around the nation on relationships, finance, family and more on mlive.com","headline":"Advice Columns","site_section":"Opinion"},"name":"Advice","_website":"mlive","parent":{"default":"/","ellipsis":"/","toprail":"/","footer":null},"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/"],"footer":[]},"inactive":false,"node_type":"section","order":{"ellipsis":1002,"toprail":1011},"children":[]},{"_id":"/lottery","site":{"site_description":"Get the latest Michigan lottery results and drawings. Search MI lotto daily winning numbers for Mega Millions, Powerball, Midday Daily, and others at MLive.com.","site_keywords":"Michigan lottery, Michigan lotto, Michigan lottery results, Michigan mega millions, MI Lottery, MI lottery results, MI state lottery, MI lotto, MI Lottery Numbers, MI lotto results, MI Daily Lottery Results, winning lottery numbers, winning numbers, daily 3, daily 4, keno, fantasy five, mega millions, scratch and wins, lottery tips, lottery strategies, lottery resources","site_title":"Michigan Lottery | Mega Millions, MI Lotto Results and News","headline":"Michigan State Lottery","site_section":"News"},"_admin":{"default_content":null,"alias_ids":["/lottery"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/lottery/"},"navigation":{"nav_title":"Lottery","nav_display":"true","is_this_a_link_or_a_section":"Both"},"_website":"mlive","name":"Lottery","order":{"toprail":1012,"ellipsis":1052,"hamburger-menu":2001},"parent":{"default":"/","ellipsis":"/","toprail":"/","hamburger-menu":"/hamburger-gaming"},"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-gaming","/"]},"inactive":false,"node_type":"section","children":[]},{"_id":"/business","site":{"site_description":"Get the latest business business. Find international, small and Michigan local business business articles about economy and finance along with up to date financial market coverage from MLive.com.","site_keywords":"business business, business economics finance, local business business, small business business, business business articles","site_title":"Michigan Local &amp; Small Business business - Economics &amp; Finance business Articles","headline":"Michigan Business","site_section":"News"},"_admin":{"default_content":null,"alias_ids":["/business"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/business/"},"navigation":{"nav_title":"Business","nav_display":"true","is_this_a_link_or_a_section":"Both"},"_website":"mlive","name":"Business","order":{"toprail":1013,"ellipsis":1022,"subnav-news":1003,"hamburger-menu":2006},"parent":{"default":"/","ellipsis":"/","toprail":"/","hamburger-menu":"/hamburger-sections","subnav-news":"/"},"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"],"subnav-news":["/"]},"inactive":false,"node_type":"section","children":[{"_id":"link-3JPUN2247FBATNCPCVYAOM2KNQ","_website":"mlive","display_name":"Inflation","url":"https://www.mlive.com/inflation/","parent":{"toprail":"/business","hamburger-menu":"/business"},"order":{"toprail":2001,"hamburger-menu":3002},"node_type":"link","children":[]},{"_id":"link-EGANFB2XWVDDVBG7B6AW5DYGAY","_website":"mlive","display_name":"UAW & Big Three Auto News","url":"https://www.mlive.com/uaw/","parent":{"toprail":"/business","hamburger-menu":"/business"},"order":{"toprail":2002,"hamburger-menu":3003},"node_type":"link","children":[]}]},{"_id":"/betting","_website":"mlive","name":"Sports Betting","inactive":false,"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/"],"native-apps-team-lions":[],"native-apps-team-tigers":[],"native-apps-team-msu-bkc":[],"native-apps-team-um-bkc":[],"native-apps-team-um-fbc":[],"native-apps-team-msu-fbc":[],"native-app-news":[],"native-apps-team-redwings":[],"native-apps-team-pistons":[],"footer":[],"subnav-betting":["/"],"subnav-casinos":[],"subnav-sweepstakes":[],"subnav-sports":["/"],"subnav-lions":["/"],"subnav-wolverines":["/"],"hamburger-menu":["/hamburger-gaming","/"]},"parent":{"default":"/","ellipsis":"/","toprail":"/","native-apps-team-lions":null,"native-apps-team-tigers":null,"native-apps-team-msu-bkc":null,"native-apps-team-um-bkc":null,"native-apps-team-um-fbc":null,"native-apps-team-msu-fbc":null,"native-app-news":null,"native-apps-team-redwings":null,"native-apps-team-pistons":null,"footer":null,"subnav-betting":"/","subnav-casinos":null,"subnav-sweepstakes":null,"subnav-sports":"/","subnav-lions":"/","subnav-wolverines":"/","hamburger-menu":"/hamburger-gaming"},"order":{"ellipsis":1011,"toprail":1014,"subnav-betting":1001,"subnav-sports":1009,"subnav-lions":1005,"subnav-wolverines":1004,"hamburger-menu":2002},"_admin":{"alias_ids":["/betting"],"commercial_node":null,"default_content":null,"tracking_node":null,"url_path":"https://www.mlive.com/betting/"},"navigation":{"is_this_a_link_or_a_section":"Section","nav_display":"true","nav_title":"Sports Betting"},"site":{"headline":"MI Sports Betting - Latest News & Promotions","site_description":"Online betting has never been easier! Get expert tips on daily odds, picks, promo codes and much more!","site_keywords":"Online Sports Betting in Michigan, michigan soportds betting, mi online betting sites","site_section":"Other","site_title":"MI Sports Betting - Latest News, Updates & Promotions"},"node_type":"section","children":[{"_id":"/betting/reviews","_website":"mlive","name":"Michigan Sportsbooks","inactive":false,"ancestors":{"default":["/betting"],"toprail":["/betting","/"],"subnav-betting":["/"],"subnav-sports":[],"subnav-lions":[],"subnav-wolverines":[],"hamburger-menu":["/betting","/hamburger-gaming","/"]},"parent":{"default":"/betting","toprail":"/betting","subnav-betting":"/","subnav-sports":null,"subnav-lions":null,"subnav-wolverines":null,"hamburger-menu":"/betting"},"order":{"toprail":2001,"subnav-betting":1002,"hamburger-menu":3002},"_admin":{"alias_ids":["/betting/review/"],"commercial_node":null,"default_content":null,"tracking_node":null,"url_path":"https://www.mlive.com/betting/review/"},"navigation":{"is_this_a_link_or_a_section":"Both","nav_display":null,"nav_title":"Michigan Sportsbooks"},"site":{"headline":null,"site_description":null,"site_keywords":null,"site_section":"Other","site_title":null},"node_type":"section","children":[{"_id":"link-3P2YIQRXGNFWLPLT543DLPXJE4","_website":"mlive","display_name":"FanDuel","url":"https://mlive.com/betting/review/fanduel/","parent":{"toprail":"/betting/reviews"},"order":{"toprail":3001},"node_type":"link","children":[]},{"_id":"link-4S6DL6ZZHVHURJTKBY6SLLPRSI","_website":"mlive","display_name":"DraftKings","url":"https://www.mlive.com/betting/review/draftkings/","parent":{"toprail":"/betting/reviews","subnav-betting":"/betting/reviews","hamburger-menu":"/betting/reviews"},"order":{"toprail":3003,"subnav-betting":2004,"hamburger-menu":4003},"node_type":"link","children":[]},{"_id":"link-7FVOHHNJFJECZMFKHIGYB2S6SE","_website":"mlive","display_name":"Fanatics","url":"https://www.mlive.com/betting/review/fanatics/","parent":{"toprail":"/betting/reviews","subnav-betting":"/betting/reviews","hamburger-menu":"/betting/reviews"},"order":{"toprail":3004,"subnav-betting":2005,"hamburger-menu":4004},"node_type":"link","children":[]},{"_id":"link-7ISACRYQNRGDNIBI6MJZ4VHEBY","_website":"mlive","display_name":"BetMGM","url":"https://www.mlive.com/betting/review/betmgm/","parent":{"toprail":"/betting/reviews","subnav-betting":"/betting/reviews"},"order":{"toprail":3005,"subnav-betting":2006},"node_type":"link","children":[]},{"_id":"link-6KKRYYZXFJC2DCLFY46G6Y43NY","_website":"mlive","display_name":"BetRivers","url":"https://www.mlive.com/betting/review/betrivers/","parent":{"toprail":"/betting/reviews"},"order":{"toprail":3006},"node_type":"link","children":[]},{"_id":"link-DJS3Z2I4VRGT3AQDKZBMUYLSEY","_website":"mlive","display_name":"Caesars","url":"https://www.mlive.com/betting/review/caesars/","parent":{"toprail":"/betting/reviews","subnav-betting":"/betting/reviews","hamburger-menu":"/betting/reviews"},"order":{"toprail":3007,"subnav-betting":2008,"hamburger-menu":4007},"node_type":"link","children":[]}]}]},{"_id":"/online-casinos","_website":"mlive","name":"Online Casinos","inactive":false,"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/"],"online-casinos":[],"sweepstakes-casinos":[],"subnav-sweepstakes-casinos":["/"],"subnav-online-casinos":["/"],"hamburger-menu":["/hamburger-gaming","/"]},"parent":{"default":"/","ellipsis":"/","toprail":"/","online-casinos":null,"sweepstakes-casinos":null,"subnav-sweepstakes-casinos":"/","subnav-online-casinos":"/","hamburger-menu":"/hamburger-gaming"},"order":{"ellipsis":1056,"toprail":1015,"subnav-sweepstakes-casinos":1004,"subnav-online-casinos":1001,"hamburger-menu":2003},"_admin":{"alias_ids":[],"commercial_node":null,"default_content":null,"tracking_node":null,"url_path":"https://www.mlive.com/online-casinos/"},"navigation":{"is_this_a_link_or_a_section":"Both","nav_display":"true","nav_title":"Online Casinos"},"site":{"headline":"Online Casinos - Latest News & Promotions","site_description":"Discover the best online casinos in the US. Compare trusted real money sites, learn safe gambling tips, and claim top casino bonuses.","site_keywords":null,"site_section":"Other","site_title":"Best Online Casinos - Top Casino Sites in the US"},"node_type":"section","children":[{"_id":"link-3OIEBN4H3ZBQDHA62CCJL4PHZY","_website":"mlive","display_name":"Michigan Online Casinos","url":"https://www.mlive.com/online-casinos/sites/","parent":{"toprail":"/online-casinos"},"order":{"toprail":2001},"node_type":"link","children":[]},{"_id":"link-RVW4OMYUIJAHVFISMDBPGZSZLI","_website":"mlive","display_name":"Casino Bonuses","url":"https://www.mlive.com/online-casinos/bonuses/","parent":{"toprail":"/online-casinos"},"order":{"toprail":2002},"node_type":"link","children":[]},{"_id":"link-NRNV4CZ46RHRLO7LMT4NAJBJHU","_website":"mlive","display_name":"FanDuel","url":"https://www.mlive.com/online-casinos/fanduel/","parent":{"subnav-online-casinos":"/online-casinos","toprail":"/online-casinos","subnav-sweepstakes-casinos":"/online-casinos","hamburger-menu":"/online-casinos"},"order":{"subnav-online-casinos":2001,"toprail":2003,"subnav-sweepstakes-casinos":2001,"hamburger-menu":3003},"node_type":"link","children":[]},{"_id":"link-JF6TCXE7AZFL5E467YIJ376PAY","_website":"mlive","display_name":"DraftKings","url":"https://www.mlive.com/online-casinos/draftkings/","parent":{"subnav-online-casinos":"/online-casinos","toprail":"/online-casinos","subnav-sweepstakes-casinos":"/online-casinos","hamburger-menu":"/online-casinos"},"order":{"subnav-online-casinos":2002,"toprail":2004,"subnav-sweepstakes-casinos":2002,"hamburger-menu":3004},"node_type":"link","children":[]},{"_id":"link-JCEJT2TXXVFNBPOVRMQOY63X3Q","_website":"mlive","display_name":"Caesars Palace","url":"https://www.mlive.com/online-casinos/caesars-palace/","parent":{"subnav-online-casinos":"/online-casinos","subnav-sweepstakes-casinos":"/online-casinos","toprail":"/online-casinos","hamburger-menu":"/online-casinos"},"order":{"subnav-online-casinos":2003,"subnav-sweepstakes-casinos":2003,"toprail":2005,"hamburger-menu":3005},"node_type":"link","children":[]},{"_id":"link-L422BJRD4BFM3BIV5ICQYBGCMM","_website":"mlive","display_name":"BetMGM","url":"https://www.mlive.com/online-casinos/betmgm/","parent":{"subnav-online-casinos":"/online-casinos","toprail":"/online-casinos","subnav-sweepstakes-casinos":"/online-casinos","hamburger-menu":"/online-casinos"},"order":{"subnav-online-casinos":2004,"toprail":2006,"subnav-sweepstakes-casinos":2004,"hamburger-menu":3006},"node_type":"link","children":[]},{"_id":"link-HUGIMPSHYNGAZCXANFTEKQFMZM","_website":"mlive","display_name":"BetRivers","url":"https://www.mlive.com/online-casinos/betrivers/","parent":{"toprail":"/online-casinos"},"order":{"toprail":2007},"node_type":"link","children":[]},{"_id":"link-AEFT3YSMLBF27MBEF2N5332T74","_website":"mlive","display_name":"Fanatics","url":"https://www.mlive.com/online-casinos/fanatics/","parent":{"toprail":"/online-casinos"},"order":{"toprail":2008},"node_type":"link","children":[]},{"_id":"link-5HJSHN5PVBGOXINOMYY57CGRXA","_website":"mlive","display_name":"Golden Nugget","url":"https://www.mlive.com/online-casinos/golden-nugget/","parent":{"toprail":"/online-casinos"},"order":{"toprail":2009},"node_type":"link","children":[]}]},{"_id":"/sweepstakes-casinos","_website":"mlive","name":"Sweepstakes Casinos","inactive":false,"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/"],"online-casinos":[],"sweepstakes-casinos":[],"subnav-sweepstakes-casinos":["/"],"subnav-online-casinos":["/"],"hamburger-menu":["/hamburger-gaming","/"]},"parent":{"default":"/","ellipsis":"/","toprail":"/","online-casinos":null,"sweepstakes-casinos":null,"subnav-sweepstakes-casinos":"/","subnav-online-casinos":"/","hamburger-menu":"/hamburger-gaming"},"order":{"ellipsis":1055,"toprail":1016,"subnav-sweepstakes-casinos":1001,"subnav-online-casinos":1003,"hamburger-menu":2004},"_admin":{"alias_ids":[],"commercial_node":null,"default_content":null,"tracking_node":null,"url_path":"https://www.mlive.com/sweepstakes-casinos/"},"navigation":{"is_this_a_link_or_a_section":"Both","nav_display":"true","nav_title":"Sweepstakes Casinos"},"site":{"headline":"Sweepstakes Casinos - Latest News & Promotions","site_description":"Discover the top online sweepstakes casinos in the USA. See how sweeps coins casinos operate and explore legal, fun, and free-to-play gaming options.","site_keywords":null,"site_section":"Other","site_title":"Sweepstakes Casinos: What is the Best Online Sweeps Casino​?"},"node_type":"section","children":[{"_id":"link-WLMAN5EP7NEWVKT3PQRM6C5GXQ","_website":"mlive","display_name":"Best Sweepstakes Casinos","url":"https://www.mlive.com/sweepstakes-casinos/sites/","parent":{"subnav-online-casinos":null,"toprail":"/sweepstakes-casinos","subnav-sweepstakes-casinos":null,"hamburger-menu":"/sweepstakes-casinos"},"order":{"toprail":2001,"hamburger-menu":3002},"node_type":"link","children":[]},{"_id":"link-WCKS4U5MXNDKDJRHOZAZI3GBXM","_website":"mlive","display_name":"McLuck","url":"https://www.mlive.com/sweepstakes-casinos/mcluck/","parent":{"subnav-online-casinos":"/sweepstakes-casinos","toprail":"/sweepstakes-casinos","subnav-sweepstakes-casinos":"/sweepstakes-casinos","hamburger-menu":"/sweepstakes-casinos"},"order":{"subnav-online-casinos":2001,"toprail":2002,"subnav-sweepstakes-casinos":2001,"hamburger-menu":3003},"node_type":"link","children":[]},{"_id":"link-4XYDRJSCHFA67DVG3N6DUFCQPA","_website":"mlive","display_name":"Crown Coins","url":"https://www.mlive.com/sweepstakes-casinos/crown-coins/","parent":{"subnav-online-casinos":"/sweepstakes-casinos","toprail":"/sweepstakes-casinos","subnav-sweepstakes-casinos":"/sweepstakes-casinos","hamburger-menu":"/sweepstakes-casinos"},"order":{"subnav-online-casinos":2002,"toprail":2003,"subnav-sweepstakes-casinos":2002,"hamburger-menu":3004},"node_type":"link","children":[]},{"_id":"link-VR6XDNJPGZHX5O6ROXTPUS4FME","_website":"mlive","display_name":"Real Prize","url":"https://www.mlive.com/sweepstakes-casinos/real-prize/","parent":{"toprail":"/sweepstakes-casinos"},"order":{"toprail":2003},"node_type":"link","children":[]},{"_id":"link-B6R2DI52ONF6BD5SXYFOZCHDZY","_website":"mlive","display_name":"Mega Bonanza","url":"https://www.mlive.com/sweepstakes-casinos/mega-bonanza/","parent":{"toprail":"/sweepstakes-casinos"},"order":{"toprail":2004},"node_type":"link","children":[]}]},{"_id":"/obituaries","site":{"site_description":null,"site_keywords":null,"site_title":null,"headline":null},"_admin":{"default_content":null,"alias_ids":["/obituaries"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/obituaries/"},"navigation":{"nav_title":"Obituaries","nav_display":"true","is_this_a_link_or_a_section":"Section"},"_website":"mlive","name":"Obituaries","order":{"toprail":1017,"hamburger-menu":2004},"parent":{"default":"/","toprail":"/","native-app-news":null,"hamburger-menu":"/hamburger-featured"},"ancestors":{"default":[],"toprail":["/"],"native-app-news":[],"hamburger-menu":["/hamburger-featured","/"]},"inactive":false,"node_type":"section","children":[]},{"_id":"link-W4DNXTDYURGTXH3GOU6FEGHTCQ","_website":"mlive","display_name":"Puzzles and Comics","url":"https://www.mlive.com/puzzles/","parent":{"toprail":"/"},"order":{"toprail":1018},"node_type":"link","children":[]},{"_id":"link-jobs","_website":"mlive","display_name":"Jobs","url":"https://www.mlive.com/jobs/","parent":{"toprail":"/","hamburger-menu":"/hamburger-services"},"order":{"toprail":1019,"hamburger-menu":2001},"node_type":"link","children":[]},{"_id":"link-autos","_website":"mlive","display_name":"Autos","url":"https://autos.mlive.com/","parent":{"toprail":"/"},"order":{"toprail":1020},"node_type":"link","children":[]},{"_id":"link-real_estate_news","_website":"mlive","display_name":"Real Estate News","url":"https://www.mlive.com/realestate-news/","parent":{"toprail":"/"},"order":{"toprail":1021},"node_type":"link","children":[]},{"_id":"/classifieds","_admin":{"commercial_node":null,"default_content":null,"alias_ids":["/classifieds"],"tracking_node":null,"url_path":"https://classifieds.mlive.com/"},"navigation":{"nav_title":"Classifieds","nav_display":"true","is_this_a_link_or_a_section":"Both"},"site":{"site_title":"Classifieds","site_keywords":"Classifieds","site_description":"Classifieds","headline":"Classifieds","site_section":"Other"},"name":"Classifieds","_website":"mlive","parent":{"default":"/","toprail":"/","hamburger-menu":"/hamburger-services"},"ancestors":{"default":[],"toprail":["/"],"hamburger-menu":["/hamburger-services","/"]},"inactive":false,"node_type":"section","order":{"toprail":1022,"hamburger-menu":2004},"children":[{"_id":"link-homes_for_sale","_website":"mlive","display_name":"Homes for Sale","url":"https://classifieds.mlive.com/mlive/category/real-estate","parent":{"toprail":"/classifieds","hamburger-menu":"/classifieds"},"order":{"toprail":2001,"hamburger-menu":3002},"node_type":"link","children":[]},{"_id":"link-for_rent","_website":"mlive","display_name":"For Rent","url":"https://classifieds.mlive.com/mlive/category/rentals","parent":{"toprail":"/classifieds","hamburger-menu":"/classifieds"},"order":{"toprail":2002,"hamburger-menu":3003},"node_type":"link","children":[]},{"_id":"link-MKW66MBAHFCJTENLSRVVTLRWTE","_website":"mlive","display_name":"Pets","url":"https://classifieds.mlive.com/mlive/category/pets","parent":{"toprail":"/classifieds","hamburger-menu":"/classifieds"},"order":{"toprail":2004,"hamburger-menu":3004},"node_type":"link","children":[]},{"_id":"link-SCPSXP5LPZEV3FHSJUVTUCCSSY","_website":"mlive","display_name":"For Sale","url":"https://classifieds.mlive.com/mlive/category/for-sale","parent":{"toprail":"/classifieds","hamburger-menu":"/classifieds"},"order":{"toprail":2005,"hamburger-menu":3005},"node_type":"link","children":[]},{"_id":"link-G2HDSPUVFBFE3ITOANAXOAL2AU","_website":"mlive","display_name":"Garage Sales","url":"https://classifieds.mlive.com/mlive/category/garage-sale/estate-sale/auctions","parent":{"toprail":"/classifieds","hamburger-menu":"/classifieds"},"order":{"toprail":2006,"hamburger-menu":3006},"node_type":"link","children":[]},{"_id":"link-D7CJGWMJTVAJXFE6PI7MJTEU2A","_website":"mlive","display_name":"Celebrations","url":"https://classifieds.mlive.com/mlive/category/celebrations","parent":{"toprail":"/classifieds"},"order":{"toprail":2007},"node_type":"link","children":[]},{"_id":"link-AK7G2PRN25GJ7ETGYJEZQNVTVQ","_website":"mlive","display_name":"Fraud Prevention","url":"https://www.mlive.com/placead/fraud_prevention/","parent":{"toprail":"/classifieds","hamburger-menu":"/classifieds"},"order":{"toprail":2008,"hamburger-menu":3008},"node_type":"link","children":[]},{"_id":"link-place_an_ad","_website":"mlive","display_name":"Place or Manage Your Ad","url":"https://www.mlive.com/placead/","parent":{"toprail":"/classifieds","hamburger-menu":"/classifieds"},"order":{"toprail":2009,"hamburger-menu":3009},"node_type":"link","children":[]}]},{"_id":"/opinion","site":{"site_description":"Get the latest editorials, opinion articles, news blogs and analysis from across Michigan. Laugh at political cartoons, comment on blogs and join forums at MLive.com.","site_keywords":"Michigan blogs, editorials Michigan, politcal cartoon Michigan, news blogs, opinion articles, editorial page, opinion page, news analysis, opion news articles, news commentary, opinion news","site_title":"Michigan Editorials, Blogs & Opinion","headline":"Michigan Opinion","site_section":"Opinion"},"_admin":{"default_content":null,"alias_ids":["/opinion"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/opinion/"},"navigation":{"nav_title":"Opinion","nav_display":"true","is_this_a_link_or_a_section":"Both"},"_website":"mlive","name":"Opinion","order":{"ellipsis":1041,"toprail":1023,"subnav-election":1006,"hamburger-menu":2007},"parent":{"default":"/","ellipsis":"/","toprail":"/","hamburger-menu":"/hamburger-sections","subnav-election":"/"},"ancestors":{"default":[],"ellipsis":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"],"subnav-election":["/"]},"inactive":false,"node_type":"section","children":[]},{"_id":"link-WXP0JVMCHH31154YCYT552HG98","_website":"mlive","display_name":"Newsletters","url":"https://link.mlive.com/join/6fh/signup","parent":{"toprail":"/","subnav-election":"/","hamburger-menu":"/hamburger-more"},"order":{"toprail":1024,"subnav-election":1005,"hamburger-menu":2002},"node_type":"link","children":[]},{"_id":"link-TFWHJPQFD13UTD63DMHY3Y5RHW","_website":"mlive","display_name":"Public Notices","url":"https://classifieds.mlive.com/mlive/category/public-notices/public-notice","parent":{"toprail":"/","hamburger-menu":"/hamburger-services"},"order":{"toprail":1025,"hamburger-menu":2005},"node_type":"link","children":[]},{"_id":"link-X07VD320W5611A9W05D67NT26C","_website":"mlive","display_name":"Mobile Apps","url":"https://www.mlive.com/mobile-device/","parent":{"toprail":"/","hamburger-menu":"/hamburger-more"},"order":{"toprail":1026,"hamburger-menu":2001},"node_type":"link","children":[]},{"_id":"/celebrations","site":{"site_description":"Browse the latest Michigan celebrations submitted by readers, find additional stories celebrating life throughout Michigan and learn how you can submit your own celebrations events for publication on MLive.com and local newspapers.","site_keywords":null,"site_title":"Celebrations","headline":"Celebrations","site_section":"Life and Culture"},"_admin":{"default_content":null,"alias_ids":["/celebrations"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com/celebrations/"},"navigation":{"nav_title":"Celebrations","nav_display":"true","is_this_a_link_or_a_section":"Both"},"_website":"mlive","name":"Celebrations","order":{"toprail":1027,"hamburger-menu":3007},"parent":{"default":"/","ellipsis":null,"toprail":"/","hamburger-menu":"/classifieds"},"ancestors":{"default":[],"ellipsis":[],"toprail":["/"],"hamburger-menu":["/classifieds","/hamburger-services","/"]},"inactive":false,"node_type":"section","children":[]},{"_id":"link-JB0MJT4AA97Z7BZ4ACFU29M3HR","_website":"mlive","display_name":"Service Directory","url":"https://www.mlive.com/servicedirectory/","parent":{"toprail":"/","hamburger-menu":"/hamburger-services"},"order":{"toprail":1028,"hamburger-menu":2006},"node_type":"link","children":[]},{"_id":"link-FOCBLQKANVDIDODW7NW2J5V3MY","_website":"mlive","display_name":"Advertise with us","url":"https://www.mlivemediagroup.com/contact/?utm_source=mlive.com&utm_medium=hamburger&utm_campaign=advertise","parent":{"toprail":"/"},"order":{"toprail":1029},"node_type":"link","children":[]},{"_id":"/followus","site":{"site_description":null,"site_keywords":null,"site_title":null,"headline":null},"_admin":{"default_content":null,"alias_ids":["/followus"],"tracking_node":null,"commercial_node":null,"url_path":"https://www.mlive.com"},"navigation":{"nav_title":"Follow Us","nav_display":"true","is_this_a_link_or_a_section":"Section"},"name":"Follow Us","_website":"mlive","parent":{"default":"/","toprail":"/","hamburger-menu":"/hamburger-more"},"ancestors":{"default":[],"toprail":["/"],"hamburger-menu":["/hamburger-more","/"]},"inactive":false,"order":{"toprail":1030,"hamburger-menu":2003},"node_type":"section","children":[{"_id":"link-visit_our_facebook_page","_website":"mlive","display_name":"Visit our Facebook Page","url":"https://www.facebook.com/mlive/","parent":{"toprail":"/followus","hamburger-menu":"/followus"},"order":{"toprail":2001,"hamburger-menu":3001},"node_type":"link","children":[]},{"_id":"link-follow_us_on_twitter","_website":"mlive","display_name":"Follow Us on X","url":"https://x.com/mlive/","parent":{"toprail":"/followus","hamburger-menu":"/followus"},"order":{"toprail":2002,"hamburger-menu":3002},"node_type":"link","children":[]},{"_id":"link-visit_us_on_google_plus","_website":"mlive","display_name":"Visit Us on YouTube","url":"https://www.youtube.com/user/MLiveVideo","parent":{"toprail":"/followus","hamburger-menu":"/followus"},"order":{"toprail":2003,"hamburger-menu":3003},"node_type":"link","children":[]}]},{"_id":"link-BESL5XL6FFCHJPMH3CELE7FRNY","_website":"mlive","display_name":"Newspapers.com Archive","url":"https://archives.mlive.com/?utm_campaign=toprail&utm_source=web","parent":{"toprail":"/","hamburger-menu":"/hamburger-featured"},"order":{"toprail":1031,"hamburger-menu":2005},"node_type":"link","children":[]}]},"expires":1771864963557,"lastModified":1771864663370},"{\"hierarchy\":\"editions\",\"site\":\"mlive\"}":{"data":{"_id":"/","_admin":{"alias_ids":["/michigan"],"url_path":"https://www.mlive.com"},"navigation":{"is_this_a_link_or_a_section":"Link","nav_title":"All Michigan","nav_display":"true"},"site":{"site_description":"Get the latest Michigan Local News, Sports News &amp; US breaking News. View daily MI weather updates, watch videos and photos, join the discussion in forums. Find more news articles and stories online at MLive.com","site_keywords":"Michigan news, Michigan local news, Michigan local news, local news, World News, breaking news, daily news, sports news, international news, latest news, headline news, news articles, news stories, online news","site_title":"Michigan Local News, Breaking News, Sports &amp; Weather"},"_website":"mlive","name":"mlive.com","order":null,"parent":null,"ancestors":null,"inactive":false,"node_type":"section","children":[{"_id":"/ann-arbor","_admin":{"commercial_node":null,"url_path":"https://www.mlive.com/ann-arbor","tracking_node":null,"alias_ids":["/ann-arbor"],"default_content":null},"site":{"site_section":null,"site_description":"Get the latest Michigan Local News, Sports News &amp; US breaking News. View daily MI weather updates, watch videos and photos, join the discussion in forums. Find more news articles and stories online at MLive.com","headline":null,"site_keywords":"Michigan news, Michigan local news, Michigan local news, local news, World News, breaking news, daily news, sports news, international news, latest news, headline news, news articles, news stories, online news","site_title":"Michigan Local News, Breaking News, Sports &amp; Weather"},"navigation":{"is_this_a_link_or_a_section":"Both","nav_title":"Ann Arbor","nav_display":"true"},"name":"Ann Arbor","_website":"mlive","parent":{"default":"/","editions":"/","hamburger-menu":null},"ancestors":{"default":[],"editions":["/"],"hamburger-menu":[]},"inactive":false,"node_type":"section","order":{"editions":1001},"children":[]},{"_id":"/flint","_admin":{"commercial_node":null,"url_path":"https://www.mlive.com/flint","tracking_node":null,"alias_ids":["/flint"],"default_content":null},"site":{"site_section":null,"site_description":"Get the latest Michigan Local News, Sports News &amp; US breaking News. View daily MI weather updates, watch videos and photos, join the discussion in forums. Find more news articles and stories online at MLive.com","headline":null,"site_keywords":"Michigan news, Michigan local news, Michigan local news, local news, World News, breaking news, daily news, sports news, international news, latest news, headline news, news articles, news stories, online news","site_title":"Michigan Local News, Breaking News, Sports &amp; Weather"},"navigation":{"is_this_a_link_or_a_section":"Both","nav_title":"Flint","nav_display":"true"},"name":"Flint","_website":"mlive","parent":{"default":"/","editions":"/","hamburger-menu":null},"ancestors":{"default":[],"editions":["/"],"hamburger-menu":[]},"inactive":false,"node_type":"section","order":{"editions":1002},"children":[]},{"_id":"/grand-rapids-muskegon","_admin":{"commercial_node":null,"url_path":"https://www.mlive.com/grand-rapids-muskegon","tracking_node":null,"alias_ids":["/grand-rapids-muskegon"],"default_content":null},"site":{"site_section":null,"site_description":"Get the latest Michigan Local News, Sports News &amp; US breaking News. View daily MI weather updates, watch videos and photos, join the discussion in forums. Find more news articles and stories online at MLive.com","headline":null,"site_keywords":"Michigan news, Michigan local news, Michigan local news, local news, World News, breaking news, daily news, sports news, international news, latest news, headline news, news articles, news stories, online news","site_title":"Michigan Local News, Breaking News, Sports &amp; Weather"},"navigation":{"is_this_a_link_or_a_section":"Both","nav_title":"Grand Rapids/Muskegon","nav_display":"true"},"name":"Grand Rapids/Muskegon","_website":"mlive","parent":{"default":"/","editions":"/","native-app-news":null,"hamburger-menu":null},"ancestors":{"default":[],"editions":["/"],"native-app-news":[],"hamburger-menu":[]},"inactive":false,"node_type":"section","order":{"editions":1003},"children":[]},{"_id":"/jackson","_admin":{"commercial_node":null,"url_path":"https://www.mlive.com/jackson","tracking_node":null,"alias_ids":["/jackson"],"default_content":null},"site":{"site_section":null,"site_description":"Get the latest Michigan Local News, Sports News &amp; US breaking News. View daily MI weather updates, watch videos and photos, join the discussion in forums. Find more news articles and stories online at MLive.com","headline":null,"site_keywords":"Michigan news, Michigan local news, Michigan local news, local news, World News, breaking news, daily news, sports news, international news, latest news, headline news, news articles, news stories, online news","site_title":"Michigan Local News, Breaking News, Sports &amp; Weather"},"navigation":{"is_this_a_link_or_a_section":"Both","nav_title":"Jackson","nav_display":"true"},"name":"Jackson","_website":"mlive","parent":{"default":"/","editions":"/","hamburger-menu":null},"ancestors":{"default":[],"editions":["/"],"hamburger-menu":[]},"inactive":false,"node_type":"section","order":{"editions":1004},"children":[]},{"_id":"/kalamazoo","_admin":{"commercial_node":null,"url_path":"https://www.mlive.com/kalamazoo","tracking_node":null,"alias_ids":["/kalamazoo"],"default_content":null},"site":{"site_section":null,"site_description":"Get the latest Michigan Local News, Sports News &amp; US breaking News. View daily MI weather updates, watch videos and photos, join the discussion in forums. Find more news articles and stories online at MLive.com","headline":null,"site_keywords":"Michigan news, Michigan local news, Michigan local news, local news, World News, breaking news, daily news, sports news, international news, latest news, headline news, news articles, news stories, online news","site_title":"Michigan Local News, Breaking News, Sports &amp; Weather"},"navigation":{"is_this_a_link_or_a_section":"Both","nav_title":"Kalamazoo","nav_display":"true"},"name":"Kalamazoo","_website":"mlive","parent":{"default":"/","editions":"/","hamburger-menu":null},"ancestors":{"default":[],"editions":["/"],"hamburger-menu":[]},"inactive":false,"node_type":"section","order":{"editions":1005},"children":[]},{"_id":"/saginaw-bay-city","_admin":{"commercial_node":null,"url_path":"https://www.mlive.com/saginaw-bay-city","tracking_node":null,"alias_ids":["/saginaw-bay-city"],"default_content":null},"site":{"site_section":null,"site_description":"Get the latest Michigan Local News, Sports News &amp; US breaking News. View daily MI weather updates, watch videos and photos, join the discussion in forums. Find more news articles and stories online at MLive.com","headline":null,"site_keywords":"Michigan news, Michigan local news, Michigan local news, local news, World News, breaking news, daily news, sports news, international news, latest news, headline news, news articles, news stories, online news","site_title":"Michigan Local News, Breaking News, Sports &amp; Weather"},"navigation":{"is_this_a_link_or_a_section":"Both","nav_title":"Saginaw/Bay City","nav_display":"true"},"name":"Saginaw/Bay City","_website":"mlive","parent":{"default":"/","editions":"/","hamburger-menu":"/ann-arbor","ellipsis":null},"ancestors":{"default":[],"editions":["/"],"hamburger-menu":["/ann-arbor","/chippewas","/"],"ellipsis":[]},"inactive":false,"node_type":"section","order":{"editions":1006,"hamburger-menu":3003},"children":[]},{"_id":"/michigan","_admin":{"commercial_node":null,"url_path":"https://www.mlive.com","tracking_node":null,"alias_ids":["/michigan"],"default_content":null},"site":{"site_section":null,"site_description":null,"headline":null,"site_keywords":null,"site_title":null},"navigation":{"is_this_a_link_or_a_section":"Link","nav_title":"All Michigan","nav_display":"true"},"_website":"mlive","name":"All Michigan","order":{"editions":1007},"parent":{"default":"/","editions":"/","hamburger-menu":null},"ancestors":{"default":[],"editions":["/"],"hamburger-menu":[]},"inactive":false,"node_type":"section","children":[]}]},"expires":1771864963335,"lastModified":1771864663131},"{\"hierarchy\":\"subnav-highschoolsports\",\"site\":\"mlive\"}":{"data":{"_id":"/","_admin":{"alias_ids":["/michigan"],"url_path":"https://www.mlive.com"},"navigation":{"is_this_a_link_or_a_section":"Link","nav_title":"All Michigan","nav_display":"true"},"site":{"site_description":"Get the latest Michigan Local News, Sports News &amp; US breaking News. View daily MI weather updates, watch videos and photos, join the discussion in forums. Find more news articles and stories online at MLive.com","site_keywords":"Michigan news, Michigan local news, Michigan local news, local news, World News, breaking news, daily news, sports news, international news, latest news, headline news, news articles, news stories, online news","site_title":"Michigan Local News, Breaking News, Sports &amp; Weather"},"_website":"mlive","name":"mlive.com","order":null,"parent":null,"ancestors":null,"inactive":false,"node_type":"section","children":[]},"expires":1771864965472,"lastModified":1771864665427},"{\"hierarchy\":\"footer\",\"site\":\"mlive\"}":{"data":{"_id":"/","_admin":{"alias_ids":["/michigan"],"url_path":"https://www.mlive.com"},"navigation":{"is_this_a_link_or_a_section":"Link","nav_title":"All Michigan","nav_display":"true"},"site":{"site_description":"Get the latest Michigan Local News, Sports News &amp; US breaking News. View daily MI weather updates, watch videos and photos, join the discussion in forums. Find more news articles and stories online at MLive.com","site_keywords":"Michigan news, Michigan local news, Michigan local news, local news, World News, breaking news, daily news, sports news, international news, latest news, headline news, news articles, news stories, online news","site_title":"Michigan Local News, Breaking News, Sports &amp; Weather"},"_website":"mlive","name":"mlive.com","order":null,"parent":null,"ancestors":null,"inactive":false,"node_type":"section","children":[{"_id":"/footer","name":"Footer Menu","parent":{"default":"/","footer":"/","hamburger-menu":null},"node_type":"section","inactive":false,"navigation":{"is_this_a_link_or_a_section":"Section","nav_title":null,"nav_display":null},"_website":"mlive","ancestors":{"default":["/"],"hamburger-menu":[]},"order":{},"children":[{"_id":"/footer-column-0","node_type":"section","inactive":false,"name":"Footer Column 0","parent":{"default":"/footer","footer":"/footer","hamburger-menu":"/footer"},"navigation":{"is_this_a_link_or_a_section":"Section","nav_title":null,"nav_display":null},"order":{"default":0,"footer":2001},"_website":"mlive","ancestors":{"default":["/"],"hamburger-menu":["/"]},"children":[{"_id":"/footer-column-0/section-about-us/double","node_type":"section","inactive":false,"name":"About Us","parent":{"default":"/footer-column-0","footer":"/footer-column-0","hamburger-menu":"/footer-column-0"},"navigation":{"is_this_a_link_or_a_section":"Section","nav_title":null,"nav_display":null},"order":{"default":0,"footer":3001},"_website":"mlive","ancestors":{"default":["/"],"hamburger-menu":["/"]},"children":[{"_id":"/footer-column-0/section-about-us/double/col-1","node_type":"section","inactive":false,"name":"About Us (Column 1)","parent":{"default":"/footer-column-0/section-about-us/double","footer":"/footer-column-0/section-about-us/double","hamburger-menu":"/footer-column-0/section-about-us/double"},"navigation":{"is_this_a_link_or_a_section":"Section","nav_title":null,"nav_display":null},"order":{"default":1,"footer":4002,"hamburger-menu":1},"_website":"mlive","ancestors":{"default":["/"],"hamburger-menu":["/"]},"children":[{"_id":"link-footer-about-us-contact-us","_website":"mlive","display_name":"Contact Us","url":"https://www.mlive.com/mlive_contacts/page/contact_home.html","parent":{"default":"/footer-column-0/section-about-us/double/col-1","footer":"/footer-column-0/section-about-us/double/col-1"},"order":{"default":0},"node_type":"link","children":[]},{"_id":"link-footer-about-us-jobs-at-mlive","_website":"mlive","display_name":"Jobs at MLive","url":"https://mlivemediagroup.com/careers?utm_source=mlive.com&utm_medium=footer&utm_campaign=careers","parent":{"default":"/footer-column-0/section-about-us/double/col-1","footer":"/footer-column-0/section-about-us/double/col-1"},"order":{"default":1},"node_type":"link","children":[]}]},{"_id":"/footer-column-0/section-about-us/double/col-0","node_type":"section","inactive":false,"name":"About Us (Column 0)","parent":{"default":"/footer-column-0/section-about-us/double","footer":"/footer-column-0/section-about-us/double","hamburger-menu":"/footer-column-0/section-about-us/double"},"navigation":{"is_this_a_link_or_a_section":"Section","nav_title":null,"nav_display":null},"order":{"default":0,"footer":4003},"_website":"mlive","ancestors":{"default":["/"],"hamburger-menu":["/"]},"children":[{"_id":"link-footer-about-us-mlive-media-group","_website":"mlive","display_name":"MLive Media Group","url":"https://www.mlivemediagroup.com/?utm_source=mlive.com&utm_medium=footer","parent":{"default":"/footer-column-0/section-about-us/double/col-0","footer":"/footer-column-0/section-about-us/double/col-0"},"order":{"default":0,"footer":5001},"node_type":"link","children":[]},{"_id":"link-footer-about-us-our-team","_website":"mlive","display_name":"Our Team","url":"https://www.mlivemediagroup.com/our-team/?utm_source=mlive.com&utm_medium=footer","parent":{"default":"/footer-column-0/section-about-us/double/col-0","footer":"/footer-column-0/section-about-us/double/col-0"},"order":{"default":1,"footer":5002},"node_type":"link","children":[]},{"_id":"link-footer-about-us-advertise","_website":"mlive","display_name":"Advertise With Us","url":"https://www.mlivemediagroup.com/contact/","parent":{"default":"/footer-column-0/section-about-us/double/col-0","footer":"/footer-column-0/section-about-us/double/col-0","hamburger-menu":"/hamburger-services"},"order":{"default":2,"footer":5003,"hamburger-menu":2007},"node_type":"link","children":[]},{"_id":"link-RBSVQIUQ2JHQBJCKLNQATLY2AA","_website":"mlive","display_name":"Accessibility Statement","url":"https://www.mlive.com/accessibility/","parent":{"footer":"/footer-column-0/section-about-us/double/col-0"},"order":{"footer":5004},"node_type":"link","children":[]}]}]},{"_id":"/footer-column-0/section-subscriptions/single","node_type":"section","inactive":false,"name":"Subscriptions","parent":{"default":"/footer-column-0","footer":"/footer-column-0","hamburger-menu":"/footer-column-0"},"navigation":{"is_this_a_link_or_a_section":"Section","nav_title":null,"nav_display":null},"order":{"default":1,"footer":3002,"hamburger-menu":1},"_website":"mlive","ancestors":{"default":["/"],"hamburger-menu":["/"]},"children":[{"_id":"/footer-column-0/section-subscriptions/single/col-0","node_type":"section","inactive":false,"name":"Subscriptions (Column 0)","parent":{"default":"/footer-column-0/section-subscriptions/single","footer":"/footer-column-0/section-subscriptions/single","hamburger-menu":"/footer-column-0/section-subscriptions/single"},"navigation":{"is_this_a_link_or_a_section":"Section","nav_title":null,"nav_display":null},"order":{"default":0,"footer":4001},"_website":"mlive","ancestors":{"default":["/"],"hamburger-menu":["/"]},"children":[{"_id":"link-B8EC5BYXRN7DD3M1ZFU2TFJQ1R","_website":"mlive","display_name":"MLive.com","url":"https://www.mlive.com/digitalsubscription/","parent":{"footer":"/footer-column-0/section-subscriptions/single/col-0"},"order":{"footer":5000},"node_type":"link","children":[]},{"_id":"link-footer-subscriptions-enewsletters","_website":"mlive","display_name":"Newsletters","url":"https://link.mlive.com/join/6fh/signup","parent":{"default":"/footer-column-0/section-subscriptions/single/col-0","footer":"/footer-column-0/section-subscriptions/single/col-0"},"order":{"default":2,"footer":5002},"node_type":"link","children":[]},{"_id":"link-footer-subscriptions-the-ann-arbor-news","_website":"mlive","display_name":"The Ann Arbor News","url":"https://subscribe.mlive.com/?sitecode=aa","parent":{"default":"/footer-column-0/section-subscriptions/single/col-0","footer":"/footer-column-0/section-subscriptions/single/col-0","hamburger-menu":"/digitalsubscription/all-9dcr"},"order":{"default":3,"footer":5004,"hamburger-menu":3001},"node_type":"link","children":[]},{"_id":"link-footer-subscriptions-the-bay-city-times","_website":"mlive","display_name":"The Bay City Times","url":"https://subscribe.mlive.com/?sitecode=bc","parent":{"default":"/footer-column-0/section-subscriptions/single/col-0","footer":"/footer-column-0/section-subscriptions/single/col-0","hamburger-menu":"/digitalsubscription/all-9dcr"},"order":{"default":4,"footer":5005,"hamburger-menu":3002},"node_type":"link","children":[]},{"_id":"link-footer-subscriptions-the-flint-journal","_website":"mlive","display_name":"The Flint Journal","url":"https://subscribe.mlive.com/?sitecode=fj","parent":{"default":"/footer-column-0/section-subscriptions/single/col-0","footer":"/footer-column-0/section-subscriptions/single/col-0","hamburger-menu":"/digitalsubscription/all-9dcr"},"order":{"default":5,"footer":5006,"hamburger-menu":3003},"node_type":"link","children":[]}]},{"_id":"/footer-column-0/section-subscriptions/single/single/col-1","_admin":{"commercial_node":null,"tracking_node":null,"alias_ids":["/footer-column-0/section-subscriptions/single/single/col-1"],"url_path":"https://www.mlive.com","default_content":null},"site":{"headline":null,"site_keywords":null,"site_section":null,"site_description":null,"site_title":null},"navigation":{"nav_display":null,"is_this_a_link_or_a_section":"Section","nav_title":null},"name":"Subscriptions (col 1)","_website":"mlive","parent":{"default":"/footer-column-0/section-subscriptions/single","footer":"/footer-column-0/section-subscriptions/single","hamburger-menu":"/footer-column-0/section-subscriptions/single"},"ancestors":{"default":["/footer-column-0","/footer-column-0/section-subscriptions","/footer-column-0/section-subscriptions/single","/footer-column-0/section-subscriptions/single/single"],"footer":["/footer-column-0/section-subscriptions/single"],"hamburger-menu":["/footer-column-0","/footer-column-0/section-subscriptions","/footer-column-0/section-subscriptions/single","/footer-column-0/section-subscriptions/single/single"]},"inactive":false,"node_type":"section","order":{"footer":4002},"children":[{"_id":"link-footer-subscriptions-the-grand-rapids-press","_website":"mlive","display_name":"The Grand Rapids Press","url":"https://subscribe.mlive.com/?sitecode=gr","parent":{"default":"/footer-column-0/section-subscriptions/single/col-0","footer":"/footer-column-0/section-subscriptions/single/single/col-1","hamburger-menu":"/digitalsubscription/all-9dcr"},"order":{"default":6,"footer":5001,"hamburger-menu":3006},"node_type":"link","children":[]},{"_id":"link-footer-subscriptions-jackson-citizen-patriot","_website":"mlive","display_name":"Jackson Citizen Patriot","url":"https://subscribe.mlive.com/?sitecode=jp","parent":{"default":"/footer-column-0/section-subscriptions/single/col-0","footer":"/footer-column-0/section-subscriptions/single/single/col-1","hamburger-menu":"/digitalsubscription/all-9dcr"},"order":{"default":7,"footer":5002,"hamburger-menu":3008},"node_type":"link","children":[]},{"_id":"link-footer-subscriptions-kalamazoo-gazette","_website":"mlive","display_name":"Kalamazoo Gazette","url":"https://subscribe.mlive.com/?sitecode=kg","parent":{"default":"/footer-column-0/section-subscriptions/single/col-0","footer":"/footer-column-0/section-subscriptions/single/single/col-1","hamburger-menu":"/digitalsubscription/all-9dcr"},"order":{"default":8,"footer":5003,"hamburger-menu":3004},"node_type":"link","children":[]},{"_id":"link-footer-subscriptions-muskegon-chronicle","_website":"mlive","display_name":"Muskegon Chronicle","url":"https://subscribe.mlive.com/?sitecode=mc","parent":{"default":"/footer-column-0/section-subscriptions/single/col-0","footer":"/footer-column-0/section-subscriptions/single/single/col-1","hamburger-menu":"/digitalsubscription/all-9dcr"},"order":{"default":9,"footer":5004,"hamburger-menu":3005},"node_type":"link","children":[]},{"_id":"link-footer-subscriptions-the-saginaw-news","_website":"mlive","display_name":"The Saginaw News","url":"https://subscribe.mlive.com/?sitecode=sn","parent":{"default":"/footer-column-0/section-subscriptions/single/col-0","footer":"/footer-column-0/section-subscriptions/single/single/col-1","hamburger-menu":"/digitalsubscription/all-9dcr"},"order":{"default":10,"footer":5005,"hamburger-menu":3007},"node_type":"link","children":[]}]}]},{"_id":"/footer-column-0/section-already-a-subscriber/single","_admin":{"commercial_node":null,"tracking_node":null,"alias_ids":["/footer-column-0/section-already-a-subscriber/single"],"url_path":"https://.com","default_content":null},"site":{"headline":null,"site_keywords":null,"site_section":null,"site_description":null,"site_title":null},"navigation":{"nav_display":"false","is_this_a_link_or_a_section":"Section","nav_title":null},"name":"Already a Subscriber","_website":"mlive","parent":{"default":"/","footer":"/footer-column-0","hamburger-menu":null},"ancestors":{"default":[],"footer":["/footer-column-0"],"hamburger-menu":[]},"inactive":false,"node_type":"section","order":{"footer":3003},"children":[{"_id":"/footer-column-0/section-already-a-subscriber/single/col-0","_admin":{"commercial_node":null,"tracking_node":null,"alias_ids":["/footer-column-0/section-already-a-subscriber/single/col-0"],"url_path":"https://www.com","default_content":null},"site":{"headline":null,"site_keywords":null,"site_section":null,"site_description":null,"site_title":null},"navigation":{"nav_display":null,"is_this_a_link_or_a_section":"Section","nav_title":null},"name":"Already a Subscriber","_website":"mlive","parent":{"default":"/footer-column-0/section-already-a-subscriber/single","footer":"/footer-column-0/section-already-a-subscriber/single","hamburger-menu":"/footer-column-0/section-already-a-subscriber/single"},"ancestors":{"default":["/footer-column-0","/footer-column-0/section-already-a-subscriber","/footer-column-0/section-already-a-subscriber/single"],"footer":["/footer-column-0","/footer-column-0/section-already-a-subscriber/single"],"hamburger-menu":["/footer-column-0","/footer-column-0/section-already-a-subscriber","/footer-column-0/section-already-a-subscriber/single"]},"inactive":false,"node_type":"section","order":{"footer":4001},"children":[{"_id":"link-XPJQQ1DFJD2BQ6PXF914YCWUXG","_website":"mlive","display_name":"Manage your Subscription","url":"https://myaccount.mlive.com/","parent":{"footer":"/footer-column-0/section-already-a-subscriber/single/col-0"},"order":{"footer":5001},"node_type":"link","children":[]},{"_id":"link-XUVM9DEEX90758VVHZR22ZUJGM","_website":"mlive","display_name":"Place a Vacation Hold","url":"https://myaccount.mlive.com/","parent":{"footer":"/footer-column-0/section-already-a-subscriber/single/col-0"},"order":{"footer":5002},"node_type":"link","children":[]},{"_id":"link-6TZGH2XNUX1K9BUAU5RAP8VK18","_website":"mlive","display_name":"Make a Payment","url":"https://myaccount.mlive.com/","parent":{"footer":"/footer-column-0/section-already-a-subscriber/single/col-0"},"order":{"footer":5003},"node_type":"link","children":[]},{"_id":"link-9N2FWVNX2D5ZXAVZP18F93BYG8","_website":"mlive","display_name":"Delivery Feedback","url":"https://myaccount.mlive.com/","parent":{"footer":"/footer-column-0/section-already-a-subscriber/single/col-0"},"order":{"footer":5004},"node_type":"link","children":[]}]}]}]},{"_id":"/footer-column-1","node_type":"section","inactive":false,"name":"Footer Column 1","parent":{"default":"/footer","footer":"/footer","hamburger-menu":"/footer"},"navigation":{"is_this_a_link_or_a_section":"Section","nav_title":null,"nav_display":null},"order":{"default":1,"footer":2002,"hamburger-menu":1},"_website":"mlive","ancestors":{"default":["/"],"hamburger-menu":["/"]},"children":[{"_id":"/footer-column-1/section-mlive-sections/double","node_type":"section","inactive":false,"name":"MLive Sections","parent":{"default":"/footer-column-1","footer":"/footer-column-1","hamburger-menu":"/footer-column-1"},"navigation":{"is_this_a_link_or_a_section":"Section","nav_title":null,"nav_display":null},"order":{"default":0,"footer":3001},"_website":"mlive","ancestors":{"default":["/"],"hamburger-menu":["/"]},"children":[{"_id":"/footer-column-1/section-mlive-sections/double/col-1","node_type":"section","inactive":false,"name":"MLive Sections (Column 1)","parent":{"default":"/footer-column-1/section-mlive-sections/double","footer":"/footer-column-1/section-mlive-sections/double","hamburger-menu":"/footer-column-1/section-mlive-sections/double"},"navigation":{"is_this_a_link_or_a_section":"Section","nav_title":null,"nav_display":null},"order":{"default":1,"hamburger-menu":1},"_website":"mlive","ancestors":{"default":["/"],"hamburger-menu":["/"]},"children":[{"_id":"link-footer-mlive-sections-jobs","_website":"mlive","display_name":"Jobs","url":"https://www.mlive.com/jobs/","parent":{"default":"/footer-column-1/section-mlive-sections/double/col-1","footer":"/footer-column-1/section-mlive-sections/double/col-1"},"order":{"default":0,"footer":5001},"node_type":"link","children":[]},{"_id":"link-footer-mlive-sections-autos","_website":"mlive","display_name":"Autos","url":"https://autos.mlive.com/","parent":{"default":"/footer-column-1/section-mlive-sections/double/col-1","footer":"/footer-column-1/section-mlive-sections/double/col-1","hamburger-menu":"/hamburger-services"},"order":{"default":1,"footer":5002,"hamburger-menu":2002},"node_type":"link","children":[]},{"_id":"link-footer-mlive-sections-real-estate","_website":"mlive","display_name":"Real Estate","url":"https://classifieds.mlive.com/mlive/category/real-estate","parent":{"default":"/footer-column-1/section-mlive-sections/double/col-1","footer":"/footer-column-1/section-mlive-sections/double/col-1"},"order":{"default":2,"footer":5003},"node_type":"link","children":[]},{"_id":"link-footer-mlive-sections-apartment-rentals","_website":"mlive","display_name":"Rentals","url":"https://classifieds.mlive.com/mlive/category/rentals","parent":{"default":"/footer-column-1/section-mlive-sections/double/col-1","footer":"/footer-column-1/section-mlive-sections/double/col-1"},"order":{"default":3,"footer":5004},"node_type":"link","children":[]},{"_id":"link-footer-mlive-sections-classifieds","_website":"mlive","display_name":"All Classifieds","url":"https://classifieds.mlive.com/mlive","parent":{"default":"/footer-column-1/section-mlive-sections/double/col-1","footer":"/footer-column-1/section-mlive-sections/double/col-1","hamburger-menu":"/classifieds"},"order":{"default":4,"footer":5005,"hamburger-menu":3001},"node_type":"link","children":[]}]},{"_id":"/footer-column-1/section-mlive-sections/double/col-0","node_type":"section","inactive":false,"name":"MLive Sections (Column 0)","parent":{"default":"/footer-column-1/section-mlive-sections/double","footer":"/footer-column-1/section-mlive-sections/double","hamburger-menu":"/footer-column-1/section-mlive-sections/double"},"navigation":{"is_this_a_link_or_a_section":"Section","nav_title":null,"nav_display":null},"order":{"default":0},"_website":"mlive","ancestors":{"default":["/"],"hamburger-menu":["/"]},"children":[{"_id":"link-footer-mlive-sections-news","_website":"mlive","display_name":"All News","url":"https://www.mlive.com/news/","parent":{"default":"/footer-column-1/section-mlive-sections/double/col-0","footer":"/footer-column-1/section-mlive-sections/double/col-0","hamburger-menu":"/news"},"order":{"default":0,"footer":5001,"hamburger-menu":3001},"node_type":"link","children":[]},{"_id":"link-footer-mlive-sections-business","_website":"mlive","display_name":"All Business","url":"https://www.mlive.com/business/","parent":{"default":"/footer-column-1/section-mlive-sections/double/col-0","footer":"/footer-column-1/section-mlive-sections/double/col-0","hamburger-menu":"/business"},"order":{"default":1,"footer":5002,"hamburger-menu":3001},"node_type":"link","children":[]},{"_id":"link-footer-mlive-sections-sports","_website":"mlive","display_name":"All Sports","url":"https://www.mlive.com/sports/","parent":{"default":"/footer-column-1/section-mlive-sections/double/col-0","footer":"/footer-column-1/section-mlive-sections/double/col-0","hamburger-menu":"/sports"},"order":{"default":2,"footer":5003,"hamburger-menu":3001},"node_type":"link","children":[]},{"_id":"link-64LLBRIRBNDLZLLVQH4UI3ZWKM","_website":"mlive","display_name":"Advice","url":"https://www.mlive.com/advice/","parent":{"footer":"/footer-column-1/section-mlive-sections/double/col-0"},"order":{"footer":5004},"node_type":"link","children":[]},{"_id":"link-footer-mlive-sections-high-school-sports","_website":"mlive","display_name":"High School Sports","url":"https://www.mlive.com/highschoolsports/","parent":{"default":"/footer-column-1/section-mlive-sections/double/col-0","footer":"/footer-column-1/section-mlive-sections/double/col-0"},"order":{"default":3,"footer":5005},"node_type":"link","children":[]},{"_id":"link-HB526UHP95493F04T0YWP761RR","_website":"mlive","display_name":"Betting","url":"https://www.mlive.com/betting/","parent":{"footer":"/footer-column-1/section-mlive-sections/double/col-0"},"order":{"footer":5006},"node_type":"link","children":[]},{"_id":"link-footer-mlive-sections-living","_website":"mlive","display_name":"All Life & Culture","url":"https://www.mlive.com/life/","parent":{"default":"/footer-column-1/section-mlive-sections/double/col-0","footer":"/footer-column-1/section-mlive-sections/double/col-0","hamburger-menu":"/life"},"order":{"default":5,"footer":5007,"hamburger-menu":3001},"node_type":"link","children":[]},{"_id":"link-footer-mlive-sections-opinion","_website":"mlive","display_name":"Opinion","url":"https://www.mlive.com/opinion/","parent":{"default":"/footer-column-1/section-mlive-sections/double/col-0","footer":"/footer-column-1/section-mlive-sections/double/col-0"},"order":{"default":6,"footer":5008},"node_type":"link","children":[]},{"_id":"link-footer-mlive-sections-obituaries","_website":"mlive","display_name":"Obituaries","url":"https://www.mlive.com/obituaries/","parent":{"default":"/footer-column-1/section-mlive-sections/double/col-0","footer":"/footer-column-1/section-mlive-sections/double/col-0"},"order":{"default":7,"footer":5009},"node_type":"link","children":[]}]}]},{"_id":"/footer-column-1/section-your-regional-news-pages/double","node_type":"section","inactive":false,"name":"Your Regional News Pages","parent":{"default":"/footer-column-1","footer":"/footer-column-1","hamburger-menu":"/footer-column-1"},"navigation":{"is_this_a_link_or_a_section":"Section","nav_title":null,"nav_display":null},"order":{"default":1,"footer":3002,"hamburger-menu":1},"_website":"mlive","ancestors":{"default":["/"],"hamburger-menu":["/"]},"children":[{"_id":"/footer-column-1/section-your-regional-news-pages/double/col-1","node_type":"section","inactive":false,"name":"Your Regional News Pages (Column 1)","parent":{"default":"/footer-column-1/section-your-regional-news-pages/double","footer":"/footer-column-1/section-your-regional-news-pages/double","hamburger-menu":"/footer-column-1/section-your-regional-news-pages/double"},"navigation":{"is_this_a_link_or_a_section":"Section","nav_title":null,"nav_display":null},"order":{"default":1,"hamburger-menu":1},"_website":"mlive","ancestors":{"default":["/"],"hamburger-menu":["/"]},"children":[{"_id":"link-footer-your-regional-news-pages-saginaw","_website":"mlive","display_name":"Saginaw","url":"https://www.mlive.com/saginaw-bay-city/","parent":{"default":"/footer-column-1/section-your-regional-news-pages/double/col-1","footer":"/footer-column-1/section-your-regional-news-pages/double/col-1","hamburger-menu":null},"order":{"default":3},"node_type":"link","children":[]},{"_id":"link-footer-your-regional-news-pages-jackson","_website":"mlive","display_name":"Jackson","url":"https://www.mlive.com/jackson/","parent":{"default":"/footer-column-1/section-your-regional-news-pages/double/col-1","footer":"/footer-column-1/section-your-regional-news-pages/double/col-1"},"order":{"default":0},"node_type":"link","children":[]},{"_id":"link-footer-your-regional-news-pages-kalamazoo","_website":"mlive","display_name":"Kalamazoo","url":"https://www.mlive.com/kalamazoo/","parent":{"default":"/footer-column-1/section-your-regional-news-pages/double/col-1","footer":"/footer-column-1/section-your-regional-news-pages/double/col-1"},"order":{"default":1,"footer":5002},"node_type":"link","children":[]},{"_id":"link-footer-your-regional-news-pages-muskegon","_website":"mlive","display_name":"Muskegon","url":"https://www.mlive.com/grand-rapids-muskegon/","parent":{"default":"/footer-column-1/section-your-regional-news-pages/double/col-1","footer":"/footer-column-1/section-your-regional-news-pages/double/col-1"},"order":{"default":2,"footer":5003},"node_type":"link","children":[]}]},{"_id":"/footer-column-1/section-your-regional-news-pages/double/col-0","node_type":"section","inactive":false,"name":"Your Regional News Pages (Column 0)","parent":{"default":"/footer-column-1/section-your-regional-news-pages/double","footer":"/footer-column-1/section-your-regional-news-pages/double","hamburger-menu":"/footer-column-1/section-your-regional-news-pages/double"},"navigation":{"is_this_a_link_or_a_section":"Section","nav_title":null,"nav_display":null},"order":{"default":0},"_website":"mlive","ancestors":{"default":["/"],"hamburger-menu":["/"]},"children":[{"_id":"link-footer-your-regional-news-pages-ann-arbor","_website":"mlive","display_name":"Ann Arbor","url":"https://www.mlive.com/ann-arbor/","parent":{"default":"/footer-column-1/section-your-regional-news-pages/double/col-0","footer":"/footer-column-1/section-your-regional-news-pages/double/col-0"},"order":{"default":0,"footer":5001},"node_type":"link","children":[]},{"_id":"link-footer-your-regional-news-pages-bay-city","_website":"mlive","display_name":"Bay City","url":"https://www.mlive.com/saginaw-bay-city/","parent":{"default":"/footer-column-1/section-your-regional-news-pages/double/col-0","footer":"/footer-column-1/section-your-regional-news-pages/double/col-0"},"order":{"default":1,"footer":5002},"node_type":"link","children":[]},{"_id":"link-footer-your-regional-news-pages-flint","_website":"mlive","display_name":"Flint","url":"https://www.mlive.com/flint/","parent":{"default":"/footer-column-1/section-your-regional-news-pages/double/col-0","footer":"/footer-column-1/section-your-regional-news-pages/double/col-0"},"order":{"default":2,"footer":5003},"node_type":"link","children":[]},{"_id":"link-footer-your-regional-news-pages-grand-rapids","_website":"mlive","display_name":"Grand Rapids","url":"https://www.mlive.com/grand-rapids-muskegon/","parent":{"default":"/footer-column-1/section-your-regional-news-pages/double/col-0","footer":"/footer-column-1/section-your-regional-news-pages/double/col-0"},"order":{"default":3,"footer":5004},"node_type":"link","children":[]}]}]},{"_id":"/footer-column-1/section-mobile/single","node_type":"section","inactive":false,"name":"Mobile","parent":{"default":"/footer-column-1","footer":"/footer-column-1","hamburger-menu":"/footer-column-1"},"navigation":{"is_this_a_link_or_a_section":"Section","nav_title":null,"nav_display":null},"order":{"default":2,"footer":3003,"hamburger-menu":2},"_website":"mlive","ancestors":{"default":["/"],"hamburger-menu":["/"]},"children":[{"_id":"/footer-column-1/section-mobile/single/col-0","node_type":"section","inactive":false,"name":"Mobile (Column 0)","parent":{"default":"/footer-column-1/section-mobile/single","footer":"/footer-column-1/section-mobile/single","toprail":null,"hamburger-menu":null},"navigation":{"is_this_a_link_or_a_section":"Section","nav_title":null,"nav_display":null},"order":{"default":0},"_website":"mlive","ancestors":{"toprail":[],"hamburger-menu":[]},"children":[{"_id":"link-footer-mobile-mobile-apps","_website":"mlive","display_name":"Mobile apps","url":"https://www.mlive.com/mobile-device/","parent":{"default":"/footer-column-1/section-mobile/single/col-0","footer":"/footer-column-1/section-mobile/single/col-0","toprail":null},"order":{"default":0},"node_type":"link","children":[]}]}]}]},{"_id":"/footer-column-2","node_type":"section","inactive":false,"name":"Footer Column 2","parent":{"default":"/footer","footer":"/footer","hamburger-menu":"/footer"},"navigation":{"is_this_a_link_or_a_section":"Section","nav_title":null,"nav_display":null},"order":{"default":2,"footer":2003,"hamburger-menu":2},"_website":"mlive","ancestors":{"default":["/"],"hamburger-menu":["/"]},"children":[{"_id":"/footer-column-2/section-more-on-mlive/double","node_type":"section","inactive":false,"name":"More on MLive","parent":{"default":"/footer-column-2","footer":"/footer-column-2","hamburger-menu":"/footer-column-2"},"navigation":{"is_this_a_link_or_a_section":"Section","nav_title":null,"nav_display":null},"order":{"default":0},"_website":"mlive","ancestors":{"default":["/"],"hamburger-menu":["/"]},"children":[{"_id":"/footer-column-2/section-more-on-mlive/double/col-0","node_type":"section","inactive":false,"name":"More on MLive (Column 0)","parent":{"default":"/footer-column-2/section-more-on-mlive/double","footer":"/footer-column-2/section-more-on-mlive/double","hamburger-menu":"/footer-column-2/section-more-on-mlive/double"},"navigation":{"is_this_a_link_or_a_section":"Section","nav_title":null,"nav_display":null},"order":{"default":0,"footer":4001},"_website":"mlive","ancestors":{"default":["/"],"hamburger-menu":["/"]},"children":[{"_id":"link-footer-more-on-mlive-video","_website":"mlive","display_name":"Video","url":"https://www.youtube.com/user/MLiveVideo","parent":{"default":"/footer-column-2/section-more-on-mlive/double/col-0","footer":"/footer-column-2/section-more-on-mlive/double/col-0"},"order":{"default":1,"footer":5001},"node_type":"link","children":[]},{"_id":"link-footer-more-on-mlive-weather","_website":"mlive","display_name":"Weather","url":"https://www.mlive.com/weather/","parent":{"default":"/footer-column-2/section-more-on-mlive/double/col-0","footer":"/footer-column-2/section-more-on-mlive/double/col-0"},"order":{"default":2,"footer":5002},"node_type":"link","children":[]},{"_id":"link-footer-more-on-mlive-post-a-job","_website":"mlive","display_name":"Post a job","url":"https://hiring.mlive.com/purchase/post-now/","parent":{"default":"/footer-column-2/section-more-on-mlive/double/col-0","footer":"/footer-column-2/section-more-on-mlive/double/col-0"},"order":{"default":3,"footer":5003},"node_type":"link","children":[]}]},{"_id":"/footer-column-2/section-more-on-mlive/double/col-1","node_type":"section","inactive":false,"name":"More on MLive (Column 1)","parent":{"default":"/footer-column-2/section-more-on-mlive/double","footer":"/footer-column-2/section-more-on-mlive/double","hamburger-menu":"/footer-column-2/section-more-on-mlive/double"},"navigation":{"is_this_a_link_or_a_section":"Section","nav_title":null,"nav_display":null},"order":{"default":1,"footer":4002,"hamburger-menu":1},"_website":"mlive","ancestors":{"default":["/"],"hamburger-menu":["/"]},"children":[{"_id":"link-91E8GZ566D3FBDMPG9TU1GGT84","_website":"mlive","display_name":"Classifieds","url":"https://classifieds.mlive.com/mlive","parent":{"footer":"/footer-column-2/section-more-on-mlive/double/col-1"},"order":{"footer":5000},"node_type":"link","children":[]},{"_id":"link-footer-more-on-mlive-sell-your-car","_website":"mlive","display_name":"Sell your car","url":"https://www.mlive.com/placead/","parent":{"default":"/footer-column-2/section-more-on-mlive/double/col-1","footer":"/footer-column-2/section-more-on-mlive/double/col-1"},"order":{"default":1,"footer":5001},"node_type":"link","children":[]},{"_id":"link-footer-more-on-mlive-sell-rent-your-home","_website":"mlive","display_name":"Sell/Rent your home","url":"https://www.mlive.com/placead/","parent":{"default":"/footer-column-2/section-more-on-mlive/double/col-1","footer":"/footer-column-2/section-more-on-mlive/double/col-1"},"order":{"default":2,"footer":5002},"node_type":"link","children":[]},{"_id":"link-footer-more-on-mlive-sponsor-content","_website":"mlive","display_name":"Sponsor Content","url":"https://www.mlive.com/sponsor-content-index/?prx_adpz=1124","parent":{"default":"/footer-column-2/section-more-on-mlive/double/col-1","footer":"/footer-column-2/section-more-on-mlive/double/col-1"},"order":{"default":4,"footer":5004},"node_type":"link","children":[]},{"_id":"link-G45AE5JXFVDBTNOBYRVEUY256I","_website":"mlive","display_name":"Newspapers.com Archive","url":"https://archives.mlive.com/?utm_campaign=footer&utm_source=web","parent":{"footer":"/footer-column-2/section-more-on-mlive/double/col-1"},"order":{"footer":5004},"node_type":"link","children":[]}]}]},{"_id":"/footer-column-2/section-follow-us/single","node_type":"section","inactive":false,"name":"Follow Us","parent":{"default":"/footer-column-2","footer":"/footer-column-2","hamburger-menu":"/footer-column-2"},"navigation":{"is_this_a_link_or_a_section":"Section","nav_title":null,"nav_display":null},"order":{"default":1,"hamburger-menu":1},"_website":"mlive","ancestors":{"default":["/"],"hamburger-menu":["/"]},"children":[{"_id":"/footer-column-2/section-follow-us/single/col-0","node_type":"section","inactive":false,"name":"Follow Us (Column 0)","parent":{"default":"/footer-column-2/section-follow-us/single","footer":"/footer-column-2/section-follow-us/single","hamburger-menu":"/footer-column-2/section-follow-us/single"},"navigation":{"is_this_a_link_or_a_section":"Section","nav_title":null,"nav_display":null},"order":{"default":0},"_website":"mlive","ancestors":{"default":["/"],"hamburger-menu":["/"]},"children":[{"_id":"link-footer-follow-us-facebook","_website":"mlive","display_name":"Facebook","url":"https://www.facebook.com/mlive/","parent":{"default":"/footer-column-2/section-follow-us/single/col-0","footer":"/footer-column-2/section-follow-us/single/col-0","hamburger-menu":null},"order":{"default":1,"footer":5002},"node_type":"link","children":[]},{"_id":"link-footer-follow-us-youtube","_website":"mlive","display_name":"YouTube","url":"https://www.youtube.com/user/MLiveVideo","parent":{"default":"/footer-column-2/section-follow-us/single/col-0","footer":"/footer-column-2/section-follow-us/single/col-0","hamburger-menu":null},"order":{"default":2,"footer":5003},"node_type":"link","children":[]},{"_id":"link-A91BUEMTA5271BJVKX9X9PQ05G","_website":"mlive","display_name":"RSS","url":"https://www.mlive.com/arc/outboundfeeds/rss/?outputType=xml","parent":{"footer":"/footer-column-2/section-follow-us/single/col-0"},"order":{"footer":5004},"node_type":"link","children":[]}]}]}]}]}]},"expires":1771864963499,"lastModified":1771864663455}},"weather-api":{"{\"endpoint\":\"3day\",\"location\":null}":{"data":{"current":{"classname":"mostly-sunny","conditions":"Mostly Sunny","conditions_short":"Mostly Sunny","icon_code":"02","location":"-","temp_hilo":"","temperature":"-","zip_code":"-"},"tomorrow":{"classname":"mostly-sunny","conditions":"Mostly Sunny","conditions_short":"Mostly Sunny","high_temp":"-","icon_code":"02","low_temp":"-","temp_hilo":"High","temperature":"-"},"tonight":{"classname":"mostly-sunny","conditions":"Mostly Sunny","conditions_short":"Mostly Sunny","high_temp":"-","icon_code":"02","low_temp":"-","temp_hilo":"Low","temperature":"-"},"_id":"8f418281992fc16b2aa877fd7d3bf8a900ea71ec5bf5b1c7cec4033e46380f53"},"expires":1771864963031,"lastModified":1771864663020}},"section-feed-api":{"{\"limit\":2,\"offset\":0,\"section\":\"highschoolsports\"}":{"data":[{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"5c59b90aaa756a3bc79866b72fc0265b630aa25c170c62ec8825bd1b68cabfcb"},"caption":"Which Class C boys basketball team was the best in the first decade of the 2000s? Vote now!","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/YBZGAHGWFRFWRAI4FPGBKRZLLA.jpg","licensable":false,"credits":{"affiliation":[{"name":"Jared Purcell | japurcell@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"japurcell@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"JaredPurcellDET"}],"social_links":[{"site":"email","url":"japurcell@mlive.com"},{"site":"twitter","url":"JaredPurcellDET"}],"name":"Jared Purcell","description":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","_id":"japurcel","additional_properties":{"original":{"lastName":"Purcell","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png","education":[{"name":"Oakland University"}],"role":"Lead reporter for local sports","longBio":"I am the lead reporter for the local sports team at MLive.com and we mainly focus on high school sports coverage throughout Michigan on a local and statewide level. I've lived in Michigan since I was three years old and currently reside in the Detroit suburbs where I also coach cross country in the fall and track and field in the spring.","bio":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","expertise":"High school sports.","mt_author_id":"9339511","firstName":"Jared","twitter":"JaredPurcellDET","podcasts":[],"books":[],"personal_website":"https://www.mlive.com/staff/japurcel/","awards":[],"_id":"japurcel","last_updated_date":"2025-09-12T17:03:19.458Z","bio_page":"","byline":"Jared Purcell | japurcell@mlive.com","email":"japurcell@mlive.com","status":true}},"type":"author","version":"0.5.8","url":""}]},"subtitle":"Vote for the top Class C boys basketball team from 2000-09","width":1280,"creditIPTC":"Jared Purcell | japurcell@mlive.com","_id":"YBZGAHGWFRFWRAI4FPGBKRZLLA","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/YBZGAHGWFRFWRAI4FPGBKRZLLA.jpg?auth=5c59b90aaa756a3bc79866b72fc0265b630aa25c170c62ec8825bd1b68cabfcb","proxyUrl":"/resizer/v2/YBZGAHGWFRFWRAI4FPGBKRZLLA.jpg?auth=5c59b90aaa756a3bc79866b72fc0265b630aa25c170c62ec8825bd1b68cabfcb","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/YBZGAHGWFRFWRAI4FPGBKRZLLA.jpg","published":true,"resizeUrl":"/resizer/v2/YBZGAHGWFRFWRAI4FPGBKRZLLA.jpg?auth=5c59b90aaa756a3bc79866b72fc0265b630aa25c170c62ec8825bd1b68cabfcb","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/YBZGAHGWFRFWRAI4FPGBKRZLLA.jpg?auth=5c59b90aaa756a3bc79866b72fc0265b630aa25c170c62ec8825bd1b68cabfcb&width=300","version":0,"originalName":"3.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-19T18:18:53Z","last_updated_date":"2026-02-19T18:18:53Z","height":720,"image_type":"photograph"},{"_id":"PSDONKQZ4ZGLFO7EYXFEA6KLWU","additional_properties":{},"type":"text","content":"March is just around the corner, and thoughts of basketball and brackets seem to drift to the forefront of everyone’s mind."},{"_id":"FIKNQUMCORBAFBZJKTANGFEP4Q","additional_properties":{},"type":"text","content":"With the Michigan High School Athletic Association boys state tournament set to begin this week and girls state tournament the following week, our focus has been on the Michigan high school basketball scene."},{"_id":"5T34G62VMNFTFDRJNU5WRIGXDY","additional_properties":{},"type":"text","content":"The thought of this year’s group of state champions had us thinking about the best of the best in the past."},{"_id":"SRN5MA4AZ5B3TOU6UZCPAQUEIE","additional_properties":{},"type":"text","content":"There have been some memorable boys basketball games played in Michigan over the years, and we want to take a look back at the first decade of the 21st century to see some of the best teams to start off the millennium."},{"_id":"RVQE4EO475HPRERZKAM6A57NQE","additional_properties":{},"type":"text","content":"We picked 16 of the best Class C boys basketball teams from 2000-09 and put them in hypothetical matchups for some bracket madness, leaving the voting up to our MLive readers."},{"_id":"BOUFL6EI7ZFPTA3VUAIFQYJHFM","additional_properties":{},"type":"text","content":"MLive subscribers can vote from now until 9 a.m. Friday, Feb. 27, for their top choice in our opening-round matchups, with the winners advancing to the Elite Eight."},{"_id":"62P2WJMEJVA2DNZGNQKNU2OPHE","additional_properties":{},"type":"text","content":"Below are the full bracket and matchups for the opening round of our hypothetical tournament of champions."},{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"2dd0448ada1c268f060a344372f5dd60cff513b545a4683f6d93b4b342831ae8"},"caption":"Which Class C boys basketball team is the best from 2000-2009? Vote on the opening round matchups now.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/O3OU2XIUAJCZRJIJ7UEAR75SA4.jpg","licensable":false,"credits":{"affiliation":[{"name":"Jared Purcell | japurcell@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"japurcell@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"JaredPurcellDET"}],"social_links":[{"site":"email","url":"japurcell@mlive.com"},{"site":"twitter","url":"JaredPurcellDET"}],"name":"Jared Purcell","description":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","_id":"japurcel","additional_properties":{"original":{"lastName":"Purcell","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png","education":[{"name":"Oakland University"}],"role":"Lead reporter for local sports","longBio":"I am the lead reporter for the local sports team at MLive.com and we mainly focus on high school sports coverage throughout Michigan on a local and statewide level. I've lived in Michigan since I was three years old and currently reside in the Detroit suburbs where I also coach cross country in the fall and track and field in the spring.","bio":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","expertise":"High school sports.","mt_author_id":"9339511","firstName":"Jared","twitter":"JaredPurcellDET","podcasts":[],"books":[],"personal_website":"https://www.mlive.com/staff/japurcel/","awards":[],"_id":"japurcel","last_updated_date":"2025-09-12T17:03:19.458Z","bio_page":"","byline":"Jared Purcell | japurcell@mlive.com","email":"japurcell@mlive.com","status":true}},"type":"author","version":"0.5.8","url":""}]},"subtitle":"Best Class C Boys Basketball team from 2000-2009","width":2875,"creditIPTC":"Jared Purcell | japurcell@mlive.com","_id":"O3OU2XIUAJCZRJIJ7UEAR75SA4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/O3OU2XIUAJCZRJIJ7UEAR75SA4.jpg?auth=2dd0448ada1c268f060a344372f5dd60cff513b545a4683f6d93b4b342831ae8","proxyUrl":"/resizer/v2/O3OU2XIUAJCZRJIJ7UEAR75SA4.jpg?auth=2dd0448ada1c268f060a344372f5dd60cff513b545a4683f6d93b4b342831ae8","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/O3OU2XIUAJCZRJIJ7UEAR75SA4.jpg","published":true,"resizeUrl":"/resizer/v2/O3OU2XIUAJCZRJIJ7UEAR75SA4.jpg?auth=2dd0448ada1c268f060a344372f5dd60cff513b545a4683f6d93b4b342831ae8","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/O3OU2XIUAJCZRJIJ7UEAR75SA4.jpg?auth=2dd0448ada1c268f060a344372f5dd60cff513b545a4683f6d93b4b342831ae8&width=300","version":0,"originalName":"2000s Class C boys basketball brackets.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-22T17:39:21Z","last_updated_date":"2026-02-22T17:39:21Z","height":1642,"image_type":"photograph"},{"_id":"ELX2TZ2HQNEG5GNQFB2PGM7YEM","additional_properties":{},"type":"text","content":"---"},{"level":3,"_id":"OC2CYBP3UJFDXMK24BBAKKFSU4","additional_properties":{},"type":"header","content":"<b>Top Class C Boys Basketball Teams from 2000-09</b>"},{"_id":"AQXK4CQF2NGCDH3TZQPWQZCSVE","additional_properties":{},"type":"text","content":"---"},{"_id":"6SB5ZAUAJJEL3LIKUFXSMJ7ZCA","additional_properties":{},"type":"text","content":"<b>1. Olivet</b>"},{"_id":"HPCH6PS4TFBJ7JOY65NUWKU3OE","additional_properties":{},"type":"text","content":"Year: 2005"},{"_id":"HQBDUEDFLFF3TFSLCN33N7ZMWU","additional_properties":{},"type":"text","content":"Record: 28-0"},{"_id":"JMM2OMPJ5VD6HNIVY743OPMV6E","additional_properties":{},"type":"text","content":"Playoff Result: State Champion"},{"_id":"KZBIAG3MMVDANB5DXAGOSMRVVI","additional_properties":{},"type":"text","content":"VS."},{"_id":"TFLACDTMSREPTFVTPA27JD22Q4","additional_properties":{},"type":"text","content":"<b>16. Saginaw Nouvel</b>"},{"_id":"SQZAUB2S4ZD2BLYLOUPWVICSEI","additional_properties":{},"type":"text","content":"Year: 2007"},{"_id":"MOJWQVEQDRBFLCYBYFW3MKMA3E","additional_properties":{},"type":"text","content":"Record: 23-5"},{"_id":"L52VLEE7TVABFDS5DGCWCZUD44","additional_properties":{},"type":"text","content":"Playoff Result: State Runner-Up"},{"_id":"IVQFNNERIFB57JSRVMFNLSFJKM","type":"raw_html","content":"<script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16659419.js\"><\/script>\n<noscript><a href=\"https://poll.fm/16659419\">Vote for the 1 vs. 16 winner in Class C boys basketball</a></noscript>"},{"_id":"R5MU3K7IQBBDVCIEEZVFENASOQ","additional_properties":{},"type":"text","content":"---"},{"_id":"L7U6LPYEUNEQVONUOEMDZ6WAH4","additional_properties":{},"type":"text","content":"<b>2. Detroit St. Martin dePorres</b>"},{"_id":"7OQLJKYG7RHF5HGR7KMEL5HKMU","additional_properties":{},"type":"text","content":"Year: 2003"},{"_id":"XRXZMM6MYJGEZCW3OKWK3XO5XE","additional_properties":{},"type":"text","content":"Record: 27-1"},{"_id":"F7PVFWATWNDEDGUXNH2ENKU7NM","additional_properties":{},"type":"text","content":"Playoff Result: State Champion"},{"_id":"AYX6LLTTEFGF7NQHSHMA2DE6BU","additional_properties":{},"type":"text","content":"VS."},{"_id":"OCHYM247BFFWVJPMZKDH25XPTY","additional_properties":{},"type":"text","content":"<b>15. Berrien Springs</b>"},{"_id":"BYFL7GX7BRGWFB4CZKJ63UG4FM","additional_properties":{},"type":"text","content":"Year: 2006"},{"_id":"5PYRAKLB5VHZRCIKDDKPGX3MTQ","additional_properties":{},"type":"text","content":"Record: 23-3"},{"_id":"TGC6W6UT65DT5IHKAUV6EPXEJQ","additional_properties":{},"type":"text","content":"Playoff Result: State Runner-Up"},{"_id":"LHS2SDQY4VAQDO67K2KJTOFZ44","type":"raw_html","content":"<script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16659427.js\"><\/script>\n<noscript><a href=\"https://poll.fm/16659427\">Vote for the 2 vs. 15 winner in Class C boys basketball</a></noscript>"},{"_id":"ZMAMA3JZQFE7RPUG7EHS443L7U","additional_properties":{},"type":"text","content":"---"},{"_id":"WCYTUY5NUNEYJKQB65CEDEGVSY","additional_properties":{},"type":"text","content":"<b>3. Kalamazoo Christian</b>"},{"_id":"CDJA2RTXP5AX3I4WU7UAPX725E","additional_properties":{},"type":"text","content":"Year: 2008"},{"_id":"3B4PNFF2FBBKTIIWBDLN2YMHPU","additional_properties":{},"type":"text","content":"Record: 26-1"},{"_id":"U7J4U2HXGRCOPK52IMNBOOVYNI","additional_properties":{},"type":"text","content":"Playoff Result: State Champion"},{"_id":"IWSSRMMZOFDO7BFVYFXNKU76YY","additional_properties":{},"type":"text","content":"VS."},{"_id":"EIJX3XC46JBEXFTLGTJZFGKOC4","additional_properties":{},"type":"text","content":"<b>14. Charlevoix</b>"},{"_id":"IRT5H6RT3NAIVPAM3O5NDYKII4","additional_properties":{},"type":"text","content":"Year: 2001"},{"_id":"7Y4NPS5XKREILE5X2CTUSEGUPE","additional_properties":{},"type":"text","content":"Record: 23-4"},{"_id":"NH5GGG62ORGWVGYBVMDOTYY5HA","additional_properties":{},"type":"text","content":"Playoff Result: State Runner-Up"},{"_id":"ORZ6BDHCYRHPTG7VSXNTRWF64M","type":"raw_html","content":"<script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16659439.js\"><\/script>\n<noscript><a href=\"https://poll.fm/16659439\">Vote for the 3 vs. 14 winner in Class C boys basketball</a></noscript>"},{"_id":"7PESXIAIKVAUBCXNXVH4ETDNW4","additional_properties":{},"type":"text","content":"---"},{"_id":"WURKRE3GJJCXLKRQRWA5H64SME","additional_properties":{},"type":"text","content":"<b>4. McBain</b>"},{"_id":"EJQ57VFJH5DLHHPUWNVGFUQJJ4","additional_properties":{},"type":"text","content":"Year: 2002"},{"_id":"NIU3QUQDJBELVDEBEVUBVT2QLI","additional_properties":{},"type":"text","content":"Record: 26-2"},{"_id":"3LMJT5KFGVB53LBSLFJZH4PJLU","additional_properties":{},"type":"text","content":"Playoff Result: State Champion"},{"_id":"MFFMP33ZHVH6LNI3LNIPEMLYJY","additional_properties":{},"type":"text","content":"VS."},{"_id":"A5FOT7OHKJCSVEJH54NJOPNOBI","additional_properties":{},"type":"text","content":"<b>13. Flint Beecher</b>"},{"_id":"NYAIQGZUZZDRBAE3ZKUDC5IS2Q","additional_properties":{},"type":"text","content":"Year: 2003"},{"_id":"ZI76BLLNQREMTCKRVNUVF6M6NU","additional_properties":{},"type":"text","content":"Record: 22-6"},{"_id":"7Y4NC3KEFJGHJMGDP4RGJHGDQA","additional_properties":{},"type":"text","content":"Playoff Result: State Runner-Up"},{"_id":"IHD5JHEDYNHN5HWIVDMJ2BI7TI","type":"raw_html","content":"<script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16659443.js\"><\/script>\n<noscript><a href=\"https://poll.fm/16659443\">Vote for the 4 vs. 13 winner in Class C boys basketball</a></noscript>"},{"_id":"FLMIXDFTGJEIVDFSU2FCT4N6KU","additional_properties":{},"type":"text","content":"---"},{"_id":"G3F6FFZRMVG3RJ37OOH6SFQMUM","additional_properties":{},"type":"text","content":"<b>5. Bath</b>"},{"_id":"D2IONNRLYZEF3HGK7B6JOQLVPQ","additional_properties":{},"type":"text","content":"Year: 2007"},{"_id":"3PVWUJLBXRGRRBNNZCBPOGA32Y","additional_properties":{},"type":"text","content":"Record: 24-4"},{"_id":"L6W7T2LCPRHYDANT6HVJ4LXSAA","additional_properties":{},"type":"text","content":"Playoff Result: State Champion"},{"_id":"XMCUE5ZMAREARIOQBBRSWQ73TY","additional_properties":{},"type":"text","content":"VS."},{"_id":"555CPXYE75GF7GWM3DK5NZJXGI","additional_properties":{},"type":"text","content":"<b>12. Schoolcraft </b>"},{"_id":"MINKUOAJ3VHIPJO4SXUW6L3VXI","additional_properties":{},"type":"text","content":"Year: 2009"},{"_id":"KQ6HXIU7JJGDJCETPOZA62KJW4","additional_properties":{},"type":"text","content":"Record: 25-3"},{"_id":"GPANCRTE2VERPCSFVKJCZRIECI","additional_properties":{},"type":"text","content":"Playoff Result: State Runner-Up"},{"_id":"4OPUITKO4BGWBOKDSO7YCHHN3E","type":"raw_html","content":"<script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16659447.js\"><\/script>\n<noscript><a href=\"https://poll.fm/16659447\">Vote for the 5 vs. 12 winner in Class C boys basketball</a></noscript>"},{"_id":"3FTJEQGHSJCSZEF2J43IZJ35IE","additional_properties":{},"type":"text","content":"---"},{"_id":"ADTCQRRLPVD4ROSEUNIFGC2PDM","additional_properties":{},"type":"text","content":"<b>6. Negaunee </b>"},{"_id":"WUJPSWH3GZFSROU7NC7DOU4PN4","additional_properties":{},"type":"text","content":"Year: 2000"},{"_id":"Z4JBNFSZHRAAVGAXN7654TMMFI","additional_properties":{},"type":"text","content":"Record: 23-3"},{"_id":"5YFVTGAPYZE6JIEVERZKTS5YYU","additional_properties":{},"type":"text","content":"Playoff Result: State Champion"},{"_id":"IZY3T3EE6BBSHIY6FQINGUPYXY","additional_properties":{},"type":"text","content":"VS."},{"_id":"6WXFDGWPGFAL7JPXKE3DCOQTYY","additional_properties":{},"type":"text","content":"<b>11. Merrill </b>"},{"_id":"Q3PSXPAXERFGRNXC3CHYKG7PZQ","additional_properties":{},"type":"text","content":"Year: 2000"},{"_id":"L5C34D4ISVE5JCIA6M44NH6NZM","additional_properties":{},"type":"text","content":"Record: 25-2"},{"_id":"7VZLYKZ4GVCP5B5HZFEO3H2ZHM","additional_properties":{},"type":"text","content":"Playoff Result: State Runner-Up"},{"_id":"SHEDWGHFXVCHPHZQD4SJPDENP4","type":"raw_html","content":"<script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16659453.js\"><\/script>\n<noscript><a href=\"https://poll.fm/16659453\">Vote for the 6 vs. 11 winner in Class C boys basketball</a></noscript>"},{"_id":"OJ32TVDHQZHS3GQFO7Z4ZTIU4M","additional_properties":{},"type":"text","content":"---"},{"_id":"JC2HIOH6HBGBTEDXVEVR7P2RR4","additional_properties":{},"type":"text","content":"<b>7. Kalamazoo Christian</b>"},{"_id":"2YCI7MUIR5BDNC2X2QF54CEPNQ","additional_properties":{},"type":"text","content":"Year: 2001"},{"_id":"HF2FBANRSJFTNJE5DTH2FNSBTY","additional_properties":{},"type":"text","content":"Record: 22-6"},{"_id":"E34H2BRRYVETNCSLK7U4T7QPLQ","additional_properties":{},"type":"text","content":"Playoff Result: State Champion"},{"_id":"WLZVZBXLCNB5BIP5Q4FQCG3QHE","additional_properties":{},"type":"text","content":"VS."},{"_id":"3ZML7VGPF5D4ZC4T3OGD7PRE5A","additional_properties":{},"type":"text","content":"<b>10. Kalamazoo Christian</b>"},{"_id":"PPUQ5X7WCJAY5MRM2SE62PQQDE","additional_properties":{},"type":"text","content":"Year: 2002"},{"_id":"MGEK6G57JJEZZF7MVT45PIVY5Y","additional_properties":{},"type":"text","content":"Record: 26-1"},{"_id":"3CXHGXDHFVAXXGVZE3GZHO24S4","additional_properties":{},"type":"text","content":"Playoff Result: State Runner-Up"},{"_id":"KGRVNBPEJNH3BD2N2BRALHRM2I","type":"raw_html","content":"<script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16659458.js\"><\/script>\n<noscript><a href=\"https://poll.fm/16659458\">Vote for the 7 vs. 10 winner in Class C boys basketball</a></noscript>"},{"_id":"MVKJNG2SMBBGVG6WRV73EA4QCE","additional_properties":{},"type":"text","content":"---"},{"_id":"SGLSGTEGHFARHO5AH4RRWJO5QM","additional_properties":{},"type":"text","content":"<b>8. Saginaw Buena Vista</b>"},{"_id":"TKC3BY476JF7XIB72SNIP4N7IM","additional_properties":{},"type":"text","content":"Year: 2004"},{"_id":"3NJPS2ZULVBV5HC3VOSOOFGHIA","additional_properties":{},"type":"text","content":"Record: 21-5"},{"_id":"NW7BSSI4ONF45LTN7OGI2PMIHI","additional_properties":{},"type":"text","content":"Playoff Result: State Champion"},{"_id":"O7F267EZLBB73LWW2OKQ2XP43E","additional_properties":{},"type":"text","content":"VS."},{"_id":"2FEY36K5ORDXVFQRLNJQPGAQCE","additional_properties":{},"type":"text","content":"<b>9. Saginaw Buena Vista</b>"},{"_id":"LMENS7XQL5DTPCMOTNMZRDBTWE","additional_properties":{},"type":"text","content":"Year: 2006"},{"_id":"OUOQWD4GCNBH3ILRHGFHRCCAL4","additional_properties":{},"type":"text","content":"Record: 19-7"},{"_id":"EZOH3Z5VLVHKHPN2E7MWVXYHT4","additional_properties":{},"type":"text","content":"Playoff Result: State Runner-Up"},{"_id":"YNVDDRN4MRAQPNAHE325M43ZGA","type":"raw_html","content":"<script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16659484.js\"><\/script>\n<noscript><a href=\"https://poll.fm/16659484\">Vote for the 8 vs. 9 winner in Class C boys basketball</a></noscript>"},{"_id":"JF2CSDCMJZAGNJFZZCSRMIXLTQ","additional_properties":{},"type":"text","content":"<i>MLive wants to know which team from the first decade of the 2000s is the best. This post is one of eight across boys and girls basketball to get the voting. Stick with MLive to vote in every round as we crown the top boys and girls basketball teams from 2000-09.</i>"}],"description":{"basic":"As state tournaments begin this week, MLive launches voting on the best Class C boys teams of the millennium's first decade. Vote now through Friday morning on hypothetical matchups."},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"score":0.5376,"_id":"Q2910549","label":"MLive Media Group","type":"Agent,Organisation,Company"},{"score":0.303,"_id":"Q1166","label":"Michigan","type":"Place,PopulatedPlace,Region,AdministrativeRegion"},{"custom_id":"COMfcfa3ac90","label":"Saginaw Buena VistaYear","type":"Company"},{"custom_id":"PERd322b9d30","label":"Flint BeecherYear","type":"Person"},{"custom_id":"PER0155babe7","label":"Martin dePorresYear","type":"Person"},{"custom_id":"PLA91362a665","label":"Berrien SpringsYear","type":"Place"}],"categories":[{"score":1,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":0.9517,"classifier":"iab_content_taxonomy","name":"Sports>Basketball","_id":"483.547"},{"score":0.7884,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"score":0.7574,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Basketball","_id":"483.487.489"}],"content_topics":[{"score":1,"_id":"Q2910549","label":"MLive Media Group"},{"score":1,"_id":"Q7050046","label":"Newspaper companies"},{"score":1,"_id":"Q8221877","label":"Advance Publications"},{"score":1,"_id":"Q6161946","label":"Newspapers"},{"score":1,"_id":"Q7209959","label":"Newspaper publishing"},{"score":1,"_id":"Q6808364","label":"Michigan"},{"score":1,"_id":"Q8677801","label":"Newspaper companies of the United States"},{"score":1,"_id":"Q1457982","label":"Sports"},{"score":0.9718,"_id":"Q8399084","label":"Economy of Grand Rapids, Michigan"},{"score":0.9394,"_id":"Q7077035","label":"Journalism"},{"score":0.9061,"_id":"Q6006335","label":"News media"},{"score":0.8511,"_id":"Q7256778","label":"Grand Rapids, Michigan"},{"score":0.8375,"_id":"Q8804225","label":"Michigan counties"},{"score":0.8041,"_id":"Q8134372","label":"West Michigan"},{"score":0.7831,"_id":"Q8625031","label":"Society of Michigan"},{"score":0.7634,"_id":"Q8807207","label":"Publishing organizations"},{"score":0.745,"_id":"Q8594143","label":"Magazine publishing"},{"score":0.7271,"_id":"Q8399380","label":"Economy of Michigan"},{"score":0.7114,"_id":"Q9531345","label":"Periodicals"},{"score":0.696,"_id":"Q5934354","label":"Publishing companies of the United States"},{"score":0.6835,"_id":"Q10112328","label":"Print media"},{"score":0.6677,"_id":"Q8594183","label":"Magazine publishing companies of the United States"},{"score":0.6674,"_id":"Q6337045","label":"Entertainment"},{"score":0.6546,"_id":"Q7197350","label":"American websites"},{"score":0.6422,"_id":"Q20930834","label":"Publishing companies of North America"},{"score":0.6378,"_id":"Q167155","label":"Kalamazoo, Michigan"},{"score":0.6324,"_id":"Q5836947","label":"Publishing"},{"score":0.5071,"_id":"Q4477074","label":"Games"},{"score":0.4928,"_id":"Q7045033","label":"Recreation"},{"score":0.478,"_id":"Q5372","label":"Basketball"},{"score":0.4166,"_id":"Q719","label":"Saginaw, Michigan"},{"score":0.4017,"_id":"Q8287334","label":"Balls"},{"score":0.3981,"_id":"Q500834","label":"Tournament"},{"score":0.3957,"_id":"Q6519638","label":"Sports competitions"},{"score":0.3873,"_id":"Q7379346","label":"Ball games"},{"score":0.374,"_id":"Q16808511","label":"NCAA Division I basketball"},{"score":0.3729,"_id":"Q113365623","label":"Team activities"},{"score":0.3677,"_id":"Q8661193","label":"NCAA Division I men's basketball tournament"},{"score":0.3637,"_id":"Q7216322","label":"Team sports"},{"score":0.3412,"_id":"Q9423533","label":"NCAA men's basketball tournaments"},{"score":0.3395,"_id":"Q6809743","label":"Sports events"},{"score":0.3355,"_id":"Q7017036","label":"Indoor sports"},{"score":0.3251,"_id":"Q7216276","label":"Competitions"},{"score":0.3179,"_id":"Q5361908","label":"Elite Eight"},{"score":0.3159,"_id":"Q6837559","label":"Michigan High School Athletic Association"},{"score":0.3104,"_id":"Q8661231","label":"NCAA championships"},{"score":0.3034,"_id":"Q25141993","label":"NCAA Division I championships"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/muskegon","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Muskegon Sports","description":"Muskegon, Michigan sports news. Get the latest Muskegon high school sports, college sports and more. Get the latest news on the Muskegon Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Muskegon Chronicle - MLive.com","_id":"/sports/muskegon","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/muskegon"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/muskegon/","default_content":null},"site":{"site_keywords":"Muskegon Sports, Muskegon Michigan Sports, Muskegon High School Sports","site_description":"Muskegon, Michigan sports news. Get the latest Muskegon high school sports, college sports and more. Get the latest news on the Muskegon Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Muskegon Chronicle - MLive.com","site_section":"Sports","headline":"Muskegon Sports","site_title":"Muskegon Sports"},"navigation":{"nav_title":"Muskegon Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Muskegon Sports","_id":"/sports/muskegon","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1035}}},"_website_section_id":"mlive./sports/muskegon","type":"section","version":"0.6.0"},{"path":"/sports/saginaw-bay-city","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Saginaw and Bay City Sports","description":"Saginaw and Bay City Sports on MLive.com","_id":"/sports/saginaw-bay-city","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/saginaw-bay-city"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/saginaw-bay-city/","default_content":null},"site":{"site_keywords":"saginaw, bay city, michigan, sports, saginaw spirit hockey, central michigan university, cmu, chippewas, saginaw valley state university, svsu, cardinals, great lakes loons, football, baseball, basketball, hockey, soccer","site_description":"Saginaw and Bay City Sports on MLive.com","site_section":"Sports","headline":"Saginaw and Bay City Sports","site_title":"Saginaw and Bay City Sports"},"navigation":{"nav_title":"Saginaw and Bay City Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Saginaw and Bay City Sports","_id":"/sports/saginaw-bay-city","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1024}}},"_website_section_id":"mlive./sports/saginaw-bay-city","type":"section","version":"0.6.0"},{"path":"/sports/kalamazoo","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Kalamazoo Sports","description":"Find the latest Kalamazoo high school, college and other local sports news. Get updates on Kalamazoo Wings and Western Michigan Broncos at MLive.com\"> <meta name=\"keywords\" content=\"Local sports news for Kalamazoo, Kalamazoo Gazette Sports, Kalamazoo Youth Sports, Kalamazoo Sports, Kalamazoo Gazette high school sports, Kalamazoo Wings, Western Michigan Broncos, prep sportssports/kalamazoo","_id":"/sports/kalamazoo","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/kalamazoo"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/kalamazoo/","default_content":null},"site":{"site_keywords":null,"site_description":"Find the latest Kalamazoo high school, college and other local sports news. Get updates on Kalamazoo Wings and Western Michigan Broncos at MLive.com\"> <meta name=\"keywords\" content=\"Local sports news for Kalamazoo, Kalamazoo Gazette Sports, Kalamazoo Youth Sports, Kalamazoo Sports, Kalamazoo Gazette high school sports, Kalamazoo Wings, Western Michigan Broncos, prep sportssports/kalamazoo","site_section":"Sports","headline":"Kalamazoo Sports","site_title":"Kalamazoo Sports"},"navigation":{"nav_title":"Kalamazoo Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Kalamazoo Sports","_id":"/sports/kalamazoo","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1038}}},"_website_section_id":"mlive./sports/kalamazoo","type":"section","version":"0.6.0"},{"path":"/sports/jackson","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Jackson Sports","description":"Jackson, Michigan sports news. Get the latest on Jackson high school sports, college sports and more. Browse photos, videos and more at the Jackson Citizen Patriot - MLive.com","_id":"/sports/jackson","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/jackson"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/jackson/","default_content":null},"site":{"site_keywords":"Jackson Sports, Jackson Michigan Sports, Jackson High School Sports, Jackson Prep Sports, Local Jackson Sports","site_description":"Jackson, Michigan sports news. Get the latest on Jackson high school sports, college sports and more. Browse photos, videos and more at the Jackson Citizen Patriot - MLive.com","site_section":"Sports","headline":"Jackson Sports","site_title":"Jackson Sports"},"navigation":{"nav_title":"Jackson Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Jackson Sports","_id":"/sports/jackson","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1036}}},"_website_section_id":"mlive./sports/jackson","type":"section","version":"0.6.0"},{"path":"/sports/grand-rapids","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Grand Rapids Sports","description":"Grand Rapids, Michigan sports news. Get the latest Grand Rapids high school sports, college sports and more. Get the latest news on the Grand Rapids Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Grand Rapids Press - MLive.com","_id":"/sports/grand-rapids","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/grand-rapids"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/grand-rapids","default_content":null},"site":{"site_keywords":"Grand Rapids Sports, Grand Rapids Michigan Sports, Grand Rapids High School Sports","site_description":"Grand Rapids, Michigan sports news. Get the latest Grand Rapids high school sports, college sports and more. Get the latest news on the Grand Rapids Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Grand Rapids Press - MLive.com","site_section":"Sports","headline":"Grand Rapids Sports","site_title":"Grand Rapids Sports"},"navigation":{"nav_title":"Grand Rapids Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Grand Rapids Sports","_id":"/sports/grand-rapids","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1039}}},"_website_section_id":"mlive./sports/grand-rapids","type":"section","version":"0.6.0"},{"path":"/sports/ann-arbor","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Ann Arbor Sports","description":"Ann Arbor, Michigan sports news. Get the latest Ann Arbor high school sports, college sports, University of Michigan Wolverines, Eastern Michigan University Eagles news, and more. Browse photos, videos and more at The Ann Arbor News - MLive.com","_id":"/sports/ann-arbor","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/ann-arbor"],"commercial_node":null,"url_path":"www.mlive.com/sports/ann-arbor/","default_content":null},"site":{"site_keywords":"Ann Arbor Sports, Ann Arbor Michigan Sports, Ann Arbor High School Sports, Eastern Michigan University Eagles, University of Michigan Football, University of Michigan Basketball, Wolverines Football, Wolverines Basketball, University of Michigan Wolverines","site_description":"Ann Arbor, Michigan sports news. Get the latest Ann Arbor high school sports, college sports, University of Michigan Wolverines, Eastern Michigan University Eagles news, and more. Browse photos, videos and more at The Ann Arbor News - MLive.com","site_section":"Sports","headline":"Ann Arbor Sports","site_title":"Ann Arbor Sports"},"navigation":{"nav_title":"Ann Arbor Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Ann Arbor Sports","_id":"/sports/ann-arbor","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1037}}},"_website_section_id":"mlive./sports/ann-arbor","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"},{"path":"/sports/flint","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Flint Sports","description":"Flint, Michigan sports news. Get the latest Flint-area high school sports, college sports, Detroit sports news, and more. Get the latest news on the Buick Open, Crim Race, Mott Community College Bears and Flint Generals. Browse photos, videos and more at The Flint Journal - MLive.com","_id":"/sports/flint","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/flint"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/flint/","default_content":null},"site":{"site_keywords":"Flint Sports, Flint Michigan Sports, Flint High School Sports","site_description":"Flint, Michigan sports news. Get the latest Flint-area high school sports, college sports, Detroit sports news, and more. Get the latest news on the Buick Open, Crim Race, Mott Community College Bears and Flint Generals. Browse photos, videos and more at The Flint Journal - MLive.com","site_section":"Sports","headline":"Flint Sports","site_title":"Flint Sports"},"navigation":{"nav_title":"Flint Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Flint Sports","_id":"/sports/flint","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1023}}},"_website_section_id":"mlive./sports/flint","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"hsp-ad","_id":"1771862803651","text":"hsp-ad","slug":"hsp-ad"},{"description":"@meter","_id":"1771862804702","text":"@meter","slug":"meter"},{"description":"@subscriberexclusive","_id":"1771862813910","text":"@subscriberexclusive","slug":"subscriberexclusive"},{"description":"high-school-basketball","_id":"1771862819688","text":"high-school-basketball","slug":"high-school-basketball"},{"description":"@highschoolsports-aa","_id":"1771862829179","text":"@highschoolsports-aa","slug":"highschoolsports-aa"},{"description":"@highschoolsports-sbc","_id":"1771862831037","text":"@highschoolsports-sbc","slug":"highschoolsports-sbc"},{"description":"@highschoolsports-gr","_id":"1771862833638","text":"@highschoolsports-gr","slug":"highschoolsports-gr"},{"description":"@highschoolsports-mu","_id":"1771862835067","text":"@highschoolsports-mu","slug":"highschoolsports-mu"},{"description":"@highschoolsports-jx","_id":"1771862838265","text":"@highschoolsports-jx","slug":"highschoolsports-jx"},{"description":"@highschoolsports-kz","_id":"1771862840208","text":"@highschoolsports-kz","slug":"highschoolsports-kz"},{"description":"@highschoolsports-fl","_id":"1771862841729","text":"@highschoolsports-fl","slug":"highschoolsports-fl"},{"description":"@all-mliveriver","_id":"1771862858831","text":"@all-mliveriver","slug":"all-mliveriver"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/45a1d239-a386-4c1d-9422-bc6fc11b4776.jpg"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"jszczepaniak@mlive.com"}],"social_links":[{"site":"email","url":"jszczepaniak@mlive.com"}],"name":"Jonathan Szczepaniak","description":"","_id":"jszczepaniak","additional_properties":{"original":{"lastName":"Szczepaniak","secondLastName":"","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/45a1d239-a386-4c1d-9422-bc6fc11b4776.jpg","education":[{"name":"Bachelor's degree from Wayne State University in Print and Online Journalism"}],"role":"Sports Reporter for the Flint Journal","longBio":"Greetings! Here at MLive.com, I am the sports reporter for the Flint Journal. I've covered sports of all levels for nearly six years, primarily focusing on Macomb, Oakland, and Wayne County my first five years. I graduated from Wayne State University in 2021 and have previously won an award for sports reporting from the Society of Professional Journalists' Excellence in Journalism. I am a Macomb native and graduated from Macomb L'Anse Creuse North High School in 2017 for any Crusader alumni out there. Feel free to follow me on X (although it's still Twitter to me) at @jszczepaniak27. My email is always open as well (Jszczepaniak@mlive.com). ","native_app_rendering":false,"fuzzy_match":false,"affiliations":"","bio":"","firstName":"Jonathan","books":[],"podcasts":[],"contributor":false,"awards":[],"_id":"jszczepaniak","bio_page":"","last_updated_date":"2025-09-15T19:48:04.829Z","byline":"Jonathan Szczepaniak | jszczepaniak@mlive.com","email":"jszczepaniak@mlive.com","slug":"","status":true}},"type":"author","version":"0.5.8","url":"","slug":""}]},"subtype":"article","first_publish_date":"2026-02-23T16:16:44.134Z","additional_properties":{"pc_content_hash":"19119f02cfaf17bb90b697fead554fef6b76442fc05dacadf41d04a59a90f8c9","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Sports Fan","confidence":0.9},{"persona":"Basketball Enthusiast","confidence":0.9},{"persona":"Competitive Player","confidence":0.8},{"persona":"Student Athlete","confidence":0.7},{"persona":"Athletic Trainer","confidence":0.6},{"persona":"Sports Analyst","confidence":0.6},{"persona":"Casual Athlete","confidence":0.5},{"persona":"Active Lifestyle Advocate","confidence":0},{"persona":"Adrenaline Junkie","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Athletic Recruiter","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0}],"iab_taxonomy":[["Category name: Sports>Basketball","Confidence: 0.941122829914093"],["Category name: Education>Secondary Education","Confidence: 0.6061092019081116"],["Category name: Sports>College Sports","Confidence: 0.4541409909725189"],["Category name: Politics>Civic affairs","Confidence: 0.31436461210250854"]]},"is_published":true,"has_published_copy":true},"last_updated_date":"2026-02-23T16:17:23.517Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"label":{"custom_label":{"display":true,"text":"Sports","url":""}},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"5c59b90aaa756a3bc79866b72fc0265b630aa25c170c62ec8825bd1b68cabfcb"},"caption":"Which Class C boys basketball team was the best in the first decade of the 2000s? Vote now!","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/YBZGAHGWFRFWRAI4FPGBKRZLLA.jpg","licensable":false,"credits":{"affiliation":[{"name":"Jared Purcell | japurcell@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"japurcell@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"JaredPurcellDET"}],"social_links":[{"site":"email","url":"japurcell@mlive.com"},{"site":"twitter","url":"JaredPurcellDET"}],"name":"Jared Purcell","description":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","_id":"japurcel","additional_properties":{"original":{"lastName":"Purcell","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png","education":[{"name":"Oakland University"}],"role":"Lead reporter for local sports","longBio":"I am the lead reporter for the local sports team at MLive.com and we mainly focus on high school sports coverage throughout Michigan on a local and statewide level. I've lived in Michigan since I was three years old and currently reside in the Detroit suburbs where I also coach cross country in the fall and track and field in the spring.","bio":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","expertise":"High school sports.","mt_author_id":"9339511","firstName":"Jared","twitter":"JaredPurcellDET","podcasts":[],"books":[],"personal_website":"https://www.mlive.com/staff/japurcel/","awards":[],"_id":"japurcel","last_updated_date":"2025-09-12T17:03:19.458Z","bio_page":"","byline":"Jared Purcell | japurcell@mlive.com","email":"japurcell@mlive.com","status":true}},"type":"author","version":"0.5.8","url":""}]},"subtitle":"Vote for the top Class C boys basketball team from 2000-09","width":1280,"creditIPTC":"Jared Purcell | japurcell@mlive.com","_id":"YBZGAHGWFRFWRAI4FPGBKRZLLA","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/YBZGAHGWFRFWRAI4FPGBKRZLLA.jpg?auth=5c59b90aaa756a3bc79866b72fc0265b630aa25c170c62ec8825bd1b68cabfcb","proxyUrl":"/resizer/v2/YBZGAHGWFRFWRAI4FPGBKRZLLA.jpg?auth=5c59b90aaa756a3bc79866b72fc0265b630aa25c170c62ec8825bd1b68cabfcb","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/YBZGAHGWFRFWRAI4FPGBKRZLLA.jpg","published":true,"resizeUrl":"/resizer/v2/YBZGAHGWFRFWRAI4FPGBKRZLLA.jpg?auth=5c59b90aaa756a3bc79866b72fc0265b630aa25c170c62ec8825bd1b68cabfcb","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/YBZGAHGWFRFWRAI4FPGBKRZLLA.jpg?auth=5c59b90aaa756a3bc79866b72fc0265b630aa25c170c62ec8825bd1b68cabfcb&width=300","version":0,"originalName":"3.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-19T18:18:53Z","last_updated_date":"2026-02-19T18:18:53Z","height":720,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/YBZGAHGWFRFWRAI4FPGBKRZLLA.jpg?auth=5c59b90aaa756a3bc79866b72fc0265b630aa25c170c62ec8825bd1b68cabfcb&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/YBZGAHGWFRFWRAI4FPGBKRZLLA.jpg?auth=5c59b90aaa756a3bc79866b72fc0265b630aa25c170c62ec8825bd1b68cabfcb&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/YBZGAHGWFRFWRAI4FPGBKRZLLA.jpg?auth=5c59b90aaa756a3bc79866b72fc0265b630aa25c170c62ec8825bd1b68cabfcb&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/YBZGAHGWFRFWRAI4FPGBKRZLLA.jpg?auth=5c59b90aaa756a3bc79866b72fc0265b630aa25c170c62ec8825bd1b68cabfcb&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/vote-now-for-the-top-class-c-boys-basketball-team-from-2000-09.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"ICQNGGCVQRCWTGGDQQCXJYATOQ","published":true,"branch":"default","revision_id":"SRCSYGEPDFBEDF5IVKP6AGUISM"},"planning":{"story_length":{"character_count_actual":2573,"inch_count_actual":14,"word_count_actual":442,"line_count_actual":92}},"display_date":"2026-02-23T16:16:44.134Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"Vote now for the top Class C boys basketball team from 2000-09"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/vote-now-for-the-top-class-c-boys-basketball-team-from-2000-09.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-23T16:09:18.498Z","publish_date":"2026-02-23T16:16:44.134Z","_id":"WPD35L7SLRA7RK6V4MHGYAF4EQ","website":"mlive","website_url":"/highschoolsports/2026/02/vote-now-for-the-top-class-c-boys-basketball-team-from-2000-09.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"edb1e7998aed5c7744de63f37de4d3c56d9f273cea0cc325cf3eadb5fb2717ca"},"caption":"Flint Kearsley's Jameson (left) and Delaney (right) Vanier were all smiles after being crowned individual regional champions on Friday at Richfield Bowl.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/I3KJNY6L55FS3ND2FQSW7BDWUE.jpg","licensable":false,"credits":{"affiliation":[{"name":"Jeff Vanier","type":"author"}],"by":[{"name":"Jeff Vanier","type":"author","byline":"Jeff Vanier"}]},"subtitle":"Flint Kearsley's Jameson and Delaney Vanier","width":1512,"creditIPTC":"Jeff Vanier","_id":"I3KJNY6L55FS3ND2FQSW7BDWUE","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/I3KJNY6L55FS3ND2FQSW7BDWUE.jpg?auth=edb1e7998aed5c7744de63f37de4d3c56d9f273cea0cc325cf3eadb5fb2717ca","proxyUrl":"/resizer/v2/I3KJNY6L55FS3ND2FQSW7BDWUE.jpg?auth=edb1e7998aed5c7744de63f37de4d3c56d9f273cea0cc325cf3eadb5fb2717ca","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/I3KJNY6L55FS3ND2FQSW7BDWUE.jpg","published":true,"resizeUrl":"/resizer/v2/I3KJNY6L55FS3ND2FQSW7BDWUE.jpg?auth=edb1e7998aed5c7744de63f37de4d3c56d9f273cea0cc325cf3eadb5fb2717ca","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/I3KJNY6L55FS3ND2FQSW7BDWUE.jpg?auth=edb1e7998aed5c7744de63f37de4d3c56d9f273cea0cc325cf3eadb5fb2717ca&width=300","version":0,"originalName":"unnamed (38).jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-23T15:20:01Z","last_updated_date":"2026-02-23T15:20:01Z","height":1512,"image_type":"photograph"},{"_id":"U7G7MSASFFDFZPLIGQTRGCS4QE","additional_properties":{},"type":"text","content":"FLINT – Spots for the MHSAA team and individual state finals were up for grabs this weekend as several Flint-area teams and bowlers punched their tickets."},{"_id":"4I6XTDLNHFHUHJ4EHQ5UIIBDLU","additional_properties":{},"type":"text","content":"The highlight of the weekend was Flint Kearsley’s twin duo of Jameson and Delaney Vanier both winning individual regional titles on each side."},{"_id":"MSNQLSGWOZEE7K3I77PPWKJQWU","additional_properties":{},"type":"text","content":"The MHSAA individual and team state finals will take place from Feb. 27-28."},{"_id":"NNK4GYRPHBGUZDWKULN6E5Y6PE","additional_properties":{},"type":"text","content":"Below is a full recap of how each Flint-area team performed over the weekend."},{"level":2,"_id":"EA3XBY6SUZFHBONNTJTTTW6XHE","additional_properties":{},"type":"header","content":"<b>Division 1</b>"},{"level":3,"_id":"CRMNNHQYWFFDHMEBNOSU6JQZL4","additional_properties":{},"type":"header","content":"<b>Region 3 at Grand Blanc Lanes</b>"},{"_id":"FN7CTRAWHFDBRBTK26RFAY5XOQ","additional_properties":{},"type":"text","content":"<b>Boys</b>"},{"_id":"VAS2VOBXGVHADH2MWOXQRLBH4U","additional_properties":{},"type":"text","content":"After a thrilling finish that saw two teams compete for the final state qualifying spot in the last game, two Saginaw Valley League teams rolled their way to the state finals."},{"_id":"6QTSD2LOWVHZXG32JS6KLSK5UU","additional_properties":{},"type":"text","content":"Grand Blanc took first with a 3,713 and a massive 247 Baker game, while Davison locked up the final spot with a 3,676 and the highest Baker game of the region with a 248."},{"_id":"2Z6JIMPUU5AVXALN6VM5IYZCRY","additional_properties":{},"type":"text","content":"Flushing finished 43 pins behind Davison with high Baker games of 245 and 223. Other Flint-area teams competing were Lapeer (5th) and Flint Carman-Ainsworth (10th)."},{"_id":"DMFZLVW2ZNB7DCXWNS546P46CA","additional_properties":{},"type":"text","content":"Davison took control on the individual side by sending Donovan Owens (2nd) and Peyton Henry (4th) to the individual state finals. Davison was the only team in the region to send two bowlers to states."},{"_id":"2B4JHGRMI5BHBFHFF66M63QZMM","additional_properties":{},"type":"text","content":"Grand Blanc’s Lucas Knowles was crowned the regional champion after averaging a 244. Owens, who averaged a 239, finished in second."},{"_id":"5R5IVVRHFBB7RACGWVHSTJHSRE","additional_properties":{},"type":"text","content":"Lapeer’s Luke Meinz (5th) was the final Flint-area state qualifier from the region."},{"_id":"6IX47E5BJREZ3GDTT75WZJ3WHY","additional_properties":{},"type":"text","content":"<b>Girls</b>"},{"_id":"AQ5HIAVO7BEKFIX3HZ5GSBQR7M","additional_properties":{},"type":"text","content":"Oxford ran away with the competition by an over 200-pin margin to win the team regional title."},{"_id":"UMCOY37T7JCE7NLTPYPC72M6WA","additional_properties":{},"type":"text","content":"Davison was able to secure the second spot with a 3,158, finishing 310 pins ahead of third-place Holt."},{"_id":"GNZIMXT2NJGRVHL36NGVKBC2UQ","additional_properties":{},"type":"text","content":"The Cardinals came out of the gates strong with a 235 and 184 in its first two Baker games but failed to roll higher than a 160 in its next four Baker games. The Cardinals rebounded with a 197 and 183 to close out Bakers."},{"_id":"7O3PZITBUFFW5A3SOPOXKPT7ZQ","additional_properties":{},"type":"text","content":"Lapeer was the next highest placer in fourth, while Flushing finished fifth, Grand Blanc took sixth and Flint Carman-Ainsworth came in 12th."},{"_id":"ZJBI22ZLHJEJLCJX25HONJLBFI","additional_properties":{},"type":"text","content":"After failing to qualify as a team, Grand Blanc came alive in individual regionals by sending two bowlers to the state finals. The Bobcats and Holt were the only teams to place two bowlers."},{"_id":"SAZ7UFH6ORB3ZPN35QL2NYE5ZQ","additional_properties":{},"type":"text","content":"Meadow Ng (5th) and Gabrielle Echols (6th) both qualified for Grand Blanc, while Lapeer’s Isabellah Asaro finished second and Davison’s McKynlee Musthaler took fourth. Asaro rolled the highest individual game at regionals with a 279."},{"level":2,"_id":"EC65I5RPHVB3FBWB5ICVCIKMMM","additional_properties":{},"type":"header","content":"<b>Division 2</b>"},{"level":3,"_id":"7N2NNBNXAFBR7FUYRDXNIJBINM","additional_properties":{},"type":"header","content":"<b>Region 14 at Richfield Bowl</b>"},{"_id":"5A7RIWIKFVF57B3QPIN2MSPYGQ","additional_properties":{},"type":"text","content":"<b>Boys</b>"},{"_id":"WZWLOHOGWZCZTM6MZICWOE4Y4M","additional_properties":{},"type":"text","content":"After leading his team to a regional title, Flint Kearsley’s Jameson Vanier decided to grab one of his own."},{"_id":"ICNCVRX73NCHFP4NO7VZ77YERQ","additional_properties":{},"type":"text","content":"Vanier won the individual regional title with high games of 269 and 248, finishing 98 pins ahead of Goodrich’s Colton Servello, who finished in second with high games of 245 and 244."},{"_id":"YE6CS4JLDZEPBCMCIPI2O7ITFM","additional_properties":{},"type":"text","content":"Flint Kearsley placed four bowlers in the state qualifying block with Nathan Richardson (3rd), Chase Parr (5th) and Kolin Doyle (7th) all qualifying for states."},{"_id":"ZQMZL3FGJREVRI4O6LPCAUHL7I","additional_properties":{},"type":"text","content":"Other Flint-area qualifiers included Flint Southwestern’s Dustin Farnham (4th) and Swartz Creek’s Caden Orvis (6th)."},{"_id":"RBXNBT2JRJHWDGTMKE5JFEUV6E","additional_properties":{},"type":"text","content":"<b>Girls</b>"},{"_id":"RKRCNUGBPBC5TCFCOEUSLZPHGE","additional_properties":{},"type":"text","content":"From one Vanier to another, Flint Kearsley’s Delaney Vanier took the top spot at regionals with a strong showing in her final three games."},{"_id":"FJ7QG3IVDRD3FHZBMEALT4RQHY","additional_properties":{},"type":"text","content":"Vanier averaged a 186 through her first three games but managed to average 216 in her final three games, finishing 61 pins ahead of Swartz Creek’s Grace Parsons. Parsons finished in second with high games of 232 and 229."},{"_id":"EYQD3FMFSBHJ7NMNWPMQGNO55I","additional_properties":{},"type":"text","content":"After finishing in second behind Swartz Creek in team regionals, Kearsley rebounded by sending four bowlers to the state finals."},{"_id":"YPHDV24JFZCDRDKWJY3KXAEMJ4","additional_properties":{},"type":"text","content":"Vanier, Olivia Hurst (4th), Noel Bunch (5th) and Layla Hunter (6th) all qualified for the state finals. Swartz Creek qualified three bowlers for the state finals with Parsons (2nd), Allison Temple (3rd) and Emma Nichols (7th) all earning spots."},{"level":2,"_id":"4KAABFCT6NDOZN6GH3NPVRMT2A","additional_properties":{},"type":"header","content":"<b>Division 3</b>"},{"level":3,"_id":"RIGZKA5DLFC2VC3HRBU2TPG3EQ","additional_properties":{},"type":"header","content":"<b>Region 23 at Strikers Entertainment</b>"},{"_id":"QQWXNIY5QFHCPLPBEUFRF2MS6Y","additional_properties":{},"type":"text","content":"<b>Girls </b>"},{"_id":"OMXJJ3FDB5D2BMAUQCB2VKIHZQ","additional_properties":{},"type":"text","content":"After both Imlay City teams fell short of qualifying for regionals, the girls side was able to bring some excitement to the weekend by qualifying two bowlers for the individual state finals."},{"_id":"ORFZFRX6JZBCFJJJO5U6XFW7T4","additional_properties":{},"type":"text","content":"Morgan Robertson rolled her way to a second-place finish by averaging a 181 and finishing one pin away from being tied for first. Robertson finished regionals strong with a 202 and 191 in her final two games."},{"_id":"S3IVCGCSQJFGHKXABEKRQQ6C4E","additional_properties":{},"type":"text","content":"Faith Schriber was also able to grab a state qualifying spot by finishing fifth with a 171 average. Imlay City did not qualify any bowlers on the boys side for the state finals."},{"level":2,"_id":"YQWP7EVXQZCALMODFCIQ2MFFO4","additional_properties":{},"type":"header","content":"<b>Division 4</b>"},{"level":3,"_id":"ZXX2YPHXWFGZZIPLB2YWHYV7YE","additional_properties":{},"type":"header","content":"<b>Region 31 at B’s Bowling Center</b>"},{"_id":"42EQJN7ABRGMXBGGJNVQSOATEQ","additional_properties":{},"type":"text","content":"<b>Boys</b>"},{"_id":"T2XUCN6MAZGH7POBTDZ54XPQMU","additional_properties":{},"type":"text","content":"Burton Atherton and New Lothrop separated themselves from the competition, finishing first and second, respectively."},{"_id":"ZIZUJRZ6XNCW7NR2YKLTLLF5XM","additional_properties":{},"type":"text","content":"Atherton took the top spot behind the highest Baker score of the region at 234, and Baker games of 194 and 191."},{"_id":"VSJMJU3VF5GXBKDJQNGNPLVEU4","additional_properties":{},"type":"text","content":"New Lothrop finished strong with a 192 in its final Baker game and a 1,011 in its first individual game."},{"_id":"AA5I2AH5NFHY7CZE6IKJWLHOIU","additional_properties":{},"type":"text","content":"Other Flint-area teams that competed were Burton Bendle (3rd), Genesee (4th), Byron (5th) and Dryden (8th)."},{"_id":"VZ7FOTBXTFHZFBBMJWKG52EINY","additional_properties":{},"type":"text","content":"Atherton kept the success going into individual regionals as Brennen Eaton was crowned regional champion after averaging a 218. Tayden Ducre added another state qualifier for Atherton by finishing in fourth."},{"_id":"WM2BU7M23RA4LF6RCTR7N5MG34","additional_properties":{},"type":"text","content":"Burton Bendle tied Atherton with two state qualifiers as Gunner Hillegas (5th) and Anderson Urban (6th) punched their state finals tickets."},{"_id":"ZP4AS2PRFBELDKQE3ADCZ3I5CA","additional_properties":{},"type":"text","content":"Other Flint-area state qualifiers were Byron’s Brayden Smith (2nd), New Lothrop’s Dominick Dilts (3rd) and Genesee’s Hunter Crow (7th)."},{"_id":"D2QTAZRXXBDC3PH525ISAFMCYU","additional_properties":{},"type":"text","content":"<b>Girls</b>"},{"_id":"4OEEZKSLVFC4XMRE63QP6BB32M","additional_properties":{},"type":"text","content":"It was Byron and Burton Bendle’s turn on the girls side to show what their teams were made of."},{"_id":"T2NKJJR3IJDZVHKVPS26CUNU34","additional_properties":{},"type":"text","content":"Byron was crowned regional champion behind a 260 Baker game, while Bendle finished in second ahead of third-place New Lothrop by 30 pins."},{"_id":"GS4QCAU27JEBHE5GD5IUX3GP4I","additional_properties":{},"type":"text","content":"Bendle managed to jump New Lothrop in the standings by rolling a 152 and 142 in its final Baker games and a 721 in its first individual game, which was the highest of the region."},{"_id":"WVYT2EVZ6VFFNDJVCDHVJQL5AA","additional_properties":{},"type":"text","content":"Placements for Flint-area teams included New Lothrop in third, Burton Atherton in fifth, Dryden in sixth and Genesee in seventh."},{"_id":"3NKDP4JGL5DZHAQSBDABCDJ4FU","additional_properties":{},"type":"text","content":"Byron and Bendle carried the momentum into individual regionals as both teams qualified two bowlers for the state finals."},{"_id":"JJUCV2FESRG6RAB645VJQKCEL4","additional_properties":{},"type":"text","content":"Byron’s Kara Chapman was crowned regional champion, while Ember Woodbury (6th) was the second Byron bowler to qualify for states."},{"_id":"GRBQYSDJ45FQXLKQLWUKRNWXLQ","additional_properties":{},"type":"text","content":"Allison Neph (5th) and Monica Martinez (7th) both qualified for Bendle, while Burton Atherton’s Elyssa Krause finished fourth to earn a spot at states."}],"description":{"basic":"Flint Kearsley twins Jameson and Delaney Vanier both captured individual regional championships, leading a strong weekend for local bowlers."},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"score":0.3097,"_id":"Q7399277","label":"Saginaw Valley League","type":"Agent,Organisation"},{"custom_id":"COM94394d276","label":"Flint Carman-Ainsworth","type":"Company"},{"custom_id":"PERcb88d56c0","label":"Donovan Owens","type":"Person"},{"custom_id":"COM76c668d71","label":"Cardinals","type":"Company"},{"custom_id":"PER9acf456dd","label":"Holt","type":"Person"},{"custom_id":"PER95f118ce0","label":"Isabellah Asaro","type":"Person"},{"custom_id":"PERc0a54e2ca","label":"Jameson Vanier","type":"Person"},{"custom_id":"PERb7b9be5f8","label":"Baker","type":"Person"},{"custom_id":"PER47ed56704","label":"Peyton Henry","type":"Person"},{"custom_id":"PERb78f85871","label":"Grace Parsons","type":"Person"},{"custom_id":"PERff24173e1","label":"Lucas Knowles","type":"Person"},{"custom_id":"PER8e0c2b141","label":"Flint Kearsley","type":"Person"},{"custom_id":"PER4271c43ec","label":"Morgan Robertson","type":"Person"},{"custom_id":"COMe49b78df2","label":"Atherton","type":"Company"},{"custom_id":"COM4c8da04c0","label":"Genesee","type":"Company"},{"custom_id":"COM8ebbbbcad","label":"Byron","type":"Company"},{"custom_id":"COM77101d1a1","label":"Dryden","type":"Company"},{"custom_id":"COM6b63909d3","label":"Burton Bendle","type":"Company"},{"custom_id":"COMb1289e7a8","label":"Burton Atherton","type":"Company"},{"custom_id":"PER72a4754c7","label":"Delaney Vanier","type":"Person"},{"custom_id":"PERf600fff1d","label":"Davison","type":"Person"},{"custom_id":"COM9bf9b24b5","label":"Flushing","type":"Company"},{"custom_id":"PERddc3dc4d8","label":"Luke Meinz","type":"Person"},{"custom_id":"COMdd39b632b","label":"Flint Southwestern","type":"Company"},{"custom_id":"PERade47ae76","label":"Dustin Farnham","type":"Person"},{"custom_id":"PERadd3c076f","label":"Caden Orvis","type":"Person"},{"custom_id":"PERbca742483","label":"Tayden Ducre","type":"Person"},{"custom_id":"PERbfe44b0eb","label":"Gunner Hillegas","type":"Person"},{"custom_id":"PER5214d308c","label":"Anderson Urban","type":"Person"},{"custom_id":"PER9336427a5","label":"Brayden Smith","type":"Person"},{"custom_id":"PERf39756f9b","label":"Dominick Dilts","type":"Person"},{"custom_id":"PER1b2d8ae7c","label":"Hunter Crow","type":"Person"},{"custom_id":"PER2f739c366","label":"Colton Servello","type":"Person"},{"custom_id":"COM63c50164c","label":"Goodrich","type":"Company"},{"custom_id":"PER724ace50a","label":"Chase Parr","type":"Person"},{"custom_id":"COM3d80eaa9e","label":"Bakers","type":"Company"},{"custom_id":"PER7e1727576","label":"Gabrielle Echols","type":"Person"},{"custom_id":"PEReba11e54a","label":"Meadow Ng","type":"Person"},{"custom_id":"PER4cf3b358b","label":"McKynlee Musthaler","type":"Person"},{"custom_id":"PERfa4657877","label":"Nathan Richardson","type":"Person"},{"custom_id":"PEReb61189d1","label":"Kolin Doyle","type":"Person"},{"custom_id":"PER15d22fda3","label":"Kara Chapman","type":"Person"},{"custom_id":"PERf458af5d0","label":"Ember Woodbury","type":"Person"},{"custom_id":"COMfb8cfa78c","label":"GirlsOxford","type":"Company"},{"custom_id":"PER6e9b1b0af","label":"Jameson","type":"Person"},{"custom_id":"PER6e8b87631","label":"Olivia Hurst","type":"Person"},{"custom_id":"PERdb6c06782","label":"Noel Bunch","type":"Person"},{"custom_id":"PER62c3c3b4b","label":"Layla Hunter","type":"Person"},{"custom_id":"PERbae2b0e02","label":"Allison Temple","type":"Person"},{"custom_id":"PERffae75a21","label":"Emma Nichols","type":"Person"},{"custom_id":"PER2c911fbe3","label":"Faith Schriber","type":"Person"},{"custom_id":"COMb6717c675","label":"BoysBurton Atherton","type":"Company"},{"custom_id":"PER429784eb6","label":"Brennen Eaton","type":"Person"},{"custom_id":"PER61c3f1c3a","label":"Monica Martinez","type":"Person"},{"custom_id":"PER7f2699a65","label":"Allison Neph","type":"Person"},{"custom_id":"PERa7a11c9d5","label":"Elyssa Krause","type":"Person"}],"categories":[{"score":0.9641,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":0.8255,"classifier":"iab_content_taxonomy","name":"Sports>Bowling","_id":"483.550"},{"score":0.7015,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"classifier":"advancelocal_custom_categories","name":"Clean Water","_id":"cat0214"}],"content_topics":[{"score":1,"_id":"Q13271615","label":"Michigan high school sports conferences"},{"score":1,"_id":"Q15144233","label":"United States schools associations"},{"score":0.4924,"_id":"Q2200776","label":"Swartz Creek, Michigan"},{"score":0.4904,"_id":"Q7399277","label":"Saginaw Valley League"},{"score":0.457,"_id":"Q490584","label":"Flint, Michigan"},{"score":0.4298,"_id":"Q610773","label":"Grand Blanc, Michigan"},{"score":0.4285,"_id":"Q115463","label":"Lapeer County, Michigan"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"},{"path":"/sports/flint","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Flint Sports","description":"Flint, Michigan sports news. Get the latest Flint-area high school sports, college sports, Detroit sports news, and more. Get the latest news on the Buick Open, Crim Race, Mott Community College Bears and Flint Generals. Browse photos, videos and more at The Flint Journal - MLive.com","_id":"/sports/flint","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/flint"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/flint/","default_content":null},"site":{"site_keywords":"Flint Sports, Flint Michigan Sports, Flint High School Sports","site_description":"Flint, Michigan sports news. Get the latest Flint-area high school sports, college sports, Detroit sports news, and more. Get the latest news on the Buick Open, Crim Race, Mott Community College Bears and Flint Generals. Browse photos, videos and more at The Flint Journal - MLive.com","site_section":"Sports","headline":"Flint Sports","site_title":"Flint Sports"},"navigation":{"nav_title":"Flint Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Flint Sports","_id":"/sports/flint","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1023}}},"_website_section_id":"mlive./sports/flint","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"hsp-ad","_id":"1771859824560","text":"hsp-ad","slug":"hsp-ad"},{"description":"@meter","_id":"1771859825582","text":"@meter","slug":"meter"},{"description":"@fl-river","_id":"1771859827568","text":"@fl-river","slug":"fl-river"},{"description":"@mlive-river","_id":"1771859829673","text":"@mlive-river","slug":"mlive-river"},{"description":"@highschoolsports-fl","_id":"1771859834070","text":"@highschoolsports-fl","slug":"highschoolsports-fl"},{"description":"high-school-sports","_id":"1771859838291","text":"high-school-sports","slug":"high-school-sports"},{"description":"hs-bowling","_id":"1771859841125","text":"hs-bowling","slug":"hs-bowling"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/45a1d239-a386-4c1d-9422-bc6fc11b4776.jpg"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"jszczepaniak@mlive.com"}],"social_links":[{"site":"email","url":"jszczepaniak@mlive.com"}],"name":"Jonathan Szczepaniak","description":"","_id":"jszczepaniak","additional_properties":{"original":{"lastName":"Szczepaniak","secondLastName":"","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/45a1d239-a386-4c1d-9422-bc6fc11b4776.jpg","education":[{"name":"Bachelor's degree from Wayne State University in Print and Online Journalism"}],"role":"Sports Reporter for the Flint Journal","longBio":"Greetings! Here at MLive.com, I am the sports reporter for the Flint Journal. I've covered sports of all levels for nearly six years, primarily focusing on Macomb, Oakland, and Wayne County my first five years. I graduated from Wayne State University in 2021 and have previously won an award for sports reporting from the Society of Professional Journalists' Excellence in Journalism. I am a Macomb native and graduated from Macomb L'Anse Creuse North High School in 2017 for any Crusader alumni out there. Feel free to follow me on X (although it's still Twitter to me) at @jszczepaniak27. My email is always open as well (Jszczepaniak@mlive.com). ","native_app_rendering":false,"fuzzy_match":false,"affiliations":"","bio":"","firstName":"Jonathan","books":[],"podcasts":[],"contributor":false,"awards":[],"_id":"jszczepaniak","bio_page":"","last_updated_date":"2025-09-15T19:48:04.829Z","byline":"Jonathan Szczepaniak | jszczepaniak@mlive.com","email":"jszczepaniak@mlive.com","slug":"","status":true}},"type":"author","version":"0.5.8","url":"","slug":""}]},"subtype":"article","first_publish_date":"2026-02-23T15:25:42.285Z","additional_properties":{"pc_content_hash":"1417bea7d07495742695c72eb27777f04c35a097ec29b98493b1d68c4f7d967f","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Bowling Enthusiast","confidence":0.9},{"persona":"Competitive Player","confidence":0.8},{"persona":"Sports Fan","confidence":0.7},{"persona":"Student Athlete","confidence":0.6},{"persona":"Casual Athlete","confidence":0.5},{"persona":"Active Lifestyle Advocate","confidence":0},{"persona":"Rookie Player","confidence":0},{"persona":"Athletic Trainer","confidence":0},{"persona":"Sports Analyst","confidence":0},{"persona":"Active Retiree","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Athletic Recruiter","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Amateur Sports Analyst","confidence":0},{"persona":"Soccer Enthusiast","confidence":0},{"persona":"Football Enthusiast","confidence":0}],"iab_taxonomy":[["Category name: Sports>Bowling","Confidence: 0.9122481942176819"],["Category name: Sports>College Sports","Confidence: 0.62113356590271"],["Category name: Politics>Civic affairs","Confidence: 0.6027289032936096"],["Category name: Education>Secondary Education","Confidence: 0.4589836895465851"],["Category name: Sports>Soccer","Confidence: 0.14037621021270752"],["Category name: News","Confidence: 0.1114775612950325"]]},"is_published":true,"has_published_copy":true},"last_updated_date":"2026-02-23T15:26:21.223Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"label":{"custom_label":{"display":true,"text":"Sports","url":""}},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"edb1e7998aed5c7744de63f37de4d3c56d9f273cea0cc325cf3eadb5fb2717ca"},"caption":"Flint Kearsley's Jameson (left) and Delaney (right) Vanier were all smiles after being crowned individual regional champions on Friday at Richfield Bowl.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/I3KJNY6L55FS3ND2FQSW7BDWUE.jpg","licensable":false,"credits":{"affiliation":[{"name":"Jeff Vanier","type":"author"}],"by":[{"name":"Jeff Vanier","type":"author","byline":"Jeff Vanier"}]},"subtitle":"Flint Kearsley's Jameson and Delaney Vanier","width":1512,"creditIPTC":"Jeff Vanier","_id":"I3KJNY6L55FS3ND2FQSW7BDWUE","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/I3KJNY6L55FS3ND2FQSW7BDWUE.jpg?auth=edb1e7998aed5c7744de63f37de4d3c56d9f273cea0cc325cf3eadb5fb2717ca","proxyUrl":"/resizer/v2/I3KJNY6L55FS3ND2FQSW7BDWUE.jpg?auth=edb1e7998aed5c7744de63f37de4d3c56d9f273cea0cc325cf3eadb5fb2717ca","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/I3KJNY6L55FS3ND2FQSW7BDWUE.jpg","published":true,"resizeUrl":"/resizer/v2/I3KJNY6L55FS3ND2FQSW7BDWUE.jpg?auth=edb1e7998aed5c7744de63f37de4d3c56d9f273cea0cc325cf3eadb5fb2717ca","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/I3KJNY6L55FS3ND2FQSW7BDWUE.jpg?auth=edb1e7998aed5c7744de63f37de4d3c56d9f273cea0cc325cf3eadb5fb2717ca&width=300","version":0,"originalName":"unnamed (38).jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-23T15:20:01Z","last_updated_date":"2026-02-23T15:20:01Z","height":1512,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/I3KJNY6L55FS3ND2FQSW7BDWUE.jpg?auth=edb1e7998aed5c7744de63f37de4d3c56d9f273cea0cc325cf3eadb5fb2717ca&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/I3KJNY6L55FS3ND2FQSW7BDWUE.jpg?auth=edb1e7998aed5c7744de63f37de4d3c56d9f273cea0cc325cf3eadb5fb2717ca&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/I3KJNY6L55FS3ND2FQSW7BDWUE.jpg?auth=edb1e7998aed5c7744de63f37de4d3c56d9f273cea0cc325cf3eadb5fb2717ca&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/I3KJNY6L55FS3ND2FQSW7BDWUE.jpg?auth=edb1e7998aed5c7744de63f37de4d3c56d9f273cea0cc325cf3eadb5fb2717ca&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/flint-area-bowling-regionals-recap-flint-kearsley-twins-win-individual-titles.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"Y7NX6S4K4BEELODG6YFEJQRW3Q","published":true,"branch":"default","revision_id":"LMMCZ5XNARF4DAHTQBN4H5V2HM"},"planning":{"story_length":{"character_count_actual":6272,"inch_count_actual":10,"word_count_actual":1062,"line_count_actual":65}},"display_date":"2026-02-23T15:25:42.285Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"Flint-area bowling regionals recap: Flint Kearsley twins win individual titles"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/flint-area-bowling-regionals-recap-flint-kearsley-twins-win-individual-titles.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-23T15:20:50.925Z","publish_date":"2026-02-23T15:25:42.285Z","_id":"3MF7BCCREBBETIANUYAGGHWWG4","website":"mlive","website_url":"/highschoolsports/2026/02/flint-area-bowling-regionals-recap-flint-kearsley-twins-win-individual-titles.html"}],"expires":1771865104124,"lastModified":1771864803879},"{\"limit\":36,\"offset\":2,\"section\":\"highschoolsports\"}":{"data":[{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"ddb452a5ebd6cedbdd0bf11b509319d585905b7a9b86c30c428770b359e644dd"},"caption":"John Glenn’s EJ Smith wrestles Freeland’s Easton Rosebush during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/UEDBTQGAMBAY7KN3AGKHCELXJI.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4563,"_id":"UEDBTQGAMBAY7KN3AGKHCELXJI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/UEDBTQGAMBAY7KN3AGKHCELXJI.JPG?auth=ddb452a5ebd6cedbdd0bf11b509319d585905b7a9b86c30c428770b359e644dd","iptc_source":"00108271A","proxyUrl":"/resizer/v2/UEDBTQGAMBAY7KN3AGKHCELXJI.JPG?auth=ddb452a5ebd6cedbdd0bf11b509319d585905b7a9b86c30c428770b359e644dd","takenOn":"2026-02-18T23:52:01Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/UEDBTQGAMBAY7KN3AGKHCELXJI.JPG","published":true,"resizeUrl":"/resizer/v2/UEDBTQGAMBAY7KN3AGKHCELXJI.JPG?auth=ddb452a5ebd6cedbdd0bf11b509319d585905b7a9b86c30c428770b359e644dd","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/UEDBTQGAMBAY7KN3AGKHCELXJI.JPG?auth=ddb452a5ebd6cedbdd0bf11b509319d585905b7a9b86c30c428770b359e644dd&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-13.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026"},"_id":"ELXA6FPYXVAJBHFDJHQ3PD45CQ"}]},"created_date":"2026-02-19T04:57:41Z","last_updated_date":"2026-02-19T04:57:41Z","height":3042,"image_type":"photograph"},{"_id":"ZFUMKW3N5RGXVBSOL6N2FZ5POM","additional_properties":{},"type":"text","content":"Next stop: Ford Field."},{"_id":"6UN7RI6QZ5FNFMRCIFOJ7BK7IE","additional_properties":{},"type":"text","content":"The Bay City area is sending 47 competitors to the individual wrestling state finals at the home of the Detroit Lions on March 6-7 after they battled their way through the regional level."},{"_id":"7OCCYVSCAFH5BBD544TXT7C6HU","additional_properties":{},"type":"text","content":"Stepping to the top of the podium were 12 regional champions, who have just one more title to pursue when they venture to grand finale at Ford Field."},{"_id":"P35FL3TMHNCHZHXDPTATDYCYOA","additional_properties":{},"type":"text","content":"E.J. Smith and Jonny Ford captured regional titles to lead a six-wrestler contingent of boys state qualifiers from John Glenn. Jack Hayes, Izaak Kukulski, Garrett Hilborn and Owen Tucker also posted Top 4 finishes to move on for the Bobcats."},{"_id":"OQ6LHNWKGRAT7B6UTYPX3CKOFM","additional_properties":{},"type":"text","content":"<b>MORE </b><a href=\"https://www.mlive.com/topic/hs-wrestling/\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/topic/hs-wrestling/\">high school wrestling coverage</a>"},{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"32e85565137bbf16c71f0805dd68736c2b5d884ef5d89f2ac57ba4424271f7cb"},"caption":"Jonny Ford of the John Glenn wrestling team for 2025-26.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/ARDEITOZSRACHMRZ5ESUMBHIZQ.JPG","licensable":false,"credits":{"affiliation":[{"name":"Lee Thompson | lthomps2@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/8148d55f-bcb8-413e-badd-eaaec116c400.JPG"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"lthomps2@mlive.com"},{"site":"facebook","deprecated":true,"deprecation_msg":"Please use social_links.","url":"https://www.facebook.com/lee.thompson.31105"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"LeeTsports"}],"social_links":[{"site":"email","url":"lthomps2@mlive.com"},{"site":"facebook","url":"https://www.facebook.com/lee.thompson.31105"},{"site":"twitter","url":"LeeTsports"}],"name":"Lee Thompson","description":"Sportswriter at The Bay City Times since 1996. Bay City native. Graduate of T.L. Handy '86 and Central Michigan University '90. Married with four children. Achieved career goal with hole in one in 2014!","_id":"lthompso","additional_properties":{"original":{"lastName":"Thompson","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/8148d55f-bcb8-413e-badd-eaaec116c400.JPG","education":[],"longBio":"Lee Thompson has served as a sportswriter at MLive and The Bay City Times since 1996, covering all local sports with an emphasis on our 24 area high schools. He has earned numerous awards from the Michigan Press Association and the Associated Press, sweeping first place in four different categories three times in his career. He was honored with the President's Award by the Bay County Sports Hall of Fame in 2013. Prior to joining The Bay City Times, he served as sports editor at Mount Pleasant Morning Sun and also worked at The Saginaw News, the Midland Daily News and the Ogemaw County Herald. The Bay City native is a 1986 graduate of T.L. Handy High School and a 1990 graduate of Central Michigan University, where he served as sports editor of CM Life. He and wife Diane have four sons.","facebook":"https://www.facebook.com/lee.thompson.31105","bio":"Sportswriter at The Bay City Times since 1996. Bay City native. Graduate of T.L. Handy '86 and Central Michigan University '90. Married with four children. Achieved career goal with hole in one in 2014!","mt_author_id":"3024","firstName":"Lee","twitter":"LeeTsports","podcasts":[],"books":[],"awards":[],"_id":"lthompso","last_updated_date":"2025-10-06T20:44:47.738Z","byline":"Lee Thompson | lthomps2@mlive.com","email":"lthomps2@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtitle":"Glenn","width":4032,"creditIPTC":"Lee Thompson | lthomps2@mlive.com","_id":"ARDEITOZSRACHMRZ5ESUMBHIZQ","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/ARDEITOZSRACHMRZ5ESUMBHIZQ.JPG?auth=32e85565137bbf16c71f0805dd68736c2b5d884ef5d89f2ac57ba4424271f7cb","proxyUrl":"/resizer/v2/ARDEITOZSRACHMRZ5ESUMBHIZQ.JPG?auth=32e85565137bbf16c71f0805dd68736c2b5d884ef5d89f2ac57ba4424271f7cb","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/ARDEITOZSRACHMRZ5ESUMBHIZQ.JPG","published":true,"resizeUrl":"/resizer/v2/ARDEITOZSRACHMRZ5ESUMBHIZQ.JPG?auth=32e85565137bbf16c71f0805dd68736c2b5d884ef5d89f2ac57ba4424271f7cb","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/ARDEITOZSRACHMRZ5ESUMBHIZQ.JPG?auth=32e85565137bbf16c71f0805dd68736c2b5d884ef5d89f2ac57ba4424271f7cb&width=300","version":0,"originalName":"jonny_ford.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-12T18:57:47Z","last_updated_date":"2026-02-12T18:57:47Z","height":3024,"image_type":"photograph"},{"_id":"5WZIPJMEQJDFRGL3NFIV5OVTJU","additional_properties":{},"type":"text","content":"Bay County will also be represented at the finals by regional medalists Grant Markel and Jake Winden of Bay City Western and Jamar Jackson and Kaden Oswald of Essexville Garber."},{"_id":"ERSGNAXDMJGH3IZLH5HO3MO4V4","additional_properties":{},"type":"text","content":"Gage David and Calvin Marshall claimed regional crowns to lead seven Ogemaw Heights wrestlers on to the finals. Brady Demory and Nick Brasseur landed first-place finishes to lead six Gladwin qualifiers."},{"_id":"K3LTAGU4ZNGK7JOBGECLOR6SPE","additional_properties":{},"type":"text","content":"Whittemore-Prescott’s Anthony Green, Mio’s Atreyu Burden and Beaverton’s Eli Roe all captured regional championships and advance."},{"_id":"H6S7P642C5BOLJHSWHKEIFNFJA","additional_properties":{},"type":"text","content":"In the girls draw, three area wrestlers captured regional crowns as Ogemaw’s Addison Wenkel, Mio’s Angellaya Burden and Clare’s AnnMarie Green stepped to the top of the podium. Glenn’s Vivian Arnold, Jayden Chandler and Mya Kukulski give Bay County a three-wrestler contingent at Ford Field."},{"_id":"LWT5AMH63ZCM7CCTVW6JK47YY4","additional_properties":{},"type":"text","content":"Here’s a look at how area competitors fared at individual regionals."},{"_id":"6VEVAIO6XBCOFPNDMZRER5LGGY","additional_properties":{},"type":"text","content":"<b>RELATED</b>: <a href=\"https://www.mlive.com/highschoolsports/2026/02/2026-bay-county-wrestling-leaders-heading-into-individual-district-action.html\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/highschoolsports/2026/02/2026-bay-county-wrestling-leaders-heading-into-individual-district-action.html\">Bay County Wrestling Leaders</a>"},{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"b456a78642a6f754caf64d961fd979d87df98a1c7ce2efa4e0c2e2efe9c8e457"},"caption":"Jake Winden of the Bay City Western wrestling team for 2025-26.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/SWVIJ46NSBAC3KSQTXS5KUHW5M.JPG","licensable":false,"credits":{"affiliation":[{"name":"Lee Thompson | lthomps2@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/8148d55f-bcb8-413e-badd-eaaec116c400.JPG"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"lthomps2@mlive.com"},{"site":"facebook","deprecated":true,"deprecation_msg":"Please use social_links.","url":"https://www.facebook.com/lee.thompson.31105"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"LeeTsports"}],"social_links":[{"site":"email","url":"lthomps2@mlive.com"},{"site":"facebook","url":"https://www.facebook.com/lee.thompson.31105"},{"site":"twitter","url":"LeeTsports"}],"name":"Lee Thompson","description":"Sportswriter at The Bay City Times since 1996. Bay City native. Graduate of T.L. Handy '86 and Central Michigan University '90. Married with four children. Achieved career goal with hole in one in 2014!","_id":"lthompso","additional_properties":{"original":{"lastName":"Thompson","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/8148d55f-bcb8-413e-badd-eaaec116c400.JPG","education":[],"longBio":"Lee Thompson has served as a sportswriter at MLive and The Bay City Times since 1996, covering all local sports with an emphasis on our 24 area high schools. He has earned numerous awards from the Michigan Press Association and the Associated Press, sweeping first place in four different categories three times in his career. He was honored with the President's Award by the Bay County Sports Hall of Fame in 2013. Prior to joining The Bay City Times, he served as sports editor at Mount Pleasant Morning Sun and also worked at The Saginaw News, the Midland Daily News and the Ogemaw County Herald. The Bay City native is a 1986 graduate of T.L. Handy High School and a 1990 graduate of Central Michigan University, where he served as sports editor of CM Life. He and wife Diane have four sons.","facebook":"https://www.facebook.com/lee.thompson.31105","bio":"Sportswriter at The Bay City Times since 1996. Bay City native. Graduate of T.L. Handy '86 and Central Michigan University '90. Married with four children. Achieved career goal with hole in one in 2014!","mt_author_id":"3024","firstName":"Lee","twitter":"LeeTsports","podcasts":[],"books":[],"awards":[],"_id":"lthompso","last_updated_date":"2025-10-06T20:44:47.738Z","byline":"Lee Thompson | lthomps2@mlive.com","email":"lthomps2@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtitle":"BCW","width":4032,"creditIPTC":"Lee Thompson | lthomps2@mlive.com","_id":"SWVIJ46NSBAC3KSQTXS5KUHW5M","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/SWVIJ46NSBAC3KSQTXS5KUHW5M.JPG?auth=b456a78642a6f754caf64d961fd979d87df98a1c7ce2efa4e0c2e2efe9c8e457","proxyUrl":"/resizer/v2/SWVIJ46NSBAC3KSQTXS5KUHW5M.JPG?auth=b456a78642a6f754caf64d961fd979d87df98a1c7ce2efa4e0c2e2efe9c8e457","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/SWVIJ46NSBAC3KSQTXS5KUHW5M.JPG","published":true,"resizeUrl":"/resizer/v2/SWVIJ46NSBAC3KSQTXS5KUHW5M.JPG?auth=b456a78642a6f754caf64d961fd979d87df98a1c7ce2efa4e0c2e2efe9c8e457","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/SWVIJ46NSBAC3KSQTXS5KUHW5M.JPG?auth=b456a78642a6f754caf64d961fd979d87df98a1c7ce2efa4e0c2e2efe9c8e457&width=300","version":0,"originalName":"jake_winden.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-12T18:57:47Z","last_updated_date":"2026-02-12T18:57:47Z","height":3024,"image_type":"photograph"},{"level":2,"_id":"WZX2BVHPENCK7D34P4FO4GEFHA","additional_properties":{},"type":"header","content":"Bay City Area"},{"level":2,"_id":"FXRKO5VRXND55LMM5QUDO7SDMI","additional_properties":{},"type":"header","content":"Boys Wrestling Regionals"},{"_id":"LLCR5WTVZNA7BJ24V6ZC6YSYLU","additional_properties":{},"type":"text","content":"<b>DIVISION 2</b>"},{"_id":"LQEXV5AGA5BQ5LWUDDVZRITITU","additional_properties":{},"type":"text","content":"<b>At Cadillac</b>"},{"_id":"PUELDYMHSFGCPPHRVIKLWFGS7Y","additional_properties":{},"type":"text","content":"1. E.J. Smith, Glenn (113) 31-6"},{"_id":"OS4Y2U76SRECXBSJCZTOMIX7DI","additional_properties":{},"type":"text","content":"2. Jack Hayes, Glenn (120) 32-12"},{"_id":"4Q2PMXSSYBF4VIHAVTGHO4S3JA","additional_properties":{},"type":"text","content":"2. Izaak Kukulski, Glenn (138) 39-5"},{"_id":"YKOOUXGIPFF2BHGHL4SMZRLIDI","additional_properties":{},"type":"text","content":"2. Grant Markel, Western (150) 35-6"},{"_id":"55HPNW6SDVCCVMFSZHDIZYK6BI","additional_properties":{},"type":"text","content":"1. Jonny Ford, Glenn (157) 33-0"},{"_id":"WXXKD4P4DRFBLPO5NXJQAHMK44","additional_properties":{},"type":"text","content":"4. Garrett Hilborn, Glenn (165) 29-3"},{"_id":"BEB4W66NABEQJKPEEZ6OBS7FJA","additional_properties":{},"type":"text","content":"2. Owen Tucker, Glenn (175) 35-8"},{"_id":"CD3ELENTRVDI3E7V6SZD36LKYU","additional_properties":{},"type":"text","content":"3. Jake Winden, Western (285) 30-9"},{"_id":"674QA36B7VE3LACELHB3XTS2JY","additional_properties":{},"type":"text","content":"<b>Did Not Place</b>"},{"_id":"SIMM4YSGTRHE3HE4N72Q6C6LWU","additional_properties":{},"type":"text","content":"Benjamin Hopper, Glenn (106)"},{"_id":"SNUAI5SX4VBGHB5RHNOBZOPKQA","additional_properties":{},"type":"text","content":"Cole Winchell, Western (126)"},{"_id":"UZR75ZRTJZDNVDQFEWLCMGQUVQ","additional_properties":{},"type":"text","content":"Zayden Rose, Glenn (132)"},{"_id":"WKTEZQMMPNABBC6IZN27EAIANE","additional_properties":{},"type":"text","content":"Liam O’Loughlin, Glenn (144)"},{"_id":"7K7WOXFRUBEH5DAIJKTTX3SZUQ","additional_properties":{},"type":"text","content":"Jace Winden, Western (215)"},{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"250b0c3dff3d1e3546ebe5acbf6b3323056b2a44c4ce629c9e5e7db219c034d1"},"caption":"Jamar Jackson of the Essexville Garber wrestling team for 2025-26.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/RZUQLH2DT5GDTA6EC3CLPW547E.jpg","licensable":false,"credits":{"affiliation":[{"name":"Courtesy","type":"author"}],"by":[{"name":"Courtesy","type":"author","byline":"Courtesy"}]},"subtitle":"Garber","width":728,"creditIPTC":"Courtesy","_id":"RZUQLH2DT5GDTA6EC3CLPW547E","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/RZUQLH2DT5GDTA6EC3CLPW547E.jpg?auth=250b0c3dff3d1e3546ebe5acbf6b3323056b2a44c4ce629c9e5e7db219c034d1","proxyUrl":"/resizer/v2/RZUQLH2DT5GDTA6EC3CLPW547E.jpg?auth=250b0c3dff3d1e3546ebe5acbf6b3323056b2a44c4ce629c9e5e7db219c034d1","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/RZUQLH2DT5GDTA6EC3CLPW547E.jpg","published":true,"resizeUrl":"/resizer/v2/RZUQLH2DT5GDTA6EC3CLPW547E.jpg?auth=250b0c3dff3d1e3546ebe5acbf6b3323056b2a44c4ce629c9e5e7db219c034d1","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/RZUQLH2DT5GDTA6EC3CLPW547E.jpg?auth=250b0c3dff3d1e3546ebe5acbf6b3323056b2a44c4ce629c9e5e7db219c034d1&width=300","version":0,"originalName":"IMG_8638.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-23T15:31:43Z","last_updated_date":"2026-02-23T15:31:43Z","height":513,"image_type":"photograph"},{"_id":"FG254VKWDRGGZKOS6IIO4ZJYJU","additional_properties":{},"type":"text","content":"<b>DIVISION 3</b>"},{"_id":"HLVN3CTOWFGLXL56YJXRKTCNEQ","additional_properties":{},"type":"text","content":"<b>At Boyne City</b>"},{"_id":"U52DTZ4AS5GBHFAFTSGWEU6HTU","additional_properties":{},"type":"text","content":"2. Roman Goulette, Ogemaw (113) 43-9"},{"_id":"JHKV3OUAAFANLJOFYP5K6K2GJA","additional_properties":{},"type":"text","content":"3. Kyle McGraw, Clare (113) 31-13"},{"_id":"GDA4NDZZMZGR3CJGJKOHGODDTA","additional_properties":{},"type":"text","content":"1. Brady Demory, Gladwin (120) 31-2"},{"_id":"TOVIKN4S6ZCALAQTLHOUSESQJ4","additional_properties":{},"type":"text","content":"4. Jamar Jackson, Garber (120) 43-7"},{"_id":"ZAVD5JE3IBHGRGCX2ZJNRIIDH4","additional_properties":{},"type":"text","content":"2. Matthew Martin, Tawas (126) 25-6"},{"_id":"M7NXVO4DHFBENCE45C52RMPTVE","additional_properties":{},"type":"text","content":"3. Apollo Goulette, Ogemaw (132) 36-11"},{"_id":"VZ6PMQJMDREFRJTCIKVPAZ2NPU","additional_properties":{},"type":"text","content":"2. Ethan Palmateer, Gladwin (132) 45-6"},{"_id":"DEM3QDXXVVEI5KE7USHDDL7RDA","additional_properties":{},"type":"text","content":"1. Gage David, Ogemaw (138) 48-7"},{"_id":"XG74PGSQRRB2VBVCBN6QAPWW74","additional_properties":{},"type":"text","content":"3. Landon Lauria, Ogemaw (144) 35-10"},{"_id":"NWG3LPHH5JAXTMIYVHU5TOHKJA","additional_properties":{},"type":"text","content":"2. Jackson Ziegler, Ogemaw (150) 45-8"},{"_id":"6GBT2IPY6FEHLEGV32ZWCYQDVI","additional_properties":{},"type":"text","content":"3. M.J. McDonald, Gladwin (150) 41-9"},{"_id":"2NXWGCLYDJC7TJJS5GWH7PUNAI","additional_properties":{},"type":"text","content":"4. Christian Vorce, Gladwin (157) 37-16"},{"_id":"UVIRMDZ2ABAHXGUSSZD24EHZQY","additional_properties":{},"type":"text","content":"3. Chris Green, Clare (157) 36-9"},{"_id":"MBXSKZ2KSJGAHPE3UWSZW63ULI","additional_properties":{},"type":"text","content":"4. Kaden Oswald, Garber (175) 42-11"},{"_id":"PD5SRWBKKBCMJMQWQKKE3JW7QA","additional_properties":{},"type":"text","content":"4. Conner Lambert, Ogemaw (190) 46-9"},{"_id":"GEU43LGHPNFLPLCUSXOYTKR6HU","additional_properties":{},"type":"text","content":"1. Calvin Marshall, Ogemaw (215) 52-1"},{"_id":"DUFFTQDFW5E5XI2OHECHXTCORQ","additional_properties":{},"type":"text","content":"2. Harvey Grove, Gladwin (215) 12-5"},{"_id":"UYAXNNU5INH3NMEFEYXXJ6MRAQ","additional_properties":{},"type":"text","content":"1. Nick Brasseur, Gladwin (285) 49-6"},{"_id":"XLLJ6L6ULBEW5FGFFTDNSRBDOM","additional_properties":{},"type":"text","content":"<b>Did Not Place</b>"},{"_id":"5CP7VHEDQVEMZB7UHLAYOE4WY4","additional_properties":{},"type":"text","content":"Nolan Dowell, Ogemaw (106)"},{"_id":"OENKPTAK4ND5FBPICA32W7WPEE","additional_properties":{},"type":"text","content":"Roman Dziesinski, Ogemaw (106)"},{"_id":"NBKAAEQENJE4DK7HHGZUWA2H54","additional_properties":{},"type":"text","content":"Kolten Greaves, Gladwin (113)"},{"_id":"CGQKHDS5OVA4DMGSURFFEM4TWE","additional_properties":{},"type":"text","content":"Chance Rachow, Ogemaw (132)"},{"_id":"6FBOSOORPJEK5HV5PNCCTL2W7Y","additional_properties":{},"type":"text","content":"Alex Rivard, Pinconning (132)"},{"_id":"QEGKJYPXPFEHXBJEKYIEOKRFAU","additional_properties":{},"type":"text","content":"Thomas Gillette, Ogemaw (138)"},{"_id":"HFBH7TPQQNFYXAHNSU35CMGA6U","additional_properties":{},"type":"text","content":"Isaiah Hilliard, Clare (144)"},{"_id":"CYWJARXMWZA27CUL3FFM64LCBE","additional_properties":{},"type":"text","content":"Collin Maleski, Ogemaw (157)"},{"_id":"4QB27MR6RBBDNPXZGYQJXL6UJA","additional_properties":{},"type":"text","content":"Sean Donaghy, Tawas (157)"},{"_id":"ZVFI66I42JF45GIK3NCNTQ5FUA","additional_properties":{},"type":"text","content":"Aydan Johnson, Ogemaw (165)"},{"_id":"IMLZ4W44NRB3LDRJ3LPGVIY5VI","additional_properties":{},"type":"text","content":"Andrew Oliver, Tawas (165)"},{"_id":"UDIM4CN7FVCUBHBFQE42KD36LA","additional_properties":{},"type":"text","content":"Otis Fry, Clare (175)"},{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"b47c6a4957c0d1539b8ce29ffeffa77d405774650eed04af556e854ff62946f3"},"caption":"Atreyu Burden of Mio for 2025-26.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/JH365UCBLFEG7ICWSPN4BRYUIQ.jpg","licensable":false,"credits":{"affiliation":[{"name":"Courtesy","type":"author"}],"by":[{"name":"Courtesy","type":"author","byline":"Courtesy"}]},"subtitle":"Mio","width":820,"creditIPTC":"Courtesy","_id":"JH365UCBLFEG7ICWSPN4BRYUIQ","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/JH365UCBLFEG7ICWSPN4BRYUIQ.jpg?auth=b47c6a4957c0d1539b8ce29ffeffa77d405774650eed04af556e854ff62946f3","proxyUrl":"/resizer/v2/JH365UCBLFEG7ICWSPN4BRYUIQ.jpg?auth=b47c6a4957c0d1539b8ce29ffeffa77d405774650eed04af556e854ff62946f3","link":"","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/JH365UCBLFEG7ICWSPN4BRYUIQ.jpg","published":true,"resizeUrl":"/resizer/v2/JH365UCBLFEG7ICWSPN4BRYUIQ.jpg?auth=b47c6a4957c0d1539b8ce29ffeffa77d405774650eed04af556e854ff62946f3","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/JH365UCBLFEG7ICWSPN4BRYUIQ.jpg?auth=b47c6a4957c0d1539b8ce29ffeffa77d405774650eed04af556e854ff62946f3&width=300","version":1,"originalName":"atreyu_burden.jpg","mime_type":"image/jpeg","alt_text":"","restricted":false,"template_id":7,"galleries":[]},"created_date":"2025-08-21T19:44:31Z","last_updated_date":"2025-08-21T19:45:22Z","height":552,"image_type":"photograph"},{"_id":"7W5AYCLZOFEFTK7G2QZ6WMQ3TE","additional_properties":{},"type":"text","content":"<b>DIVISION 4</b>"},{"_id":"4JCSIXQ345DXXJSHUMTFBVIV7Q","additional_properties":{},"type":"text","content":"<b>At Charlevoix</b>"},{"_id":"BDCA273XKVH5HFZXECJRIA22XA","additional_properties":{},"type":"text","content":"1. Anthony Green, Whittemore (113) 23-7"},{"_id":"3XPJ4MYQ55HJLHZ6Y54OH7UFAM","additional_properties":{},"type":"text","content":"3. Jayden Goupil, Whittemore (120) 32-4"},{"_id":"RPLBC7HKKBFYLB4SMWG7X5CG3A","additional_properties":{},"type":"text","content":"1. Atreyu Burden, Mio (150) 33-9"},{"_id":"D2NYLZ26MJG5HHAELB6MAADZQA","additional_properties":{},"type":"text","content":"3. Tanyon Smith, Mio (157) 27-12"},{"_id":"76LIKQ3GHZA33L3TBQQCXBYM2A","additional_properties":{},"type":"text","content":"4. Lucas Schliep, Whittemore (175) 16-20"},{"_id":"BZCDCK5T2FEPDIVVX5LSQI7VGM","additional_properties":{},"type":"text","content":"<b>Did Not Place</b>"},{"_id":"EOBKOOIBSJHCZDRFEEFTSTG3CI","additional_properties":{},"type":"text","content":"Allen Green, Whittemore (106)"},{"_id":"RSSKCIUTF5CF5EO4IMDFI7ZYU4","additional_properties":{},"type":"text","content":"Nathan Cloum, Whittemore (132)"},{"_id":"KGCWC2NR2BFANBJBAU4ZXAI6NY","additional_properties":{},"type":"text","content":"Zachary Martin, Oscoda (132)"},{"_id":"F2AUDKL2IZFKTHANE26FHZSAIY","additional_properties":{},"type":"text","content":"Hunter Nichols, Mio (138)"},{"_id":"D5NRHLKWCRAHRKGTGTKTZOWF6Y","additional_properties":{},"type":"text","content":"Noah Ritter, Whittemore (138)"},{"_id":"RGFHXYQ2SFDQPIL7DS35H5PORM","additional_properties":{},"type":"text","content":"Silas Williamson, Whittemore (157)"},{"_id":"HM2OZ3Z7X5FULD55MYRH7H3IXA","additional_properties":{},"type":"text","content":"Michael Vega, Oscoda (190)"},{"_id":"N7VL4CEYLBBFVG4KAYVSTZCFEA","additional_properties":{},"type":"text","content":"Travis Marr, Whittemore (285)"},{"_id":"6JDW3JO4MBHVLFZJKB6NFVLGHE","additional_properties":{},"type":"text","content":"<b>At St. Louis</b>"},{"_id":"TEOCVSI5UBBCTH3HJVDZK5YLUQ","additional_properties":{},"type":"text","content":"2. Colten Kady, Cass City (106) 41-4"},{"_id":"5CYUNFU2J5F63IAP4X7HX7GWKQ","additional_properties":{},"type":"text","content":"4. Greyson McGourty, Beaverton (113) 26-21"},{"_id":"WO3HEUBOTJFKDBOK6P5Z5ESFZM","additional_properties":{},"type":"text","content":"2. Eric Larson, Beaverton (126) 34-9"},{"_id":"E2BHVPJNXZDQBG5LOQVN6X3KA4","additional_properties":{},"type":"text","content":"1. Eli Roe, Beaverton (175) 45-1"},{"_id":"UPSMBQY3E5HKFK3D5QZIEK7X2M","additional_properties":{},"type":"text","content":"<b>Did Not Place</b>"},{"_id":"53JP6HZZ7JDGHNWXEG5SPW4SI4","additional_properties":{},"type":"text","content":"Daniel Nickerson, Cass City (126)"},{"_id":"NYQO4EE4ARCTVCWB7QI7Q6RNJU","additional_properties":{},"type":"text","content":"Remington Brethour, Beaverton (132)"},{"_id":"CW63XC535NEVLGML6MFU7TKGRM","additional_properties":{},"type":"text","content":"Kadyn Kruse, Cass City (150)"},{"_id":"LHXLVZPLJRCZHMKYTY7R74CD3Q","additional_properties":{},"type":"text","content":"Evan Brown, Cass City (175)"},{"_id":"AJDSOEZ3TNCRLP66B7H46L6ZGA","additional_properties":{},"type":"text","content":"Ethan Speirs, Cass City (215)"},{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"29ab9e06f7139b35488e69c1ce0d6c47c2eb683fb8b047919c82d00f8ac4f748"},"caption":"Jayden Chandler, Vivian Arnold and Mya Kukulski earned regional medals to advance to the girls individual wrestling state finals.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/VKBFQA2EVZFM3IMBYWRY5DEXWY.jpg","licensable":false,"credits":{"affiliation":[{"name":"Courtesy","type":"author"}],"by":[{"name":"Courtesy","type":"author","byline":"Courtesy"}]},"subtitle":"Glenn","width":945,"creditIPTC":"Courtesy","_id":"VKBFQA2EVZFM3IMBYWRY5DEXWY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/VKBFQA2EVZFM3IMBYWRY5DEXWY.jpg?auth=29ab9e06f7139b35488e69c1ce0d6c47c2eb683fb8b047919c82d00f8ac4f748","proxyUrl":"/resizer/v2/VKBFQA2EVZFM3IMBYWRY5DEXWY.jpg?auth=29ab9e06f7139b35488e69c1ce0d6c47c2eb683fb8b047919c82d00f8ac4f748","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/VKBFQA2EVZFM3IMBYWRY5DEXWY.jpg","published":true,"resizeUrl":"/resizer/v2/VKBFQA2EVZFM3IMBYWRY5DEXWY.jpg?auth=29ab9e06f7139b35488e69c1ce0d6c47c2eb683fb8b047919c82d00f8ac4f748","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/VKBFQA2EVZFM3IMBYWRY5DEXWY.jpg?auth=29ab9e06f7139b35488e69c1ce0d6c47c2eb683fb8b047919c82d00f8ac4f748&width=300","version":0,"originalName":"IMG_2895.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-23T15:20:25Z","last_updated_date":"2026-02-23T15:20:25Z","height":614,"image_type":"photograph"},{"level":2,"_id":"XPB7TUJW6RH2DDVPFZ7MLSQMKU","additional_properties":{},"type":"header","content":"Bay City Area"},{"level":2,"_id":"2U4NINMG4RHKLNI7SOMU44W26M","additional_properties":{},"type":"header","content":"Girls Wrestling Regionals"},{"_id":"33LYDK5VEVDYLORLYDNJGHU544","additional_properties":{},"type":"text","content":"<b>At Cadillac</b>"},{"_id":"NZX4Y43M2RBQRKFD3UBQXKMX4Y","additional_properties":{},"type":"text","content":"1. Addison Wenkel, Ogemaw (105) 13-1"},{"_id":"QVJAW5NV5VEBRJMRQU7OGGHSCE","additional_properties":{},"type":"text","content":"4. Abby Thume, Gladwin (130) 25-9"},{"_id":"OMEYFPV65NDW3PO56DG7A6JITY","additional_properties":{},"type":"text","content":"1. Angellaya Burden, Mio (135) 24-0"},{"_id":"EFMKBGUTKZFQFMTIZYTB7MBBRM","additional_properties":{},"type":"text","content":"3. Lily Miller, Gladwin (135) 30-11"},{"_id":"KJ6UFYO7ONBKZG6LN3QDXA7JG4","additional_properties":{},"type":"text","content":"2. Charlotte Mawhorter, Gladwin (145) 24-11"},{"_id":"ES2VT3INNNCJ3JMO7BMTL4FIF4","additional_properties":{},"type":"text","content":"3. Brielle McKinnon, Gladwin (155) 21-9"},{"_id":"DUSJY2HATFBMTGLYUDLS4PVKHA","additional_properties":{},"type":"text","content":"4. Delainey Allison, Standish (235) 18-15"},{"_id":"7NJXC7AHPVCOPCZYN5ZUIG2A3I","additional_properties":{},"type":"text","content":"1 AnnMarie Green, Clare (235) 24-1"},{"_id":"HTCWVEIWKVGWDK53OX2YATVFKU","additional_properties":{},"type":"text","content":"<b>Did Not Place</b>"},{"_id":"RP6UWTUBLNGKFP7RWQOETBL6G4","additional_properties":{},"type":"text","content":"Ella Green, Whittemore (100)"},{"_id":"SCZV6AEW4FELRGFVURS3LAWDRI","additional_properties":{},"type":"text","content":"Madden Perez, Oscoda (100)"},{"_id":"DYAXXJAHZNC4RGSNNRLCV5EOEI","additional_properties":{},"type":"text","content":"Yvonne Laskie, Whittemore (115)"},{"_id":"6V5PA7HJNNB2TEGCGG66DJIAXQ","additional_properties":{},"type":"text","content":"Arlina Grant, Gladwin (120)"},{"_id":"COFSNUCUBNH3PBGEHZ4DYOWXZ4","additional_properties":{},"type":"text","content":"Jaelyn Giner, Beaverton (120)"},{"_id":"Y3BYH5F4M5ACXD653RVSTGMNCI","additional_properties":{},"type":"text","content":"Dorothy Jarrell, Whittemore (130)"},{"_id":"MNY5N77VMRFNLFTU3LEZC2TE34","additional_properties":{},"type":"text","content":"Avery LaPointe, Standish (135)"},{"_id":"2EKG5BZFYNBKDNSLIQNLKU7TPE","additional_properties":{},"type":"text","content":"Silicia Goodman, Whittemore (155)"},{"_id":"XSFSH23F2NEXVINAGSFHCJZZPI","additional_properties":{},"type":"text","content":"Jasmine Voss, Tawas (155)"},{"_id":"QNKDROYLO5GCZNTZKQSCWRY4R4","additional_properties":{},"type":"text","content":"Laura Spyker, Standish (155)"},{"_id":"IN3UUTLO7NEOXC43CAOYA4VK5A","additional_properties":{},"type":"text","content":"Aeronna Walther, Standish (170)"},{"_id":"QAKAHMH5HJHCFDPUA7SADKDRWA","additional_properties":{},"type":"text","content":"Hanna Havercamp, Pinconning (190)"},{"_id":"W6KOOZETEJBNFANXYELLKO3NIM","additional_properties":{},"type":"text","content":"<b>At Warren Mott</b>"},{"_id":"C4KQENZ5RZGP7MLJXTOAQTK2FE","additional_properties":{},"type":"text","content":"3. Vivian Arnold, Glenn (120) 36-7"},{"_id":"EF5YVVLLH5BQBEMCJHTBLAVSMY","additional_properties":{},"type":"text","content":"2. Jayden Chandler, Glenn (190) 21-9"},{"_id":"5PIFUOBOVFFYNM6YAE7M6LGCVA","additional_properties":{},"type":"text","content":"4. Lilly Little, Cass City (190) 23-9"},{"_id":"TCPUHW6RX5BXRJ66FJSUPGMF6Q","additional_properties":{},"type":"text","content":"3. Mya Kukulski, Glenn (235) 22-15"},{"_id":"2OVS5HXU4ZB3RGI3NIQE2SBMJM","additional_properties":{},"type":"text","content":"<b>Did Not Place</b>"},{"_id":"NPTV5M63ZBBTHFMGILTZHPGZWM","additional_properties":{},"type":"text","content":"Gracie Fernette, Glenn (115)"},{"_id":"32TQ4DTESZGBBGCYXKZMAG3NKQ","additional_properties":{},"type":"text","content":"Carliee Phelps, Cass City (135)"},{"_id":"6YRMV2YJDNGIRBLTSRWSZ6TU44","additional_properties":{},"type":"text","content":"Lydia Hartzell, Cass City (135)"},{"_id":"O64T3RWMSFALFJALVTR4E2GRYU","additional_properties":{},"type":"text","content":"Bella Matthews, Central (155)"},{"_id":"WEH5FJUX4ZHAPCEOWRCMLGGE2M","additional_properties":{},"type":"text","content":"Addison Mahoney, Glenn (170)"},{"_id":"FLKONPXWRVAWDB6LPVXNF745O4","type":"raw_html","content":"<adi-stories-by-section-tag adiWidgetId=\"widgie-eaa58ae5-162d-4160-aa1c-82f88c166a43\"></adi-stories-by-section-tag>"}],"description":{"basic":"A look at how Bay City area competitors fared at individual wrestling regionals"},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"custom_id":"PER8b6e541a2","label":"Addison Mahoney","type":"Person"},{"custom_id":"PERcb7c9f520","label":"Glenn","type":"Person"},{"custom_id":"PER8a7cc39a5","label":"Carliee Phelps","type":"Person"},{"custom_id":"COM917897f64","label":"Cass City","type":"Company"},{"custom_id":"PERcf590da3f","label":"Lydia Hartzell","type":"Person"},{"custom_id":"PERca5f690a4","label":"Bella Matthews","type":"Person"},{"custom_id":"COM0200f0d07","label":"Central","type":"Company"},{"custom_id":"PER106952514","label":"Chance Rachow","type":"Person"},{"custom_id":"PER6bf611ac0","label":"Calvin Marshall","type":"Person"},{"custom_id":"PERc1acae22f","label":"Nick Brasseur","type":"Person"},{"custom_id":"PERbcf19a306","label":"PlaceNolan Dowell","type":"Person"},{"custom_id":"PER42f05179d","label":"Roman Dziesinski","type":"Person"},{"custom_id":"PER882da2ca5","label":"Kolten Greaves","type":"Person"},{"custom_id":"PER7cdf2f0ad","label":"Alex Rivard","type":"Person"},{"custom_id":"COMdb0906f57","label":"Pinconning","type":"Company"},{"custom_id":"PERc4de08429","label":"Thomas Gillette","type":"Person"},{"custom_id":"PERaea09457c","label":"Nathan Cloum","type":"Person"},{"custom_id":"PERde6b3df53","label":"Tanyon Smith","type":"Person"},{"custom_id":"COM28f83f655","label":"Whittemore","type":"Company"},{"custom_id":"PER689f185c9","label":"Jayden Goupil","type":"Person"},{"custom_id":"COM4c8229b4d","label":"Mio","type":"Company"},{"custom_id":"PER0570f773c","label":"Lucas Schliep","type":"Person"},{"custom_id":"PER28f83f655","label":"Whittemore","type":"Person"},{"custom_id":"PER10bc4403b","label":"PlaceAllen Green","type":"Person"},{"custom_id":"PER27f9716c6","label":"Zachary Martin","type":"Person"},{"custom_id":"PER44c7e78ae","label":"Hunter Nichols","type":"Person"},{"custom_id":"PER4c8229b4d","label":"Mio","type":"Person"},{"custom_id":"PER68f60f72a","label":"Noah Ritter","type":"Person"},{"custom_id":"PER4ab896304","label":"Silas Williamson","type":"Person"},{"custom_id":"PERa0295b540","label":"Michael Vega","type":"Person"},{"custom_id":"PERf72546d8e","label":"Jayden Chandler","type":"Person"},{"custom_id":"PERd3a9707c8","label":"PlaceGracie Fernette","type":"Person"},{"custom_id":"PERa18031c57","label":"Mya Kukulski","type":"Person"},{"custom_id":"COM3f2b3edee","label":"Cadillac1","type":"Company"},{"custom_id":"PERad27bec90","label":"Vivian Arnold","type":"Person"},{"custom_id":"PERe3b9de746","label":"E.J. Smith","type":"Person"},{"custom_id":"COMaaf20a4a3","label":"Clare","type":"Company"},{"custom_id":"PER08e42bd59","label":"AnnMarie Green","type":"Person"},{"custom_id":"COMcb7c9f520","label":"Glenn","type":"Company"},{"custom_id":"PERa3b6bb8e2","label":"Conner Lambert","type":"Person"},{"custom_id":"PER27a048410","label":"Chris Green","type":"Person"},{"custom_id":"PER3ebaf2398","label":"Landon Lauria","type":"Person"},{"custom_id":"PER43a920b17","label":"Christian Vorce","type":"Person"},{"custom_id":"PEReb90dd1b2","label":"Jackson Ziegler","type":"Person"},{"custom_id":"PERaaf20a4a3","label":"Clare","type":"Person"},{"custom_id":"PER65849df46","label":"Kaden Oswald","type":"Person"},{"custom_id":"PER9883ab528","label":"Garber","type":"Person"},{"custom_id":"PLAae08ec673","label":"Harvey Grove","type":"Place"},{"custom_id":"COM61147a2a8","label":"Whittemore-Prescott","type":"Company"},{"custom_id":"PER856702cb5","label":"Brady Demory","type":"Person"},{"custom_id":"PER5bc4e0016","label":"Atreyu Burden","type":"Person"},{"custom_id":"PERbac8327e0","label":"Eli Roe","type":"Person"},{"custom_id":"PERdd951e655","label":"Addison Wenkel","type":"Person"},{"custom_id":"PER57b19c2b2","label":"Angellaya Burden","type":"Person"},{"custom_id":"PERac43e25cf","label":"Jack Hayes","type":"Person"},{"custom_id":"PERfa336f3ea","label":"Izaak Kukulski","type":"Person"},{"custom_id":"PER71d0e7f57","label":"Grant Markel","type":"Person"},{"custom_id":"COMd7d2f0ffb","label":"Western","type":"Company"},{"custom_id":"PER978c5678c","label":"Jonny Ford","type":"Person"},{"custom_id":"PER10a3df346","label":"Garrett Hilborn","type":"Person"},{"custom_id":"PER2d8e56520","label":"Owen Tucker","type":"Person"},{"custom_id":"PER59ee9cc74","label":"PlaceBenjamin","type":"Person"},{"custom_id":"PER6263f8462","label":"Cole Winchell","type":"Person"},{"custom_id":"PER972937dbd","label":"Remington Brethour","type":"Person"},{"custom_id":"PER72ac064eb","label":"Kadyn Kruse","type":"Person"},{"custom_id":"PER9636ff432","label":"Evan Brown","type":"Person"},{"custom_id":"PER76ec1c8eb","label":"Zayden Rose","type":"Person"},{"custom_id":"PER3361aa3ab","label":"Liam O ' Loughlin","type":"Person"},{"custom_id":"PER858e68510","label":"Jace Winden","type":"Person"},{"custom_id":"COM675a90d3a","label":"Boyne City2","type":"Company"},{"custom_id":"PER35a3b8fe5","label":"Kyle McGraw","type":"Person"},{"custom_id":"PERb1bf70887","label":"Roman Goulette","type":"Person"},{"custom_id":"PLAaaf20a4a3","label":"Clare","type":"Place"},{"custom_id":"PER6dc98fc08","label":"Jamar Jackson","type":"Person"},{"custom_id":"PER74285edff","label":"Matthew Martin","type":"Person"},{"custom_id":"PERd616a558b","label":"Eric Larson","type":"Person"},{"custom_id":"PERc14a50c24","label":"Apollo Goulette","type":"Person"},{"custom_id":"PER0e8a1d799","label":"Ethan Palmateer","type":"Person"},{"custom_id":"PERbf9a06186","label":"Gage David","type":"Person"},{"custom_id":"PERd873014f9","label":"Colten Kady","type":"Person"},{"custom_id":"PERb7eca09c8","label":"Greyson McGourty","type":"Person"},{"custom_id":"PERcea08323a","label":"PlaceDaniel Nickerson","type":"Person"},{"custom_id":"PERf2efb51dc","label":"Ethan Speirs","type":"Person"},{"custom_id":"PERe0516639a","label":"Angellaya","type":"Person"},{"custom_id":"PER675b82855","label":"Abby Thume","type":"Person"},{"custom_id":"PER0624aed97","label":"Lily Miller","type":"Person"},{"custom_id":"PERba146c5ba","label":"Standish","type":"Person"},{"custom_id":"PER311d319b5","label":"Charlotte Mawhorter","type":"Person"},{"custom_id":"PER7b5a0fd58","label":"Brielle McKinnon","type":"Person"},{"custom_id":"PERa40a4feab","label":"Delainey Allison","type":"Person"},{"custom_id":"PERd9ddd7b65","label":"PlaceElla Green","type":"Person"},{"custom_id":"PER571022356","label":"Madden Perez","type":"Person"},{"custom_id":"PERa17753aae","label":"Yvonne Laskie","type":"Person"},{"custom_id":"PER81ccf16e4","label":"Arlina Grant","type":"Person"},{"custom_id":"PER7c9e48e0f","label":"Jaelyn Giner","type":"Person"},{"custom_id":"PLA26373bf98","label":"Bay City","type":"Place"},{"custom_id":"PERe4889454d","label":"Jake Winden","type":"Person"},{"custom_id":"COM0aced12d6","label":"Bay City Western","type":"Company"},{"custom_id":"PLA7ecfbb2b6","label":"Essexville Garber","type":"Place"},{"custom_id":"PER2f8b82a2f","label":"M.J. McDonald","type":"Person"}],"categories":[{"score":1,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":0.9816,"classifier":"iab_content_taxonomy","name":"Sports>Wrestling","_id":"483.546"},{"score":0.4834,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"score":0.4494,"classifier":"iab_content_taxonomy","name":"Entertainment","_id":"JLBCU7"},{"classifier":"advancelocal_custom_categories","name":"Clean Water","_id":"cat0214"}],"content_topics":[{"score":0.7194,"_id":"Q6471124","label":"Wrestling"},{"score":0.6707,"_id":"Q7016344","label":"Combat sports"},{"score":0.6055,"_id":"Q1457982","label":"Sports"},{"score":0.5571,"_id":"Q9033020","label":"Athletic sports"},{"score":0.5456,"_id":"Q7017036","label":"Indoor sports"},{"score":0.5359,"_id":"Q7016443","label":"Individual sports"},{"score":0.4756,"_id":"Q7216322","label":"Team sports"},{"score":0.4679,"_id":"Q6463761","label":"Martial arts"},{"score":0.4461,"_id":"Q8796994","label":"Sport wrestling"},{"score":0.4407,"_id":"Q105102175","label":"Solo activities"},{"score":0.3921,"_id":"Q1142586","label":"Ford Field"},{"score":0.3776,"_id":"Q8237647","label":"Amateur wrestling"},{"score":0.3163,"_id":"Q8798680","label":"Sports entertainment"},{"score":0.3097,"_id":"Q115347176","label":"Metalcore musical groups from California"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/saginaw-bay-city","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Saginaw and Bay City Sports","description":"Saginaw and Bay City Sports on MLive.com","_id":"/sports/saginaw-bay-city","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/saginaw-bay-city"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/saginaw-bay-city/","default_content":null},"site":{"site_keywords":"saginaw, bay city, michigan, sports, saginaw spirit hockey, central michigan university, cmu, chippewas, saginaw valley state university, svsu, cardinals, great lakes loons, football, baseball, basketball, hockey, soccer","site_description":"Saginaw and Bay City Sports on MLive.com","site_section":"Sports","headline":"Saginaw and Bay City Sports","site_title":"Saginaw and Bay City Sports"},"navigation":{"nav_title":"Saginaw and Bay City Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Saginaw and Bay City Sports","_id":"/sports/saginaw-bay-city","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1024}}},"_website_section_id":"mlive./sports/saginaw-bay-city","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@mlive-river","_id":"1771859497941","text":"@mlive-river","slug":"mlive-river"},{"description":"@sa-river","_id":"1771859501216","text":"@sa-river","slug":"sa-river"},{"description":"@highschoolsports-sbc","_id":"1771859507370","text":"@highschoolsports-sbc","slug":"highschoolsports-sbc"},{"description":"hs-wrestling","_id":"1771859512699","text":"hs-wrestling","slug":"hs-wrestling"},{"description":"bc-winter-sports","_id":"1771860296430","text":"bc-winter-sports","slug":"bc-winter-sports"},{"description":"@sub-group-c","_id":"1771861858595","text":"@sub-group-c","slug":"sub-group-c"},{"description":"@sub-group-b","_id":"1771861863605","text":"@sub-group-b","slug":"sub-group-b"},{"description":"@subscriberexclusive","_id":"1771861868624","text":"@subscriberexclusive","slug":"subscriberexclusive"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/8148d55f-bcb8-413e-badd-eaaec116c400.JPG"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"lthomps2@mlive.com"},{"site":"facebook","deprecated":true,"deprecation_msg":"Please use social_links.","url":"https://www.facebook.com/lee.thompson.31105"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"LeeTsports"}],"social_links":[{"site":"email","url":"lthomps2@mlive.com"},{"site":"facebook","url":"https://www.facebook.com/lee.thompson.31105"},{"site":"twitter","url":"LeeTsports"}],"name":"Lee Thompson","description":"Sportswriter at The Bay City Times since 1996. Bay City native. Graduate of T.L. Handy '86 and Central Michigan University '90. Married with four children. Achieved career goal with hole in one in 2014!","_id":"lthompso","additional_properties":{"original":{"lastName":"Thompson","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/8148d55f-bcb8-413e-badd-eaaec116c400.JPG","education":[],"longBio":"Lee Thompson has served as a sportswriter at MLive and The Bay City Times since 1996, covering all local sports with an emphasis on our 24 area high schools. He has earned numerous awards from the Michigan Press Association and the Associated Press, sweeping first place in four different categories three times in his career. He was honored with the President's Award by the Bay County Sports Hall of Fame in 2013. Prior to joining The Bay City Times, he served as sports editor at Mount Pleasant Morning Sun and also worked at The Saginaw News, the Midland Daily News and the Ogemaw County Herald. The Bay City native is a 1986 graduate of T.L. Handy High School and a 1990 graduate of Central Michigan University, where he served as sports editor of CM Life. He and wife Diane have four sons.","facebook":"https://www.facebook.com/lee.thompson.31105","bio":"Sportswriter at The Bay City Times since 1996. Bay City native. Graduate of T.L. Handy '86 and Central Michigan University '90. Married with four children. Achieved career goal with hole in one in 2014!","mt_author_id":"3024","firstName":"Lee","twitter":"LeeTsports","podcasts":[],"books":[],"awards":[],"_id":"lthompso","last_updated_date":"2025-10-06T20:44:47.738Z","byline":"Lee Thompson | lthomps2@mlive.com","email":"lthomps2@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtype":"article","first_publish_date":"2026-02-23T15:23:08.048Z","additional_properties":{"pc_content_hash":"f045e7009a003f3707e6c7601828b1d6d560f18e86e1470a3e5c11f13c2c97be","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Sports Fan","confidence":0.9},{"persona":"Competitive Player","confidence":0.8},{"persona":"Student Athlete","confidence":0.8},{"persona":"Casual Athlete","confidence":0.7},{"persona":"Athletic Recruiter","confidence":0.6},{"persona":"Athletic Trainer","confidence":0.5},{"persona":"Martial Arts Enthusiast","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Rugby Enthusiast","confidence":0},{"persona":"Bodybuilding Enthusiast","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Active Lifestyle Advocate","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Sports Analyst","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0}],"iab_taxonomy":[["Category name: Sports>Wrestling","Confidence: 0.8203999400138855"],["Category name: Sports>College Sports","Confidence: 0.5718632340431213"],["Category name: Education>Secondary Education","Confidence: 0.5136744379997253"],["Category name: Politics>Civic affairs","Confidence: 0.48682770133018494"],["Category name: News","Confidence: 0.14203427731990814"]]},"is_published":true,"publish_date":"2026-02-23T15:34:21.452Z","has_published_copy":true},"last_updated_date":"2026-02-23T15:51:10.429Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"ddb452a5ebd6cedbdd0bf11b509319d585905b7a9b86c30c428770b359e644dd"},"caption":"John Glenn’s EJ Smith wrestles Freeland’s Easton Rosebush during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/UEDBTQGAMBAY7KN3AGKHCELXJI.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4563,"_id":"UEDBTQGAMBAY7KN3AGKHCELXJI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/UEDBTQGAMBAY7KN3AGKHCELXJI.JPG?auth=ddb452a5ebd6cedbdd0bf11b509319d585905b7a9b86c30c428770b359e644dd","iptc_source":"00108271A","proxyUrl":"/resizer/v2/UEDBTQGAMBAY7KN3AGKHCELXJI.JPG?auth=ddb452a5ebd6cedbdd0bf11b509319d585905b7a9b86c30c428770b359e644dd","takenOn":"2026-02-18T23:52:01Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/UEDBTQGAMBAY7KN3AGKHCELXJI.JPG","published":true,"resizeUrl":"/resizer/v2/UEDBTQGAMBAY7KN3AGKHCELXJI.JPG?auth=ddb452a5ebd6cedbdd0bf11b509319d585905b7a9b86c30c428770b359e644dd","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/UEDBTQGAMBAY7KN3AGKHCELXJI.JPG?auth=ddb452a5ebd6cedbdd0bf11b509319d585905b7a9b86c30c428770b359e644dd&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-13.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026"},"_id":"ELXA6FPYXVAJBHFDJHQ3PD45CQ"}]},"created_date":"2026-02-19T04:57:41Z","last_updated_date":"2026-02-19T04:57:41Z","height":3042,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/UEDBTQGAMBAY7KN3AGKHCELXJI.JPG?auth=ddb452a5ebd6cedbdd0bf11b509319d585905b7a9b86c30c428770b359e644dd&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/UEDBTQGAMBAY7KN3AGKHCELXJI.JPG?auth=ddb452a5ebd6cedbdd0bf11b509319d585905b7a9b86c30c428770b359e644dd&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/UEDBTQGAMBAY7KN3AGKHCELXJI.JPG?auth=ddb452a5ebd6cedbdd0bf11b509319d585905b7a9b86c30c428770b359e644dd&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/UEDBTQGAMBAY7KN3AGKHCELXJI.JPG?auth=ddb452a5ebd6cedbdd0bf11b509319d585905b7a9b86c30c428770b359e644dd&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/12-regional-champions-highlight-47-bay-city-area-wrestlers-advancing-to-finals.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"OTS6SDVA3VFDTOHCI24ZAVYEBQ","published":true,"branch":"default","revision_id":"D442Y4HMT5GR7MMLFXJGZRQJKU"},"planning":{"story_length":{"character_count_actual":4809,"inch_count_actual":18,"word_count_actual":777,"line_count_actual":126}},"display_date":"2026-02-23T15:23:08.048Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"12 regional champions highlight 47 Bay City area wrestlers advancing to finals"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/12-regional-champions-highlight-47-bay-city-area-wrestlers-advancing-to-finals.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-23T15:11:55.006Z","publish_date":"2026-02-23T15:51:10.233Z","_id":"UUIIYWYJRNCN5EPGDNSFS73YN4","website":"mlive","website_url":"/highschoolsports/2026/02/12-regional-champions-highlight-47-bay-city-area-wrestlers-advancing-to-finals.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"MLive.com","address":{"locality":"Ann Arbor","region":"Mich."},"auth":{"1":"4d8e63c696d585339b59dece86be8b91542a589a000f7a973d3658ff30219626"},"caption":"Pioneer High School's Sean Stone (12) and Dexter High School's Jack Dubuque (9) fight for the puck in a face-off during a high school boys ice hockey game between Dexter and Pioneer at Vets Ice Arena in Ann Arbor on Wednesday, Jan. 8, 2025. Dexter won 7-4.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/4X2BQEFJC5DRTCHGK4RCUNY2VA.JPG","licensable":true,"credits":{"affiliation":[{"name":"Josh Boland","type":"author"}],"by":[{"name":"Josh Boland","type":"author","byline":"Josh Boland"}]},"subtitle":"Dexter vs Pioneer Ice Hockey","width":3000,"_id":"4X2BQEFJC5DRTCHGK4RCUNY2VA","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/4X2BQEFJC5DRTCHGK4RCUNY2VA.JPG?auth=4d8e63c696d585339b59dece86be8b91542a589a000f7a973d3658ff30219626","iptc_source":"Josh Boland | MLive.com","proxyUrl":"/resizer/v2/4X2BQEFJC5DRTCHGK4RCUNY2VA.JPG?auth=4d8e63c696d585339b59dece86be8b91542a589a000f7a973d3658ff30219626","takenOn":"2025-01-08T23:24:57Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/4X2BQEFJC5DRTCHGK4RCUNY2VA.JPG","published":true,"resizeUrl":"/resizer/v2/4X2BQEFJC5DRTCHGK4RCUNY2VA.JPG?auth=4d8e63c696d585339b59dece86be8b91542a589a000f7a973d3658ff30219626","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/4X2BQEFJC5DRTCHGK4RCUNY2VA.JPG?auth=4d8e63c696d585339b59dece86be8b91542a589a000f7a973d3658ff30219626&width=300","version":0,"originalName":"JFB_DextervsPioneerIceHockey_003.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Dexter vs Pioneer boys Ice Hockey"},"_id":"4AW7HX6SUNGSXCXMVWWMGREDZM"}],"iptc_title":"Photographer Intern"},"created_date":"2025-01-09T04:11:06Z","last_updated_date":"2025-01-09T04:11:06Z","height":2000,"image_type":"photograph"},{"_id":"HBXK5QWKXFHC3IBHY3GOFYAHSQ","additional_properties":{},"type":"text","content":"Only two Ann Arbor-area <a href=\"https://www.mlive.com/topic/hs-hockey/\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/topic/hs-hockey/\">hockey </a>teams are still standing following a competitive round of regional semifinal action in the state tournament. "},{"_id":"RC72CIUYGBB2ZG6GVFGBVGNUAI","additional_properties":{},"type":"text","content":"Below is a look back at the regional semifinal matchups as well as a look ahead to the upcoming playoff games. "},{"_id":"AEAQPOPYTFEUBN3PU5QOPGOVKA","additional_properties":{},"type":"text","content":"-- "},{"level":3,"_id":"2E2VK5UN3NECNORCIAYFAMI3S4","additional_properties":{},"type":"header","content":"<b>REGIONAL SEMIFINAL HIGHLIGHTS </b>"},{"_id":"BUCCTFLY6RF7PE36YE7R4H23ME","additional_properties":{},"type":"text","content":"<b>Ann Arbor Huron 5, Ann Arbor Skyline 0</b> "},{"_id":"RCA2U3O3ZRGFTHX2JCGEN7FHJA","additional_properties":{},"type":"text","content":"The River Rats completed the sweep against Skyline behind a fierce scoring display. "},{"_id":"CCP6MFOTO5EUHGJNCME4CGPQJM","additional_properties":{},"type":"text","content":"Huron led 1-0 after the first period and scored two goals in the second and third periods to put the game out of reach and advance to the Division 2 regional 14 final. "},{"_id":"DK54TO7CSJGRNEWBNMSAW3NH5U","additional_properties":{},"type":"text","content":"All five goals were scored by different players as Carson Randall, Ashu Mehta-Rueger, Benny Tarnutzer, Granger Conley and TJ Conley all found the back of the net for Huron. Keagan Dunn recorded 35 saves in the shutout win. "},{"_id":"XAYX22TNH5EB7CUR2CCPGBLRUU","additional_properties":{},"type":"text","content":"Huron advances to face Livonia Stevenson in the regional title game at 6:30 p.m. on Wednesday at Eddie Edgar Arena in Livonia. "},{"_id":"IGADL7O5QNELJMQRHXC2OZM5C4","additional_properties":{},"type":"text","content":"Skyline closed its season at 12-16. "},{"_id":"PSHH3S42Z5B37ML3WIUQ3UPTSE","additional_properties":{},"type":"text","content":"-- "},{"_id":"UNMG2EG7U5GNRPKZTKOQ7A676U","additional_properties":{},"type":"text","content":"<b>Dexter 3, Grosse Pointe South 2</b> "},{"_id":"WTC6HQWEP5AVTLNEYV52SATHBQ","additional_properties":{},"type":"text","content":"The Dreadnaughts edged GPS to keep their season going on Saturday. "},{"_id":"7FLZODA6XZCSTKW5IPHJVMFOTQ","additional_properties":{},"type":"text","content":"Dexter’s Jack Dubuque scored the game-winning goal in the second period to push the Dreadnaughts into the regional title game. "},{"_id":"RZJ2Y6Y5YRHW3D4XS3SK5VDHWI","additional_properties":{},"type":"text","content":"The Dreadnaughts held a 2-0 lead in the first period after two goals from Jeremy Schroeder but GPS battled back to tie the game early in the second period prior to Dubuque’s go-ahead goal. "},{"_id":"D37XDPJLYBE6TOLXZMWE6EMTNE","additional_properties":{},"type":"text","content":"Dexter will now take on Detroit UD Jesuit in the D2 regional 15 final at 7:15 p.m. on Wednesday at Frank J Lada Civic Arena in Allen Park. "},{"_id":"LWQSZOOPCNED5FEG5R7PKPSFUA","additional_properties":{},"type":"text","content":"-- "},{"_id":"TEEHOPZGQVG4TNALA5NWZSW6VU","additional_properties":{},"type":"text","content":"<b>Orchard Lake St. Mary’s 10, Ann Arbor Father Gabriel Richard 2 </b>"},{"_id":"WUL6FYAP4VFLXPYNTKCLLDMY5A","additional_properties":{},"type":"text","content":"The Fighting Irish had no answers for OLSM’s offensive firepower in Saturday’s D3 regional final. "},{"_id":"OBAUPPF5IFH6FAUFM647IN6PNM","additional_properties":{},"type":"text","content":"St. Mary’s jumped out to a 3-0 lead in the first period and carried that momentum to a 6-2 advantage entering the third period before scoring four more goals to close out the match. "},{"_id":"EBWN4QDFTFHGPF7Q2EUWBQITWM","additional_properties":{},"type":"text","content":"Kai He and Stephan Joffe scored FGR’s goals, while St. Mary’s Matthew Mourad and Dominic Pizzo each scored two goals. "},{"_id":"DQ3MZAEI25DPBPMRZHHYY4GW5Q","additional_properties":{},"type":"text","content":"FGR’s season ended with a 14-13-1 record, and St. Mary’s advances to face South Lyon in Wednesday’s regional final. "},{"_id":"OMSELXARAVGSBPORUT3ZNLPRSQ","additional_properties":{},"type":"text","content":"-- "},{"_id":"FUUXF6SOZJFXZJAMFJUT6A5GKU","additional_properties":{},"type":"text","content":"<b>Brighton 7, Ann Arbor Pioneer 1 </b> "},{"_id":"JUADHMDYQZB2RFB5ODHH5W5TQQ","additional_properties":{},"type":"text","content":"The Pioneers were facing an uphill battle against one of the top teams in D1 but came up short on Thursday. "},{"_id":"HKAEEVEHMVBFTO6GLEPHC6K3CU","additional_properties":{},"type":"text","content":"Pioneer tied the game at 1-1 early in the second period, but Brighton scored two goals to close out the period and added four more in the third to pull away. "},{"_id":"QF2T6P2BOJF7JLBLMU6ARVE5YU","additional_properties":{},"type":"text","content":"Pioneer’s lone goal came from Sean Stone and Max Mackenzie led Brighton with two goals. "},{"_id":"TASLCLDEQRC27FF7KWTC7OQK24","additional_properties":{},"type":"text","content":"The Pioneers finished their season at 18-8. Brighton will face Northville in the regional final on Wednesday. "},{"_id":"MUDCAPZURFFD3DCDS5XQEJKYMU","additional_properties":{},"type":"text","content":"-- "},{"level":2,"_id":"QRVHYLOJF5DPFGHR5PCOYYAD6U","additional_properties":{},"type":"header","content":"<b>UPDATED SCHEDULE </b>"},{"level":3,"_id":"OCMHBJIQCNACPEIPOLKPS4MMOY","additional_properties":{},"type":"header","content":"<b>DIVISION 2 </b>"},{"_id":"KYIU3LNEWFCVDMPNYGVJLY4JBU","additional_properties":{},"type":"text","content":"<b>REGIONAL 14 AT EDDIE EDGAR ARENA (LIVONIA) </b>"},{"_id":"IL3LIIKXYJBWNMCIE3PHOF5VLU","additional_properties":{},"type":"text","content":"<b>Feb. 25</b> "},{"_id":"BZB2GZMR7ZGE7HWUXC6MDPFHX4","additional_properties":{},"type":"text","content":"6:30 p.m. - Ann Arbor Huron vs. Livonia Stevenson "},{"_id":"WSCKNKHAYZECTLHCAGDTYJWW34","additional_properties":{},"type":"text","content":"<i>Winner advances to state quarterfinals </i> "},{"_id":"EAHSAK2MUZDOJB467LLRPCR5V4","additional_properties":{},"type":"text","content":"<b>REGIONAL 15 AT FRANK J LADA CIVIC ARENA (ALLEN PARK) </b>"},{"_id":"5UIMCL2VPRGC5KCEHNG2TABEAA","additional_properties":{},"type":"text","content":"<b>Feb. 25 </b> "},{"_id":"YWKXNQPTMNB37JHP7H43XXUQ3M","additional_properties":{},"type":"text","content":"7:15 p.m. - Dexter vs. Detroit UD Jesuit (Regional Championship) "},{"_id":"GLZXVE3KRJDFNPEDIX6VZR3KKM","additional_properties":{},"type":"text","content":"<i>Winner advances to state quarterfinals </i> "}],"description":{"basic":"Here’s a recap of the regional semifinal matchups involving Ann Arbor‑area hockey teams."},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"custom_id":"COMae437870c","label":"Livonia Stevenson","type":"Company"},{"custom_id":"PLA3e25aa5db","label":"Eddie Edgar Arena","type":"Place"},{"custom_id":"COM42c8a2a80","label":"Dexter","type":"Company"},{"custom_id":"COM176c7866b","label":"GPS","type":"Company"},{"custom_id":"COM450e2858f","label":"Dreadnaughts","type":"Company"},{"custom_id":"COMc4e019c11","label":"FGR","type":"Company"},{"custom_id":"COMdd9be0ade","label":"St. Mary","type":"Company"},{"custom_id":"COM558d8fec9","label":"Pioneers","type":"Company"},{"custom_id":"COM743d781ad","label":"Pioneer","type":"Company"},{"custom_id":"COM3cb5c345e","label":"Skyline","type":"Company"},{"custom_id":"COM1cb0354c7","label":"Huron","type":"Company"},{"custom_id":"PEReb6eca922","label":"Carson Randall","type":"Person"},{"custom_id":"COM85a0c348e","label":"Division","type":"Company"},{"custom_id":"PER5146fb5a1","label":"Granger Conley","type":"Person"},{"custom_id":"PERb599fd01f","label":"TJ Conley","type":"Person"},{"custom_id":"PER0e0ac4d58","label":"Keagan Dunn","type":"Person"},{"custom_id":"COM43742340e","label":"Grosse Pointe South","type":"Company"},{"custom_id":"PER6188bedba","label":"Jeremy Schroeder","type":"Person"},{"custom_id":"PER6de4bcb96","label":"Ashu Mehta-Rueger","type":"Person"},{"custom_id":"PERd239fb3aa","label":"Sean Stone","type":"Person"},{"custom_id":"PER31df3ae3e","label":"Max Mackenzie","type":"Person"},{"custom_id":"COM3113e882a","label":"River Rats","type":"Company"},{"custom_id":"COMf435ebef3","label":"The Fighting Irish","type":"Company"},{"custom_id":"COM271b8ffe1","label":"Orchard Lake St. Mary","type":"Company"},{"custom_id":"PER462644ebf","label":"Stephan Joffe","type":"Person"},{"custom_id":"PER6d9ef38f3","label":"Kai He","type":"Person"},{"custom_id":"PERf157372fd","label":"Matthew Mourad","type":"Person"},{"custom_id":"PERb8acb1f96","label":"Dominic Pizzo","type":"Person"},{"custom_id":"COMe4cfa5021","label":"St. Mary 's","type":"Company"},{"custom_id":"COM73075496b","label":"OLSM","type":"Company"},{"custom_id":"PER868161d13","label":"Benny Tarnutzer","type":"Person"}],"categories":[{"score":1,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":1,"classifier":"iab_content_taxonomy","name":"Sports>Ice Hockey","_id":"483.515"},{"score":0.804,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"score":0.4133,"classifier":"iab_content_taxonomy","name":"Sports>Basketball","_id":"483.547"},{"score":0.3879,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Basketball","_id":"483.487.489"},{"classifier":"advancelocal_custom_categories","name":"Clean Water","_id":"cat0214"}],"content_topics":[{"score":1,"_id":"Q8724587","label":"Seasons in Canadian ice hockey"},{"score":1,"_id":"Q1457982","label":"Sports"},{"score":1,"_id":"Q8796634","label":"National Hockey League"},{"score":1,"_id":"Q13292094","label":"Seasons in American ice hockey"},{"score":1,"_id":"Q6519638","label":"Sports competitions"},{"score":0.9756,"_id":"Q6393699","label":"Stanley Cup playoffs"},{"score":0.861,"_id":"Q6399878","label":"Stanley Cup"},{"score":0.8359,"_id":"Q112594385","label":"Top-tier ice hockey leagues"},{"score":0.7938,"_id":"Q6376097","label":"National Hockey League trophies and awards"},{"score":0.7233,"_id":"Q113384221","label":"Ice hockey events"},{"score":0.718,"_id":"Q6809743","label":"Sports events"},{"score":0.7039,"_id":"Q4088044","label":"Sports organizations"},{"score":0.6482,"_id":"Q8946544","label":"Ice hockey competitions"},{"score":0.6379,"_id":"Q65787675","label":"Canada–United States sports relations"},{"score":0.6325,"_id":"Q24973966","label":"Canadian ice hockey trophies and awards"},{"score":0.6182,"_id":"Q8725031","label":"Seasons in ice hockey"},{"score":0.6065,"_id":"Q5890797","label":"Ice hockey leagues"},{"score":0.606,"_id":"Q113858119","label":"Top-level sports leagues"},{"score":0.6048,"_id":"Q25040082","label":"Seasons in American sport"},{"score":0.5618,"_id":"Q485172","label":"Ann Arbor, Michigan"},{"score":0.5458,"_id":"Q25046497","label":"American ice hockey trophies and awards"},{"score":0.5365,"_id":"Q16812616","label":"North American sports trophies and awards"},{"score":0.4566,"_id":"Q123391609","label":"Playoffs"},{"score":0.4351,"_id":"Q1237181","label":"Civic Arena (Pittsburgh)"},{"score":0.4217,"_id":"Q8843689","label":"Terminology used in multiple sports"},{"score":0.394,"_id":"Q6337045","label":"Entertainment"},{"score":0.3934,"_id":"Q12439","label":"Detroit"},{"score":0.3831,"_id":"Q7064949","label":"Canada–United States relations"},{"score":0.3799,"_id":"Q7216276","label":"Competitions"},{"score":0.3535,"_id":"Q1489605","label":"Gabriel Richard"},{"score":0.3493,"_id":"Q853552","label":"Livonia, Michigan"},{"score":0.3468,"_id":"Q8805316","label":"American football"},{"score":0.305,"_id":"Q262031","label":"Shutout"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/ann-arbor","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Ann Arbor Sports","description":"Ann Arbor, Michigan sports news. Get the latest Ann Arbor high school sports, college sports, University of Michigan Wolverines, Eastern Michigan University Eagles news, and more. Browse photos, videos and more at The Ann Arbor News - MLive.com","_id":"/sports/ann-arbor","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/ann-arbor"],"commercial_node":null,"url_path":"www.mlive.com/sports/ann-arbor/","default_content":null},"site":{"site_keywords":"Ann Arbor Sports, Ann Arbor Michigan Sports, Ann Arbor High School Sports, Eastern Michigan University Eagles, University of Michigan Football, University of Michigan Basketball, Wolverines Football, Wolverines Basketball, University of Michigan Wolverines","site_description":"Ann Arbor, Michigan sports news. Get the latest Ann Arbor high school sports, college sports, University of Michigan Wolverines, Eastern Michigan University Eagles news, and more. Browse photos, videos and more at The Ann Arbor News - MLive.com","site_section":"Sports","headline":"Ann Arbor Sports","site_title":"Ann Arbor Sports"},"navigation":{"nav_title":"Ann Arbor Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Ann Arbor Sports","_id":"/sports/ann-arbor","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1037}}},"_website_section_id":"mlive./sports/ann-arbor","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@aa-river","_id":"1771779264852","text":"@aa-river","slug":"aa-river"},{"description":"@highschoolsports-aa","_id":"1771779269914","text":"@highschoolsports-aa","slug":"highschoolsports-aa"},{"description":"hs-hockey","_id":"1771779274366","text":"hs-hockey","slug":"hs-hockey"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/d5126b11-1d26-400b-872e-3b9d8c74f61c.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"gwickliffe@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"gregwickliffe10"}],"social_links":[{"site":"email","url":"gwickliffe@mlive.com"},{"site":"twitter","url":"gregwickliffe10"}],"name":"Greg Wickliffe","description":"","_id":"gwickli1","additional_properties":{"original":{"lastName":"Wickliffe","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/d5126b11-1d26-400b-872e-3b9d8c74f61c.png","education":[{"name":"Central Michigan University, Bacherlor's in Journalism, 2017"},{"name":"Syracuse University, Master's in Communications, 2024"}],"role":"Sports Reporter","longBio":"Greg Wickliffe is a sports reporter for MLive.com and covers local sports in Ann Arbor. Greg writes about various topics, with a primary focus on high school sports. Greg has covered Michigan High School Athletic Association state championships in several sports, including football and basketball, among others. He also has experience covering the NBA, MLB, Olympics and collegiate athletics. He has spent seven years in Journalism, primarily in sports, since graduating from Central Michigan University with a bachelor's degree in journalism in 2017. Prior to joining MLive.com, Greg worked as a sports reporter for The Petoskey News-Review, covering local sports in northern Michigan. Greg also has a master's degree in communications through Syracuse University. ","bio":"","expertise":"Sports.","mt_author_id":"12582548","firstName":"Greg","twitter":"gregwickliffe10","books":[],"podcasts":[],"awards":[{"name":"Regional Emmy Award winner (2025) "}],"beat":"Local Sports-Ann Arbor","_id":"gwickli1","last_updated_date":"2025-09-12T18:58:17.652Z","byline":"Greg Wickliffe |gwickliffe@mlive.com","email":"gwickliffe@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtype":"article","first_publish_date":"2026-02-23T15:05:00Z","additional_properties":{"pc_content_hash":"72b65cd4830aedaac518486e15d5aafd19d4399871be057dd97f5bdc79fabcce","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Student Athlete","confidence":0.9},{"persona":"Ice Hockey Aficionado","confidence":0.9},{"persona":"Competitive Player","confidence":0.8},{"persona":"Hockey Enthusiast","confidence":0.8},{"persona":"Active Lifestyle Advocate","confidence":0.7},{"persona":"Sports Analyst","confidence":0.7},{"persona":"Sports Fan","confidence":0.7},{"persona":"Casual Athlete","confidence":0.6},{"persona":"Athletic Trainer","confidence":0.5},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Athletic Recruiter","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0}],"iab_taxonomy":[["Category name: Sports>Ice Hockey","Confidence: 0.9661903977394104"],["Category name: Sports>College Sports","Confidence: 0.6579865217208862"],["Category name: Education>Secondary Education","Confidence: 0.5761023759841919"],["Category name: Politics>Civic affairs","Confidence: 0.441042423248291"]]},"is_published":false,"publish_date":"2026-02-23T15:05:00.000Z","has_published_copy":true},"last_updated_date":"2026-02-23T15:05:39.459Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"MLive.com","address":{"locality":"Ann Arbor","region":"Mich."},"auth":{"1":"4d8e63c696d585339b59dece86be8b91542a589a000f7a973d3658ff30219626"},"caption":"Pioneer High School's Sean Stone (12) and Dexter High School's Jack Dubuque (9) fight for the puck in a face-off during a high school boys ice hockey game between Dexter and Pioneer at Vets Ice Arena in Ann Arbor on Wednesday, Jan. 8, 2025. Dexter won 7-4.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/4X2BQEFJC5DRTCHGK4RCUNY2VA.JPG","licensable":true,"credits":{"affiliation":[{"name":"Josh Boland","type":"author"}],"by":[{"name":"Josh Boland","type":"author","byline":"Josh Boland"}]},"subtitle":"Dexter vs Pioneer Ice Hockey","width":3000,"_id":"4X2BQEFJC5DRTCHGK4RCUNY2VA","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/4X2BQEFJC5DRTCHGK4RCUNY2VA.JPG?auth=4d8e63c696d585339b59dece86be8b91542a589a000f7a973d3658ff30219626","iptc_source":"Josh Boland | MLive.com","proxyUrl":"/resizer/v2/4X2BQEFJC5DRTCHGK4RCUNY2VA.JPG?auth=4d8e63c696d585339b59dece86be8b91542a589a000f7a973d3658ff30219626","takenOn":"2025-01-08T23:24:57Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/4X2BQEFJC5DRTCHGK4RCUNY2VA.JPG","published":true,"resizeUrl":"/resizer/v2/4X2BQEFJC5DRTCHGK4RCUNY2VA.JPG?auth=4d8e63c696d585339b59dece86be8b91542a589a000f7a973d3658ff30219626","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/4X2BQEFJC5DRTCHGK4RCUNY2VA.JPG?auth=4d8e63c696d585339b59dece86be8b91542a589a000f7a973d3658ff30219626&width=300","version":0,"originalName":"JFB_DextervsPioneerIceHockey_003.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Dexter vs Pioneer boys Ice Hockey"},"_id":"4AW7HX6SUNGSXCXMVWWMGREDZM"}],"iptc_title":"Photographer Intern"},"created_date":"2025-01-09T04:11:06Z","last_updated_date":"2025-01-09T04:11:06Z","height":2000,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/4X2BQEFJC5DRTCHGK4RCUNY2VA.JPG?auth=4d8e63c696d585339b59dece86be8b91542a589a000f7a973d3658ff30219626&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/4X2BQEFJC5DRTCHGK4RCUNY2VA.JPG?auth=4d8e63c696d585339b59dece86be8b91542a589a000f7a973d3658ff30219626&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/4X2BQEFJC5DRTCHGK4RCUNY2VA.JPG?auth=4d8e63c696d585339b59dece86be8b91542a589a000f7a973d3658ff30219626&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/4X2BQEFJC5DRTCHGK4RCUNY2VA.JPG?auth=4d8e63c696d585339b59dece86be8b91542a589a000f7a973d3658ff30219626&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/ann-arbor-area-hockey-highlights-2-teams-make-regional-title-games.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"3NLDFG5XXVHB7B6JL6PS33JDV4","published":true,"branch":"default","revision_id":"ERE34A7L5ZEIZJTE66747LZZWM"},"planning":{"story_length":{"character_count_actual":2936,"inch_count_actual":6,"word_count_actual":512,"line_count_actual":42}},"display_date":"2026-02-23T15:05:00Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"Ann Arbor-area hockey highlights: 2 teams make regional title games"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/ann-arbor-area-hockey-highlights-2-teams-make-regional-title-games.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-22T16:58:20.831Z","publish_date":"2026-02-23T15:05:00Z","_id":"5FFRBYOALJH2FLUTVBUCCYDS5M","website":"mlive","website_url":"/highschoolsports/2026/02/ann-arbor-area-hockey-highlights-2-teams-make-regional-title-games.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"1fdd631d3292fcd9b65dddb944953bffa699e74143d0bf068a6b8415692487ed"},"caption":"Which Class A boys basketball team was the best in the first decade of the 2000s? Vote now!","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/TGOV4JACJVEQHE7NE5KC3YDUBY.jpg","licensable":false,"credits":{"affiliation":[{"name":"Jared Purcell | japurcell@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"japurcell@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"JaredPurcellDET"}],"social_links":[{"site":"email","url":"japurcell@mlive.com"},{"site":"twitter","url":"JaredPurcellDET"}],"name":"Jared Purcell","description":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","_id":"japurcel","additional_properties":{"original":{"lastName":"Purcell","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png","education":[{"name":"Oakland University"}],"role":"Lead reporter for local sports","longBio":"I am the lead reporter for the local sports team at MLive.com and we mainly focus on high school sports coverage throughout Michigan on a local and statewide level. I've lived in Michigan since I was three years old and currently reside in the Detroit suburbs where I also coach cross country in the fall and track and field in the spring.","bio":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","expertise":"High school sports.","mt_author_id":"9339511","firstName":"Jared","twitter":"JaredPurcellDET","podcasts":[],"books":[],"personal_website":"https://www.mlive.com/staff/japurcel/","awards":[],"_id":"japurcel","last_updated_date":"2025-09-12T17:03:19.458Z","bio_page":"","byline":"Jared Purcell | japurcell@mlive.com","email":"japurcell@mlive.com","status":true}},"type":"author","version":"0.5.8","url":""}]},"subtitle":"Vote for the top Class A boys basketball team from 2000-09","width":1280,"creditIPTC":"Jared Purcell | japurcell@mlive.com","_id":"TGOV4JACJVEQHE7NE5KC3YDUBY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/TGOV4JACJVEQHE7NE5KC3YDUBY.jpg?auth=1fdd631d3292fcd9b65dddb944953bffa699e74143d0bf068a6b8415692487ed","proxyUrl":"/resizer/v2/TGOV4JACJVEQHE7NE5KC3YDUBY.jpg?auth=1fdd631d3292fcd9b65dddb944953bffa699e74143d0bf068a6b8415692487ed","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/TGOV4JACJVEQHE7NE5KC3YDUBY.jpg","published":true,"resizeUrl":"/resizer/v2/TGOV4JACJVEQHE7NE5KC3YDUBY.jpg?auth=1fdd631d3292fcd9b65dddb944953bffa699e74143d0bf068a6b8415692487ed","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/TGOV4JACJVEQHE7NE5KC3YDUBY.jpg?auth=1fdd631d3292fcd9b65dddb944953bffa699e74143d0bf068a6b8415692487ed&width=300","version":0,"originalName":"1.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-19T18:18:53Z","last_updated_date":"2026-02-19T18:18:53Z","height":720,"image_type":"photograph"},{"_id":"FB4RVLMGMJGKTE5JWMUFSNWLPM","additional_properties":{},"type":"text","content":"The first decade of the new millennium ushered in an era of unforgettable boys high school basketball in Michigan. "},{"_id":"JB7QYJ6CGRE5NL6VNZIBIAFPMA","additional_properties":{},"type":"text","content":"From future college stars and eventual NBA players, the state was loaded with top-end talent from 2000-09, and we’re giving fans a chance to weigh in on which team was the best of the decade. "},{"_id":"SQB7GJDB7VFPXE3DIYZYAZNKYI","additional_properties":{},"type":"text","content":"Saginaw was certainly the epicenter for Class A boys hoops from 2000-09, with the Saginaw High Trojans winning state titles in 2007 and 2008 with Draymond Green on the court and head coach Lou Dawkins on the bench. The Trojans also came close to a title in 2000 with a lineup that included Anthony Roberson (University of Florida), Eugene Seals (Miami (OH)), future Michigan State football players Charles Rogers and Jeremiah McLaurin and future University of Michigan linebacker Roy Manning. "},{"_id":"PCAMTU2JABA3RP42CGEAMKFZWY","additional_properties":{},"type":"text","content":"Rival Saginaw Arthur Hill won a state title in 2006 behind future college basketball players Dar Tucker (DePaul) and Latreze Mushatt (Murray State). "},{"_id":"CVKURNHFSRDATD3EPHJMNQFXH4","additional_properties":{},"type":"text","content":"Pontiac Northern also won consecutive state titles in 2001 and 2002 behind future University of Michigan starting guard Lester Abram, and who could forget the dynamic duo of Mr. Basketball winners Keith Appling and Derrick Nix, who led Detroit Pershing to a state title in 2009 and a runner-up finish in 2008. "},{"_id":"MCKEJ4YAZVHXBNDI35PSDBAMOA","additional_properties":{},"type":"text","content":"The Lansing area was also well-represented in the 2000s, with future Michigan State star Marcus Taylor and Cortney Scott (Iowa, Oakland University) leading Waverly to the 2000 state title, while Lansing Everett won it all in 2004 behind future MSU Spartan Goran Suton and Oakland Golden Grizzly Derick Nelson."},{"_id":"EODXM27SPBHY5EEPVQCPJKDPNI","additional_properties":{},"type":"text","content":"Holt rounded out the Lansing area’s trio of champions by winning it all in 2005, led by all-staters Paul Crosby (Mississippi Valley State, Muhammad El-Amin (Detroit Mercy, Stony Brook) and Andy Clark, and Okemos, which featured Johnathan Jones (Oakland), was also the state runner-up in 2006 and gave Arthur Hill everything it could handle before losing in overtime. "},{"_id":"SWWOHNOH6RDVHIUEYDFKYXRILY","additional_properties":{},"type":"text","content":"The 1999-2000 Flint Northwestern team led future college stars Desmon Farmer (USC) and Kelvin Torbert (MSU) was one of the best that didn’t reach the Breslin, as the Wildcats lost to Saginaw in the regional semifinals. "},{"_id":"Z4ZX7ABBY5D4TACSC6SGURIVJE","additional_properties":{},"type":"text","content":"In Southwest Michigan, Kalamazoo Central’s state finals run in 2009 set the stage for consecutive championships in 2010 and 2011, and that squad featured an accomplished young coach in Mike Thomas, along with future college hoops stars in Devin Oliver (Dayton) and Doug Anderson (Detroit Mercy). "},{"_id":"F4E27J6EZRHPBEF6XQ5VKHYCII","additional_properties":{},"type":"text","content":"The 2008 state semifinalist Romulus squad also had a terrific young coach in current University of Alabama leader Nate Oats, plus future Division-I college hoopers Will Clyburn (Utah, Iowa State) and Dominique Buckley (Toledo). "},{"_id":"GOWG5F5UUVFDZB2A74MT7DYRLY","additional_properties":{},"type":"text","content":"In West Michigan, it’s impossible to talk about the area’s best basketball teams without mentioning the 2002-03 Rockford squad that went undefeated en route to a Division 1 state title. "},{"_id":"KPSQJAKDVZEHLFV7MZC3IB3OH4","additional_properties":{},"type":"text","content":"With all that in mind, we’ve created a bracket that seeds 16 of Michigan’s best teams play in Class A from 2000-09, and we want readers to weigh in on the matchups. "},{"_id":"WZ32XGC3QVGWXJVFMQUXKXNPKE","additional_properties":{},"type":"text","content":"Make your pick for each game, and we’ll advance the winners until there is just one team standing. Follow along and cast your votes as often as you’d like until the polls close at 9 a.m. Friday, Feb. 27."},{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"fc8fcaf1a970962b47f463890afd82a3bf5f254847d73532e1e0cec7f4fd3999"},"caption":"Which Class A boys basketball team is the best from 2000-2009? Vote on the opening round matchups now.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/BWE4YO3TLVEUNPJPKYY6JMUWDE.jpg","licensable":false,"credits":{"affiliation":[{"name":"Jared Purcell | japurcell@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"japurcell@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"JaredPurcellDET"}],"social_links":[{"site":"email","url":"japurcell@mlive.com"},{"site":"twitter","url":"JaredPurcellDET"}],"name":"Jared Purcell","description":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","_id":"japurcel","additional_properties":{"original":{"lastName":"Purcell","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png","education":[{"name":"Oakland University"}],"role":"Lead reporter for local sports","longBio":"I am the lead reporter for the local sports team at MLive.com and we mainly focus on high school sports coverage throughout Michigan on a local and statewide level. I've lived in Michigan since I was three years old and currently reside in the Detroit suburbs where I also coach cross country in the fall and track and field in the spring.","bio":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","expertise":"High school sports.","mt_author_id":"9339511","firstName":"Jared","twitter":"JaredPurcellDET","podcasts":[],"books":[],"personal_website":"https://www.mlive.com/staff/japurcel/","awards":[],"_id":"japurcel","last_updated_date":"2025-09-12T17:03:19.458Z","bio_page":"","byline":"Jared Purcell | japurcell@mlive.com","email":"japurcell@mlive.com","status":true}},"type":"author","version":"0.5.8","url":""}]},"subtitle":"Best Class A Boys Basketball team from 2000-2009","width":2875,"creditIPTC":"Jared Purcell | japurcell@mlive.com","_id":"BWE4YO3TLVEUNPJPKYY6JMUWDE","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/BWE4YO3TLVEUNPJPKYY6JMUWDE.jpg?auth=fc8fcaf1a970962b47f463890afd82a3bf5f254847d73532e1e0cec7f4fd3999","proxyUrl":"/resizer/v2/BWE4YO3TLVEUNPJPKYY6JMUWDE.jpg?auth=fc8fcaf1a970962b47f463890afd82a3bf5f254847d73532e1e0cec7f4fd3999","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/BWE4YO3TLVEUNPJPKYY6JMUWDE.jpg","published":true,"resizeUrl":"/resizer/v2/BWE4YO3TLVEUNPJPKYY6JMUWDE.jpg?auth=fc8fcaf1a970962b47f463890afd82a3bf5f254847d73532e1e0cec7f4fd3999","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/BWE4YO3TLVEUNPJPKYY6JMUWDE.jpg?auth=fc8fcaf1a970962b47f463890afd82a3bf5f254847d73532e1e0cec7f4fd3999&width=300","version":0,"originalName":"2000s Class A boys basketball brackets.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-22T17:39:21Z","last_updated_date":"2026-02-22T17:39:21Z","height":1642,"image_type":"photograph"},{"_id":"6SZI5HAFYVBSBMMMN5KV7MAZIA","additional_properties":{},"type":"text","content":"<b>1. SAGINAW</b>"},{"_id":"NHXGCLZJAFGFHAZ63BLPZFE2RI","additional_properties":{},"type":"text","content":"Year: 2008"},{"_id":"6NMXBSTVKFB2TEM6PLTNLYH274","additional_properties":{},"type":"text","content":"Record: 27-1"},{"_id":"TRLSTUEEM5BUNJEQL2QKFYP6FU","additional_properties":{},"type":"text","content":"Playoff result: Defeated Detroit Pershing, 90-71, in state finals"},{"_id":"646N5CY73JAIPMUV435OINY5GA","additional_properties":{},"type":"text","content":"VS."},{"_id":"5RLYXKH3BBELBL5NXGU573V5GU","additional_properties":{},"type":"text","content":"<b>16. OKEMOS</b>"},{"_id":"EYV2F53FLBEGLMW3227XMA3S6U","additional_properties":{},"type":"text","content":"Year: 2006"},{"_id":"B7SSBV4PBNBZ3BDPKQYNPZX2TQ","additional_properties":{},"type":"text","content":"Record: 25-2"},{"_id":"7T4WOLSKX5EWPMPPXYYPZWJ4CM","additional_properties":{},"type":"text","content":"Playoff result: Lost to Saginaw Arthur Hill, 85-84 (2OT), in state finals"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16670499","type":"polldaddy"},"_id":"F2X3XOAGTNG67FDVDLFS7LZ5II","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16670499-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16670499.js\"><\/script><noscript><iframe src=\"https://poll.fm/16670499/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16670499","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins the 2008 Saginaw vs. 2006 Okemos matchup?","version":"1.0"},"type":"oembed_response"},{"_id":"OIXHI466DNACDAKPUR67WYYP6A","additional_properties":{},"type":"text","content":"<b>2. SAGINAW</b>"},{"_id":"CK5T5MDTOVF5ZHARFNK66RJXBA","additional_properties":{},"type":"text","content":"Year: 2007"},{"_id":"2BEXQG4F5BC7XBXBK7KTP72KKY","additional_properties":{},"type":"text","content":"Record: 25-1"},{"_id":"ZOSVXAJW4RDWZHTBPRYA4BTJZQ","additional_properties":{},"type":"text","content":"Playoff result: Defeated Detroit Redford, 79-57, in state finals"},{"_id":"JGSJNUFN4BFTJA6SUR6HVRAKYE","additional_properties":{},"type":"text","content":"VS."},{"_id":"QXXQ7V64SVDKDLPCXTEJVKDYCI","additional_properties":{},"type":"text","content":"<b>15. HOLT</b>"},{"_id":"PPQ7XCPKIFCSBFHTFAXHKKGI2A","additional_properties":{},"type":"text","content":"Year: 2005"},{"_id":"RA7BQAHSG5GG3OP6DYGXYE6XVM","additional_properties":{},"type":"text","content":"Record: 26-2"},{"_id":"OXYE5UYV7RDOXJAVRMNHFMVXJA","additional_properties":{},"type":"text","content":"Playoff result: Defeated Romulus, 65-62, in state finals"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16670529","type":"polldaddy"},"_id":"YVR3E4KX6VEMJGZDZGYGZK7B5U","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16670529-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16670529.js\"><\/script><noscript><iframe src=\"https://poll.fm/16670529/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16670529","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins the 2007 Saginaw vs. 2005 Holt matchup?","version":"1.0"},"type":"oembed_response"},{"_id":"677Q7JW7LRC77MTBTQI45YSA5E","additional_properties":{},"type":"text","content":"<b>3. DETROIT PERSHING</b>"},{"_id":"R5DC26KGY5A3XAXUXBKJWZMCIA","additional_properties":{},"type":"text","content":"Year: 2009"},{"_id":"VPPRNPOCUZEW5NMMA6KCYH762M","additional_properties":{},"type":"text","content":"Record: 26-1"},{"_id":"HJX6XUFDMRCFNBJCBR6P4YJKRY","additional_properties":{},"type":"text","content":"Playoff result: Defeated Kalamazoo Central, 90-73, in state finals"},{"_id":"J676RCVO2NHGJBMYOVFTKJZTRI","additional_properties":{},"type":"text","content":"VS."},{"_id":"QKFSEW5R3VBMNIENQITXM323AM","additional_properties":{},"type":"text","content":"<b>14. ROMULUS</b>"},{"_id":"SOP4JTF3D5BZDGY3QOCBIUAAYM","additional_properties":{},"type":"text","content":"Year: 2008"},{"_id":"EFVREYI7V5G5BLQNIZDV2XVZDQ","additional_properties":{},"type":"text","content":"Record: 22-4"},{"_id":"52TAQP6ZYJEDJGKE37L2VKPWDQ","additional_properties":{},"type":"text","content":"Playoff result: Lost to Detroit Pershing, 79-77 (OT), in state semifinals"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16670533","type":"polldaddy"},"_id":"ZVEX7THBWZGBDHBJH4BC3PDQPU","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16670533-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16670533.js\"><\/script><noscript><iframe src=\"https://poll.fm/16670533/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16670533","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins the 2009 Detroit Pershing vs. 2008 Romulus matchup?","version":"1.0"},"type":"oembed_response"},{"_id":"WMEBFJYVEVHCPKJPIU6V4S22OY","additional_properties":{},"type":"text","content":"<b>4. SAGINAW ARTHUR HILL</b>"},{"_id":"VM5WTDL76VENFDBVZMELI3B7BY","additional_properties":{},"type":"text","content":"Year: 2006"},{"_id":"VBKJU4T6PJFJ5CCRRKFKZLDDMY","additional_properties":{},"type":"text","content":"Record: 21-6"},{"_id":"CC3XEE2LPBD7XJS2OHKZ3BYFVI","additional_properties":{},"type":"text","content":"Playoff result: Defeated Okemos, 85-84 (2OT), in state finals"},{"_id":"RSRE2Z67VRFQTDANE6MUTP2STY","additional_properties":{},"type":"text","content":"VS."},{"_id":"BFTVU5JH4NA3RPTSZEQEVK25DA","additional_properties":{},"type":"text","content":"<b>13. KALAMAZOO CENTRAL</b>"},{"_id":"VNUO7D556VB65GXQHFW277G3CI","additional_properties":{},"type":"text","content":"Year: 2009"},{"_id":"5DXU3CFEXNGANEC7A6OSS2R2XE","additional_properties":{},"type":"text","content":"Record: 25-2"},{"_id":"SFFMCMPPIFDHFKCJI7UHO7ZI7I","additional_properties":{},"type":"text","content":"Playoff result: Lost to Detroit Pershing, 90-73, in state finals"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16670552","type":"polldaddy"},"_id":"5R5WVS5MYNC3DIR6LCOF5U5N6Q","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16670552-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16670552.js\"><\/script><noscript><iframe src=\"https://poll.fm/16670552/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16670552","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins the 2006 Saginaw Arthur Hill vs. 2009 Kalamazoo Central matchup?","version":"1.0"},"type":"oembed_response"},{"_id":"3AYD66MJWJGVFNUFEEUJKJEJWI","additional_properties":{},"type":"text","content":"<b>5. DETROIT PERSHING</b>"},{"_id":"DRNNIEUXEJAGNGQ6D533ZRE6XY","additional_properties":{},"type":"text","content":"Year: 2008"},{"_id":"5LMFISJ4VBAIRKNN75JYZ4DZGI","additional_properties":{},"type":"text","content":"Record: 22-5"},{"_id":"JRP2OXHO3ZG7NGESYQ7LC332NI","additional_properties":{},"type":"text","content":"Playoff result: Lost to Saginaw, 90-71, in state finals"},{"_id":"QCHRW3RWNNFPXCYDVXT33ECVZQ","additional_properties":{},"type":"text","content":"VS."},{"_id":"X2SQ5C7QRZG43KYTHU64N2YCDA","additional_properties":{},"type":"text","content":"<b>12. FLINT NORTHWESTERN</b>"},{"_id":"HAH7VUHC2NA43OROCFPF3OIQSM","additional_properties":{},"type":"text","content":"Year: 2000"},{"_id":"TIEY7GFY5RD23MQJ3A3R7G6PJQ","additional_properties":{},"type":"text","content":"Record: 20-3"},{"_id":"LSFOETT4EVF6HBZ7AWQFVW7V4A","additional_properties":{},"type":"text","content":"Playoff result: Lost to Saginaw, 75-63, in regional semifinals"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16670556","type":"polldaddy"},"_id":"5RSC5RAYVRDCDA57QFOSHW7CEI","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16670556-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16670556.js\"><\/script><noscript><iframe src=\"https://poll.fm/16670556/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16670556","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins the 2008 Detroit Pershing vs. 2000 Flint Northwestern matchup?","version":"1.0"},"type":"oembed_response"},{"_id":"WR3VRHWRCVGCXFMN7NWEC7Q5SQ","additional_properties":{},"type":"text","content":"<b>6. LANSING WAVERLY</b>"},{"_id":"M52RIGAXHFB63G4E2VMHAXNVGU","additional_properties":{},"type":"text","content":"Year: 2000"},{"_id":"WU37X6BYSVDC5NGBZTDJR46TRU","additional_properties":{},"type":"text","content":"Record: 25-2"},{"_id":"32P3BNYEZFBPFAM522ADX3LIWM","additional_properties":{},"type":"text","content":"Playoff result: Defeated Detroit Pershing, 75-63, in state finals"},{"_id":"IXWLZWPZ3BAYFLFSYGQ4ISDWKA","additional_properties":{},"type":"text","content":"VS."},{"_id":"YZSPVRDK65AIDP7IL2GYHCQT7Y","additional_properties":{},"type":"text","content":"<b>11. LANSING EVERETT</b>"},{"_id":"3QKMH7RREZH3PE7QSQ4XXCH5XY","additional_properties":{},"type":"text","content":"Year: 2004"},{"_id":"R3EM2NAICFAJLIFUDEBECRY5FE","additional_properties":{},"type":"text","content":"Record: 26-2"},{"_id":"POBYWJK575DGDLICDO3LCQF46Y","additional_properties":{},"type":"text","content":"Playoff result: Defeated Flint Carman-Ainsworth, 60-51, in state finals"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16670562","type":"polldaddy"},"_id":"CNVZDA35DRDN5HWBAJMABF2CRA","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16670562-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16670562.js\"><\/script><noscript><iframe src=\"https://poll.fm/16670562/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16670562","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins the 2000 Lansing Waverly vs. 2004 Lansing Everett matchup?","version":"1.0"},"type":"oembed_response"},{"_id":"PTQSG2VFXZFZVGMW4MCQU7IV44","additional_properties":{},"type":"text","content":"<b>7. SAGINAW</b>"},{"_id":"EWW7OFOADJHGJEEFEV77ABIKRE","additional_properties":{},"type":"text","content":"Year: 2000"},{"_id":"WT2MKAFF5VEGHCSPYDE43GRBMA","additional_properties":{},"type":"text","content":"Record: 24-3"},{"_id":"ZIITSQSKJBFDVH3YELRJQA7RZU","additional_properties":{},"type":"text","content":"Playoff result: Lost to Lansing Waverly, 78-75, in state semifinals"},{"_id":"RELWDHZTTJGPHF3ZWKZPGNQL2A","additional_properties":{},"type":"text","content":"VS."},{"_id":"FSRSYZJUQFH2VKPRKO5RJSZ2EE","additional_properties":{},"type":"text","content":"<b>10. PONTIAC NORTHERN</b>"},{"_id":"DFOZDP2AONGL3ODNOJVOG7H62Y","additional_properties":{},"type":"text","content":"Year: 2002"},{"_id":"F5LQLCPMDNC2DI2FMSOJA33BA4","additional_properties":{},"type":"text","content":"Record: 23-4"},{"_id":"V5REFTA6DZHKRJ4Y6GLDYFUFGU","additional_properties":{},"type":"text","content":"Playoff result: Defeated Detroit Redford, 66-58, in state finals"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16670572","type":"polldaddy"},"_id":"T7DU4EXMYNBF3B2OVYH2A753DA","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16670572-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16670572.js\"><\/script><noscript><iframe src=\"https://poll.fm/16670572/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16670572","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins the 2000 Saginaw vs. 2002 Pontiac Northern matchup?","version":"1.0"},"type":"oembed_response"},{"_id":"NYSMESGAZFBUXI7SS4YRGBKQD4","additional_properties":{},"type":"text","content":"<b>8. ROCKFORD</b>"},{"_id":"55X63KCELRFMNEQNW4ACZOPNII","additional_properties":{},"type":"text","content":"Year: 2003"},{"_id":"SYYAYDV6QBD7BO22MFWJRQDRUI","additional_properties":{},"type":"text","content":"Record: 28-0"},{"_id":"XS2RRFQIZJHABHSCQW7WVLPJ7A","additional_properties":{},"type":"text","content":"Playoff result: Defeated Flint Carman-Ainsworth, 41-38, in state finals"},{"_id":"4DVVBZM7Y5G6XETDP443ZHFVWQ","additional_properties":{},"type":"text","content":"VS."},{"_id":"7OLKCR3Q6ZAFJFT3P2SFZQWM4E","additional_properties":{},"type":"text","content":"<b>9. PONTIAC NORTHERN</b>"},{"_id":"4YD2CDNJTZHCJFSZOU466RWKHI","additional_properties":{},"type":"text","content":"Year: 2001"},{"_id":"RZH4UTCYQFAGNFBBKUVXXBCXFQ","additional_properties":{},"type":"text","content":"Record: 23-4"},{"_id":"NYTA2H6435ARJAVJ3IUKVYFPSE","additional_properties":{},"type":"text","content":"Playoff result: Defeated Kalamazoo Central, 87-71, in state finals"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16670581","type":"polldaddy"},"_id":"CBSZT3IPONAYVD3JDAYG5W2KOY","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16670581-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16670581.js\"><\/script><noscript><iframe src=\"https://poll.fm/16670581/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16670581","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins the 2003 Rockford vs. 2001 Pontiac Northern matchup?","version":"1.0"},"type":"oembed_response"},{"_id":"6D2TK3FJ5BBJ3M46FURVEX3N4U","additional_properties":{},"type":"text","content":"<i>MLive wants to know which team from the first decade of the 2000s is the best. This post is one of eight across boys and girls basketball to get the voting. Stick with MLive to vote in every round as we crown the top boys and girls basketball teams from 2000-09.</i>"},{"_id":"KOMDRPD36JG7BN5XZ6IIRFN774","type":"raw_html","content":"<adi-stories-by-section-tag adiWidgetId=\"widgie-851af3c0-4b11-4205-a2f0-f11cee82820c\"></adi-stories-by-section-tag>"}],"description":{"basic":"Fans can take a trip down memory lane and vote for the top Class A boys prep hoops teams from 2000-09."},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"score":0.5235,"_id":"Q2910549","label":"MLive Media Group","type":"Agent,Organisation,Company"},{"score":0.4612,"_id":"Q2614593","label":"Draymond Green","type":"Agent,Person,Athlete,BasketballPlayer"},{"score":0.4571,"_id":"Q270222","label":"Michigan State University","type":"Agent,Organisation,EducationalInstitution,University"},{"score":0.4565,"_id":"Q6837710","label":"Michigan State Spartans football","type":"Agent,Organisation,SportsTeam"},{"score":0.4435,"_id":"Q573903","label":"Anthony Roberson","type":"Agent,Person,Athlete,BasketballPlayer"},{"score":0.3867,"_id":"Q6383989","label":"Keith Appling","type":"Agent,Person,Athlete,BasketballPlayer"},{"score":0.3559,"_id":"Q20031371","label":"Nate Oats","type":"Agent,Person,Coach,CollegeCoach"},{"score":0.3538,"_id":"Q11694486","label":"Murray State Racers","type":"Agent,Organisation,SportsTeam"},{"score":0.3487,"_id":"Q28237","label":"Lansing, Michigan","type":"Place,PopulatedPlace,Settlement,City"},{"score":0.3421,"_id":"Q7373113","label":"Roy Manning","type":"Agent,Person,Coach,Athlete,CollegeCoach,GridironFootballPlayer,AmericanFootballPlayer"},{"score":0.3412,"_id":"Q6531785","label":"Lester Abram","type":"Agent,Person,Athlete,BasketballPlayer"},{"score":0.3374,"_id":"Q7866357","label":"USC Trojans football","type":"Agent,Organisation"},{"score":0.3253,"_id":"Q3194957","label":"Kelvin Torbert","type":"Agent,Person,Athlete,BasketballPlayer"},{"score":0.3216,"_id":"Q5082150","label":"Charles Rogers (wide receiver)","type":"Agent,Person,Athlete,GridironFootballPlayer,AmericanFootballPlayer"},{"score":0.319,"_id":"Q3015965","label":"Dar Tucker","type":"Agent,Person,Athlete,BasketballPlayer"},{"custom_id":"PLA94ab3b65b","label":"SAGINAWYear","type":"Place"},{"custom_id":"COMce412ab93","label":"Detroit Redford","type":"Company"},{"custom_id":"COM94394d276","label":"Flint Carman-Ainsworth","type":"Company"},{"custom_id":"PLA2ac470747","label":"PONTIAC NORTHERNYear","type":"Place"},{"custom_id":"COM0ecf1afa7","label":"Detroit Pershing","type":"Company"},{"custom_id":"COMea1dad13a","label":"MSU Spartan","type":"Company"},{"custom_id":"COM3d8f13b7d","label":"Oakland Golden Grizzly","type":"Company"},{"custom_id":"PERb893ec1fd","label":"Derick Nelson","type":"Person"},{"custom_id":"PER8fd420768","label":"Paul Crosby","type":"Person"},{"custom_id":"COM9acf456dd","label":"Holt","type":"Company"},{"custom_id":"COM2f819ce24","label":"Flint Northwestern","type":"Company"},{"custom_id":"COM51c670bd7","label":"MSU","type":"Company"},{"custom_id":"COM2f32e1147","label":"Breslin","type":"Company"},{"custom_id":"COMaf209f90d","label":"Wildcats","type":"Company"},{"custom_id":"PLA3f386b507","label":"Southwest Michigan","type":"Place"},{"custom_id":"PERe06ac08b2","label":"Mike Thomas","type":"Person"},{"custom_id":"PER712b84344","label":"Devin Oliver","type":"Person"},{"custom_id":"PERbe5f787c5","label":"Doug Anderson","type":"Person"},{"custom_id":"PEReee813120","label":"Dominique Buckley","type":"Person"},{"custom_id":"COM7eb34d408","label":"Rockford","type":"Company"},{"custom_id":"PER8eeebe78c","label":"Andy Clark","type":"Person"},{"custom_id":"PER8e2f80b5d","label":"Johnathan Jones","type":"Person"},{"custom_id":"PERa073c0b32","label":"Cortney Scott","type":"Person"},{"custom_id":"COM70c650e21","label":"Lansing Everett","type":"Company"},{"custom_id":"PERd0616ab1c","label":"Latreze Mushatt","type":"Person"},{"custom_id":"PER7d76de2e3","label":"Muhammad El-Amin","type":"Person"},{"custom_id":"COMe938ff858","label":"Waverly","type":"Company"},{"custom_id":"PERdeb0ec04f","label":"Marcus Taylor","type":"Person"},{"custom_id":"COM8606b8c70","label":"Trojans","type":"Company"},{"custom_id":"PER594473826","label":"Eugene Seals","type":"Person"},{"custom_id":"PLAd4ec0c61b","label":"ROCKFORDYear","type":"Place"},{"custom_id":"PER2ffbb4cad","label":"Jeremiah McLaurin","type":"Person"},{"custom_id":"COM63270461e","label":"Saginaw Arthur Hill","type":"Company"},{"custom_id":"COM114fb9db5","label":"Saginaw High Trojans","type":"Company"},{"custom_id":"PLAe07d3cedd","label":"LANSING EVERETTYear","type":"Place"},{"custom_id":"COM50344be2a","label":"Lansing Waverly","type":"Company"},{"custom_id":"PERa35f97fa0","label":"Lou Dawkins","type":"Person"},{"custom_id":"PERe90f072af","label":"Arthur Hill","type":"Person"}],"categories":[{"score":1,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":1,"classifier":"iab_content_taxonomy","name":"Sports>Basketball","_id":"483.547"},{"score":0.9011,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Basketball","_id":"483.487.489"},{"score":0.8789,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"score":0.4038,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Football","_id":"483.487.488"},{"score":0.3597,"classifier":"iab_content_taxonomy","name":"Sports>American Football","_id":"483.484"},{"classifier":"advancelocal_custom_categories","name":"Clean Water","_id":"cat0214"}],"content_topics":[{"score":1,"_id":"Q13275378","label":"NCAA Division I FBS football teams"},{"score":1,"_id":"Q8299730","label":"Big Ten Conference teams"},{"score":1,"_id":"Q7021007","label":"Basketball"},{"score":0.9739,"_id":"Q109341182","label":"Men's basketball teams"},{"score":0.9697,"_id":"Q8805316","label":"American football"},{"score":0.833,"_id":"Q28237","label":"Lansing, Michigan"},{"score":0.8289,"_id":"Q2910549","label":"MLive Media Group"},{"score":0.8287,"_id":"Q8299713","label":"Big Ten Conference"},{"score":0.7695,"_id":"Q8299715","label":"Big Ten Conference football"},{"score":0.7303,"_id":"Q2614593","label":"Draymond Green"},{"score":0.7237,"_id":"Q270222","label":"Michigan State University"},{"score":0.7228,"_id":"Q6837710","label":"Michigan State Spartans football"},{"score":0.7022,"_id":"Q573903","label":"Anthony Roberson"},{"score":0.6992,"_id":"Q8624819","label":"Michigan State Spartans"},{"score":0.6906,"_id":"Q97426532","label":"College football"},{"score":0.681,"_id":"Q15280333","label":"NCAA Division I FBS football"},{"score":0.6356,"_id":"Q1457982","label":"Sports"},{"score":0.6123,"_id":"Q6383989","label":"Keith Appling"},{"score":0.5642,"_id":"Q7216322","label":"Team sports"},{"score":0.5635,"_id":"Q20031371","label":"Nate Oats"},{"score":0.5601,"_id":"Q11694486","label":"Murray State Racers"},{"score":0.5416,"_id":"Q7373113","label":"Roy Manning"},{"score":0.5403,"_id":"Q6531785","label":"Lester Abram"},{"score":0.5403,"_id":"Q1166","label":"Michigan"},{"score":0.5389,"_id":"Q7246207","label":"Gridiron football"},{"score":0.5369,"_id":"Q8299724","label":"Big Ten Conference men's basketball"},{"score":0.5342,"_id":"Q7866357","label":"USC Trojans football"},{"score":0.5197,"_id":"Q8663448","label":"National Basketball Association"},{"score":0.5151,"_id":"Q3194957","label":"Kelvin Torbert"},{"score":0.5092,"_id":"Q5082150","label":"Charles Rogers (wide receiver)"},{"score":0.5065,"_id":"Q28442348","label":"Men's basketball"},{"score":0.505,"_id":"Q3015965","label":"Dar Tucker"},{"score":0.4892,"_id":"Q8387940","label":"College football conference seasons"},{"score":0.4879,"_id":"Q719","label":"Saginaw, Michigan"},{"score":0.4875,"_id":"Q8661031","label":"NCAA Division I"},{"score":0.4721,"_id":"Q9445381","label":"American men's basketball players"},{"score":0.4703,"_id":"Q15305669","label":"Michigan State Spartans men's basketball"},{"score":0.4696,"_id":"Q7009204","label":"American basketball players"},{"score":0.4616,"_id":"Q2609883","label":"Goran Suton"},{"score":0.4558,"_id":"Q490584","label":"Flint, Michigan"},{"score":0.4481,"_id":"Q7040355","label":"Basketball players"},{"score":0.4428,"_id":"Q119086175","label":"Basketball segments"},{"score":0.4412,"_id":"Q16228675","label":"Derrick Nix"},{"score":0.4345,"_id":"Q16209606","label":"Will Clyburn"},{"score":0.4262,"_id":"Q167155","label":"Kalamazoo, Michigan"},{"score":0.4194,"_id":"Q847596","label":"Pontiac, Michigan"},{"score":0.4096,"_id":"Q8624829","label":"Michigan State Spartans basketball"},{"score":0.4091,"_id":"Q782116","label":"Oakland University"},{"score":0.4031,"_id":"Q230492","label":"University of Michigan"},{"score":0.399,"_id":"Q10190959","label":"Men's basketball players"},{"score":0.3966,"_id":"Q8248133","label":"American sportsmen"},{"score":0.3812,"_id":"Q51114667","label":"Sportspeople"},{"score":0.3775,"_id":"Q13275376","label":"NCAA Division I FBS football seasons"},{"score":0.3766,"_id":"Q9874086","label":"American sportspeople"},{"score":0.3753,"_id":"Q25013041","label":"Michigan State Spartans seasons"},{"score":0.3671,"_id":"Q6249764","label":"NCAA football"},{"score":0.3574,"_id":"Q11712231","label":"Michigan Wolverines"},{"score":0.3545,"_id":"Q7906915","label":"Basketball people"},{"score":0.3518,"_id":"Q8299718","label":"Big Ten Conference football seasons"},{"score":0.3502,"_id":"Q48890","label":"College basketball"},{"score":0.3414,"_id":"Q8292026","label":"Basketball players from Michigan"},{"score":0.3413,"_id":"Q30773532","label":"NCAA Division I men's basketball seasons"},{"score":0.3331,"_id":"Q65630544","label":"Champion seasons in American football"},{"score":0.3328,"_id":"Q8245256","label":"American expatriate basketball people"},{"score":0.3327,"_id":"Q8805198","label":"Sportspeople from Michigan"},{"score":0.3263,"_id":"Q7233579","label":"Sports competitors"},{"score":0.3225,"_id":"Q7485432","label":"NCAA Division I conferences"},{"score":0.3137,"_id":"Q6339026","label":"NBA teams"},{"score":0.3098,"_id":"Q47922931","label":"Basketball people from Michigan"},{"score":0.305,"_id":"Q16808511","label":"NCAA Division I basketball"},{"score":0.3009,"_id":"Q54666122","label":"American people in sports"},{"score":0.3003,"_id":"Q28442008","label":"Men's team sports"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/saginaw-bay-city","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Saginaw and Bay City Sports","description":"Saginaw and Bay City Sports on MLive.com","_id":"/sports/saginaw-bay-city","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/saginaw-bay-city"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/saginaw-bay-city/","default_content":null},"site":{"site_keywords":"saginaw, bay city, michigan, sports, saginaw spirit hockey, central michigan university, cmu, chippewas, saginaw valley state university, svsu, cardinals, great lakes loons, football, baseball, basketball, hockey, soccer","site_description":"Saginaw and Bay City Sports on MLive.com","site_section":"Sports","headline":"Saginaw and Bay City Sports","site_title":"Saginaw and Bay City Sports"},"navigation":{"nav_title":"Saginaw and Bay City Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Saginaw and Bay City Sports","_id":"/sports/saginaw-bay-city","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1024}}},"_website_section_id":"mlive./sports/saginaw-bay-city","type":"section","version":"0.6.0"},{"path":"/sports/kalamazoo","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Kalamazoo Sports","description":"Find the latest Kalamazoo high school, college and other local sports news. Get updates on Kalamazoo Wings and Western Michigan Broncos at MLive.com\"> <meta name=\"keywords\" content=\"Local sports news for Kalamazoo, Kalamazoo Gazette Sports, Kalamazoo Youth Sports, Kalamazoo Sports, Kalamazoo Gazette high school sports, Kalamazoo Wings, Western Michigan Broncos, prep sportssports/kalamazoo","_id":"/sports/kalamazoo","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/kalamazoo"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/kalamazoo/","default_content":null},"site":{"site_keywords":null,"site_description":"Find the latest Kalamazoo high school, college and other local sports news. Get updates on Kalamazoo Wings and Western Michigan Broncos at MLive.com\"> <meta name=\"keywords\" content=\"Local sports news for Kalamazoo, Kalamazoo Gazette Sports, Kalamazoo Youth Sports, Kalamazoo Sports, Kalamazoo Gazette high school sports, Kalamazoo Wings, Western Michigan Broncos, prep sportssports/kalamazoo","site_section":"Sports","headline":"Kalamazoo Sports","site_title":"Kalamazoo Sports"},"navigation":{"nav_title":"Kalamazoo Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Kalamazoo Sports","_id":"/sports/kalamazoo","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1038}}},"_website_section_id":"mlive./sports/kalamazoo","type":"section","version":"0.6.0"},{"path":"/sports/grand-rapids","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Grand Rapids Sports","description":"Grand Rapids, Michigan sports news. Get the latest Grand Rapids high school sports, college sports and more. Get the latest news on the Grand Rapids Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Grand Rapids Press - MLive.com","_id":"/sports/grand-rapids","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/grand-rapids"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/grand-rapids","default_content":null},"site":{"site_keywords":"Grand Rapids Sports, Grand Rapids Michigan Sports, Grand Rapids High School Sports","site_description":"Grand Rapids, Michigan sports news. Get the latest Grand Rapids high school sports, college sports and more. Get the latest news on the Grand Rapids Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Grand Rapids Press - MLive.com","site_section":"Sports","headline":"Grand Rapids Sports","site_title":"Grand Rapids Sports"},"navigation":{"nav_title":"Grand Rapids Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Grand Rapids Sports","_id":"/sports/grand-rapids","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1039}}},"_website_section_id":"mlive./sports/grand-rapids","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@mlive-river","_id":"1771857602552","text":"@mlive-river","slug":"mlive-river"},{"description":"@meter","_id":"1771857603851","text":"@meter","slug":"meter"},{"description":"@gr-river","_id":"1771857607176","text":"@gr-river","slug":"gr-river"},{"description":"@sa-river","_id":"1771857609935","text":"@sa-river","slug":"sa-river"},{"description":"@kz-river","_id":"1771857612195","text":"@kz-river","slug":"kz-river"},{"description":"@highschoolsports-gr","_id":"1771857614821","text":"@highschoolsports-gr","slug":"highschoolsports-gr"},{"description":"@highschoolsports-sbc","_id":"1771857621664","text":"@highschoolsports-sbc","slug":"highschoolsports-sbc"},{"description":"@highschoolsports-kz","_id":"1771857626892","text":"@highschoolsports-kz","slug":"highschoolsports-kz"},{"description":"high-school-basketball","_id":"1771857631780","text":"high-school-basketball","slug":"high-school-basketball"},{"description":"gr-hoops","_id":"1771857634270","text":"gr-hoops","slug":"gr-hoops"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/8b324bdd-201b-45cd-99a4-61e1b14e095b.jpeg"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"pnothaft@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"https://x.com/Patrick_Nothaft"}],"social_links":[{"site":"email","url":"pnothaft@mlive.com"},{"site":"twitter","url":"https://x.com/Patrick_Nothaft"}],"name":"Patrick Nothaft","description":"MLive/Grand Rapids Press reporter/photographer covering local sports. Send comments and story ideas to pnothaft@mlive.com.","_id":"PatrickNothaft","additional_properties":{"original":{"lastName":"Nothaft","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/8b324bdd-201b-45cd-99a4-61e1b14e095b.jpeg","education":[{"name":"Grand Valley State University"}],"longBio":"Patrick Nothaft is a reporter for MLive.com and covers local sports in Grand Rapids. Patrick writes about various topics, with a primary focus on high school sports. He also has experience covering collegiate athletics, pro baseball, pro hockey and pro volleyball. Patrick has spent 14 years in journalism, primarily in sports, collecting multiple awards during that time, including best sports story, best sports column and best sports feature from the Michigan Press Association. He received his bachelor's degree in journalism from Grand Valley State University.","bio":"MLive/Grand Rapids Press reporter/photographer covering local sports. Send comments and story ideas to pnothaft@mlive.com.","mt_author_id":"10698114","firstName":"Patrick","twitter":"https://x.com/Patrick_Nothaft","podcasts":[],"books":[],"awards":[{"name":"1st place: Sports Feature Story, 2018 Michigan Press Association"},{"name":"1st place: Sports Story, 2019 Michigan Associated Press Media Editors"},{"name":"3rd place: Sports Writing, 2020 MPA"},{"name":"Honorable Mention: Sports Column, 2020 MPA"},{"name":"2nd place: Sports Writing, 2020 MPA"},{"name":"1st place: Sports Feature, MPA 2021"},{"name":"1st place: Sports Writing, MPA 2021"},{"name":"1st place: Sports Column, MPA 2021"},{"name":"3rd place: Sports Writing, MPA 2021"},{"name":"3rd place: Sports Feature, MPA 2021"},{"name":"Honorable Mention: Sports Writing, MPA 2022"},{"name":"2nd place: Sports Column, APME 2022"},{"name":"1st place: Sports Feature, 2023 MPA"},{"name":"3rd place: Sports Column, 2023 MPA"},{"name":"2nd place: Sports Reporting, 2024 Society of Professional Journalists, Detroit Chapter"}],"_id":"PatrickNothaft","last_updated_date":"2025-09-15T17:10:09.077Z","byline":"Patrick Nothaft | pnothaft@mlive.com","email":"pnothaft@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtype":"article","first_publish_date":"2026-02-23T15:04:36.16Z","additional_properties":{"pc_content_hash":"6ae757fc8c189967098ee58b657320dda361ce8ea6506ab978e8ce313580ae06","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Sports Fan","confidence":0.9},{"persona":"Basketball Enthusiast","confidence":0.9},{"persona":"Competitive Player","confidence":0.8},{"persona":"Student Athlete","confidence":0.7},{"persona":"Athletic Trainer","confidence":0.6},{"persona":"Sports Analyst","confidence":0.6},{"persona":"Active Lifestyle Advocate","confidence":0.5},{"persona":"Casual Athlete","confidence":0},{"persona":"Adrenaline Junkie","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Athletic Recruiter","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0}],"iab_taxonomy":[["Category name: Sports>Basketball","Confidence: 0.9398386478424072"],["Category name: Education>Secondary Education","Confidence: 0.5691993236541748"],["Category name: Sports>College Sports","Confidence: 0.4614415466785431"],["Category name: Politics>Civic affairs","Confidence: 0.36737900972366333"]]},"is_published":true,"has_published_copy":true},"last_updated_date":"2026-02-23T15:07:10.856Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"1fdd631d3292fcd9b65dddb944953bffa699e74143d0bf068a6b8415692487ed"},"caption":"Which Class A boys basketball team was the best in the first decade of the 2000s? Vote now!","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/TGOV4JACJVEQHE7NE5KC3YDUBY.jpg","licensable":false,"credits":{"affiliation":[{"name":"Jared Purcell | japurcell@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"japurcell@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"JaredPurcellDET"}],"social_links":[{"site":"email","url":"japurcell@mlive.com"},{"site":"twitter","url":"JaredPurcellDET"}],"name":"Jared Purcell","description":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","_id":"japurcel","additional_properties":{"original":{"lastName":"Purcell","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png","education":[{"name":"Oakland University"}],"role":"Lead reporter for local sports","longBio":"I am the lead reporter for the local sports team at MLive.com and we mainly focus on high school sports coverage throughout Michigan on a local and statewide level. I've lived in Michigan since I was three years old and currently reside in the Detroit suburbs where I also coach cross country in the fall and track and field in the spring.","bio":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","expertise":"High school sports.","mt_author_id":"9339511","firstName":"Jared","twitter":"JaredPurcellDET","podcasts":[],"books":[],"personal_website":"https://www.mlive.com/staff/japurcel/","awards":[],"_id":"japurcel","last_updated_date":"2025-09-12T17:03:19.458Z","bio_page":"","byline":"Jared Purcell | japurcell@mlive.com","email":"japurcell@mlive.com","status":true}},"type":"author","version":"0.5.8","url":""}]},"subtitle":"Vote for the top Class A boys basketball team from 2000-09","width":1280,"creditIPTC":"Jared Purcell | japurcell@mlive.com","_id":"TGOV4JACJVEQHE7NE5KC3YDUBY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/TGOV4JACJVEQHE7NE5KC3YDUBY.jpg?auth=1fdd631d3292fcd9b65dddb944953bffa699e74143d0bf068a6b8415692487ed","proxyUrl":"/resizer/v2/TGOV4JACJVEQHE7NE5KC3YDUBY.jpg?auth=1fdd631d3292fcd9b65dddb944953bffa699e74143d0bf068a6b8415692487ed","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/TGOV4JACJVEQHE7NE5KC3YDUBY.jpg","published":true,"resizeUrl":"/resizer/v2/TGOV4JACJVEQHE7NE5KC3YDUBY.jpg?auth=1fdd631d3292fcd9b65dddb944953bffa699e74143d0bf068a6b8415692487ed","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/TGOV4JACJVEQHE7NE5KC3YDUBY.jpg?auth=1fdd631d3292fcd9b65dddb944953bffa699e74143d0bf068a6b8415692487ed&width=300","version":0,"originalName":"1.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-19T18:18:53Z","last_updated_date":"2026-02-19T18:18:53Z","height":720,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/TGOV4JACJVEQHE7NE5KC3YDUBY.jpg?auth=1fdd631d3292fcd9b65dddb944953bffa699e74143d0bf068a6b8415692487ed&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/TGOV4JACJVEQHE7NE5KC3YDUBY.jpg?auth=1fdd631d3292fcd9b65dddb944953bffa699e74143d0bf068a6b8415692487ed&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/TGOV4JACJVEQHE7NE5KC3YDUBY.jpg?auth=1fdd631d3292fcd9b65dddb944953bffa699e74143d0bf068a6b8415692487ed&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/TGOV4JACJVEQHE7NE5KC3YDUBY.jpg?auth=1fdd631d3292fcd9b65dddb944953bffa699e74143d0bf068a6b8415692487ed&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/vote-now-for-the-top-class-a-boys-basketball-team-from-2000-09.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"AAAB2JWOMFC63O2O6DU2TGWCNE","published":true,"branch":"default","revision_id":"KYE2ZGZOXBDE7E4GGTYJQED63Q"},"planning":{"story_length":{"character_count_actual":5161,"inch_count_actual":14,"word_count_actual":848,"line_count_actual":97}},"display_date":"2026-02-23T15:04:36.16Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"Vote now for the top Class A boys basketball team from 2000-09"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/vote-now-for-the-top-class-a-boys-basketball-team-from-2000-09.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-23T14:54:14.654Z","publish_date":"2026-02-23T15:04:36.16Z","_id":"2T56SKARHVD77AFIQZ3GMMD3YU","website":"mlive","website_url":"/highschoolsports/2026/02/vote-now-for-the-top-class-a-boys-basketball-team-from-2000-09.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{},"auth":{"1":"5a4bef96a63c2766ffd672afd692682f025c26781d8d92d75d54d1bd042d7f76"},"caption":"Ypsilanti Arbor Prep's Angela Meggisson (2) passes the ball to Ypsilanti Arbor Prep's Jalaya Banks (3) during the MHSAA Division 3 girls basketball state final on Saturday, March 22, 2025 at the Breslin Student Events Center in East Lansing, Mich.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/3ANB5IG4CFHNVBA7U3SQ3JXG6Y.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Ypsilanti Arbor Prep girls basketball faces Rochester Hills Lutheran Northwest in championship game","width":3337,"_id":"3ANB5IG4CFHNVBA7U3SQ3JXG6Y","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/3ANB5IG4CFHNVBA7U3SQ3JXG6Y.JPG?auth=5a4bef96a63c2766ffd672afd692682f025c26781d8d92d75d54d1bd042d7f76","iptc_source":"00102213A5","proxyUrl":"/resizer/v2/3ANB5IG4CFHNVBA7U3SQ3JXG6Y.JPG?auth=5a4bef96a63c2766ffd672afd692682f025c26781d8d92d75d54d1bd042d7f76","takenOn":"2025-03-22T19:37:45Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/3ANB5IG4CFHNVBA7U3SQ3JXG6Y.JPG","published":true,"resizeUrl":"/resizer/v2/3ANB5IG4CFHNVBA7U3SQ3JXG6Y.JPG?auth=5a4bef96a63c2766ffd672afd692682f025c26781d8d92d75d54d1bd042d7f76","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/3ANB5IG4CFHNVBA7U3SQ3JXG6Y.JPG?auth=5a4bef96a63c2766ffd672afd692682f025c26781d8d92d75d54d1bd042d7f76&width=300","version":0,"originalName":"KFB_Div3BBGirlsFinal-09.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Ypsilanti Arbor Prep girls basketball faces Rochester Hills Lutheran Northwest in championship game"},"_id":"MOOONCFOMJBLFH4GWDHN6RQ4MU"},{"headlines":{"basic":"See our favorite 40 photos from 2025 MHSAA girls basketball state championships"},"_id":"CZCSHMZSINHRNIAKE4K6GTM2QY"}]},"created_date":"2025-03-22T21:03:00Z","last_updated_date":"2025-03-22T21:03:00Z","height":2225,"image_type":"photograph"},{"_id":"YBZNIFYNIFGYVM6NVXUHJD4QSM","additional_properties":{},"type":"text","content":"ANN ARBOR – With the girls <a href=\"https://www.mlive.com/topic/high-school-basketball/\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/topic/high-school-basketball/\">basketball</a> postseason around the corner, it’s time to take a deeper look at the district tournaments for Ann Arbor area teams."},{"_id":"2K7OQG5ZWRCBJBFTHGJQNHJZAI","additional_properties":{},"type":"text","content":"The Michigan High School Athletic Association announced Sunday the district schedules for the 2026 playoffs, showcasing the postseason paths for area teams. "},{"_id":"MAF56TWTX5BPHEI3MGEUXC7WTI","additional_properties":{},"type":"text","content":"Whether it is a rematch of rivals or impressive district title streaks on the line, the postseason should have plenty of intrigue this season. "},{"_id":"CVGB7VAC3NCPRLN74UDYBGLAQI","additional_properties":{},"type":"text","content":"Here is a look at three takeaways from the postseason schedule for teams from Ann Arbor. "},{"_id":"XRSD7WREABBLBNGAFEEPCVAI4M","additional_properties":{},"type":"text","content":"<b>RELATED:</b> <a href=\"https://www.mlive.com/highschoolsports/2026/02/2026-ann-arbor-area-girls-basketball-district-pairings.html\" target=\"_blank\" rel=\"\"><u><b>2026 Ann Arbor-area girls basketball district pairings</b></u></a> "},{"_id":"INCUYNOX4JGR3NUVHPBKASSFDA","additional_properties":{},"type":"text","content":"-- "},{"level":3,"_id":"6VZ2CAJN3BBOVPFBG2T6BRNYSU","additional_properties":{},"type":"header","content":"<b>Rivalries restored </b>"},{"_id":"QU2X2QIET5G4ROZJN7N6XT3DQM","additional_properties":{},"type":"text","content":"The Division 1 District 15 bracket will be full of rematches between familiar opponents. Ann Arbor Pioneer and Ann Arbor Huron will meet in the district opener, followed by a semifinal matchup between Dexter and Ann Arbor Skyline, with the winner of Pioneer/Huron facing Saline. "},{"_id":"LC6B3OB77BAMHGJGT3SGPE2QEU","additional_properties":{},"type":"text","content":"No matter who advances, the district final will feature another rematch, as every team in the bracket has already played each other twice this season. "},{"_id":"CSXURLZN5ZEHTCR2DPBQRS53YY","additional_properties":{},"type":"text","content":"-- "},{"level":3,"_id":"VHIG7OBZQ5EN3CWCIGFNQCI4ZM","additional_properties":{},"type":"header","content":"<b>District title streaks at stake </b>"},{"_id":"YS454WCZPJEUXHVAMJZ6YZHMLE","additional_properties":{},"type":"text","content":"There will be some impressive district championship streaks on the line this season. Not only will Ypsilanti Arbor Prep be seeking to defend its back-to-back state titles in D3, but the Gators will also be seeking an unprecedented 13th consecutive district championship. "},{"_id":"UEVX7UHH6BB2ZGACAL444SVSYM","additional_properties":{},"type":"text","content":"In addition to Arbor Prep’s quest to keep its dominance going, Dexter and Father Gabriel Richard will also be hoping to add to their district title win streaks. Dexter is seeking a fourth consecutive crown while FGR is aiming for its third in a row. "},{"_id":"DCH5E4APNBBH3BVHMLLDDQVQNI","additional_properties":{},"type":"text","content":"-- "},{"level":3,"_id":"HFQP563RQFBXLPPSERCOW27S2Q","additional_properties":{},"type":"header","content":"<b>Defending history </b>"},{"_id":"U75Q46NIJFFPFKS7BYQAXB6Z3Q","additional_properties":{},"type":"text","content":"Whitmore Lake earned a historic district title last season, snapping a 38-year drought. Now, the Trojans will be looking to duplicate that success in their D4 bracket. They’ll begin their quest with a rematch against Brighton Livingston Christian, whom they beat 39-22 on Friday. "}],"description":{"basic":"From state title defenses to rivalry bragging rights at stake, the Ann Arbor-area girls district tournaments should provide plenty of intrigue this season."},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"score":0.3495,"_id":"Q2197802","label":"Whitmore Lake, Michigan","type":"Place,PopulatedPlace,Settlement,Village"},{"custom_id":"COMcd2ecf153","label":"Ypsilanti Arbor Prep","type":"Company"},{"custom_id":"COM1e4383fb6","label":"Arbor Prep","type":"Company"},{"custom_id":"COMc4e019c11","label":"FGR","type":"Company"},{"custom_id":"COMcffbe38a8","label":"Brighton Livingston Christian","type":"Company"},{"custom_id":"COMd52b3a1fc","label":"Gators","type":"Company"},{"custom_id":"PLA37ba09e84","label":"Ann Arbor-area","type":"Place"},{"custom_id":"COM688cb9ed0","label":"Division 1","type":"Company"},{"custom_id":"COM8606b8c70","label":"Trojans","type":"Company"},{"custom_id":"COMcb5ad63f6","label":"Pioneer / Huron","type":"Company"}],"categories":[{"score":1,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":0.821,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"score":0.5812,"classifier":"iab_content_taxonomy","name":"Sports>Basketball","_id":"483.547"},{"score":0.4711,"classifier":"iab_content_taxonomy","name":"Sports>American Football","_id":"483.484"},{"score":0.4576,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Basketball","_id":"483.487.489"},{"score":0.3608,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Football","_id":"483.487.488"},{"classifier":"advancelocal_custom_categories","name":"Drought","_id":"cat0101"},{"classifier":"advancelocal_custom_categories","name":"Extreme Weather","_id":"cat0103"}],"content_topics":[{"score":1,"_id":"Q1457982","label":"Sports"},{"score":1,"_id":"Q6519638","label":"Sports competitions"},{"score":0.9254,"_id":"Q8805316","label":"American football"},{"score":0.7757,"_id":"Q485172","label":"Ann Arbor, Michigan"},{"score":0.7492,"_id":"Q6809743","label":"Sports events"},{"score":0.6573,"_id":"Q2795199","label":"Dexter, Michigan"},{"score":0.6256,"_id":"Q13275378","label":"NCAA Division I FBS football teams"},{"score":0.5798,"_id":"Q123391609","label":"Playoffs"},{"score":0.5534,"_id":"Q2197802","label":"Whitmore Lake, Michigan"},{"score":0.5266,"_id":"Q97426532","label":"College football"},{"score":0.4917,"_id":"Q7216322","label":"Team sports"},{"score":0.4746,"_id":"Q11712231","label":"Michigan Wolverines"},{"score":0.4605,"_id":"Q8803757","label":"University of Michigan"},{"score":0.4542,"_id":"Q15280333","label":"NCAA Division I FBS football"},{"score":0.4323,"_id":"Q6837559","label":"Michigan High School Athletic Association"},{"score":0.4239,"_id":"Q8299730","label":"Big Ten Conference teams"},{"score":0.4183,"_id":"Q5372","label":"Basketball"},{"score":0.4158,"_id":"Q4953688","label":"Bracket (tournament)"},{"score":0.4155,"_id":"Q1489605","label":"Gabriel Richard"},{"score":0.3965,"_id":"Q7196697","label":"Pioneer High School (Ann Arbor, Michigan)"},{"score":0.3755,"_id":"Q7216276","label":"Competitions"},{"score":0.3542,"_id":"Q8299713","label":"Big Ten Conference"},{"score":0.352,"_id":"Q4088044","label":"Sports organizations"},{"score":0.3249,"_id":"Q8299715","label":"Big Ten Conference football"},{"score":0.3097,"_id":"Q7214996","label":"National Football League"},{"score":0.3086,"_id":"Q8661031","label":"NCAA Division I"},{"score":0.3078,"_id":"Q8624923","label":"Michigan Wolverines seasons"},{"score":0.3049,"_id":"Q7246207","label":"Gridiron football"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"},{"path":"/sports/ann-arbor","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Ann Arbor Sports","description":"Ann Arbor, Michigan sports news. Get the latest Ann Arbor high school sports, college sports, University of Michigan Wolverines, Eastern Michigan University Eagles news, and more. Browse photos, videos and more at The Ann Arbor News - MLive.com","_id":"/sports/ann-arbor","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/ann-arbor"],"commercial_node":null,"url_path":"www.mlive.com/sports/ann-arbor/","default_content":null},"site":{"site_keywords":"Ann Arbor Sports, Ann Arbor Michigan Sports, Ann Arbor High School Sports, Eastern Michigan University Eagles, University of Michigan Football, University of Michigan Basketball, Wolverines Football, Wolverines Basketball, University of Michigan Wolverines","site_description":"Ann Arbor, Michigan sports news. Get the latest Ann Arbor high school sports, college sports, University of Michigan Wolverines, Eastern Michigan University Eagles news, and more. Browse photos, videos and more at The Ann Arbor News - MLive.com","site_section":"Sports","headline":"Ann Arbor Sports","site_title":"Ann Arbor Sports"},"navigation":{"nav_title":"Ann Arbor Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Ann Arbor Sports","_id":"/sports/ann-arbor","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1037}}},"_website_section_id":"mlive./sports/ann-arbor","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@aa-river","_id":"1771774649511","text":"@aa-river","slug":"aa-river"},{"description":"@highschoolsports-aa","_id":"1771774653275","text":"@highschoolsports-aa","slug":"highschoolsports-aa"},{"description":"high-school-basketball","_id":"1771774680464","text":"high-school-basketball","slug":"high-school-basketball"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/d5126b11-1d26-400b-872e-3b9d8c74f61c.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"gwickliffe@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"gregwickliffe10"}],"social_links":[{"site":"email","url":"gwickliffe@mlive.com"},{"site":"twitter","url":"gregwickliffe10"}],"name":"Greg Wickliffe","description":"","_id":"gwickli1","additional_properties":{"original":{"lastName":"Wickliffe","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/d5126b11-1d26-400b-872e-3b9d8c74f61c.png","education":[{"name":"Central Michigan University, Bacherlor's in Journalism, 2017"},{"name":"Syracuse University, Master's in Communications, 2024"}],"role":"Sports Reporter","longBio":"Greg Wickliffe is a sports reporter for MLive.com and covers local sports in Ann Arbor. Greg writes about various topics, with a primary focus on high school sports. Greg has covered Michigan High School Athletic Association state championships in several sports, including football and basketball, among others. He also has experience covering the NBA, MLB, Olympics and collegiate athletics. He has spent seven years in Journalism, primarily in sports, since graduating from Central Michigan University with a bachelor's degree in journalism in 2017. Prior to joining MLive.com, Greg worked as a sports reporter for The Petoskey News-Review, covering local sports in northern Michigan. Greg also has a master's degree in communications through Syracuse University. ","bio":"","expertise":"Sports.","mt_author_id":"12582548","firstName":"Greg","twitter":"gregwickliffe10","books":[],"podcasts":[],"awards":[{"name":"Regional Emmy Award winner (2025) "}],"beat":"Local Sports-Ann Arbor","_id":"gwickli1","last_updated_date":"2025-09-12T18:58:17.652Z","byline":"Greg Wickliffe |gwickliffe@mlive.com","email":"gwickliffe@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtype":"article","first_publish_date":"2026-02-23T15:00:00Z","additional_properties":{"pc_content_hash":"ba896edb226faf6f4c1a3b83f9b715ed5c3645ab23c1807ce189c2cfadbae000","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Basketball Enthusiast","confidence":0.9},{"persona":"Sports Analyst","confidence":0.8},{"persona":"Sports Fan","confidence":0.7},{"persona":"Student Athlete","confidence":0.6},{"persona":"Competitive Player","confidence":0.5},{"persona":"Active Lifestyle Advocate","confidence":0},{"persona":"Casual Athlete","confidence":0},{"persona":"Adrenaline Junkie","confidence":0},{"persona":"Athletic Trainer","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Athletic Recruiter","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0}],"iab_taxonomy":[["Category name: Sports>Basketball","Confidence: 0.9452144503593445"],["Category name: Education>Secondary Education","Confidence: 0.6017925143241882"],["Category name: Sports>College Sports","Confidence: 0.5297670960426331"],["Category name: Politics>Civic affairs","Confidence: 0.33697909116744995"]]},"is_published":false,"publish_date":"2026-02-23T15:00:00.000Z","has_published_copy":true},"last_updated_date":"2026-02-23T15:00:43.322Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{},"auth":{"1":"5a4bef96a63c2766ffd672afd692682f025c26781d8d92d75d54d1bd042d7f76"},"caption":"Ypsilanti Arbor Prep's Angela Meggisson (2) passes the ball to Ypsilanti Arbor Prep's Jalaya Banks (3) during the MHSAA Division 3 girls basketball state final on Saturday, March 22, 2025 at the Breslin Student Events Center in East Lansing, Mich.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/3ANB5IG4CFHNVBA7U3SQ3JXG6Y.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Ypsilanti Arbor Prep girls basketball faces Rochester Hills Lutheran Northwest in championship game","width":3337,"_id":"3ANB5IG4CFHNVBA7U3SQ3JXG6Y","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/3ANB5IG4CFHNVBA7U3SQ3JXG6Y.JPG?auth=5a4bef96a63c2766ffd672afd692682f025c26781d8d92d75d54d1bd042d7f76","iptc_source":"00102213A5","proxyUrl":"/resizer/v2/3ANB5IG4CFHNVBA7U3SQ3JXG6Y.JPG?auth=5a4bef96a63c2766ffd672afd692682f025c26781d8d92d75d54d1bd042d7f76","takenOn":"2025-03-22T19:37:45Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/3ANB5IG4CFHNVBA7U3SQ3JXG6Y.JPG","published":true,"resizeUrl":"/resizer/v2/3ANB5IG4CFHNVBA7U3SQ3JXG6Y.JPG?auth=5a4bef96a63c2766ffd672afd692682f025c26781d8d92d75d54d1bd042d7f76","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/3ANB5IG4CFHNVBA7U3SQ3JXG6Y.JPG?auth=5a4bef96a63c2766ffd672afd692682f025c26781d8d92d75d54d1bd042d7f76&width=300","version":0,"originalName":"KFB_Div3BBGirlsFinal-09.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Ypsilanti Arbor Prep girls basketball faces Rochester Hills Lutheran Northwest in championship game"},"_id":"MOOONCFOMJBLFH4GWDHN6RQ4MU"},{"headlines":{"basic":"See our favorite 40 photos from 2025 MHSAA girls basketball state championships"},"_id":"CZCSHMZSINHRNIAKE4K6GTM2QY"}]},"created_date":"2025-03-22T21:03:00Z","last_updated_date":"2025-03-22T21:03:00Z","height":2225,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/3ANB5IG4CFHNVBA7U3SQ3JXG6Y.JPG?auth=5a4bef96a63c2766ffd672afd692682f025c26781d8d92d75d54d1bd042d7f76&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/3ANB5IG4CFHNVBA7U3SQ3JXG6Y.JPG?auth=5a4bef96a63c2766ffd672afd692682f025c26781d8d92d75d54d1bd042d7f76&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/3ANB5IG4CFHNVBA7U3SQ3JXG6Y.JPG?auth=5a4bef96a63c2766ffd672afd692682f025c26781d8d92d75d54d1bd042d7f76&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/3ANB5IG4CFHNVBA7U3SQ3JXG6Y.JPG?auth=5a4bef96a63c2766ffd672afd692682f025c26781d8d92d75d54d1bd042d7f76&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/3-takeaways-from-ann-arbor-area-girls-basketball-district-pairings.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"CIEH2EVY55HFJK2NLN7YXSQUMU","published":true,"branch":"default","revision_id":"VFTSNO5EEZA5RDB2OTDNI5E4XY"},"planning":{"story_length":{"character_count_actual":1914,"inch_count_actual":3,"word_count_actual":310,"line_count_actual":20}},"display_date":"2026-02-23T15:00:00Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"3 takeaways from Ann Arbor-area girls basketball district pairings "},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/3-takeaways-from-ann-arbor-area-girls-basketball-district-pairings.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-22T15:38:43.415Z","publish_date":"2026-02-23T15:00:00Z","_id":"FKSAWRG25JFQNJWUAFSDZWHGZE","website":"mlive","website_url":"/highschoolsports/2026/02/3-takeaways-from-ann-arbor-area-girls-basketball-district-pairings.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"address":{"locality":"Jackson","region":"MI"},"auth":{"1":"9cbc8ce4584e5574cbacef4ea3cef085cc9cbd135b56964b95a537781eda2693"},"caption":"Milan’s Maggie Smith reacts during the Division 3 high school team bowling state finals in Jackson on Friday, March 1, 2024. ","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/HIOVBESLERG6HM2IPLDYECVWHU.jpg","licensable":true,"credits":{"affiliation":[{"name":"Rebecca Villagracia | MLive.com","type":"author"}],"by":[{"name":"Rebecca Villagracia | MLive.com","type":"author","byline":"Rebecca Villagracia | MLive.com"}]},"subtitle":"Division 3 Bowling State Finals","width":3000,"_id":"HIOVBESLERG6HM2IPLDYECVWHU","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/HIOVBESLERG6HM2IPLDYECVWHU.jpg?auth=9cbc8ce4584e5574cbacef4ea3cef085cc9cbd135b56964b95a537781eda2693","iptc_source":"MLive.com","keywords":[""],"proxyUrl":"/resizer/v2/HIOVBESLERG6HM2IPLDYECVWHU.jpg?auth=9cbc8ce4584e5574cbacef4ea3cef085cc9cbd135b56964b95a537781eda2693","takenOn":"2024-03-01T20:05:55Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/HIOVBESLERG6HM2IPLDYECVWHU.jpg","published":true,"resizeUrl":"/resizer/v2/HIOVBESLERG6HM2IPLDYECVWHU.jpg?auth=9cbc8ce4584e5574cbacef4ea3cef085cc9cbd135b56964b95a537781eda2693","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/HIOVBESLERG6HM2IPLDYECVWHU.jpg?auth=9cbc8ce4584e5574cbacef4ea3cef085cc9cbd135b56964b95a537781eda2693&width=300","version":0,"originalName":"RJV_Division3BowlingFinals_25.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"See photos from the Division 3 Bowling Finals in Jackson"},"_id":"Y26LMSEMQFCNNOU4WU5ADY65TI"}]},"created_date":"2024-03-01T23:57:36Z","last_updated_date":"2024-03-01T23:57:36Z","height":2168,"image_type":"photograph"},{"_id":"YJD7ISKZ45BZHHG4INZPPMNKVA","additional_properties":{},"type":"text","content":"Maggie Smith’s quest for a state title continued as she helped lead Milan’s girls <a href=\"https://www.mlive.com/topic/hs-bowling/\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/topic/hs-bowling/\">bowling</a> team to a second Division 3 regional championship in three years. "},{"_id":"MKL2KLV6NRE5JPQO7CY25DOPM4","additional_properties":{},"type":"text","content":"The senior standout bowled a 5-game total of 1,097 to win her third straight invidual regional crown, which helped the Big Reds secure the team title as well. "},{"_id":"AUSZDKSYAVFGNNY7DSFIKX2RGE","additional_properties":{},"type":"text","content":"Milan bowed an 801 and a 770 in the final two games to hold off Flat Rock by a score of 2818 to 2731. "},{"_id":"ISTP2UI2ERHNTN3HA7CFMT2L6Q","additional_properties":{},"type":"text","content":"While Smith finished first in individual competition, sophomore Kenleigh Vandergrift bowled a 1,000 to finish third overall. "},{"_id":"2QMMWDTINFHSTIK7QQS3YNHSVY","additional_properties":{},"type":"text","content":"In Division 2, Lincoln saw three bowlers earn individual spots in the state finals as Kell Stiltner (1,095), Cora Pinter (1,093) and Ashlyn Jessee (1,091) finished fifth through, seventh respectively to earn automatic qualifications. "},{"_id":"5IV7LJCD6ZFHXO6W3P7GA7MA2Q","additional_properties":{},"type":"text","content":"Milan will compete in the D3 state finals Feb. 27-28 at Jax 60 in Jackson. Lincoln’s bowlers will compete in the D2 state finals at Century Bowl in Waterford."}],"description":{"basic":"Milan's girls bowling team put forth a strong performance to claim a Division 2 regional title. "},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"custom_id":"COM8d54efb91","label":"Lincoln","type":"Company"},{"custom_id":"PER77bcad7f6","label":"Kenleigh Vandergrift","type":"Person"},{"custom_id":"PER4a9ea84e5","label":"Kell Stiltner","type":"Person"},{"custom_id":"PER7bfb412dc","label":"Cora Pinter","type":"Person"},{"custom_id":"PER1d22bb516","label":"Ashlyn Jessee","type":"Person"},{"custom_id":"COMfed041718","label":"Big Reds","type":"Company"},{"custom_id":"COMd9425f43a","label":"Flat Rock","type":"Company"},{"custom_id":"PLA668a28f5c","label":"Jax 60","type":"Place"},{"custom_id":"PLA502ae1974","label":"Jackson","type":"Place"},{"custom_id":"PLA71573fc14","label":"Century Bowl","type":"Place"}],"categories":[{"score":0.9631,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":0.8776,"classifier":"iab_content_taxonomy","name":"Sports>Bowling","_id":"483.550"},{"score":0.4325,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"classifier":"advancelocal_custom_categories","name":"Clean Water","_id":"cat0214"}],"content_topics":[{"score":0.3813,"_id":"Q7216322","label":"Team sports"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"},{"path":"/sports/ann-arbor","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Ann Arbor Sports","description":"Ann Arbor, Michigan sports news. Get the latest Ann Arbor high school sports, college sports, University of Michigan Wolverines, Eastern Michigan University Eagles news, and more. Browse photos, videos and more at The Ann Arbor News - MLive.com","_id":"/sports/ann-arbor","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/ann-arbor"],"commercial_node":null,"url_path":"www.mlive.com/sports/ann-arbor/","default_content":null},"site":{"site_keywords":"Ann Arbor Sports, Ann Arbor Michigan Sports, Ann Arbor High School Sports, Eastern Michigan University Eagles, University of Michigan Football, University of Michigan Basketball, Wolverines Football, Wolverines Basketball, University of Michigan Wolverines","site_description":"Ann Arbor, Michigan sports news. Get the latest Ann Arbor high school sports, college sports, University of Michigan Wolverines, Eastern Michigan University Eagles news, and more. Browse photos, videos and more at The Ann Arbor News - MLive.com","site_section":"Sports","headline":"Ann Arbor Sports","site_title":"Ann Arbor Sports"},"navigation":{"nav_title":"Ann Arbor Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Ann Arbor Sports","_id":"/sports/ann-arbor","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1037}}},"_website_section_id":"mlive./sports/ann-arbor","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@aa-river","_id":"1771787030986","text":"@aa-river","slug":"aa-river"},{"description":"@highschoolsports-aa","_id":"1771787034563","text":"@highschoolsports-aa","slug":"highschoolsports-aa"},{"description":"hs-bowling","_id":"1771787037891","text":"hs-bowling","slug":"hs-bowling"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/d5126b11-1d26-400b-872e-3b9d8c74f61c.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"gwickliffe@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"gregwickliffe10"}],"social_links":[{"site":"email","url":"gwickliffe@mlive.com"},{"site":"twitter","url":"gregwickliffe10"}],"name":"Greg Wickliffe","description":"","_id":"gwickli1","additional_properties":{"original":{"lastName":"Wickliffe","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/d5126b11-1d26-400b-872e-3b9d8c74f61c.png","education":[{"name":"Central Michigan University, Bacherlor's in Journalism, 2017"},{"name":"Syracuse University, Master's in Communications, 2024"}],"role":"Sports Reporter","longBio":"Greg Wickliffe is a sports reporter for MLive.com and covers local sports in Ann Arbor. Greg writes about various topics, with a primary focus on high school sports. Greg has covered Michigan High School Athletic Association state championships in several sports, including football and basketball, among others. He also has experience covering the NBA, MLB, Olympics and collegiate athletics. He has spent seven years in Journalism, primarily in sports, since graduating from Central Michigan University with a bachelor's degree in journalism in 2017. Prior to joining MLive.com, Greg worked as a sports reporter for The Petoskey News-Review, covering local sports in northern Michigan. Greg also has a master's degree in communications through Syracuse University. ","bio":"","expertise":"Sports.","mt_author_id":"12582548","firstName":"Greg","twitter":"gregwickliffe10","books":[],"podcasts":[],"awards":[{"name":"Regional Emmy Award winner (2025) "}],"beat":"Local Sports-Ann Arbor","_id":"gwickli1","last_updated_date":"2025-09-12T18:58:17.652Z","byline":"Greg Wickliffe |gwickliffe@mlive.com","email":"gwickliffe@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtype":"article","first_publish_date":"2026-02-23T14:30:00Z","additional_properties":{"pc_content_hash":"8f902540f6833135d723a33782d67438e1cfd42518ba154f1bcb13b649d497cf","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Bowling Enthusiast","confidence":0.9},{"persona":"Competitive Player","confidence":0.8},{"persona":"Sports Fan","confidence":0.7},{"persona":"Student Athlete","confidence":0.6},{"persona":"Casual Athlete","confidence":0.5},{"persona":"Active Lifestyle Advocate","confidence":0},{"persona":"Rookie Player","confidence":0},{"persona":"Athletic Trainer","confidence":0},{"persona":"Sports Analyst","confidence":0},{"persona":"Active Retiree","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Athletic Recruiter","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0}],"iab_taxonomy":[["Category name: Sports>Bowling","Confidence: 0.8280677795410156"],["Category name: Sports>College Sports","Confidence: 0.7092044353485107"],["Category name: Education>Secondary Education","Confidence: 0.6661062836647034"],["Category name: Politics>Civic affairs","Confidence: 0.5738940238952637"],["Category name: News","Confidence: 0.11305049061775208"]]},"is_published":false,"publish_date":"2026-02-23T14:30:00.000Z","has_published_copy":true},"last_updated_date":"2026-02-23T14:30:41.596Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"address":{"locality":"Jackson","region":"MI"},"auth":{"1":"9cbc8ce4584e5574cbacef4ea3cef085cc9cbd135b56964b95a537781eda2693"},"caption":"Milan’s Maggie Smith reacts during the Division 3 high school team bowling state finals in Jackson on Friday, March 1, 2024. ","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/HIOVBESLERG6HM2IPLDYECVWHU.jpg","licensable":true,"credits":{"affiliation":[{"name":"Rebecca Villagracia | MLive.com","type":"author"}],"by":[{"name":"Rebecca Villagracia | MLive.com","type":"author","byline":"Rebecca Villagracia | MLive.com"}]},"subtitle":"Division 3 Bowling State Finals","width":3000,"_id":"HIOVBESLERG6HM2IPLDYECVWHU","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/HIOVBESLERG6HM2IPLDYECVWHU.jpg?auth=9cbc8ce4584e5574cbacef4ea3cef085cc9cbd135b56964b95a537781eda2693","iptc_source":"MLive.com","keywords":[""],"proxyUrl":"/resizer/v2/HIOVBESLERG6HM2IPLDYECVWHU.jpg?auth=9cbc8ce4584e5574cbacef4ea3cef085cc9cbd135b56964b95a537781eda2693","takenOn":"2024-03-01T20:05:55Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/HIOVBESLERG6HM2IPLDYECVWHU.jpg","published":true,"resizeUrl":"/resizer/v2/HIOVBESLERG6HM2IPLDYECVWHU.jpg?auth=9cbc8ce4584e5574cbacef4ea3cef085cc9cbd135b56964b95a537781eda2693","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/HIOVBESLERG6HM2IPLDYECVWHU.jpg?auth=9cbc8ce4584e5574cbacef4ea3cef085cc9cbd135b56964b95a537781eda2693&width=300","version":0,"originalName":"RJV_Division3BowlingFinals_25.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"See photos from the Division 3 Bowling Finals in Jackson"},"_id":"Y26LMSEMQFCNNOU4WU5ADY65TI"}]},"created_date":"2024-03-01T23:57:36Z","last_updated_date":"2024-03-01T23:57:36Z","height":2168,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/HIOVBESLERG6HM2IPLDYECVWHU.jpg?auth=9cbc8ce4584e5574cbacef4ea3cef085cc9cbd135b56964b95a537781eda2693&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/HIOVBESLERG6HM2IPLDYECVWHU.jpg?auth=9cbc8ce4584e5574cbacef4ea3cef085cc9cbd135b56964b95a537781eda2693&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/HIOVBESLERG6HM2IPLDYECVWHU.jpg?auth=9cbc8ce4584e5574cbacef4ea3cef085cc9cbd135b56964b95a537781eda2693&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/HIOVBESLERG6HM2IPLDYECVWHU.jpg?auth=9cbc8ce4584e5574cbacef4ea3cef085cc9cbd135b56964b95a537781eda2693&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/milan-reclaims-girls-bowling-regional-title-glory.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"TT3RFKUGKFFF3PPTUMHEVKKHU4","published":true,"branch":"default","revision_id":"O27CS7FNUZFQZPYINHTKZO234U"},"planning":{"story_length":{"character_count_actual":934,"inch_count_actual":1,"word_count_actual":158,"line_count_actual":7}},"display_date":"2026-02-23T14:30:00Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"Milan reclaims girls bowling regional title glory"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/milan-reclaims-girls-bowling-regional-title-glory.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-22T19:04:04.342Z","publish_date":"2026-02-23T14:30:00Z","_id":"4MGFBTELJ5FHZHAXKZHYFWF63Q","website":"mlive","website_url":"/highschoolsports/2026/02/milan-reclaims-girls-bowling-regional-title-glory.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Ayrton Breckenridge \rMLive.com","address":{"locality":"Detroit","region":"Michigan"},"auth":{"1":"e3223379700f4505d1eb1ae7c8a5c78062943fb4666c910544ad79b295725e20"},"caption":"Otisville LakeVille Memorial junior Fred Hammond celebrates after a win.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/CIDHTK7MXNDUTPY7PZMXBKCCZE.JPG","licensable":true,"credits":{"affiliation":[{"name":"Ayrton Breckenridge | MLive.com","type":"author"}],"by":[{"name":"Ayrton Breckenridge | MLive.com","type":"author","byline":"Ayrton Breckenridge | MLive.com"}]},"subtitle":"Otisville LakeVille Memorial senior Fred Hammond","width":4180,"_id":"CIDHTK7MXNDUTPY7PZMXBKCCZE","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/CIDHTK7MXNDUTPY7PZMXBKCCZE.JPG?auth=e3223379700f4505d1eb1ae7c8a5c78062943fb4666c910544ad79b295725e20","proxyUrl":"/resizer/v2/CIDHTK7MXNDUTPY7PZMXBKCCZE.JPG?auth=e3223379700f4505d1eb1ae7c8a5c78062943fb4666c910544ad79b295725e20","link":"","takenOn":"2025-03-01T21:55:49Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/CIDHTK7MXNDUTPY7PZMXBKCCZE.JPG","published":true,"resizeUrl":"/resizer/v2/CIDHTK7MXNDUTPY7PZMXBKCCZE.JPG?auth=e3223379700f4505d1eb1ae7c8a5c78062943fb4666c910544ad79b295725e20","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/CIDHTK7MXNDUTPY7PZMXBKCCZE.JPG?auth=e3223379700f4505d1eb1ae7c8a5c78062943fb4666c910544ad79b295725e20&width=300","version":0,"originalName":"AB_MHSAAStateIndividualWrestlingFinals_73.JPG","mime_type":"image/jpeg","alt_text":"","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Photos from the D4 state individual wrestling finals in Detroit"},"_id":"LP5RNTS2ZJCTZJPC5KTFL7A6GY"}]},"created_date":"2025-03-02T04:08:53Z","last_updated_date":"2025-03-02T04:08:53Z","height":2782,"image_type":"photograph"},{"_id":"PMB6OOQME5HBNOW7H5LSI7NXGQ","additional_properties":{},"type":"text","content":"FLINT – The journey towards a state championship inched one step closer for Flint-area wrestlers as individual regionals took place this past weekend."},{"_id":"NWB6POY7BVHSXMQO7N6BYJZVMA","additional_properties":{},"type":"text","content":"The Flint area saw 15 wrestlers earn regional titles and numerous wrestlers qualify for the individual state finals over the weekend with boys regionals on Feb. 21 and girls on Feb. 22."},{"_id":"2GFXMSDIHFAN3JPN3MR5DBSJWQ","additional_properties":{},"type":"text","content":"The top 4 finishers from each weight class qualified for the individual state finals on March 6."},{"_id":"SNDW5SOZAFA5TNWGBF4BKPCQ7Y","additional_properties":{},"type":"text","content":"Below is every Flint-area wrestler that qualified for the state finals."},{"level":2,"_id":"ZZJW7NUB5BDXNAKHDZBTMSUIWQ","additional_properties":{},"type":"header","content":"<b>Division 1</b>"},{"level":3,"_id":"JSCBGAZBTRCXJGNIDGBSPJ5ZJE","additional_properties":{},"type":"header","content":"<b>Region 1 at Clarkston</b>"},{"_id":"23LW4YGYE5BZ7H6UB5OXXFRFFE","additional_properties":{},"type":"text","content":"106: Jacob Holley, Davison (1st); Christian Ellis, Flushing (4th)"},{"_id":"HCVSA3GNSJCD5LEDB7VNVKGFY4","additional_properties":{},"type":"text","content":"113: Camden Presnull, Grand Blanc (2nd); Brice Hamlin, Davison (4th)"},{"_id":"OMQHOU6FDBASHPM4FPV47OPARA","additional_properties":{},"type":"text","content":"120: Bryce Holt, Davison (2nd)"},{"_id":"33WB55P5MBCBHAXZLBTHCBZ7JU","additional_properties":{},"type":"text","content":"126: Steve Vaughn, Davison (2nd); Weston Millen, Lapeer (3rd)"},{"_id":"Y6QAU6NQCVF37OL3FHM3I6UCFI","additional_properties":{},"type":"text","content":"132: Conner Haslett, Lapeer (2nd)"},{"_id":"TINHW6FCLRAONAAR4XRUZEOUWQ","additional_properties":{},"type":"text","content":"144: Calvin Martz, Davison (4th)"},{"_id":"WA3BFZ6AB5CVPAZCPDWPOL75FE","additional_properties":{},"type":"text","content":"150: Wyatt Cross, Davison (4th)"},{"_id":"H2FP6MQG75BU3IM4WLTL3HCVLE","additional_properties":{},"type":"text","content":"157: Julius Pacheco, Davison (2nd)"},{"_id":"5XAHUE6ZT5AP5KUZOPMAAQ3E2Y","additional_properties":{},"type":"text","content":"165: Nicholas Walker, Flint Carman-Ainsworth (4th)"},{"_id":"WS6FAL4CVFCSDIQPIVSMZURBNI","additional_properties":{},"type":"text","content":"215: Brandon Glisson, Davison (2nd)"},{"_id":"GF3WQHCAP5BTLDTIKIHNWZRLPM","additional_properties":{},"type":"text","content":"285: Jase Fuller, Lapeer (1st); Dick Demar, Lapeer (4th)"},{"level":2,"_id":"KEUUG6CDP5D5BIOHC3ANK3M72I","additional_properties":{},"type":"header","content":"<b>Division 2</b>"},{"level":3,"_id":"G65LGEFC4VDN5HBWIIIFVYUCTU","additional_properties":{},"type":"header","content":"<b>Region 5 at Cadillac</b>"},{"_id":"W4WMPBD3ARDLTN32OJTRZNNCCY","additional_properties":{},"type":"text","content":"113: Daniel Peterson, Flint Kearsley (3rd)"},{"_id":"2KDUBCU3ABEXFKLBTJDHHP4M7M","additional_properties":{},"type":"text","content":"165: D’Marion Erlenbeck, Clio (1st)"},{"_id":"QIZTNB3V3NHZPHXCB2TEN5JFAU","additional_properties":{},"type":"text","content":"190: SanDreiko Williams, Flint Kearsley (3rd)"},{"level":3,"_id":"2JDXSYYUKJD6XONRLSDX3IK4HA","additional_properties":{},"type":"header","content":"<b>Region 8 at Warren Woods Tower</b>"},{"_id":"DJFNRM2SEBAFFLSZIXLS6MIA2A","additional_properties":{},"type":"text","content":"106: Ethan Hunt, Linden (2nd); Aaron Byrne, Holly (3rd)"},{"_id":"VHR2VL5IM5BSLEJAH2NWOBDY54","additional_properties":{},"type":"text","content":"113: Tyler Sage, Linden (2nd); Henry Golembiewski, Fenton (3rd)"},{"_id":"KYLU5X3S55CJJAMEWC4AHYMDCQ","additional_properties":{},"type":"text","content":"120: Caelen Covell, Holly (1st); Luciano Luna, Linden (2nd)"},{"_id":"NB4XDKRQSBDTRMJTT7WCSWZ5MQ","additional_properties":{},"type":"text","content":"126: Lucas Christopher, Fenton (1st)"},{"_id":"SU4NM4N25BFYBPJZNEV3K3M7RU","additional_properties":{},"type":"text","content":"132: Jonathan Davis, Goodrich (2nd); Aiden Velzy, Fenton (3rd)"},{"_id":"CX6QRXPI45DHFPSUK3EYNAYNEI","additional_properties":{},"type":"text","content":"138: Logan Christopher, Fenton (1st)"},{"_id":"SQZLJX5HT5G5PF3LZ7T66OBPBU","additional_properties":{},"type":"text","content":"144: Cole Orcutt, Goodrich (2nd); Wyatt Devasher, Linden (3rd)"},{"_id":"6CEWGOPMOBCU3CSUHCJY4X2KEU","additional_properties":{},"type":"text","content":"150: Gage Turnblom, Fenton (2nd); Parker Makela, Linden (3rd)"},{"_id":"FEAIUIONLZGKZPHUHB25OPSEOQ","additional_properties":{},"type":"text","content":"157: Adoniah Delgado, Linden (1st); Colton Curtis, Holly (2nd)"},{"_id":"LJ2IYM5FYFGXRFT62OQRMTN5UI","additional_properties":{},"type":"text","content":"165: Brody Briggs, Lake Fenton (2nd); Owen Brock, Fenton (4th)"},{"_id":"Y6BP3N7RRJFWFO2GIICDSUIQEI","additional_properties":{},"type":"text","content":"190: Lucas Lewandowski, Linden (2nd); Blake Adams, Holly (4th)"},{"_id":"YILLAHVF4RCWFOLHXQMKTRWE4Y","additional_properties":{},"type":"text","content":"215: Jonathan Golec, Goodrich (1st); Luke Wright, Lake Fenton (4th)"},{"level":2,"_id":"XWXDAPRRENEYBMD5ZX2UVTJ4BQ","additional_properties":{},"type":"header","content":"<b>Division 3</b>"},{"level":3,"_id":"4FWZYR4ZCFEQ5DZKT344CQ4CM4","additional_properties":{},"type":"header","content":"<b>Region 11 at Yale </b>"},{"_id":"JZOEZQGI2VH3DDYZ4VKNZI4AOY","additional_properties":{},"type":"text","content":"106: Brysen Briggs, Montrose (3rd)"},{"_id":"XVS2GGUEP5B67EKR7TQBJDJWJU","additional_properties":{},"type":"text","content":"113: Colt Robbins, Montrose (1st); Jonathan Kreider, Montrose (4th)"},{"_id":"BAEVADRADVCMDP7WS6CJ6XKEWY","additional_properties":{},"type":"text","content":"126: Davin Mazar, Mt. Morris (3rd)"},{"_id":"2UJLAYSBZJFE3K4WWHK4RE5EJA","additional_properties":{},"type":"text","content":"132: Daniel Rojas, Imlay City (2nd); Ivin Perior, Montrose (3rd)"},{"_id":"6LJL3RZVD5BSFDYOOCFQLH2LF4","additional_properties":{},"type":"text","content":"138: Miguel Quintanilla, Mt. Morris (3rd)"},{"_id":"HICGGT5T5FB5LFLCDTOENLLIZI","additional_properties":{},"type":"text","content":"150: Noah Szwed, Montrose (1st); Gavin Bodnar, Otisville LakeVille Memorial (4th)"},{"_id":"TFTD4R6NBJBQTNNLG5SYPW4NJU","additional_properties":{},"type":"text","content":"157: Gauge Vincke, Montrose (1st); George Gavan, Otisville LakeVille Memorial (3rd); Brady Czapiewski, Imlay City (4th)"},{"_id":"YZGXNPQYPVHETLGZEUGYQOSTJA","additional_properties":{},"type":"text","content":"165: Richard Cummings, Montrose (2nd)"},{"_id":"FEKFU57L6NECZE373SLRGVUGZU","additional_properties":{},"type":"text","content":"175: Fred Hammond, Otisville LakeVille Memorial (1st)"},{"_id":"KKDZD2NPFBESFMSVC7WTFCXHDU","additional_properties":{},"type":"text","content":"190: Randy Loewen, Otisville LakeVille Memorial (4th)"},{"_id":"PY7ZICSRXFH2NCBPQTDNO2YSMA","additional_properties":{},"type":"text","content":"215: Jake Hascall, Otisville LakeVille Memorial (1st); Lucas Viar, Montrose (2nd)"},{"_id":"RSP6HWM555GHNPXCF5X6WPILGI","additional_properties":{},"type":"text","content":"285: Owen Perior, Montrose (3rd)"},{"level":3,"_id":"PE2N6FV3ERHJXIRE3RCSAPZNOY","additional_properties":{},"type":"header","content":"<b>Region 12 at Leslie</b>"},{"_id":"YHYPU76E3VAFDFM2IETB7AOUEI","additional_properties":{},"type":"text","content":"215: Khyis Malone, Corunna (3rd)"},{"level":2,"_id":"B4IDFZFCFRFJRMHRAV4GMFZR4Q","additional_properties":{},"type":"header","content":"<b>Division 4</b>"},{"level":3,"_id":"ZBXV5CUB5VHWJKTVEU447LCDNM","additional_properties":{},"type":"header","content":"<b>Region 14 at St. Louis</b>"},{"_id":"4R37YORFHNH5ZGQEZ37WSFPMS4","additional_properties":{},"type":"text","content":"106: Christian Hansen, New Lothrop (3rd)"},{"_id":"SKMSZAOHJBDE5IMBOKNKLAODUE","additional_properties":{},"type":"text","content":"113: Cameron Naessens, New Lothrop (3rd)"},{"_id":"MRJTPADFU5HFDHKSJGHMJHICQE","additional_properties":{},"type":"text","content":"138: Conner Eickholt, New Lothrop (4th)"},{"_id":"25LWMSZ2UNFQXMVS3OHDS5DLBY","additional_properties":{},"type":"text","content":"157: Kyler Campbell, New Lothrop (1st)"},{"_id":"TUSZIEOKGRFRNDWBF6KUKS3QZU","additional_properties":{},"type":"text","content":"165: Evan Ostrander, New Lothrop (2nd)"},{"_id":"NKCCVHQLIZCNHNO7MHVW47SDKU","additional_properties":{},"type":"text","content":"215: Tony Ingersoll, New Lothrop (4th)"},{"level":2,"_id":"YZYHTKI7GVDPDEPIVXMAWLGIZM","additional_properties":{},"type":"header","content":"<b>Girls</b>"},{"level":3,"_id":"GSKCKTFOMFGQJNMFQZL542JTC4","additional_properties":{},"type":"header","content":"<b>Region 3 at Warren Mott</b>"},{"_id":"6PTOBMG34JCDPD42CEKILYLU5I","additional_properties":{},"type":"text","content":"110: Aubrey Bowman, Davison (1st)"},{"_id":"Q6OQ65F7FZBR7FK3AB2IZHBN7Y","additional_properties":{},"type":"text","content":"130: Makenzie Collier, Durand (4th)"},{"_id":"L4FP6VJEI5AVNGK4KH3SJXPZEY","additional_properties":{},"type":"text","content":"170: Rhiannon Trumble, Mt. Morris"},{"_id":"VLDTC433BBDV7B5NW3PJUP3QHE","additional_properties":{},"type":"text","content":"235: Margaret Hoyt, Montrose (2nd)"}],"description":{"basic":"Check out every Flint-area wrestler that qualified for the individual state finals."},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"custom_id":"PER9b3622788","label":"Jake Hascall","type":"Person"},{"custom_id":"PERfa7118aff","label":"Calvin Martz","type":"Person"},{"custom_id":"PER56f2d8fb4","label":"Jacob Holley","type":"Person"},{"custom_id":"COMf1d0a8aa8","label":"Otisville LakeVille Memorial","type":"Company"},{"custom_id":"COM0ac6b9bce","label":"Montrose","type":"Company"},{"custom_id":"PERfd6045b6f","label":"Holly","type":"Person"},{"custom_id":"PER54b8269a0","label":"Julius Pacheco","type":"Person"},{"custom_id":"COMa91c4098b","label":"FLINT","type":"Company"},{"custom_id":"PERf600fff1d","label":"Davison","type":"Person"},{"custom_id":"PER7fcc15249","label":"Linden","type":"Person"},{"custom_id":"PER72d5312ca","label":"Adoniah Delgado","type":"Person"},{"custom_id":"PERac1278c31","label":"Brody Briggs","type":"Person"},{"custom_id":"PLA8fa479401","label":"Lake Fenton","type":"Place"},{"custom_id":"PERe85ca6922","label":"Luke Wright","type":"Person"},{"custom_id":"PER308126d4a","label":"Owen Brock","type":"Person"},{"custom_id":"PER9291a438d","label":"Lucas Christopher","type":"Person"},{"custom_id":"PER922c2b32b","label":"Fenton","type":"Person"},{"custom_id":"PER63c50164c","label":"Goodrich","type":"Person"},{"custom_id":"PER349c2ab25","label":"Aiden Velzy","type":"Person"},{"custom_id":"PER4ea1ecdd3","label":"Logan Christopher","type":"Person"},{"custom_id":"PERb15542953","label":"Jonathan Golec","type":"Person"},{"custom_id":"COM8fa479401","label":"Lake Fenton","type":"Company"},{"custom_id":"PER2488f39f9","label":"Brysen Briggs","type":"Person"},{"custom_id":"PER6066b695a","label":"Colt Robbins","type":"Person"},{"custom_id":"PER10cd36ae2","label":"Cole Orcutt","type":"Person"},{"custom_id":"PER27fa8ac40","label":"Colton Curtis","type":"Person"},{"custom_id":"PER6da5540a1","label":"Wyatt Devasher","type":"Person"},{"custom_id":"PER88b7d3874","label":"Gage Turnblom","type":"Person"},{"custom_id":"PER5a4307f59","label":"Lucas Lewandowski","type":"Person"},{"custom_id":"PER189a1f4a9","label":"Blake Adams","type":"Person"},{"custom_id":"PERe350f8bf4","label":"Weston Millen","type":"Person"},{"custom_id":"PER011dbb38e","label":"Conner Haslett","type":"Person"},{"custom_id":"PER386f02d24","label":"Wyatt Cross","type":"Person"},{"custom_id":"PER8e0c2b141","label":"Flint Kearsley","type":"Person"},{"custom_id":"PER718c2d4a3","label":"D ' Marion Erlenbeck","type":"Person"},{"custom_id":"PER49ceff998","label":"Clio","type":"Person"},{"custom_id":"PERc723c256e","label":"SanDreiko Williams","type":"Person"},{"custom_id":"PER51fb44f5b","label":"Nicholas Walker","type":"Person"},{"custom_id":"PER94394d276","label":"Flint Carman-Ainsworth","type":"Person"},{"custom_id":"PER3183caf91","label":"Brandon","type":"Person"},{"custom_id":"PER3c49e49a9","label":"Dick Demar","type":"Person"},{"custom_id":"PERc81bfa6fb","label":"Daniel Peterson","type":"Person"},{"custom_id":"PER2cbc55887","label":"Luciano Luna","type":"Person"},{"custom_id":"PERb88c06858","label":"Randy Loewen","type":"Person"},{"custom_id":"PERa957d2ffb","label":"Jonathan Kreider","type":"Person"},{"custom_id":"PER95f1268a1","label":"Davin Mazar","type":"Person"},{"custom_id":"COM47460f47e","label":"Mt. Morris","type":"Company"},{"custom_id":"PERf08e4f5ea","label":"Daniel Rojas","type":"Person"},{"custom_id":"PER3eac8470d","label":"Richard Cummings","type":"Person"},{"custom_id":"PERe95e330d6","label":"Ivin Perior","type":"Person"},{"custom_id":"PERf31a4b845","label":"Owen Perior","type":"Person"},{"custom_id":"PER7b75c9d81","label":"Lucas Viar","type":"Person"},{"custom_id":"PER755a5f96d","label":"Khyis Malone","type":"Person"},{"custom_id":"PER791d0a3c5","label":"Christian Hansen","type":"Person"},{"custom_id":"PER357ab3539","label":"New Lothrop","type":"Person"},{"custom_id":"PER94f297564","label":"Cameron Naessens","type":"Person"},{"custom_id":"PER4efde3504","label":"Lothrop","type":"Person"},{"custom_id":"PER778d4ca48","label":"Conner Eickholt","type":"Person"},{"custom_id":"PERea347baff","label":"Miguel Quintanilla","type":"Person"},{"custom_id":"PER797ce9e27","label":"Noah Szwed","type":"Person"},{"custom_id":"PER0e9a1fc6c","label":"Parker Makela","type":"Person"},{"custom_id":"PER9a825c106","label":"Christian Ellis","type":"Person"},{"custom_id":"COMb10e2a0ab","label":"Glisson","type":"Company"},{"custom_id":"PLA9bf9b24b5","label":"Flushing","type":"Place"},{"custom_id":"PER8b1bf44cc","label":"Bryce Holt","type":"Person"},{"custom_id":"PER571cf33a7","label":"Brice Hamlin","type":"Person"},{"custom_id":"COMf2e56c395","label":"Camden Presnull","type":"Company"},{"custom_id":"PERf1032c1da","label":"Steve Vaughn","type":"Person"},{"custom_id":"PERa39ff19b5","label":"Gavin Bodnar","type":"Person"},{"custom_id":"PERd23274f3c","label":"Gauge Vincke","type":"Person"},{"custom_id":"PLA0ac6b9bce","label":"Montrose","type":"Place"},{"custom_id":"PER2cf879460","label":"Aaron Byrne","type":"Person"},{"custom_id":"PERafaa680f0","label":"Tyler Sage","type":"Person"},{"custom_id":"PERde3de17a8","label":"Henry Golembiewski","type":"Person"},{"custom_id":"PERa09cc493a","label":"Caelen Covell","type":"Person"},{"custom_id":"PERd615e9d78","label":"Brady Czapiewski","type":"Person"},{"custom_id":"PER456ef173c","label":"George Gavan","type":"Person"}],"categories":[{"score":0.9322,"classifier":"iab_content_taxonomy","name":"Sports>Wrestling","_id":"483.546"},{"score":0.9145,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":0.5514,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"classifier":"advancelocal_custom_categories","name":"Vyvanse | Blocklist ","_id":"cat0184"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"},{"path":"/sports/flint","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Flint Sports","description":"Flint, Michigan sports news. Get the latest Flint-area high school sports, college sports, Detroit sports news, and more. Get the latest news on the Buick Open, Crim Race, Mott Community College Bears and Flint Generals. Browse photos, videos and more at The Flint Journal - MLive.com","_id":"/sports/flint","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/flint"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/flint/","default_content":null},"site":{"site_keywords":"Flint Sports, Flint Michigan Sports, Flint High School Sports","site_description":"Flint, Michigan sports news. Get the latest Flint-area high school sports, college sports, Detroit sports news, and more. Get the latest news on the Buick Open, Crim Race, Mott Community College Bears and Flint Generals. Browse photos, videos and more at The Flint Journal - MLive.com","site_section":"Sports","headline":"Flint Sports","site_title":"Flint Sports"},"navigation":{"nav_title":"Flint Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Flint Sports","_id":"/sports/flint","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1023}}},"_website_section_id":"mlive./sports/flint","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"hsp-ad","_id":"1771855539876","text":"hsp-ad","slug":"hsp-ad"},{"description":"@meter","_id":"1771855541557","text":"@meter","slug":"meter"},{"description":"@fl-river","_id":"1771855543608","text":"@fl-river","slug":"fl-river"},{"description":"@mlive-river","_id":"1771855545847","text":"@mlive-river","slug":"mlive-river"},{"description":"@highschoolsports-fl","_id":"1771855549601","text":"@highschoolsports-fl","slug":"highschoolsports-fl"},{"description":"@subscriberexclusive","_id":"1771855554986","text":"@subscriberexclusive","slug":"subscriberexclusive"},{"description":"hs-wrestling","_id":"1771855560247","text":"hs-wrestling","slug":"hs-wrestling"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/45a1d239-a386-4c1d-9422-bc6fc11b4776.jpg"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"jszczepaniak@mlive.com"}],"social_links":[{"site":"email","url":"jszczepaniak@mlive.com"}],"name":"Jonathan Szczepaniak","description":"","_id":"jszczepaniak","additional_properties":{"original":{"lastName":"Szczepaniak","secondLastName":"","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/45a1d239-a386-4c1d-9422-bc6fc11b4776.jpg","education":[{"name":"Bachelor's degree from Wayne State University in Print and Online Journalism"}],"role":"Sports Reporter for the Flint Journal","longBio":"Greetings! Here at MLive.com, I am the sports reporter for the Flint Journal. I've covered sports of all levels for nearly six years, primarily focusing on Macomb, Oakland, and Wayne County my first five years. I graduated from Wayne State University in 2021 and have previously won an award for sports reporting from the Society of Professional Journalists' Excellence in Journalism. I am a Macomb native and graduated from Macomb L'Anse Creuse North High School in 2017 for any Crusader alumni out there. Feel free to follow me on X (although it's still Twitter to me) at @jszczepaniak27. My email is always open as well (Jszczepaniak@mlive.com). ","native_app_rendering":false,"fuzzy_match":false,"affiliations":"","bio":"","firstName":"Jonathan","books":[],"podcasts":[],"contributor":false,"awards":[],"_id":"jszczepaniak","bio_page":"","last_updated_date":"2025-09-15T19:48:04.829Z","byline":"Jonathan Szczepaniak | jszczepaniak@mlive.com","email":"jszczepaniak@mlive.com","slug":"","status":true}},"type":"author","version":"0.5.8","url":"","slug":""}]},"subtype":"article","first_publish_date":"2026-02-23T14:14:31.04Z","additional_properties":{"pc_content_hash":"2b06c6301aebf219d95afcea8a12565758dccedbd943102cffb8f6184d501de0","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Sports Fan","confidence":1},{"persona":"Competitive Player","confidence":0.9},{"persona":"Student Athlete","confidence":0.9},{"persona":"Casual Athlete","confidence":0.8},{"persona":"Athletic Recruiter","confidence":0.7},{"persona":"Athletic Trainer","confidence":0.6},{"persona":"Martial Arts Enthusiast","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Rugby Enthusiast","confidence":0},{"persona":"Bodybuilding Enthusiast","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Active Lifestyle Advocate","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Sports Analyst","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Amateur Sports Analyst","confidence":0},{"persona":"Soccer Enthusiast","confidence":0},{"persona":"Football Enthusiast","confidence":0}],"iab_taxonomy":[["Category name: Sports>Wrestling","Confidence: 1.0"],["Category name: Sports>College Sports","Confidence: 0.6590793132781982"],["Category name: Politics>Civic affairs","Confidence: 0.4352110028266907"],["Category name: Education>Secondary Education","Confidence: 0.4232756197452545"],["Category name: Sports>Soccer","Confidence: 0.11844397336244583"]]},"is_published":true,"has_published_copy":true},"last_updated_date":"2026-02-23T14:15:10.661Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"label":{"custom_label":{"display":true,"text":"Sports","url":""}},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"address":{"region":"MI"},"auth":{"1":"fd45037fcae2741402dbcedc21174d70a781779a5138702fb7f43e32350a63ec"},"caption":"Detroit Catholic Central’s Richard Mogle wrestles Davison’s Aubrey Bowman during the MHSAA team wrestling finals.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/HJATO6SSENHKJEWH3LLHDOJKHE.JPG","licensable":true,"credits":{"affiliation":[{"name":"(Devin Anderson-Torrez | MLive.com)","type":"author"}],"by":[{"name":"(Devin Anderson-Torrez | MLive.com)","type":"author","byline":"(Devin Anderson-Torrez | MLive.com)"}]},"subtitle":"Davison’s Aubrey Bowman","width":3100,"_id":"HJATO6SSENHKJEWH3LLHDOJKHE","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/HJATO6SSENHKJEWH3LLHDOJKHE.JPG?auth=fd45037fcae2741402dbcedc21174d70a781779a5138702fb7f43e32350a63ec","iptc_source":"(Devin Anderson-Torrez | MLive.com)","proxyUrl":"/resizer/v2/HJATO6SSENHKJEWH3LLHDOJKHE.JPG?auth=fd45037fcae2741402dbcedc21174d70a781779a5138702fb7f43e32350a63ec","takenOn":"2025-02-22T22:59:33Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/HJATO6SSENHKJEWH3LLHDOJKHE.JPG","published":true,"resizeUrl":"/resizer/v2/HJATO6SSENHKJEWH3LLHDOJKHE.JPG?auth=fd45037fcae2741402dbcedc21174d70a781779a5138702fb7f43e32350a63ec","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/HJATO6SSENHKJEWH3LLHDOJKHE.JPG?auth=fd45037fcae2741402dbcedc21174d70a781779a5138702fb7f43e32350a63ec&width=300","version":0,"originalName":"mhsaawrestlingfinals_Dat-12.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"See photos from MHSAA team wrestling finals"},"_id":"TBQXTJ2PBBAADK54IKS4HQZDVQ"}]},"created_date":"2025-02-23T00:49:43Z","last_updated_date":"2025-02-23T00:49:43Z","height":2066,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/HJATO6SSENHKJEWH3LLHDOJKHE.JPG?auth=fd45037fcae2741402dbcedc21174d70a781779a5138702fb7f43e32350a63ec&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/HJATO6SSENHKJEWH3LLHDOJKHE.JPG?auth=fd45037fcae2741402dbcedc21174d70a781779a5138702fb7f43e32350a63ec&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/HJATO6SSENHKJEWH3LLHDOJKHE.JPG?auth=fd45037fcae2741402dbcedc21174d70a781779a5138702fb7f43e32350a63ec&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/HJATO6SSENHKJEWH3LLHDOJKHE.JPG?auth=fd45037fcae2741402dbcedc21174d70a781779a5138702fb7f43e32350a63ec&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/15-regional-champions-headline-flint-area-individual-wrestling-state-qualifiers.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"PLOJIP6BBJGUNFETNECBIBM5EQ","published":true,"branch":"default","revision_id":"CNHIANAGNVECJIMDHNN56ULNZU"},"planning":{"story_length":{"character_count_actual":3100,"inch_count_actual":10,"word_count_actual":475,"line_count_actual":65}},"display_date":"2026-02-23T14:14:31.04Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"15 regional champions headline Flint-area individual wrestling state qualifiers"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/15-regional-champions-headline-flint-area-individual-wrestling-state-qualifiers.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-23T14:09:37.525Z","publish_date":"2026-02-23T14:14:31.04Z","_id":"EU6Z7GAWKVAONLY7RFVAR2RQBU","website":"mlive","website_url":"/highschoolsports/2026/02/15-regional-champions-headline-flint-area-individual-wrestling-state-qualifiers.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"631d6d1f6187f9eeb7b97ada1442491301a942dded9923fe192c5414f4a115a1"},"caption":"Michigan Center players await the start of their game at Columbia Central.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/RBAMBL2I35GLBJQN2V5TCQTGGY.jpg","licensable":false,"credits":{"affiliation":[{"name":"eingles@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/6c38ae77-25a0-4c4c-8a9e-b9a46cefe656.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"eingles@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"@Eric_Ingles"}],"org":"Jackson","social_links":[{"site":"email","url":"eingles@mlive.com"},{"site":"twitter","url":"@Eric_Ingles"}],"name":"Eric Ingles","description":"Eric Ingles covers sports in the Jackson area.\nFeel free to send tips, stats, scores, etc to eingles@mlive.com","_id":"eingles","additional_properties":{"original":{"lastName":"Ingles","secondLastName":"","education":[{"name":"Northern Michigan University"}],"role":"Sports Reporter","native_app_rendering":false,"affiliations":"","bio":"Eric Ingles covers sports in the Jackson area.\nFeel free to send tips, stats, scores, etc to eingles@mlive.com","expertise":"Sports in the Jackson area","twitter":"@Eric_Ingles","contributor":false,"bio_page":"","last_updated_date":"2025-09-23T03:06:39.768Z","byline":"Eric Ingles | eingles@mlive.com","email":"eingles@mlive.com","slug":"","custom_advancelocal_tiktok":"@eric_ingles","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/6c38ae77-25a0-4c4c-8a9e-b9a46cefe656.png","longBio":"Eric Ingles has covered sports in the Jackson area since 2021. Before that he worked for print and digital outlets in Sterling, Illinois, Sedalia, Missouri and Crawfordsville, Indiana, and TV stations in Jacksonville, Florida, Flint, Michigan and Marquette, Michigan, covering sports from football sidelines, basketball courts, baseball diamonds and every other type of venue since 1997.","custom_advancelocal_bluesky":"@eric-ingles.bsky.social","fuzzy_match":false,"firstName":"Eric","books":[],"podcasts":[],"awards":[],"location":"Jackson","_id":"eingles","status":true}},"type":"author","version":"0.5.8","url":"","slug":""}]},"subtitle":"Cascades Crossovers","width":1062,"creditIPTC":"eingles@mlive.com","_id":"RBAMBL2I35GLBJQN2V5TCQTGGY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/RBAMBL2I35GLBJQN2V5TCQTGGY.jpg?auth=631d6d1f6187f9eeb7b97ada1442491301a942dded9923fe192c5414f4a115a1","proxyUrl":"/resizer/v2/RBAMBL2I35GLBJQN2V5TCQTGGY.jpg?auth=631d6d1f6187f9eeb7b97ada1442491301a942dded9923fe192c5414f4a115a1","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/RBAMBL2I35GLBJQN2V5TCQTGGY.jpg","published":true,"resizeUrl":"/resizer/v2/RBAMBL2I35GLBJQN2V5TCQTGGY.jpg?auth=631d6d1f6187f9eeb7b97ada1442491301a942dded9923fe192c5414f4a115a1","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/RBAMBL2I35GLBJQN2V5TCQTGGY.jpg?auth=631d6d1f6187f9eeb7b97ada1442491301a942dded9923fe192c5414f4a115a1&width=300","version":0,"originalName":"conferenceb.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-15T02:33:54Z","last_updated_date":"2026-02-15T02:33:54Z","height":796,"image_type":"photograph"},{"_id":"PHT3XOFCM5BQXJKU7PO33H6V7I","additional_properties":{},"type":"text","content":"JACKSON -- Here are the matchups and schedules for boys <a href=\"https://www.mlive.com/topic/high-school-basketball/\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/topic/high-school-basketball/\">basketball</a> districts involving Jackson-area teams."},{"level":2,"_id":"FMZ4KCEUANAXTFFKPQXFNLWRHA","additional_properties":{},"type":"header","content":"<b>DIVISION 1</b>"},{"level":3,"_id":"2ZYPCRLWTBANPBA6WS6DW66EGU","additional_properties":{},"type":"header","content":"<b>at Mason</b>"},{"_id":"NO2ZHBLK2NEFLO5OFSJ2MAHXVA","additional_properties":{},"type":"text","content":"<b>Monday</b>"},{"_id":"OCQUTMU64ZGNDGVDVJTZ5HYUEQ","additional_properties":{},"type":"text","content":"Mason vs. Lansing Everett, 5:30 p.m."},{"_id":"HS2PJVLX6JDJTMRVIKOTIUAJNA","additional_properties":{},"type":"text","content":"Northwest vs. Okemos, 7 p.m."},{"_id":"2FJ3LVS74FC67EUR6VIRBJPI4E","additional_properties":{},"type":"text","content":"<b>Wednesday</b>"},{"_id":"YPAKZS24HJA5LHNH2E6LKI5RHQ","additional_properties":{},"type":"text","content":"Mason-Everett winner vs. Jackson, 5:30 p.m."},{"_id":"CSEAAOFNFBEYLHOSZK3UJID7HY","additional_properties":{},"type":"text","content":"Northwest-Okemos winner vs. Holt, 7 p.m."},{"_id":"2UAMYFCQ4VDURJWR6XISIM2VBE","additional_properties":{},"type":"text","content":"<b>Friday</b>"},{"_id":"MJCG3MUEIVED7GHOJJ23CZMXYQ","additional_properties":{},"type":"text","content":"Championship game, 7 p.m."},{"_id":"AU2HGMCM4NE6XDXINIZMPR7XPY","additional_properties":{},"type":"text","content":"<i>Winner advances to regional at Kalamazoo to face district champion from Mattawan</i>"},{"level":2,"_id":"HZTGANMMVBG5ZGCH6R6RXPM7ZE","additional_properties":{},"type":"header","content":"<b>DIVISION 2</b>"},{"level":3,"_id":"4T5EZXHS2JHQ3CJLREBOMCXPRU","additional_properties":{},"type":"header","content":"<b>at Pennfield</b>"},{"_id":"GRB6VIV4SFGHBEQ5SW5QORIQSE","additional_properties":{},"type":"text","content":"<b>Monday</b>"},{"_id":"CY6UIWESJFBVPINWDUDMQG3MYI","additional_properties":{},"type":"text","content":"Western vs. Harper Creek, 5:30 p.m."},{"_id":"5SJP7LBZ5VCDPMDIKYLUUBXNQQ","additional_properties":{},"type":"text","content":"Eaton Rapids vs. Olivet, 7 p.m."},{"_id":"CWJQWCSYFVDLHAX27PS2GVPVBU","additional_properties":{},"type":"text","content":"<b>Wednesday</b>"},{"_id":"YFIKDU62JRGZTLHLLYGTTQIL64","additional_properties":{},"type":"text","content":"Western-Harper Creek winner vs. Marshall, 5:30 p.m."},{"_id":"AXFTGFC6HZBYBE625VHETPMKPY","additional_properties":{},"type":"text","content":"Eaton Rapids-Olivet winner vs. Pennfield, 7 p.m."},{"_id":"7OPHGGOPP5AMXDD3LVHVNSD2UM","additional_properties":{},"type":"text","content":"<b>Friday</b>"},{"_id":"WJLMHQGVZ5FQ5LCZELHPKUHS3I","additional_properties":{},"type":"text","content":"Championship game, 7 p.m."},{"_id":"AMBZN3OD7FHERA43VLCVT3QU5Y","additional_properties":{},"type":"text","content":"<i>Winner advances to regional at Fowlerville to face district champion from Pinckney</i>"},{"_id":"YDKBOOFKCNGW3NYM5TUDDNU3OM","additional_properties":{},"type":"text","content":"<b>--</b>"},{"_id":"LQIY7TBFCJF7PAKW3J2MNNTCCY","additional_properties":{},"type":"text","content":"<b>at Tecumseh</b>"},{"_id":"UNM2VC5H55BABMJTDOOKPX3CRE","additional_properties":{},"type":"text","content":"<b>Monday</b>"},{"_id":"XEF26GLE75DG5KJJ6V4OKMULZ4","additional_properties":{},"type":"text","content":"Adrian Madison vs. Tecumseh, 5:30 p.m."},{"_id":"ATITEC2K65BE7B2IHXTEFPUTXE","additional_properties":{},"type":"text","content":"Columbia Central vs. Milan, 7 p.m."},{"_id":"HTF4V5UIK5BAHP5NHMFLMQZZPY","additional_properties":{},"type":"text","content":"<b>Wednesday</b>"},{"_id":"QLNCO4VJU5HU5DSG4PCFABXJQQ","additional_properties":{},"type":"text","content":"Adrian Madison-Tecumseh winner vs. Michigan Center, 5:30 p.m."},{"_id":"7MC5OPBWHRA6FPDWH5BZMIRWR4","additional_properties":{},"type":"text","content":"Columbia Central-Milan winner vs. Adrian, 7 p.m."},{"_id":"KH6W4B7Q3RD3PA6HIWBXPFK46E","additional_properties":{},"type":"text","content":"<b>Friday</b>"},{"_id":"JOEFSX3HWRGFBBO4LXV26IVBQY","additional_properties":{},"type":"text","content":"Championship game, 7 p.m."},{"_id":"NM5BZ4JDOBEFZESO5IKLBPUL74","additional_properties":{},"type":"text","content":"<i>Winner advances to regional at Fowlerville to face district champion from Lansing Eastern</i>"},{"level":2,"_id":"FSTMTBKORZHO5BHFTUBFB5HOOI","additional_properties":{},"type":"header","content":"<b>DIVISION 3</b>"},{"level":3,"_id":"NJ3DFMW7ANEADLIWYZGGD6HFRI","additional_properties":{},"type":"header","content":"<b>at Leslie</b>"},{"_id":"YPTPBJZ4OBA5DFY2RV3LXSX43A","additional_properties":{},"type":"text","content":"<b>Monday</b>"},{"_id":"L4FRPGCQZJHQBM6ZZIP35ZCRSA","additional_properties":{},"type":"text","content":"Dansville vs. Potterville, 5:30 p.m."},{"_id":"Y7OG77XR65DSPFUFXHLO7P5M4Q","additional_properties":{},"type":"text","content":"Stockbridge vs. Stockwell Prep, 7 p.m."},{"_id":"SX2GS343TFCCNDZKS63GJLWN5I","additional_properties":{},"type":"text","content":"<b>Wednesday</b>"},{"_id":"3I7NA4BIWJGH3BBP6SYW3ETPO4","additional_properties":{},"type":"text","content":"Dansville-Potterville winner vs. Springport, 5:30 p.m."},{"_id":"DDNP4HFLXFGB3LDGHN35AB5AIU","additional_properties":{},"type":"text","content":"Stockbridge-Stockwell Prep winner vs. Leslie, 7 p.m."},{"_id":"OCVJJQTZ5JFLFE46IKMNKYG2BI","additional_properties":{},"type":"text","content":"<b>Friday</b>"},{"_id":"EOZVLTTNQRFZNIJA46EIPEL27Q","additional_properties":{},"type":"text","content":"Championship game, 7 p.m."},{"_id":"ZPLOKK7SGZEZJAFXMOX66FO66Y","additional_properties":{},"type":"text","content":"<i>Winner advances to regional at New Lothrop to face district champion from Bath</i>"},{"_id":"DVHLOHQORBDZTBVF72CNKERDSI","additional_properties":{},"type":"text","content":"<i><b>---</b></i>"},{"level":3,"_id":"WIBTQPS5PBAJDFR4OMZJZFGVXU","additional_properties":{},"type":"header","content":"<b>at Napoleon</b>"},{"_id":"S6NURD2R5NHKHJGGTNUUVWQZHE","additional_properties":{},"type":"text","content":"<b>Monday</b>"},{"_id":"L3LYBJFWHFBJTOHVEGXCIU3U5Y","additional_properties":{},"type":"text","content":"Homer vs. East Jackson, 7 p.m."},{"_id":"AAXQU5E57FD2FG7NFJT7M47CRY","additional_properties":{},"type":"text","content":"<b>Wednesday</b>"},{"_id":"MVXYSEHT5NBUTBI2PV73HZFYWE","additional_properties":{},"type":"text","content":"Homer-East Jackson winner vs. Lumen Christi, 5:30 p.m."},{"_id":"V7UGZ5XPZBFYLA4TXKOPY4KMZE","additional_properties":{},"type":"text","content":"Napoleon vs. Hanover-Horton, 7 p.m."},{"_id":"KBMAT5RIYJDIZMDYT2PTPYC4DQ","additional_properties":{},"type":"text","content":"<b>Friday</b>"},{"_id":"ZAE7WFZYGNBARI7UJD4ZQSZKBQ","additional_properties":{},"type":"text","content":"Championship game, 7 p.m."},{"_id":"B2WLKRYEGFDHJJ66Z7VVBGPA7A","additional_properties":{},"type":"text","content":"<i>Winner advances to regional at New Lothrop to face district champion from Flint New Standard</i>"},{"_id":"63TJOOBBLBHWXHBD7GPS35ODYM","additional_properties":{},"type":"text","content":"<b>---</b>"},{"level":3,"_id":"GMSL54X4WNBUZIEPTDJJDJKGQU","additional_properties":{},"type":"header","content":"<b>at Manchester</b>"},{"_id":"KYXIAGHYHRDJTBSGXXNKDJMFLE","additional_properties":{},"type":"text","content":"<b>Monday</b>"},{"_id":"XXGMGJE2SRAHPIICHVGANI6XHI","additional_properties":{},"type":"text","content":"Sand Creek vs. Clinton, 5:30 p.m."},{"_id":"WBJANXLO5BH6NFFCZC25ZXMLWU","additional_properties":{},"type":"text","content":"Blissfield vs. Grass Lake, 7 p.m."},{"_id":"GG6NWPXXKFG5HAHTL26XAANCKY","additional_properties":{},"type":"text","content":"<b>Wednesday</b>"},{"_id":"6MU4D5N3MJGS7I4TMWWJEJBKFA","additional_properties":{},"type":"text","content":"Sand Creek-Clinton winner vs. Onsted, 5:30 p.m."},{"_id":"NWXV2H4BA5COLECQRVA56YIZYE","additional_properties":{},"type":"text","content":"Blissfield-Grass Lake winner vs. Manchester, 7 p.m."},{"_id":"GIJYRXILMRBTJHFE7EYRJX5SKQ","additional_properties":{},"type":"text","content":"<b>Friday</b>"},{"_id":"7HTMQ7Z7W5BBND4C4Z32OGVX7Q","additional_properties":{},"type":"text","content":"Championship game, 7 p.m."},{"_id":"YFTN2WLAEBHK7GD3NMEX6E7FLQ","additional_properties":{},"type":"text","content":"<i>Winner advances to regional at Clinton to face district champion from Erie Mason</i>"},{"level":3,"_id":"2KUABEEGTFHZLNFNTEUHDRN37E","additional_properties":{},"type":"header","content":"<b>--</b>"},{"level":3,"_id":"U6JYRVJQOZFDJE37QT34BMNJO4","additional_properties":{},"type":"header","content":"<b>at Hillsdale</b>"},{"_id":"QNU2LH5XJJBVZMSXWYWW5L75W4","additional_properties":{},"type":"text","content":"<b>Monday</b>"},{"_id":"72BYGKDQC5FUDPXTZQR5U4NKYI","additional_properties":{},"type":"text","content":"Addison vs. Hudson, 7 p.m."},{"_id":"R3KVIOSNMZB6NJIXFSYDUQDHP4","additional_properties":{},"type":"text","content":"<b>Wednesday</b>"},{"_id":"E6ZLKCJHWREKJP6Q7Z7XQSDINE","additional_properties":{},"type":"text","content":"Addison-Hudson winner vs. Jonesville, 5:30 p.m."},{"_id":"EAORQZAA7RHVRBNWTJYLLBG3TA","additional_properties":{},"type":"text","content":"Hillsdale vs. Quincy, 7 p.m."},{"_id":"RZRZTVV4PREALCEXMRVCJZ4REU","additional_properties":{},"type":"text","content":"<b>Friday</b>"},{"_id":"6FA4RLCUYNAPPDEIZBH2QB42JA","additional_properties":{},"type":"text","content":"Championship game, 7 p.m."},{"_id":"UJZTRE3U2NGVJLF3W2645VZAHY","additional_properties":{},"type":"text","content":"<i>Winner advances to regional at Clinton to face district champion from Ecorse</i>"},{"level":2,"_id":"2QSE362EGFE6BKBIYKKINIHLMY","additional_properties":{},"type":"header","content":"<b>DIVISION 4</b>"},{"level":3,"_id":"WPVS6M4BYFHCBFU2AZOHYXY2AA","additional_properties":{},"type":"header","content":"<b>at Vandercook Lake</b>"},{"_id":"THZ5TFZH5VB5FDRJSQK7ARBA5Q","additional_properties":{},"type":"text","content":"<b>Monday</b>"},{"_id":"2NEUA4SINVGTVIUNXP2H5U2EAA","additional_properties":{},"type":"text","content":"Jackson Prep vs. Morrice, 6 p.m."},{"_id":"Z64OVMNFYFHFXNN543NSBNEM6M","additional_properties":{},"type":"text","content":"<b>Wednesday</b>"},{"_id":"ZKUVDX5GQRHSZBRUAJX4VITP4A","additional_properties":{},"type":"text","content":"Jackson Prep-Morrice winner vs. Webberville, 5:30 p.m."},{"_id":"ZB5NA4TWVBFL5AADZKIYOLI7X4","additional_properties":{},"type":"text","content":"Vandercook Lake vs. Lansing Christian, 7 p.m."},{"_id":"A4WV33SA6ZC37DLPRNFPGAOFVE","additional_properties":{},"type":"text","content":"<b>Friday</b>"},{"_id":"ALUUVHRAORG6JNO2F2XQJF22UU","additional_properties":{},"type":"text","content":"Championship game, 7 p.m."},{"_id":"OO3OFBRMPRGGHMZK7TC4YB44SY","additional_properties":{},"type":"text","content":"<i>Winner advances to regional at Concord to face district champion from Morenci</i>"},{"level":3,"_id":"FNAYCDLYMZDH7I6GABIU57FN54","additional_properties":{},"type":"header","content":"<b>--</b>"},{"level":3,"_id":"ROUFSMIBAFDSBB6QGBXLFM425E","additional_properties":{},"type":"header","content":"<b>at Litchfield</b>"},{"_id":"QUJTGSXLNBDQJLEUIV4KV6TXYU","additional_properties":{},"type":"text","content":"<b>Monday</b>"},{"_id":"AXPMVYIEP5HRBIOEJ3ITZV7M2U","additional_properties":{},"type":"text","content":"Jackson Christian vs. Pansophia, 7 p.m."},{"_id":"SRZ74A45Z5AWLBMJOO54ZGG2JU","additional_properties":{},"type":"text","content":"<b>Wednesday</b>"},{"_id":"CEJ6R5YM6JCWTJ7BTHHRK7JRFM","additional_properties":{},"type":"text","content":"Jackson Christian-Pansophia winner vs. Concord, 5:30 p.m."},{"_id":"5SWKZ6WVQJAJJAIWOYXXFJGTWY","additional_properties":{},"type":"text","content":"Litchfield vs. North Adams-Jerome, 7 p.m."},{"_id":"OORKLSEXRVCUXBOFBQJEMC3YDQ","additional_properties":{},"type":"text","content":"<b>Friday</b>"},{"_id":"Z4M3RQKD7VEBZDIWFTN4D3GOXI","additional_properties":{},"type":"text","content":"Championship game, 7 p.m."},{"_id":"AJ4MGHAMRBBGJGGMTHRREJBASE","additional_properties":{},"type":"text","content":"<i>Winner advances to regional at Concord to face district champion from Reading</i>"},{"level":3,"_id":"UHQ762HTBZATLLBLSHWMFQSLVA","additional_properties":{},"type":"header","content":"<b>--</b>"},{"level":3,"_id":"E2FAP5KZTNCNXA4HCC57SYDJ3Q","additional_properties":{},"type":"header","content":"<b>at Reading</b>"},{"_id":"2GXVKC64EFD5DGQTINHNZDYKBQ","additional_properties":{},"type":"text","content":"<b>Monday</b>"},{"_id":"FGYPHOFKWJFUNBLDMAWQYHGM3Y","additional_properties":{},"type":"text","content":"Hillsdale Will Carleton vs. Reading, 7 p.m."},{"_id":"KCWA752L6FCX5L7Z7WHT3WD3SU","additional_properties":{},"type":"text","content":"<b>Wednesday</b>"},{"_id":"SDDBRTPDTJBEJN3TGKHNME5D2Y","additional_properties":{},"type":"text","content":"Will Carleton-Reading winner vs. Hillsdale Academy, 5:30 p.m."},{"_id":"ULNSBVVVMJHXXOFP54JSXM7CEQ","additional_properties":{},"type":"text","content":"Pittsford vs. Camden-Frontier, 7 p.m."},{"_id":"QPSGAQUBTFBBPKMOTVMDELMF7M","additional_properties":{},"type":"text","content":"<b>Friday</b>"},{"_id":"NOJ7JT5DGZF3HMQJABG7XDCKDM","additional_properties":{},"type":"text","content":"Championship game, 7 p.m."},{"_id":"U5QSXP5TNNHZTMWMY2ZIEISPN4","additional_properties":{},"type":"text","content":"<i>Winner advances to regional at Concord to face district champion from Litchfield</i>"},{"_id":"ZRLZCXLMIREJBI2UCFOYVR3CDA","type":"raw_html","content":"<adi-stories-by-author adiWidgetId=\"widgie-beb41fde-3b63-4f19-968d-b8ad399818a0\"></adi-stories-by-author>"}],"description":{"basic":"Here are the boys basketball district pairings in the Jackson area"},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"score":0.3381,"_id":"Q28237","label":"Lansing, Michigan","type":"Place,PopulatedPlace,Settlement,City"},{"score":0.3287,"_id":"Q2082521","label":"Potterville, Michigan","type":"Place,PopulatedPlace,Settlement,City"},{"custom_id":"COM70c650e21","label":"Lansing Everett","type":"Company"},{"custom_id":"COM71629a64c","label":"MondayMason","type":"Company"},{"custom_id":"COM83d96322f","label":"Northwest","type":"Company"},{"custom_id":"COM865cee60a","label":"Northwest-Okemos","type":"Company"},{"custom_id":"COM9acf456dd","label":"Holt","type":"Company"},{"custom_id":"COM8664ea3a9","label":"Pennfield","type":"Company"},{"custom_id":"PLA455c7b429","label":"JACKSON","type":"Place"}],"categories":[{"score":0.7006,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":0.5982,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"score":0.5133,"classifier":"iab_content_taxonomy","name":"Sports>Basketball","_id":"483.547"},{"score":0.5062,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Basketball","_id":"483.487.489"},{"score":0.3577,"classifier":"iab_content_taxonomy","name":"Education>College Education","_id":"132.137"}],"content_topics":[{"score":1,"_id":"Q20931456","label":"Hillsdale, Michigan"},{"score":0.8689,"_id":"Q30698270","label":"People from Hudson, Michigan"},{"score":0.8687,"_id":"Q8514194","label":"Hillsdale College"},{"score":0.8605,"_id":"Q8514201","label":"Hillsdale County, Michigan"},{"score":0.8233,"_id":"Q25108959","label":"People from Hillsdale, Michigan"},{"score":0.7484,"_id":"Q8736530","label":"People from Hillsdale County, Michigan"},{"score":0.7386,"_id":"Q6808364","label":"Michigan"},{"score":0.7171,"_id":"Q8514197","label":"Hillsdale College alumni"},{"score":0.705,"_id":"Q28237","label":"Lansing, Michigan"},{"score":0.6936,"_id":"Q10014294","label":"Central Michigan"},{"score":0.689,"_id":"Q8514199","label":"Hillsdale College people"},{"score":0.6477,"_id":"Q125065310","label":"Former Great Lakes Intercollegiate Athletic Conference schools"},{"score":0.6403,"_id":"Q8804225","label":"Michigan counties"},{"score":0.6193,"_id":"Q16785920","label":"Poets from Michigan"},{"score":0.6082,"_id":"Q16804492","label":"Great Midwest Athletic Conference schools"},{"score":0.5998,"_id":"Q8740131","label":"People from Lenawee County, Michigan"},{"score":0.5818,"_id":"Q8568375","label":"Journalists from Michigan"},{"score":0.5651,"_id":"Q6790846","label":"Writers from Michigan"},{"score":0.5496,"_id":"Q14439438","label":"People from Michigan"},{"score":0.5351,"_id":"Q24031304","label":"American male poets"},{"score":0.5215,"_id":"Q7010486","label":"American poets"},{"score":0.5204,"_id":"Q2082521","label":"Potterville, Michigan"},{"score":0.4967,"_id":"Q47538986","label":"Mass media people from Michigan"},{"score":0.4552,"_id":"Q8587240","label":"Lenawee County, Michigan"},{"score":0.4367,"_id":"Q6215047","label":"Culture of Michigan"},{"score":0.4365,"_id":"Q8002737","label":"Will Carleton"},{"score":0.4284,"_id":"Q8247555","label":"American poetry"},{"score":0.4204,"_id":"Q24900663","label":"North American poets"},{"score":0.4127,"_id":"Q20767265","label":"Male poets"},{"score":0.4054,"_id":"Q6487149","label":"Poets"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/jackson","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Jackson Sports","description":"Jackson, Michigan sports news. Get the latest on Jackson high school sports, college sports and more. Browse photos, videos and more at the Jackson Citizen Patriot - MLive.com","_id":"/sports/jackson","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/jackson"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/jackson/","default_content":null},"site":{"site_keywords":"Jackson Sports, Jackson Michigan Sports, Jackson High School Sports, Jackson Prep Sports, Local Jackson Sports","site_description":"Jackson, Michigan sports news. Get the latest on Jackson high school sports, college sports and more. Browse photos, videos and more at the Jackson Citizen Patriot - MLive.com","site_section":"Sports","headline":"Jackson Sports","site_title":"Jackson Sports"},"navigation":{"nav_title":"Jackson Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Jackson Sports","_id":"/sports/jackson","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1036}}},"_website_section_id":"mlive./sports/jackson","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@jx-river","_id":"1771805079005","text":"@jx-river","slug":"jx-river"},{"description":"@mlive-river","_id":"1771805081570","text":"@mlive-river","slug":"mlive-river"},{"description":"@high-school-basketball","_id":"1771805087198","text":"@high-school-basketball","slug":"high-school-basketball"},{"description":"@local-jx","_id":"1771805091799","text":"@local-jx","slug":"local-jx"},{"description":"@exmeter","_id":"1771805094913","text":"@exmeter","slug":"exmeter"},{"description":"@highschoolsports-jx","_id":"1771805143774","text":"@highschoolsports-jx","slug":"highschoolsports-jx"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/6c38ae77-25a0-4c4c-8a9e-b9a46cefe656.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"eingles@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"@Eric_Ingles"}],"org":"Jackson","social_links":[{"site":"email","url":"eingles@mlive.com"},{"site":"twitter","url":"@Eric_Ingles"}],"name":"Eric Ingles","description":"Eric Ingles covers sports in the Jackson area.\nFeel free to send tips, stats, scores, etc to eingles@mlive.com","_id":"eingles","additional_properties":{"original":{"lastName":"Ingles","secondLastName":"","education":[{"name":"Northern Michigan University"}],"role":"Sports Reporter","native_app_rendering":false,"affiliations":"","bio":"Eric Ingles covers sports in the Jackson area.\nFeel free to send tips, stats, scores, etc to eingles@mlive.com","expertise":"Sports in the Jackson area","twitter":"@Eric_Ingles","contributor":false,"bio_page":"","last_updated_date":"2025-09-23T03:06:39.768Z","byline":"Eric Ingles | eingles@mlive.com","email":"eingles@mlive.com","slug":"","custom_advancelocal_tiktok":"@eric_ingles","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/6c38ae77-25a0-4c4c-8a9e-b9a46cefe656.png","longBio":"Eric Ingles has covered sports in the Jackson area since 2021. Before that he worked for print and digital outlets in Sterling, Illinois, Sedalia, Missouri and Crawfordsville, Indiana, and TV stations in Jacksonville, Florida, Flint, Michigan and Marquette, Michigan, covering sports from football sidelines, basketball courts, baseball diamonds and every other type of venue since 1997.","custom_advancelocal_bluesky":"@eric-ingles.bsky.social","fuzzy_match":false,"firstName":"Eric","books":[],"podcasts":[],"awards":[],"location":"Jackson","_id":"eingles","status":true}},"type":"author","version":"0.5.8","url":"","slug":""}]},"subtype":"article","first_publish_date":"2026-02-23T14:00:00Z","additional_properties":{"pc_content_hash":"b72752d99f52cdaf8697e96e62cb65b835642c49791addc7db3aceb0c7456ad0","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Sports Fan","confidence":0.9},{"persona":"Basketball Enthusiast","confidence":0.9},{"persona":"Student Athlete","confidence":0.8},{"persona":"Casual Athlete","confidence":0.7},{"persona":"Competitive Player","confidence":0.7},{"persona":"Athletic Trainer","confidence":0.6},{"persona":"Sports Analyst","confidence":0.6},{"persona":"Athletic Recruiter","confidence":0.5},{"persona":"Active Lifestyle Advocate","confidence":0},{"persona":"Adrenaline Junkie","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0}],"iab_taxonomy":[["Category name: Sports>Basketball","Confidence: 0.9608774781227112"],["Category name: Education>Secondary Education","Confidence: 0.6697635054588318"],["Category name: Sports>College Sports","Confidence: 0.5821367502212524"],["Category name: Politics>Civic affairs","Confidence: 0.37714749574661255"]]},"is_published":false,"publish_date":"2026-02-23T14:00:00.000Z","has_published_copy":true},"last_updated_date":"2026-02-23T14:00:47.416Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"631d6d1f6187f9eeb7b97ada1442491301a942dded9923fe192c5414f4a115a1"},"caption":"Michigan Center players await the start of their game at Columbia Central.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/RBAMBL2I35GLBJQN2V5TCQTGGY.jpg","licensable":false,"credits":{"affiliation":[{"name":"eingles@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/6c38ae77-25a0-4c4c-8a9e-b9a46cefe656.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"eingles@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"@Eric_Ingles"}],"org":"Jackson","social_links":[{"site":"email","url":"eingles@mlive.com"},{"site":"twitter","url":"@Eric_Ingles"}],"name":"Eric Ingles","description":"Eric Ingles covers sports in the Jackson area.\nFeel free to send tips, stats, scores, etc to eingles@mlive.com","_id":"eingles","additional_properties":{"original":{"lastName":"Ingles","secondLastName":"","education":[{"name":"Northern Michigan University"}],"role":"Sports Reporter","native_app_rendering":false,"affiliations":"","bio":"Eric Ingles covers sports in the Jackson area.\nFeel free to send tips, stats, scores, etc to eingles@mlive.com","expertise":"Sports in the Jackson area","twitter":"@Eric_Ingles","contributor":false,"bio_page":"","last_updated_date":"2025-09-23T03:06:39.768Z","byline":"Eric Ingles | eingles@mlive.com","email":"eingles@mlive.com","slug":"","custom_advancelocal_tiktok":"@eric_ingles","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/6c38ae77-25a0-4c4c-8a9e-b9a46cefe656.png","longBio":"Eric Ingles has covered sports in the Jackson area since 2021. Before that he worked for print and digital outlets in Sterling, Illinois, Sedalia, Missouri and Crawfordsville, Indiana, and TV stations in Jacksonville, Florida, Flint, Michigan and Marquette, Michigan, covering sports from football sidelines, basketball courts, baseball diamonds and every other type of venue since 1997.","custom_advancelocal_bluesky":"@eric-ingles.bsky.social","fuzzy_match":false,"firstName":"Eric","books":[],"podcasts":[],"awards":[],"location":"Jackson","_id":"eingles","status":true}},"type":"author","version":"0.5.8","url":"","slug":""}]},"subtitle":"Cascades Crossovers","width":1062,"creditIPTC":"eingles@mlive.com","_id":"RBAMBL2I35GLBJQN2V5TCQTGGY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/RBAMBL2I35GLBJQN2V5TCQTGGY.jpg?auth=631d6d1f6187f9eeb7b97ada1442491301a942dded9923fe192c5414f4a115a1","proxyUrl":"/resizer/v2/RBAMBL2I35GLBJQN2V5TCQTGGY.jpg?auth=631d6d1f6187f9eeb7b97ada1442491301a942dded9923fe192c5414f4a115a1","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/RBAMBL2I35GLBJQN2V5TCQTGGY.jpg","published":true,"resizeUrl":"/resizer/v2/RBAMBL2I35GLBJQN2V5TCQTGGY.jpg?auth=631d6d1f6187f9eeb7b97ada1442491301a942dded9923fe192c5414f4a115a1","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/RBAMBL2I35GLBJQN2V5TCQTGGY.jpg?auth=631d6d1f6187f9eeb7b97ada1442491301a942dded9923fe192c5414f4a115a1&width=300","version":0,"originalName":"conferenceb.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-15T02:33:54Z","last_updated_date":"2026-02-15T02:33:54Z","height":796,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/RBAMBL2I35GLBJQN2V5TCQTGGY.jpg?auth=631d6d1f6187f9eeb7b97ada1442491301a942dded9923fe192c5414f4a115a1&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/RBAMBL2I35GLBJQN2V5TCQTGGY.jpg?auth=631d6d1f6187f9eeb7b97ada1442491301a942dded9923fe192c5414f4a115a1&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/RBAMBL2I35GLBJQN2V5TCQTGGY.jpg?auth=631d6d1f6187f9eeb7b97ada1442491301a942dded9923fe192c5414f4a115a1&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/RBAMBL2I35GLBJQN2V5TCQTGGY.jpg?auth=631d6d1f6187f9eeb7b97ada1442491301a942dded9923fe192c5414f4a115a1&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/here-are-the-boys-basketball-district-pairings-in-the-jackson-area.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"NPTLXP2AQJBU5GDFAJSVG27M6A","published":true,"branch":"default","revision_id":"3O4GZEJG7RAJXJS3XG3GJ62HVQ"},"planning":{"story_length":{"character_count_actual":3014,"inch_count_actual":16,"word_count_actual":466,"line_count_actual":106}},"display_date":"2026-02-23T14:00:00Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"Here are the boys basketball district pairings in the Jackson area"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/here-are-the-boys-basketball-district-pairings-in-the-jackson-area.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-23T00:05:48.48Z","publish_date":"2026-02-23T14:00:00Z","_id":"USJ4K7EAT5H6VEYZE4LIVX2DXI","website":"mlive","website_url":"/highschoolsports/2026/02/here-are-the-boys-basketball-district-pairings-in-the-jackson-area.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"0a791b8e17703690205a44b25ffaa2c3bb787e41af381f94145fde7767fe6532"},"caption":"Hemlock freshman forward Sage LaVigne drives to the basket in a game against Nouvel Catholic Central.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/IXNNQRCFX5C6LBEOJKU2GFFRGA.jpg","licensable":false,"credits":{"affiliation":[{"name":"Mike Kolleth | For MLive.com","type":"author"}],"by":[{"name":"Mike Kolleth","type":"author","byline":"Mike Kolleth"}]},"subtitle":"Sage LaVigne, Hemlock","width":7626,"creditIPTC":"Mike Kolleth | For MLive.com","_id":"IXNNQRCFX5C6LBEOJKU2GFFRGA","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/IXNNQRCFX5C6LBEOJKU2GFFRGA.jpg?auth=0a791b8e17703690205a44b25ffaa2c3bb787e41af381f94145fde7767fe6532","proxyUrl":"/resizer/v2/IXNNQRCFX5C6LBEOJKU2GFFRGA.jpg?auth=0a791b8e17703690205a44b25ffaa2c3bb787e41af381f94145fde7767fe6532","link":"","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/IXNNQRCFX5C6LBEOJKU2GFFRGA.jpg","published":true,"resizeUrl":"/resizer/v2/IXNNQRCFX5C6LBEOJKU2GFFRGA.jpg?auth=0a791b8e17703690205a44b25ffaa2c3bb787e41af381f94145fde7767fe6532","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/IXNNQRCFX5C6LBEOJKU2GFFRGA.jpg?auth=0a791b8e17703690205a44b25ffaa2c3bb787e41af381f94145fde7767fe6532&width=300","version":0,"originalName":"Sage LaVigne.jpg","mime_type":"image/jpeg","alt_text":"","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-23T05:16:06Z","last_updated_date":"2026-02-23T05:16:06Z","height":5084,"image_type":"photograph"},{"_id":"IDSPLHUN25BC5LTJBYFRLSG6PM","additional_properties":{},"type":"text","content":"Sage LaVigne is a 6-foot post player, but the Hemlock freshman still has the heart of a guard."},{"_id":"RDMRNB6HXRBS3JGHT6OETRUYTI","additional_properties":{},"type":"text","content":"LaVigne, who was voted as the top underclass winter sports athlete in Saginaw area, is a key part of a Hemlock <a href=\"https://www.mlive.com/topic/high-school-basketball/\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/topic/high-school-basketball/\">girls basketball</a> team that won the Tri-Valley Conference Blue Division title."},{"_id":"F4X2YYUZURGYZDM6ESZK5VMB3Y","additional_properties":{},"type":"text","content":"“The big thing for Sage is that she’s grown quite a bit over the past two years, and she’s still getting used to her height,” Hemlock coach Scott Neumeyer said. “She has guard skills from when she was a smaller player."},{"_id":"5JLDJK6USZCC7KRDVMY5HNPH6U","additional_properties":{},"type":"text","content":"“She’s just an athlete. She can guard all five positions for us. We’ve put her on the perimeter a little bit this year. I have no problem putting her anywhere on the court.”"},{"_id":"RLXPTUS3ANGP5EDT2ZSRENDXJA","additional_properties":{},"type":"text","content":"LaVigne averages 10.9 points, 8.3 rebounds, 2.6 steals, 1.3 assists and 1.1 blocked shots for Hemlock, which is ranked in the Top 10 in the state in Division 3."},{"_id":"VTG3HXJBPFACFKPMZ2P5Y5SZFM","additional_properties":{},"type":"text","content":"“I told her that when someone asks you where you play, just say player,” Neumeyer said. “You’re going to play wherever we need you, because you can.”"},{"_id":"BYVYBML3UZGJLBYFN6TVCW2LMY","additional_properties":{},"type":"text","content":"LaVigne’s best sport may not even be basketball. "},{"_id":"754QQ4OSDBBE5LHWJ4UNGTWGBM","additional_properties":{},"type":"text","content":"“From what I hear, she’s a great softball pitcher,” Neumeyer said. “Once she starts to mature, get stronger and quicker, she’s going to be a great player, not just in basketball but also as a pitcher. Being 6-foot tall will not hurt her in the least.”"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16642939","type":"polldaddy"},"_id":"7WVB5AROFJD5HBLAOVB2I6VW2Y","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16642939-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16642939.js\"><\/script><noscript><iframe src=\"https://poll.fm/16642939/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16642939","type":"polldaddy","provider_name":"Polldaddy","title":"Vote for top Saginaw-area winter sports underclassman","version":"1.0"},"type":"oembed_response"},{"_id":"G6FOXMJHI5CSRAC3MJDHXOQNBE","type":"raw_html","content":"<adi-stories-by-author adiWidgetId=\"widgie-675ec1db-0020-438e-8591-423f87959d74\"></adi-stories-by-author>"}],"description":{"basic":"Hemlock's Sage LaVigne, a 6-foot freshman, was voted as the top freshman/sophomore winter athlete in the Saginaw area. "},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"score":0.408,"_id":"Q5372","label":"Basketball","type":"Activity,Sport"},{"custom_id":"PLA17be49e65","label":"Saginaw","type":"Place"},{"custom_id":"COMdca3ed966","label":"Tri-Valley","type":"Company"},{"custom_id":"PER5faa713a7","label":"Sage","type":"Person"},{"custom_id":"PER958086710","label":"Scott Neumeyer","type":"Person"},{"custom_id":"PER7ae828078","label":"Sage LaVigne","type":"Person"},{"custom_id":"COM0af2e6452","label":"Hemlock","type":"Company"}],"categories":[{"score":1,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":1,"classifier":"iab_content_taxonomy","name":"Sports>Basketball","_id":"483.547"},{"score":0.782,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"score":0.7653,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Basketball","_id":"483.487.489"},{"score":0.4752,"classifier":"iab_content_taxonomy","name":"Sports>Softball","_id":"483.535"},{"score":0.3747,"classifier":"iab_content_taxonomy","name":"Sports>Baseball","_id":"483.545"},{"score":0.3712,"classifier":"iab_content_taxonomy","name":"Sensitive Topics>Death, Injury, or Military Conflict","_id":"v9i3On.I4GWl6"}],"content_topics":[{"score":1,"_id":"Q1148974","label":"Basketball positions"},{"score":1,"_id":"Q8287334","label":"Balls"},{"score":1,"_id":"Q7017036","label":"Indoor sports"},{"score":1,"_id":"Q7021007","label":"Basketball"},{"score":1,"_id":"Q7216322","label":"Team sports"},{"score":1,"_id":"Q7379346","label":"Ball games"},{"score":1,"_id":"Q1457982","label":"Sports"},{"score":1,"_id":"Q113365623","label":"Team activities"},{"score":1,"_id":"Q9033020","label":"Athletic sports"},{"score":0.9165,"_id":"Q8480500","label":"Games of physical skill"},{"score":0.9084,"_id":"Q6640895","label":"Positions (team sports)"},{"score":0.7788,"_id":"Q109341182","label":"Men's basketball teams"},{"score":0.7778,"_id":"Q8291938","label":"Basketball personnel"},{"score":0.6984,"_id":"Q30773532","label":"NCAA Division I men's basketball seasons"},{"score":0.6657,"_id":"Q7821258","label":"Summer sports"},{"score":0.6444,"_id":"Q9991105","label":"Summer Olympic sports"},{"score":0.6372,"_id":"Q6337045","label":"Entertainment"},{"score":0.6126,"_id":"Q30774798","label":"NCAA men's basketball seasons"},{"score":0.5704,"_id":"Q7024248","label":"Olympic sports"},{"score":0.5682,"_id":"Q7045033","label":"Recreation"},{"score":0.557,"_id":"Q7906915","label":"Basketball people"},{"score":0.5393,"_id":"Q114046211","label":"Sports segments"},{"score":0.5322,"_id":"Q7215602","label":"Summer Olympic Games"},{"score":0.5035,"_id":"Q125071486","label":"Western sports"},{"score":0.4909,"_id":"Q8292090","label":"Basketball statistics"},{"score":0.4699,"_id":"Q4477074","label":"Games"},{"score":0.4491,"_id":"Q7014497","label":"Physical exercise"},{"score":0.4301,"_id":"Q65719806","label":"Spherical objects"},{"score":0.4043,"_id":"Q125070313","label":"Sports originating in the Global North"},{"score":0.3936,"_id":"Q63534367","label":"Games and sports"},{"score":0.3753,"_id":"Q654355","label":"Rebound (basketball)"},{"score":0.3636,"_id":"Q7213781","label":"Sports equipment"},{"score":0.3547,"_id":"Q7015574","label":"International sports competitions"},{"score":0.3532,"_id":"Q7214356","label":"Baseball"},{"score":0.3401,"_id":"Q8286774","label":"Ball and bat games"},{"score":0.3384,"_id":"Q8480422","label":"Game equipment"},{"score":0.3308,"_id":"Q8762220","label":"Physical activity and dexterity toys"},{"score":0.3304,"_id":"Q8488343","label":"Georgetown Hoyas men's basketball seasons"},{"score":0.3243,"_id":"Q171038","label":"Softball"},{"score":0.3165,"_id":"Q1048902","label":"Pitcher"},{"score":0.3126,"_id":"Q8299542","label":"Big East Conference men's basketball seasons"},{"score":0.3103,"_id":"Q102971320","label":"International sports"},{"score":0.3073,"_id":"Q25108391","label":"Georgetown Hoyas seasons"},{"score":0.3025,"_id":"Q113506102","label":"Turf sports"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/saginaw-bay-city","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Saginaw and Bay City Sports","description":"Saginaw and Bay City Sports on MLive.com","_id":"/sports/saginaw-bay-city","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/saginaw-bay-city"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/saginaw-bay-city/","default_content":null},"site":{"site_keywords":"saginaw, bay city, michigan, sports, saginaw spirit hockey, central michigan university, cmu, chippewas, saginaw valley state university, svsu, cardinals, great lakes loons, football, baseball, basketball, hockey, soccer","site_description":"Saginaw and Bay City Sports on MLive.com","site_section":"Sports","headline":"Saginaw and Bay City Sports","site_title":"Saginaw and Bay City Sports"},"navigation":{"nav_title":"Saginaw and Bay City Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Saginaw and Bay City Sports","_id":"/sports/saginaw-bay-city","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1024}}},"_website_section_id":"mlive./sports/saginaw-bay-city","type":"section","version":"0.6.0"},{"path":"/news/saginaw-bay-city","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Saginaw and Bay City News","description":"Saginaw and Bay City news on MLive.com","_id":"/news/saginaw-bay-city","additional_properties":{"original":{"parent":{"default":"/","native-app-news":"/news/regions","ellipsis":"/news","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/news/saginaw-bay-city"],"commercial_node":null,"url_path":"https://www.mlive.com/news/saginaw-bay-city/","default_content":null},"site":{"site_keywords":"saginaw, bay city, michigan, news, breaking news, crime, jobs, schools, weather, government, business","site_description":"Saginaw and Bay City news on MLive.com","headline":"Saginaw and Bay City News","site_title":"Saginaw and Bay City News - MLive.com","site_section":"News"},"navigation":{"nav_title":"Saginaw and Bay City News","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Saginaw and Bay City News","_id":"/news/saginaw-bay-city","ancestors":{"default":[],"native-app-news":["/news/regions","/"],"ellipsis":["/news","/"],"hamburger-menu":[]},"order":{"native-app-news":2008,"ellipsis":2006}}},"_website_section_id":"mlive./news/saginaw-bay-city","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@sa-river","_id":"1771823503861","text":"@sa-river","slug":"sa-river"},{"description":"@mlive-river","_id":"1771823505890","text":"@mlive-river","slug":"mlive-river"},{"description":"@highschoolsports-sbc","_id":"1771823510270","text":"@highschoolsports-sbc","slug":"highschoolsports-sbc"},{"description":"@meter","_id":"1771823512221","text":"@meter","slug":"meter"},{"description":"high-school-basketball","_id":"1771823515996","text":"high-school-basketball","slug":"high-school-basketball"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/e9a2f8db-01cf-40f2-bb6a-a671152f1473.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"hbernreu@mlive.com"},{"site":"facebook","deprecated":true,"deprecation_msg":"Please use social_links.","url":"https://www.facebook.com/hugh.bernreuter"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"@BernreuterHugh"}],"social_links":[{"site":"email","url":"hbernreu@mlive.com"},{"site":"facebook","url":"https://www.facebook.com/hugh.bernreuter"},{"site":"twitter","url":"@BernreuterHugh"}],"name":"Hugh Bernreuter","description":"I've covered Saginaw-area sports and athletes for more than 30 years. If you know of any interesting stories that need to be told, email me at hbernreu@mlive.com","_id":"hbernreu","additional_properties":{"original":{"lastName":"Bernreuter","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/e9a2f8db-01cf-40f2-bb6a-a671152f1473.png","education":[{"name":"Michigan State University"}],"role":"Sports Reporter","longBio":"Hugh Bernreuter is a sports reporter for MLive.com, focusing on high school sports in the Saginaw area. He has worked as a sports reporter for more than 40 years, starting in 1981. During his career, he has won 50 writing awards from Michigan Associated Press, Michigan Press Association and United Press International. He is a 2023 inductee into the Saginaw County Sports Hall of Fame and graduated from Michigan State University in 1985 with a bachelor's degree in journalism.  His email is hbernreu@mlive.com","facebook":"https://www.facebook.com/hugh.bernreuter","bio":"I've covered Saginaw-area sports and athletes for more than 30 years. If you know of any interesting stories that need to be told, email me at hbernreu@mlive.com","mt_author_id":"1198","firstName":"Hugh","twitter":"@BernreuterHugh","podcasts":[],"books":[],"personal_website":"https://www.mlive.com/staff/hbernreu/","awards":[],"_id":"hbernreu","last_updated_date":"2025-09-15T15:42:02.701Z","byline":"Hugh Bernreuter | hbernreu@mlive.com","email":"hbernreu@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtype":"article","first_publish_date":"2026-02-23T13:31:00Z","additional_properties":{"pc_content_hash":"b02740a7b3d77853fdf1005e56decc82440b587e19ef6fb434dcb2b7fceccc57","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Student Athlete","confidence":0.9},{"persona":"Active Lifestyle Advocate","confidence":0.8},{"persona":"Competitive Player","confidence":0.8},{"persona":"Sports Fan","confidence":0.7},{"persona":"Track and Field Enthusiast","confidence":0.7},{"persona":"Athletic Recruiter","confidence":0.6},{"persona":"Sports Analyst","confidence":0.5},{"persona":"Casual Athlete","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Adrenaline Junkie","confidence":0},{"persona":"Athletic Trainer","confidence":0},{"persona":"Basketball Enthusiast","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0}],"iab_taxonomy":[["Category name: Sports>College Sports","Confidence: 0.6266602277755737"],["Category name: Sports>Basketball","Confidence: 0.5405455231666565"],["Category name: Politics>Civic affairs","Confidence: 0.5140389800071716"],["Category name: Education>Secondary Education","Confidence: 0.472452849149704"]]},"is_published":false,"publish_date":"2026-02-23T13:31:00.000Z","has_published_copy":true},"last_updated_date":"2026-02-23T13:31:39.466Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"label":{"custom_label":{"display":true,"text":"Sports","url":""}},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"0a791b8e17703690205a44b25ffaa2c3bb787e41af381f94145fde7767fe6532"},"caption":"Hemlock freshman forward Sage LaVigne drives to the basket in a game against Nouvel Catholic Central.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","focal_point":{"x":3996,"y":792},"url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/IXNNQRCFX5C6LBEOJKU2GFFRGA.jpg","licensable":false,"credits":{"affiliation":[{"name":"Mike Kolleth | For MLive.com","type":"author"}],"by":[{"name":"Mike Kolleth","type":"author","byline":"Mike Kolleth"}]},"subtitle":"Sage LaVigne, Hemlock","width":7626,"creditIPTC":"Mike Kolleth | For MLive.com","_id":"IXNNQRCFX5C6LBEOJKU2GFFRGA","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/IXNNQRCFX5C6LBEOJKU2GFFRGA.jpg?auth=0a791b8e17703690205a44b25ffaa2c3bb787e41af381f94145fde7767fe6532","proxyUrl":"/resizer/v2/IXNNQRCFX5C6LBEOJKU2GFFRGA.jpg?auth=0a791b8e17703690205a44b25ffaa2c3bb787e41af381f94145fde7767fe6532","link":"","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/IXNNQRCFX5C6LBEOJKU2GFFRGA.jpg","published":true,"resizeUrl":"/resizer/v2/IXNNQRCFX5C6LBEOJKU2GFFRGA.jpg?auth=0a791b8e17703690205a44b25ffaa2c3bb787e41af381f94145fde7767fe6532","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/IXNNQRCFX5C6LBEOJKU2GFFRGA.jpg?auth=0a791b8e17703690205a44b25ffaa2c3bb787e41af381f94145fde7767fe6532&width=300","version":0,"focal_point":{"min":[3996,792],"max":[3996,792]},"originalName":"Sage LaVigne.jpg","mime_type":"image/jpeg","alt_text":"","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-23T05:16:06Z","last_updated_date":"2026-02-23T05:16:06Z","height":5084,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/IXNNQRCFX5C6LBEOJKU2GFFRGA.jpg?auth=0a791b8e17703690205a44b25ffaa2c3bb787e41af381f94145fde7767fe6532&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/IXNNQRCFX5C6LBEOJKU2GFFRGA.jpg?auth=0a791b8e17703690205a44b25ffaa2c3bb787e41af381f94145fde7767fe6532&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/IXNNQRCFX5C6LBEOJKU2GFFRGA.jpg?auth=0a791b8e17703690205a44b25ffaa2c3bb787e41af381f94145fde7767fe6532&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/IXNNQRCFX5C6LBEOJKU2GFFRGA.jpg?auth=0a791b8e17703690205a44b25ffaa2c3bb787e41af381f94145fde7767fe6532&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/hemlock-center-makes-immediate-impact-as-top-underclassman-winter-athlete-in-saginaw-area.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"OKTMXBPHK5HB5DJDUHPGAHCWWY","published":true,"branch":"default","revision_id":"BUIU2XUDBJDTZJMTZGDXC3LZFE"},"planning":{"story_length":{"character_count_actual":1282,"inch_count_actual":2,"word_count_actual":234,"line_count_actual":10}},"display_date":"2026-02-23T13:31:00Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"Hemlock center makes immediate impact as top underclassman winter athlete in Saginaw area"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/hemlock-center-makes-immediate-impact-as-top-underclassman-winter-athlete-in-saginaw-area.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-23T05:12:06.091Z","publish_date":"2026-02-23T13:31:00Z","_id":"UU4O3DUGHVEF3KCHTVFAC53JGA","website":"mlive","website_url":"/highschoolsports/2026/02/hemlock-center-makes-immediate-impact-as-top-underclassman-winter-athlete-in-saginaw-area.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"address":{"locality":"Ann Arbor","region":"MI"},"auth":{"1":"29556e11bbbd71958a92986560125b83f11bc519bc970fe38a8d43ae514e75fd"},"caption":"Saline’s Brice LaFleur, left, wrestles Temperance Bedford’s Cody Duvendack, right, during a 113-pound match at Saline High School on Thursday, Jan. 23, 2025.  ","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/7YBKCMWAVRBE5IU3WXWMNX6SCA.JPG","licensable":true,"credits":{"affiliation":[{"name":"Jackson Ranger | MLive.com","type":"author"}],"by":[{"name":"Jackson Ranger | MLive.com","type":"author","byline":"Jackson Ranger | MLive.com"}]},"subtitle":"Saline Wrestling Hosts Temperance Bedford","width":5108,"_id":"7YBKCMWAVRBE5IU3WXWMNX6SCA","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/7YBKCMWAVRBE5IU3WXWMNX6SCA.JPG?auth=29556e11bbbd71958a92986560125b83f11bc519bc970fe38a8d43ae514e75fd","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/7YBKCMWAVRBE5IU3WXWMNX6SCA.JPG?auth=29556e11bbbd71958a92986560125b83f11bc519bc970fe38a8d43ae514e75fd","link":"","takenOn":"2025-01-23T23:01:23Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/7YBKCMWAVRBE5IU3WXWMNX6SCA.JPG","published":true,"resizeUrl":"/resizer/v2/7YBKCMWAVRBE5IU3WXWMNX6SCA.JPG?auth=29556e11bbbd71958a92986560125b83f11bc519bc970fe38a8d43ae514e75fd","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/7YBKCMWAVRBE5IU3WXWMNX6SCA.JPG?auth=29556e11bbbd71958a92986560125b83f11bc519bc970fe38a8d43ae514e75fd&width=300","version":0,"originalName":"JCR+SalineVBedfordWrestling013.JPG","mime_type":"image/jpeg","alt_text":"","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Saline hosts Temperance Bedford in dual wrestling meet"},"_id":"HV3CKFUFUJBINEQFTH3HJTT7LA"}]},"created_date":"2025-01-24T03:13:56Z","last_updated_date":"2025-01-24T03:13:56Z","height":3399,"image_type":"photograph"},{"_id":"UIEYJXJJPBAI3KI2VDQBLXQDDM","additional_properties":{},"type":"text","content":"The Ann Arbor area will have more than a dozen wrestlers at the individual state finals, including two regional champions. "},{"_id":"KAODQREOZJATPHBYJZUS2QTSOY","additional_properties":{},"type":"text","content":"Saline’s Brice LaFleur and Ypsilanti’s Isaiah Ruffin each earned individual regional championships, while several other wrestlers punched their tickets to the state finals after finishing in the Top 4 of their respective weight classes on Saturday. "},{"_id":"NWNJPJ2XARBXRCD7GY4OLXC5OA","additional_properties":{},"type":"text","content":"LaFleur captured another regional title as he went 3-0, including a 4-1 decision over Temperance Bedford’s Cody Duvendack in the final. "},{"_id":"5ZUKJMJH6NAU7F2EW5AJQJRKRQ","additional_properties":{},"type":"text","content":"Ypsilanti’s Ruffin continued his breakout season as he also finished 3-0 with a 6-3 sudden victory overtime against New Boston Huron’s Caleb Frazier. "},{"_id":"QYLV5YK5OBAH7ADUJS6D6T2GWU","additional_properties":{},"type":"text","content":"Saline sent four wrestlers in total to lead the Ann Arbor area, while Ypsilanti, Chelsea and Milan all had two state qualifiers. Pioneer, Dexter, Skyline, Father Gabriel Richard and Whitmore Lake had one qualifier. "},{"_id":"63HGW5JJFFEBNKG5XUE75PR4PE","additional_properties":{},"type":"text","content":"Three girls wrestlers from the area also made it through regionals as Ann Arbor Pioneer’s Quincy Behm, Whitmore Lake’s Abby Muchow and Milan’s Avalynn McCune all qualified on Sunday. "},{"_id":"C6NO3AMQ2FALFLB47ZTGG5XFIY","additional_properties":{},"type":"text","content":"See each wrestler who qualified for the state finals, which will take place March 6-7 at Ford Field. "},{"_id":"MSHRDRKDKRCYFP6EXSPR7QWSVA","additional_properties":{},"type":"text","content":"-- "},{"level":3,"_id":"OMZKQOEH65EA5K5GEOAEQK4GHQ","additional_properties":{},"type":"header","content":"<b>DIVISION 1 </b> <b>REGIONAL 3</b> "},{"_id":"PVE3DBV4ORFL7J3YH2K4YEFOZI","additional_properties":{},"type":"text","content":"<b>120 pounds</b> "},{"_id":"B4ZEQKFAAZE5TGQWBOZV5DZNP4","additional_properties":{},"type":"text","content":"1st place – Brice LaFleur, Saline "},{"_id":"J7PTAKIM7RGGNJDWYWIBKSUI6M","additional_properties":{},"type":"text","content":"<b>144 pounds </b>"},{"_id":"REG6AQD3B5GKLFGQQX5QUOQIZA","additional_properties":{},"type":"text","content":"2nd place – Anthony James, Saline "},{"_id":"ESSD432DRBFPDH6CUOMZFJDHWI","additional_properties":{},"type":"text","content":"<b>150 pounds </b>"},{"_id":"KWT3BEDXZBGYTDY2XSX76JVRMY","additional_properties":{},"type":"text","content":"2nd place – Jacob Clauser, Saline "},{"_id":"35E6REL75VF5FB5LHVLBMO2O6E","additional_properties":{},"type":"text","content":"<b>165 pounds</b> "},{"_id":"OTNX4DYO2ZFHHNTN3MP5OFWKHI","additional_properties":{},"type":"text","content":"4th place – Jasper Dye, Dexter "},{"_id":"WZMEIYZSA5BHLLRMJI7CWJ2VQQ","additional_properties":{},"type":"text","content":"<b>175 pounds</b> "},{"_id":"3V2HMHLQRBBH3DAOIXISELB2YQ","additional_properties":{},"type":"text","content":"3rd place – Peter Werns, Ann Arbor Skyline "},{"_id":"UDQJQACG6RD2TAZ4HFSIQA7W7U","additional_properties":{},"type":"text","content":"<b>285 pounds </b>"},{"_id":"HEQBTGISLRBKLCALQ2RMQY6OKY","additional_properties":{},"type":"text","content":"2nd place – Jericoh Powe, Saline "},{"_id":"Y72HPAXBVVCQFF4AYESZGUFRGU","additional_properties":{},"type":"text","content":"4th place – Henry Westfall, Ann Arbor Pioneer "},{"_id":"D4LT2BJ4KJDFFA7SRVJD4IEGYE","additional_properties":{},"type":"text","content":"-- "},{"level":3,"_id":"W7T464IHNFAYPKQSDELO7CVP2M","additional_properties":{},"type":"header","content":"<b>DIVISION 2 REGIONAL 7 </b>"},{"_id":"HLDJ6HGDVFAYNNR7CE654IOMAA","additional_properties":{},"type":"text","content":"<b>106 pounds </b>"},{"_id":"FJQDEGLRO5FNZGE3ERM3UM4OGA","additional_properties":{},"type":"text","content":"1st place – Isaiah Ruffin, Ypsilanti "},{"_id":"L4MRQPQPMNBYPL3OSGC5GHQKHA","additional_properties":{},"type":"text","content":"<b>120 pounds </b>"},{"_id":"7NJRZEKVNZFG5K27SGLDUDHV7M","additional_properties":{},"type":"text","content":"4th place – Ayouba Bathily, Ypsilanti "},{"_id":"36DB3FBTPZDCFBYLSIQ27CMCHQ","additional_properties":{},"type":"text","content":"<b>126 pounds </b>"},{"_id":"3SHQMR6S6VDMNFASPDIGVUSWHY","additional_properties":{},"type":"text","content":"4th place – Collin Beckel, Chelsea "},{"_id":"LHPDHAKMEJGKNLJHDAOE5RCQ6A","additional_properties":{},"type":"text","content":"<b>132 pounds </b>"},{"_id":"ZEK3RT66YJGFDJSN4HE2OKTDEI","additional_properties":{},"type":"text","content":"3rd place – Hunter Burk, Chelsea "},{"_id":"XNYTJ2NVEFFLDGX6BBCXBWGCRQ","additional_properties":{},"type":"text","content":"<b>138 pounds </b>"},{"_id":"GNJM7IZ5M5DITKSWVQCCU4ZBWQ","additional_properties":{},"type":"text","content":"3rd place – Ben Sullivan, Ann Arbor Father Gabriel Richard "},{"_id":"ARCRHEK7X5F47I4UNVU2CKJMOA","additional_properties":{},"type":"text","content":"-- "},{"level":3,"_id":"DKG5YUFKJFBDBBS3O5FCF55EME","additional_properties":{},"type":"header","content":"<b>DIVISION 3 REGIONAL 12 </b>"},{"_id":"4PH6Z5RKPRDPJKEPOGH56IUANI","additional_properties":{},"type":"text","content":"<b>132 pounds </b>"},{"_id":"NXQ4ZASEVFADVOY7ISBJKB6W2Y","additional_properties":{},"type":"text","content":"4th place – Patrick McShane, Milan "},{"_id":"NDWSZRHPAVBETMWEO3XMH77MAU","additional_properties":{},"type":"text","content":"<b>175 pounds </b>"},{"_id":"45BISREC7FGXJNEPH3Q4AO2MOU","additional_properties":{},"type":"text","content":"3rd place – Samir Jomaa, Milan "},{"_id":"HTV5FUJPKFHOPA3D47LADSTRJ4","additional_properties":{},"type":"text","content":"--"},{"level":3,"_id":"GE4XHDSDKRCDTGMVEMSPFLULRU","additional_properties":{},"type":"header","content":"<b>DIVISION 4 REGIONAL 15 </b>"},{"_id":"NRBPO4WN5JE7LKREOQ2O73KIVI","additional_properties":{},"type":"text","content":"2nd place – Cayden Bradburn, Whitmore Lake "},{"_id":"NXVDNTZ3MJCQJOP2ISTMLMF5QI","additional_properties":{},"type":"text","content":"-- "},{"level":2,"_id":"KWW3ZBEJDZCARN4R5PA3HOTWFM","additional_properties":{},"type":"header","content":"<b>GIRLS WRESTLING </b>"},{"_id":"O77EV6QL2FGQBDEX5AGMZOITGQ","additional_properties":{},"type":"text","content":"<b>REGIONAL 4</b> "},{"_id":"6VMONFCB5ZCZFBSGO4KGLL73XU","additional_properties":{},"type":"text","content":"<b>110 pounds</b> "},{"_id":"7N4VWGADF5DVJLE7OLRDUTB7P4","additional_properties":{},"type":"text","content":"3rd place - Abby Muchow, Whitmore Lake "},{"_id":"JLZVAAAICNCTXJJFMJDT4AONDU","additional_properties":{},"type":"text","content":"<b>125 pounds </b> "},{"_id":"YVLTOLI42NEFPA6QHDE2LDESAY","additional_properties":{},"type":"text","content":"3rd place - Quincy Behm, Ann Arbor Pioneer "},{"_id":"A4O3BPHUIVHNRHJWSFXSV6BHO4","additional_properties":{},"type":"text","content":"<b>155 pounds </b> "},{"_id":"IYERJTH2QFH4VNXZQCY66GUOEY","additional_properties":{},"type":"text","content":"4th place - Avalynn McCune, Milan "}],"description":{"basic":"The Ann Arbor saw more than a dozen wrestlers earn their spot in the indivdual wrestling state finals over the weekend. "},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"custom_id":"PER7073f2563","label":"Brice LaFleur","type":"Person"},{"custom_id":"PER6ad2ac7ac","label":"Caleb Frazier","type":"Person"},{"custom_id":"PERd2537487e","label":"Quincy Behm","type":"Person"},{"custom_id":"PER914dfda01","label":"Abby Muchow","type":"Person"},{"custom_id":"PER9cbf719c8","label":"Jacob Clauser","type":"Person"},{"custom_id":"PERbf8a45b3b","label":"Jasper Dye","type":"Person"},{"custom_id":"PERe2091ccb5","label":"Anthony James","type":"Person"},{"custom_id":"PERa5c14fc94","label":"Peter Werns","type":"Person"},{"custom_id":"PERef8f8b1a1","label":"Jericoh Powe","type":"Person"},{"custom_id":"COMeb14ea9a1","label":"Cayden","type":"Company"},{"custom_id":"COM4b8cc39b8","label":"Bradburn","type":"Company"},{"custom_id":"COMd1571321c","label":"Temperance Bedford","type":"Company"},{"custom_id":"COM743d781ad","label":"Pioneer","type":"Company"},{"custom_id":"COM3cb5c345e","label":"Skyline","type":"Company"},{"custom_id":"PER302d82798","label":"Cody Duvendack","type":"Person"},{"custom_id":"PER1faa56dd8","label":"Avalynn McCune","type":"Person"}],"categories":[{"score":0.934,"classifier":"iab_content_taxonomy","name":"Sports>Wrestling","_id":"483.546"},{"score":0.9242,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":0.7021,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"classifier":"advancelocal_custom_categories","name":"Vyvanse | Blocklist ","_id":"cat0184"},{"classifier":"advancelocal_custom_categories","name":"Clean Water","_id":"cat0214"}],"content_topics":[{"score":0.6607,"_id":"Q1021681","label":"Ypsilanti, Michigan"},{"score":0.5225,"_id":"Q8757012","label":"People from Michigan Territory"},{"score":0.493,"_id":"Q8645840","label":"Regents of the University of Michigan"},{"score":0.4842,"_id":"Q485172","label":"Ann Arbor, Michigan"},{"score":0.4842,"_id":"Q2795199","label":"Dexter, Michigan"},{"score":0.4673,"_id":"Q6995348","label":"Michigan Territory"},{"score":0.4446,"_id":"Q13271603","label":"Michigan Territory officials"},{"score":0.4244,"_id":"Q8372008","label":"Delegates to the United States House of Representatives from Michigan Territory"},{"score":0.3898,"_id":"Q24925821","label":"Michigan independents"},{"score":0.3749,"_id":"Q13285369","label":"People from pre-statehood Michigan"},{"score":0.3664,"_id":"Q1489605","label":"Gabriel Richard"},{"score":0.3612,"_id":"Q8620637","label":"United States representatives from Michigan"},{"score":0.3436,"_id":"Q7196697","label":"Pioneer High School (Ann Arbor, Michigan)"},{"score":0.3427,"_id":"Q9784383","label":"People from Michigan"},{"score":0.3261,"_id":"Q8803757","label":"University of Michigan"},{"score":0.3161,"_id":"Q8883733","label":"University of Michigan people"},{"score":0.3067,"_id":"Q8756690","label":"People from former regions and territories of the United States"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/ann-arbor","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Ann Arbor Sports","description":"Ann Arbor, Michigan sports news. Get the latest Ann Arbor high school sports, college sports, University of Michigan Wolverines, Eastern Michigan University Eagles news, and more. Browse photos, videos and more at The Ann Arbor News - MLive.com","_id":"/sports/ann-arbor","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/ann-arbor"],"commercial_node":null,"url_path":"www.mlive.com/sports/ann-arbor/","default_content":null},"site":{"site_keywords":"Ann Arbor Sports, Ann Arbor Michigan Sports, Ann Arbor High School Sports, Eastern Michigan University Eagles, University of Michigan Football, University of Michigan Basketball, Wolverines Football, Wolverines Basketball, University of Michigan Wolverines","site_description":"Ann Arbor, Michigan sports news. Get the latest Ann Arbor high school sports, college sports, University of Michigan Wolverines, Eastern Michigan University Eagles news, and more. Browse photos, videos and more at The Ann Arbor News - MLive.com","site_section":"Sports","headline":"Ann Arbor Sports","site_title":"Ann Arbor Sports"},"navigation":{"nav_title":"Ann Arbor Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Ann Arbor Sports","_id":"/sports/ann-arbor","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1037}}},"_website_section_id":"mlive./sports/ann-arbor","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@aa-river","_id":"1771782054654","text":"@aa-river","slug":"aa-river"},{"description":"@highschoolsports-aa","_id":"1771782060152","text":"@highschoolsports-aa","slug":"highschoolsports-aa"},{"description":"hs-wrestling","_id":"1771782065816","text":"hs-wrestling","slug":"hs-wrestling"},{"description":"@meter","_id":"1771782067515","text":"@meter","slug":"meter"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/d5126b11-1d26-400b-872e-3b9d8c74f61c.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"gwickliffe@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"gregwickliffe10"}],"social_links":[{"site":"email","url":"gwickliffe@mlive.com"},{"site":"twitter","url":"gregwickliffe10"}],"name":"Greg Wickliffe","description":"","_id":"gwickli1","additional_properties":{"original":{"lastName":"Wickliffe","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/d5126b11-1d26-400b-872e-3b9d8c74f61c.png","education":[{"name":"Central Michigan University, Bacherlor's in Journalism, 2017"},{"name":"Syracuse University, Master's in Communications, 2024"}],"role":"Sports Reporter","longBio":"Greg Wickliffe is a sports reporter for MLive.com and covers local sports in Ann Arbor. Greg writes about various topics, with a primary focus on high school sports. Greg has covered Michigan High School Athletic Association state championships in several sports, including football and basketball, among others. He also has experience covering the NBA, MLB, Olympics and collegiate athletics. He has spent seven years in Journalism, primarily in sports, since graduating from Central Michigan University with a bachelor's degree in journalism in 2017. Prior to joining MLive.com, Greg worked as a sports reporter for The Petoskey News-Review, covering local sports in northern Michigan. Greg also has a master's degree in communications through Syracuse University. ","bio":"","expertise":"Sports.","mt_author_id":"12582548","firstName":"Greg","twitter":"gregwickliffe10","books":[],"podcasts":[],"awards":[{"name":"Regional Emmy Award winner (2025) "}],"beat":"Local Sports-Ann Arbor","_id":"gwickli1","last_updated_date":"2025-09-12T18:58:17.652Z","byline":"Greg Wickliffe |gwickliffe@mlive.com","email":"gwickliffe@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtype":"article","first_publish_date":"2026-02-23T13:30:00Z","additional_properties":{"pc_content_hash":"0b36d413c51e5aad8ae951a866801454df847bb7e4e58cb87fe9f87ea2ef3fd1","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Competitive Player","confidence":0.9},{"persona":"Sports Fan","confidence":0.9},{"persona":"Casual Athlete","confidence":0.8},{"persona":"Student Athlete","confidence":0.8},{"persona":"Athletic Trainer","confidence":0.7},{"persona":"Athletic Recruiter","confidence":0.6},{"persona":"Martial Arts Enthusiast","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Rugby Enthusiast","confidence":0},{"persona":"Bodybuilding Enthusiast","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Active Lifestyle Advocate","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Sports Analyst","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0},{"persona":"Amateur Sports Analyst","confidence":0},{"persona":"Soccer Enthusiast","confidence":0},{"persona":"Football Enthusiast","confidence":0}],"iab_taxonomy":[["Category name: Sports>Wrestling","Confidence: 0.9514575004577637"],["Category name: Education>Secondary Education","Confidence: 0.6030170321464539"],["Category name: Sports>College Sports","Confidence: 0.5209207534790039"],["Category name: Politics>Civic affairs","Confidence: 0.4310070872306824"],["Category name: Sports>Soccer","Confidence: 0.1370231956243515"]]},"is_published":false,"publish_date":"2026-02-23T13:30:00.000Z","has_published_copy":true},"last_updated_date":"2026-02-23T13:30:40.87Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"address":{"locality":"Ann Arbor","region":"MI"},"auth":{"1":"29556e11bbbd71958a92986560125b83f11bc519bc970fe38a8d43ae514e75fd"},"caption":"Saline’s Brice LaFleur, left, wrestles Temperance Bedford’s Cody Duvendack, right, during a 113-pound match at Saline High School on Thursday, Jan. 23, 2025. ","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/7YBKCMWAVRBE5IU3WXWMNX6SCA.JPG","licensable":true,"credits":{"affiliation":[{"name":"Jackson Ranger | MLive.com","type":"author"}],"by":[{"name":"Jackson Ranger | MLive.com","type":"author","byline":"Jackson Ranger | MLive.com"}]},"subtitle":"Saline Wrestling Hosts Temperance Bedford","width":5108,"_id":"7YBKCMWAVRBE5IU3WXWMNX6SCA","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/7YBKCMWAVRBE5IU3WXWMNX6SCA.JPG?auth=29556e11bbbd71958a92986560125b83f11bc519bc970fe38a8d43ae514e75fd","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/7YBKCMWAVRBE5IU3WXWMNX6SCA.JPG?auth=29556e11bbbd71958a92986560125b83f11bc519bc970fe38a8d43ae514e75fd","takenOn":"2025-01-23T23:01:23Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/7YBKCMWAVRBE5IU3WXWMNX6SCA.JPG","published":true,"resizeUrl":"/resizer/v2/7YBKCMWAVRBE5IU3WXWMNX6SCA.JPG?auth=29556e11bbbd71958a92986560125b83f11bc519bc970fe38a8d43ae514e75fd","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/7YBKCMWAVRBE5IU3WXWMNX6SCA.JPG?auth=29556e11bbbd71958a92986560125b83f11bc519bc970fe38a8d43ae514e75fd&width=300","version":0,"originalName":"JCR+SalineVBedfordWrestling013.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Saline hosts Temperance Bedford in dual wrestling meet"},"_id":"HV3CKFUFUJBINEQFTH3HJTT7LA"}]},"created_date":"2025-01-24T03:13:56Z","last_updated_date":"2025-01-24T03:13:56Z","height":3399,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/7YBKCMWAVRBE5IU3WXWMNX6SCA.JPG?auth=29556e11bbbd71958a92986560125b83f11bc519bc970fe38a8d43ae514e75fd&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/7YBKCMWAVRBE5IU3WXWMNX6SCA.JPG?auth=29556e11bbbd71958a92986560125b83f11bc519bc970fe38a8d43ae514e75fd&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/7YBKCMWAVRBE5IU3WXWMNX6SCA.JPG?auth=29556e11bbbd71958a92986560125b83f11bc519bc970fe38a8d43ae514e75fd&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/7YBKCMWAVRBE5IU3WXWMNX6SCA.JPG?auth=29556e11bbbd71958a92986560125b83f11bc519bc970fe38a8d43ae514e75fd&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/2-regional-champs-lead-ann-arborarea-qualifiers-for-wrestling-state-finals.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"ATHO455BMVA5PAJMEGSSKEABR4","published":true,"branch":"default","revision_id":"2S56PR5YE5GJRO3HI6KR5JQM5E"},"planning":{"story_length":{"character_count_actual":2148,"inch_count_actual":8,"word_count_actual":358,"line_count_actual":54}},"display_date":"2026-02-23T13:30:00Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"2 regional champs lead Ann Arbor‑area qualifiers for wrestling state finals"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/2-regional-champs-lead-ann-arborarea-qualifiers-for-wrestling-state-finals.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-22T17:41:49.307Z","publish_date":"2026-02-23T13:30:00Z","_id":"35KQFTJXUZBNXIXG5LIVYZRBAE","website":"mlive","website_url":"/highschoolsports/2026/02/2-regional-champs-lead-ann-arborarea-qualifiers-for-wrestling-state-finals.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"5067e6dc872b4c475af7d6c2ddfdf3f33375c62a849f7c078d55aecc15ba4478"},"caption":"Freeland’s Brigham Smith wrestles John Glenn’s Owen Tucker during the Division 2 team wrestling regionals championship match.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/G7IJETKBFZDM3KXL6HEV2LINF4.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":2444,"_id":"G7IJETKBFZDM3KXL6HEV2LINF4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/G7IJETKBFZDM3KXL6HEV2LINF4.JPG?auth=5067e6dc872b4c475af7d6c2ddfdf3f33375c62a849f7c078d55aecc15ba4478","iptc_source":"00108271A","proxyUrl":"/resizer/v2/G7IJETKBFZDM3KXL6HEV2LINF4.JPG?auth=5067e6dc872b4c475af7d6c2ddfdf3f33375c62a849f7c078d55aecc15ba4478","link":"","takenOn":"2026-02-19T00:59:51Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/G7IJETKBFZDM3KXL6HEV2LINF4.JPG","published":true,"resizeUrl":"/resizer/v2/G7IJETKBFZDM3KXL6HEV2LINF4.JPG?auth=5067e6dc872b4c475af7d6c2ddfdf3f33375c62a849f7c078d55aecc15ba4478","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/G7IJETKBFZDM3KXL6HEV2LINF4.JPG?auth=5067e6dc872b4c475af7d6c2ddfdf3f33375c62a849f7c078d55aecc15ba4478&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-62.JPG","mime_type":"image/jpeg","alt_text":"","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026"},"_id":"ELXA6FPYXVAJBHFDJHQ3PD45CQ"}]},"created_date":"2026-02-19T04:57:41Z","last_updated_date":"2026-02-19T04:57:41Z","height":1629,"image_type":"photograph"},{"_id":"HMTLTQ34LRAQVEYINSMUAIMTK4","additional_properties":{},"type":"text","content":"Thirteen Saginaw-area wrestlers claimed regional championships, gaining momentum for the Michigan high school <a href=\"https://www.mlive.com/topic/hs-wrestling/\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/topic/hs-wrestling/\">individual wrestling</a> state meet March 6-7 at Ford Field."},{"_id":"GR2T246GLBFPBBR2NOYDY2GKCI","additional_properties":{},"type":"text","content":"St. Louis paced the Saginaw-area teams with five wrestlers earning firsts in the Division 4 regional at St. Louis."},{"_id":"C26BPLWCGRF3HMUTXCN5TKQEJA","additional_properties":{},"type":"text","content":"Alex Rodriguez remained unbeaten at 120 pounds, improving to 39-0 with an 11-2 major decision over Brown City’s Aedyn Pasco. He was joined on the Sharks’ title run by Karson Tweh (37-7) at 165 pounds, Drew Challender (44-6) at 190, Laythan Haworth (41-8) at 138 and Owen Fogel (48-3) at 126 pounds. "},{"_id":"DVDZFB4RNBGFXEFPIZFZ6MOCDI","additional_properties":{},"type":"text","content":"Saginaw-area runner-ups at St. Louis included Vassar’s Cole Nickerson at 144 pounds, St. Louis’ Rudy Clapp at 113 and Michigan Lutheran Seminary’s Ridley Wakefield at 132."},{"_id":"GAK3HYDVUZDFHIAODW7UOPJ5SA","additional_properties":{},"type":"text","content":"Two Birch Run wrestlers won titles at the Division 3 meet at Yale. Ethan White improved to 50-3 with a 4-1 decision at 165 pounds, while Alex Golden (51-2) claimed the title at 106 pounds."},{"_id":"AWZEEBROKNH5TDSEZZOT2FCKQM","additional_properties":{},"type":"text","content":"Swan Valley’s Alex Schram and Caro’s Karter Flikkie also won regional championships at Yale. Schram improved to 48-2 with a 12-3 major decision at 190 pounds, while Flikkie improved to 47-10 with a pin at 3:03 in the 120-pound final."},{"_id":"D43HBCB3CJCA3BDAVMO45LCOTM","additional_properties":{},"type":"text","content":"Five Saginaw-area wrestlers finished as runners-up at the Yale regional, including Birch Run’s Sean Cos at 126 pounds, Birch Run’s Jackson Newton at 113, Frankenmuth’s Michael Carter at 285, Frankenmuth’s Griffin Clontz at 157 and Frankenmuth’s Bradyn Curtis at 144."},{"_id":"U46I6QVYNBC3VBBNW6SFXNHWLQ","additional_properties":{},"type":"text","content":"At the Division 3 Boyne City regional, Sanford Meridian’s Karson Yancer improved to 50-3 with a championship at 150 pounds. Teammate Austin Bourassa was second at 190 pounds."},{"_id":"TUBPUUXLSNDKXA2EOBP52GASIU","additional_properties":{},"type":"text","content":"At the Division 2 regional in Cadillac, Freeland’s Brigham Smith (46-5) emerged with a championship at 285 pounds, using a 7-0 decision to top Shawn Paszkowski from Cadillac."},{"_id":"34B5RZZULNBOLGPKA2QJHRRBMQ","additional_properties":{},"type":"text","content":"In the Division 1 regional at Clarkston, Midland High’s Eamon Murray improved to 55-1 with an 8-5 win over Davison’s Brandon Glisson in the 215-pound championship match. "},{"level":3,"_id":"476UYZR26RFSBOUBZDBFWNOEZU","additional_properties":{},"type":"header","content":"Girls Wrestling"},{"_id":"LL4F7T2QWJDBHDJRPP4QEQQLUQ","additional_properties":{},"type":"text","content":"<b>At Warren Mott</b>"},{"_id":"I6QAY7XHFVFI5MW5ZWI4CJGD74","additional_properties":{},"type":"text","content":"Midland High senior Halle Spears remained unbeaten at 29-0, winning the 235-pound regional championship after starting the day with a pair of pins. Millington’s Emmaleigh Peters (135 pounds) and Kylie Ross (145) finished as runners-up, as did Heritage’s Evangeline Lisik (100 pounds). "},{"_id":"G6AMNLQ2QNGEXMPAJWPHEGAB5Q","type":"raw_html","content":"<adi-stories-by-author adiWidgetId=\"widgie-675ec1db-0020-438e-8591-423f87959d74\"></adi-stories-by-author>"}],"description":{"basic":"Thirteen regional wrestling champions will lead a Saginaw-area contingent to the individual wrestling state finals at Ford Field. "},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"custom_id":"PER602a8e2e9","label":"Jackson Newton","type":"Person"},{"custom_id":"PERe1effe057","label":"Sean Cos","type":"Person"},{"custom_id":"PER35bfb629e","label":"Alex Schram","type":"Person"},{"custom_id":"PER47a960053","label":"Karter Flikkie","type":"Person"},{"custom_id":"PER928efe04e","label":"Karson Tweh","type":"Person"},{"custom_id":"PERe79a42203","label":"Laythan Haworth","type":"Person"},{"custom_id":"PERe2b481c86","label":"Owen Fogel","type":"Person"},{"custom_id":"COM0e6f1eb87","label":"Warren MottMidland High","type":"Company"},{"custom_id":"COMade434c4c","label":"Division 4","type":"Company"},{"custom_id":"COMe0e5a699b","label":"Brown City","type":"Company"},{"custom_id":"PER7d505e96e","label":"Aedyn Pasco","type":"Person"},{"custom_id":"COM80ee0c50e","label":"Sharks","type":"Company"},{"custom_id":"PERe7bde6c42","label":"Drew Challender","type":"Person"},{"custom_id":"PER126525a19","label":"Halle Spears","type":"Person"},{"custom_id":"PER10aa65db8","label":"Rudy Clapp","type":"Person"},{"custom_id":"PER90f77e604","label":"Ridley Wakefield","type":"Person"},{"custom_id":"PER93ea2adbe","label":"Ethan White","type":"Person"},{"custom_id":"PER03d8ba0a6","label":"Alex Golden","type":"Person"},{"custom_id":"COM42b1c4d8f","label":"Swan Valley","type":"Company"},{"custom_id":"COMccb05dc4b","label":"Caro","type":"Company"},{"custom_id":"PER37c364c1f","label":"Brigham Smith","type":"Person"},{"custom_id":"COM78f0c3eaf","label":"Freeland","type":"Company"},{"custom_id":"PER58758d440","label":"Shawn Paszkowski","type":"Person"},{"custom_id":"COM94e620518","label":"Midland High","type":"Company"},{"custom_id":"PERab62ca63e","label":"Eamon Murray","type":"Person"},{"custom_id":"COMf600fff1d","label":"Davison","type":"Company"},{"custom_id":"PERa96074c2d","label":"Brandon Glisson","type":"Person"},{"custom_id":"PER1af8158e1","label":"Emmaleigh Peters","type":"Person"},{"custom_id":"PER49d4c193a","label":"Austin Bourassa","type":"Person"},{"custom_id":"PER36e421d09","label":"Kylie Ross","type":"Person"},{"custom_id":"COM8e3bce4e6","label":"Millington","type":"Company"},{"custom_id":"COM382af9d17","label":"Heritage","type":"Company"},{"custom_id":"PER64cb05598","label":"Evangeline Lisik","type":"Person"},{"custom_id":"PERe41c9b310","label":"Cole Nickerson","type":"Person"},{"custom_id":"COMf06076184","label":"Vassar","type":"Company"},{"custom_id":"PERfbcfa4bb5","label":"Michael Carter","type":"Person"},{"custom_id":"PER4c90f913f","label":"Griffin Clontz","type":"Person"},{"custom_id":"PER842615e28","label":"Bradyn Curtis","type":"Person"},{"custom_id":"COMa2dbe8632","label":"Sanford Meridian","type":"Company"},{"custom_id":"PER4e9b7f792","label":"Karson Yancer","type":"Person"}],"categories":[{"score":1,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":1,"classifier":"iab_content_taxonomy","name":"Sports>Wrestling","_id":"483.546"},{"score":0.7219,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"}],"content_topics":[{"score":0.6869,"_id":"Q6471124","label":"Wrestling"},{"score":0.61,"_id":"Q7016344","label":"Combat sports"},{"score":0.5931,"_id":"Q9033020","label":"Athletic sports"},{"score":0.5278,"_id":"Q7017036","label":"Indoor sports"},{"score":0.5269,"_id":"Q7144134","label":"Professional wrestling"},{"score":0.5164,"_id":"Q7016443","label":"Individual sports"},{"score":0.5063,"_id":"Q7149175","label":"WWE pay-per-view events"},{"score":0.5027,"_id":"Q1457982","label":"Sports"},{"score":0.4916,"_id":"Q7216322","label":"Team sports"},{"score":0.4808,"_id":"Q8795174","label":"Professional wrestling shows"},{"score":0.477,"_id":"Q8798680","label":"Sports entertainment"},{"score":0.4668,"_id":"Q6329220","label":"WWE"},{"score":0.4665,"_id":"Q7149162","label":"WWE shows"},{"score":0.4661,"_id":"Q6290708","label":"Pay-per-view professional wrestling events"},{"score":0.445,"_id":"Q8796994","label":"Sport wrestling"},{"score":0.3978,"_id":"Q6463761","label":"Martial arts"},{"score":0.3647,"_id":"Q8237647","label":"Amateur wrestling"},{"score":0.3617,"_id":"Q105102175","label":"Solo activities"},{"score":0.347,"_id":"Q49112","label":"Yale University"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/saginaw-bay-city","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Saginaw and Bay City Sports","description":"Saginaw and Bay City Sports on MLive.com","_id":"/sports/saginaw-bay-city","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/saginaw-bay-city"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/saginaw-bay-city/","default_content":null},"site":{"site_keywords":"saginaw, bay city, michigan, sports, saginaw spirit hockey, central michigan university, cmu, chippewas, saginaw valley state university, svsu, cardinals, great lakes loons, football, baseball, basketball, hockey, soccer","site_description":"Saginaw and Bay City Sports on MLive.com","site_section":"Sports","headline":"Saginaw and Bay City Sports","site_title":"Saginaw and Bay City Sports"},"navigation":{"nav_title":"Saginaw and Bay City Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Saginaw and Bay City Sports","_id":"/sports/saginaw-bay-city","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1024}}},"_website_section_id":"mlive./sports/saginaw-bay-city","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@sa-river","_id":"1771804863297","text":"@sa-river","slug":"sa-river"},{"description":"@highschoolsports-sbc","_id":"1771804867781","text":"@highschoolsports-sbc","slug":"highschoolsports-sbc"},{"description":"@meter","_id":"1771804869412","text":"@meter","slug":"meter"},{"description":"hs-wrestling","_id":"1771804872019","text":"hs-wrestling","slug":"hs-wrestling"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/e9a2f8db-01cf-40f2-bb6a-a671152f1473.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"hbernreu@mlive.com"},{"site":"facebook","deprecated":true,"deprecation_msg":"Please use social_links.","url":"https://www.facebook.com/hugh.bernreuter"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"@BernreuterHugh"}],"social_links":[{"site":"email","url":"hbernreu@mlive.com"},{"site":"facebook","url":"https://www.facebook.com/hugh.bernreuter"},{"site":"twitter","url":"@BernreuterHugh"}],"name":"Hugh Bernreuter","description":"I've covered Saginaw-area sports and athletes for more than 30 years. If you know of any interesting stories that need to be told, email me at hbernreu@mlive.com","_id":"hbernreu","additional_properties":{"original":{"lastName":"Bernreuter","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/e9a2f8db-01cf-40f2-bb6a-a671152f1473.png","education":[{"name":"Michigan State University"}],"role":"Sports Reporter","longBio":"Hugh Bernreuter is a sports reporter for MLive.com, focusing on high school sports in the Saginaw area. He has worked as a sports reporter for more than 40 years, starting in 1981. During his career, he has won 50 writing awards from Michigan Associated Press, Michigan Press Association and United Press International. He is a 2023 inductee into the Saginaw County Sports Hall of Fame and graduated from Michigan State University in 1985 with a bachelor's degree in journalism.  His email is hbernreu@mlive.com","facebook":"https://www.facebook.com/hugh.bernreuter","bio":"I've covered Saginaw-area sports and athletes for more than 30 years. If you know of any interesting stories that need to be told, email me at hbernreu@mlive.com","mt_author_id":"1198","firstName":"Hugh","twitter":"@BernreuterHugh","podcasts":[],"books":[],"personal_website":"https://www.mlive.com/staff/hbernreu/","awards":[],"_id":"hbernreu","last_updated_date":"2025-09-15T15:42:02.701Z","byline":"Hugh Bernreuter | hbernreu@mlive.com","email":"hbernreu@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtype":"article","first_publish_date":"2026-02-23T12:31:00Z","additional_properties":{"pc_content_hash":"9657f31cbfa5764153ccbe034ed5ba6b95199f70b3a87b3d5b6acb2fea7faabe","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Competitive Player","confidence":0.9},{"persona":"Sports Fan","confidence":0.9},{"persona":"Casual Athlete","confidence":0.8},{"persona":"Student Athlete","confidence":0.8},{"persona":"Athletic Recruiter","confidence":0.7},{"persona":"Athletic Trainer","confidence":0.6},{"persona":"Martial Arts Enthusiast","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Rugby Enthusiast","confidence":0},{"persona":"Bodybuilding Enthusiast","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Active Lifestyle Advocate","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Sports Analyst","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0}],"iab_taxonomy":[["Category name: Sports>Wrestling","Confidence: 0.8708998560905457"],["Category name: Sports>College Sports","Confidence: 0.5871267914772034"],["Category name: Politics>Civic affairs","Confidence: 0.5164881944656372"],["Category name: Education>Secondary Education","Confidence: 0.49585217237472534"],["Category name: News","Confidence: 0.12418948858976364"]]},"is_published":false,"publish_date":"2026-02-23T12:31:00.000Z","has_published_copy":true},"last_updated_date":"2026-02-23T12:31:37.631Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"label":{"custom_label":{"display":true,"text":"Sports","url":""}},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Saginaw","region":"MI"},"syndication":{},"auth":{"1":"61a99f0732e7221005f5883e04283459cbb242bdec4f93669f548287af06f72f"},"caption":"Birch run’s Ethan White and Michigan Lutheran Seminary’s Noah Adams compete in the Saginaw County Wrestling Championships hosted by Heritage High School on Saturday, Jan. 3, 2026.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","focal_point":{"x":2420,"y":1334},"url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/NYYV72EM65BWBGYF7IYZ3CHQOM.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Wrestlers battle it out for the Saginaw County Wrestling Championships","width":5936,"creditIPTC":"Lukas Katilius | MLive.com","_id":"NYYV72EM65BWBGYF7IYZ3CHQOM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/NYYV72EM65BWBGYF7IYZ3CHQOM.jpg?auth=61a99f0732e7221005f5883e04283459cbb242bdec4f93669f548287af06f72f","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/NYYV72EM65BWBGYF7IYZ3CHQOM.jpg?auth=61a99f0732e7221005f5883e04283459cbb242bdec4f93669f548287af06f72f","takenOn":"2026-01-03T22:07:57Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/NYYV72EM65BWBGYF7IYZ3CHQOM.jpg","published":true,"resizeUrl":"/resizer/v2/NYYV72EM65BWBGYF7IYZ3CHQOM.jpg?auth=61a99f0732e7221005f5883e04283459cbb242bdec4f93669f548287af06f72f","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/NYYV72EM65BWBGYF7IYZ3CHQOM.jpg?auth=61a99f0732e7221005f5883e04283459cbb242bdec4f93669f548287af06f72f&width=300","version":1,"focal_point":{"min":[2420,1334],"max":[2420,1334]},"originalName":"LK_SAWrestlingChamp_31.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Heritage High School hosts the Saginaw County Wrestling Championships"},"_id":"FVUTO3JX2FATZCNWRM5RUGMGJY"}]},"created_date":"2026-01-03T23:37:10Z","last_updated_date":"2026-01-06T02:28:10Z","height":3957,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/NYYV72EM65BWBGYF7IYZ3CHQOM.jpg?auth=61a99f0732e7221005f5883e04283459cbb242bdec4f93669f548287af06f72f&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/NYYV72EM65BWBGYF7IYZ3CHQOM.jpg?auth=61a99f0732e7221005f5883e04283459cbb242bdec4f93669f548287af06f72f&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/NYYV72EM65BWBGYF7IYZ3CHQOM.jpg?auth=61a99f0732e7221005f5883e04283459cbb242bdec4f93669f548287af06f72f&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/NYYV72EM65BWBGYF7IYZ3CHQOM.jpg?auth=61a99f0732e7221005f5883e04283459cbb242bdec4f93669f548287af06f72f&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/thirteen-saginaw-area-wrestlers-claim-regional-titles.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"G5SISETDGVGBDG5XWAHHJTQJEQ","published":true,"branch":"default","revision_id":"R7TG6PQ54RDE7EKZGAGWKTQMEE"},"planning":{"story_length":{"character_count_actual":2269,"inch_count_actual":3,"word_count_actual":364,"line_count_actual":18}},"display_date":"2026-02-23T12:31:00Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"Thirteen Saginaw-area wrestlers claim regional titles"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/thirteen-saginaw-area-wrestlers-claim-regional-titles.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-23T00:02:31.972Z","publish_date":"2026-02-23T12:31:00Z","_id":"6B5MLO3NFBA6RNKTSQ2HKVBZIQ","website":"mlive","website_url":"/highschoolsports/2026/02/thirteen-saginaw-area-wrestlers-claim-regional-titles.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Frankenmuth","region":"MI"},"auth":{"1":"e32413958be5e3d2da0e1f5f96a69a3fe8765200389d5392d07ad31ab1563dae"},"caption":"Frankenmuth's Alyson Peterson (1) shoots a layup during a high school girls basketball game hosted by Frankenmuth.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/NYW7QAPHB5BFRNEZVSJIY3BMTM.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Frankenmuth hosts Freeland in high school girls basketball","width":6000,"_id":"NYW7QAPHB5BFRNEZVSJIY3BMTM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/NYW7QAPHB5BFRNEZVSJIY3BMTM.jpg?auth=e32413958be5e3d2da0e1f5f96a69a3fe8765200389d5392d07ad31ab1563dae","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/NYW7QAPHB5BFRNEZVSJIY3BMTM.jpg?auth=e32413958be5e3d2da0e1f5f96a69a3fe8765200389d5392d07ad31ab1563dae","link":"","takenOn":"2026-02-13T23:48:24Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/NYW7QAPHB5BFRNEZVSJIY3BMTM.jpg","published":true,"resizeUrl":"/resizer/v2/NYW7QAPHB5BFRNEZVSJIY3BMTM.jpg?auth=e32413958be5e3d2da0e1f5f96a69a3fe8765200389d5392d07ad31ab1563dae","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/NYW7QAPHB5BFRNEZVSJIY3BMTM.jpg?auth=e32413958be5e3d2da0e1f5f96a69a3fe8765200389d5392d07ad31ab1563dae&width=300","version":0,"originalName":"LK_FrankenmuthvsFreelandGirlsBB_19.jpg","mime_type":"image/jpeg","alt_text":"","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Frankenmuth hosts Freeland in high school girls basketball"},"_id":"Q73W7P7L6NBTTEXLWN34TOARFI"}]},"created_date":"2026-02-14T02:10:11Z","last_updated_date":"2026-02-14T02:10:11Z","height":4000,"image_type":"photograph"},{"_id":"X2OHYXSL25EENOSYUCD7BV4C3E","additional_properties":{},"type":"text","content":"Three Saginaw-area individuals and two teams claimed <a href=\"https://www.mlive.com/topic/bowling/\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/topic/bowling/\">bowling regional </a>championships, leading a strong contingent of bowlers into the Michigan High School state meets Friday and Saturday."},{"_id":"VSXY7TGOSNHW3JP7PODEIN2BDQ","additional_properties":{},"type":"text","content":"Bullock Creek’s Trinity Rowe bowled a 1,080 six-game series, with a high game of 223, to win the girls regional at Northern Lanes in Sanford and lead the Lancers to second place in the team standings."},{"_id":"GDYPOYM2MNAI7CX3A5RHEXJJ7I","additional_properties":{},"type":"text","content":"Meridian won the team title with 2,164 ahead of Bullock Creek’s 2,376. Meridian’s individual bowlers were paced by Avery Babcock’s 975 series, which tied for third with Swan Valley’s Isabella Haley. Haley also bowled a 975, with a high game of 245. She was joined by teammate Ella Holnagel, who was fifth with a 963."},{"_id":"2RZI6T6MFRCMFLYSTCBV2OW3WA","additional_properties":{},"type":"text","content":"At the Division 4 girls regional at Riverwood Resort in Mount Pleasant, Ithaca’s Estes Purves walked away with an individual championship with a 1,201 series. Breckenridge finished second in the team standings with a 2,720 team score, adding a pair of individual qualifiers in second-place Miranda Bloomquist (1,044) and third -place Kylo Riedel (1,017)."},{"_id":"4SH5C2MZRZCOPAUIYKAQKCWD4E","additional_properties":{},"type":"text","content":"At the boys regional at Riverwood, Ithaca won the team title with 3,288 to beat out second-place St. Louis with 3,212. "},{"_id":"BULXRLX7RBFRLCTWUP6LADGFMI","additional_properties":{},"type":"text","content":"St. Louis junior Thailan Raby claimed the individual championship with a 1,223 series, including a high game of 280. Teammate Merick Bartlett was fourth (1,162). Ithaca was led by Neil Anderson, who was second at 1,215."},{"_id":"UFI2BKOQZRBDPJSSMYS6YP3SHE","additional_properties":{},"type":"text","content":"At the Bay City Division 4 regional at Monitor Lanes, St. Charles junior Brenden Servantes took first in the individual competition with a five-game series of 1,209, including a high game of 254. Vassar’s Lindsley Vassar was fourth with a 1,082 series."},{"_id":"TV5R6SDD6ZGZLGQULQBW53PHIQ","additional_properties":{},"type":"text","content":"At the Sanford Division 3 regional at Northern Lanes, Caro finished second in the team standings with a 3,155 score. Alma’s Keith Dargitz qualified in fourth with a 1,233 series, while Caro’s Cameron Cuddie was sixth with a 1,218 series."},{"_id":"XRR5GG4MEFA25IDZCHDXVMIM6I","additional_properties":{},"type":"text","content":"The Division 1 state meet at Thunderbowl Lanes in Allen Park is March 1-2 and will include Heritage freshman Brady Smallwood, who finished sixth with a six-game series of 1,333 that included a 267 game. "},{"_id":"QE4BISSB6ZASXNJ3XLWCQUGZJU","additional_properties":{},"type":"text","content":"The other three divisions will compete for state titles Friday and Saturday, with Division 2 at Century Bowl in Waterford, Division 3 at Jax 60 in Jackson and Division 4 at Skore Lanes in Taylor. "},{"level":3,"_id":"OYMYKOK4I5CKBEG7H7ALZXUTDQ","additional_properties":{},"type":"header","content":"Girls Basketball"},{"_id":"Z7KLKACHANGR5CXKPQ3AZ4I3MI","additional_properties":{},"type":"text","content":"<b>Frankenmuth 43, Detroit Edison 38</b>"},{"_id":"KFTTXC5ZX5DJ5MK3ET62DUO76M","additional_properties":{},"type":"text","content":"Alyson Peterson and Nyla Sholten led the Eagles with 11 points and six rebounds each, as Frankenmuth improved to 12-8 head into Monday’s game at Detroit Country Day. Grace Brenner followed with six points, seven assists and four steals in the non-conference win. "},{"level":3,"_id":"TXCKKISMGBC6DJEWGSYVK3LOL4","additional_properties":{},"type":"header","content":"Competitive Cheer"},{"_id":"XOLGETXRDFAWNL2MKEGZZMXE7A","additional_properties":{},"type":"text","content":"Sanford Meridian won a Division 4 district championship at Montabella, finishing with 713.80 points, with Merrill third at 664.96, to earn a trip to the Hudsonville regional. In Division 3, Birch Run finished third at the Lake Fenton district tournament, and Chesaning took third at the Alma district tournament. Competitive Cheer regionals are Saturday."},{"_id":"XRK2IHINM5EWXHLWXJYJBIPTGM","type":"raw_html","content":"<adi-stories-by-author adiWidgetId=\"widgie-675ec1db-0020-438e-8591-423f87959d74\"></adi-stories-by-author>"}],"description":{"basic":"Check out the weekend Saginaw-area sports highlights, including bowling, competitive cheer and girls basketball results. "},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"custom_id":"PLAa83a6e665","label":"Northern Lanes","type":"Place"},{"custom_id":"PLAac22ea67a","label":"Sanford","type":"Place"},{"custom_id":"COM3b1e5b533","label":"Meridian","type":"Company"},{"custom_id":"PER148a2d0e7","label":"Isabella Haley","type":"Person"},{"custom_id":"PLAe32dd0e0d","label":"Ithaca","type":"Place"},{"custom_id":"PER0938c7065","label":"Ella Holnagel","type":"Person"},{"custom_id":"PERf8ae502ff","label":"Estes Purves","type":"Person"},{"custom_id":"PER4ec0503fe","label":"Kylo Riedel","type":"Person"},{"custom_id":"COM53705a92b","label":"Michigan High School","type":"Company"},{"custom_id":"COMa2dbe8632","label":"Sanford Meridian","type":"Company"},{"custom_id":"PERacb4c7c2e","label":"Trinity Rowe","type":"Person"},{"custom_id":"COMe528d43b3","label":"Lancers","type":"Company"},{"custom_id":"PER9b0aac40c","label":"Miranda Bloomquist","type":"Person"},{"custom_id":"PER33e4658d6","label":"Avery Babcock","type":"Person"},{"custom_id":"PLA502ae1974","label":"Jackson","type":"Place"},{"custom_id":"PLA2ae942908","label":"Jax","type":"Place"},{"custom_id":"PER16f0a27ea","label":"Grace Brenner","type":"Person"},{"custom_id":"PER76f2d5bb7","label":"Thailan Raby","type":"Person"},{"custom_id":"PER3cf92ad8b","label":"Merick Bartlett","type":"Person"},{"custom_id":"PLA9b81dabe8","label":"Montabella","type":"Place"},{"custom_id":"COMb851ed705","label":"Merrill","type":"Company"},{"custom_id":"PLA40bea0235","label":"Skore Lanes","type":"Place"},{"custom_id":"PLAc2793b826","label":"Taylor","type":"Place"},{"custom_id":"PERed5db9ba1","label":"Peterson","type":"Person"},{"custom_id":"PERdcb4dc66c","label":"Nyla Sholten","type":"Person"},{"custom_id":"COM3ad54b4a4","label":"Eagles","type":"Company"},{"custom_id":"PERccb05dc4b","label":"Caro","type":"Person"},{"custom_id":"COM112850868","label":"Alma","type":"Company"},{"custom_id":"PERf683747eb","label":"Brenden Servantes","type":"Person"},{"custom_id":"PER5f23a2fda","label":"Neil Anderson","type":"Person"},{"custom_id":"COMa20a85e44","label":"St. Charles","type":"Company"},{"custom_id":"PLAecd1f8a53","label":"Monitor Lanes","type":"Place"},{"custom_id":"COMf06076184","label":"Vassar","type":"Company"},{"custom_id":"PER84d6b376f","label":"Lindsley Vassar","type":"Person"},{"custom_id":"PLA8fa479401","label":"Lake Fenton","type":"Place"},{"custom_id":"PER54c31a3a4","label":"Keith Dargitz","type":"Person"},{"custom_id":"PER8eca5df0a","label":"Cameron Cuddie","type":"Person"},{"custom_id":"COM382af9d17","label":"Heritage","type":"Company"},{"custom_id":"PERb11ca21b2","label":"Brady Smallwood","type":"Person"}],"categories":[{"score":1,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":0.9174,"classifier":"iab_content_taxonomy","name":"Sports>Bowling","_id":"483.550"},{"score":0.6575,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"score":0.4885,"classifier":"iab_content_taxonomy","name":"Sports>Basketball","_id":"483.547"},{"score":0.4148,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Basketball","_id":"483.487.489"},{"classifier":"advancelocal_custom_categories","name":"Clean Water","_id":"cat0214"}],"content_topics":[{"score":0.5815,"_id":"Q7216322","label":"Team sports"},{"score":0.5221,"_id":"Q8805316","label":"American football"},{"score":0.503,"_id":"Q7214996","label":"National Football League"},{"score":0.4764,"_id":"Q7017036","label":"Indoor sports"},{"score":0.4078,"_id":"Q1457982","label":"Sports"},{"score":0.4051,"_id":"Q8796612","label":"NFL teams"},{"score":0.397,"_id":"Q8663882","label":"NFL seasons"},{"score":0.3925,"_id":"Q8308736","label":"Bowling"},{"score":0.3891,"_id":"Q8624923","label":"Michigan Wolverines seasons"},{"score":0.389,"_id":"Q11712231","label":"Michigan Wolverines"},{"score":0.3749,"_id":"Q8852965","label":"Throwing games"},{"score":0.3735,"_id":"Q7379346","label":"Ball games"},{"score":0.3452,"_id":"Q9084323","label":"Precision sports"},{"score":0.3333,"_id":"Q8803757","label":"University of Michigan"},{"score":0.3327,"_id":"Q25037878","label":"Throwing"},{"score":0.3242,"_id":"Q109341182","label":"Men's basketball teams"},{"score":0.3239,"_id":"Q795403","label":"Allen Park, Michigan"},{"score":0.3228,"_id":"Q9438509","label":"Seasons in American football"},{"score":0.311,"_id":"Q8299730","label":"Big Ten Conference teams"},{"score":0.3105,"_id":"Q113365623","label":"Team activities"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/saginaw-bay-city","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Saginaw and Bay City Sports","description":"Saginaw and Bay City Sports on MLive.com","_id":"/sports/saginaw-bay-city","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/saginaw-bay-city"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/saginaw-bay-city/","default_content":null},"site":{"site_keywords":"saginaw, bay city, michigan, sports, saginaw spirit hockey, central michigan university, cmu, chippewas, saginaw valley state university, svsu, cardinals, great lakes loons, football, baseball, basketball, hockey, soccer","site_description":"Saginaw and Bay City Sports on MLive.com","site_section":"Sports","headline":"Saginaw and Bay City Sports","site_title":"Saginaw and Bay City Sports"},"navigation":{"nav_title":"Saginaw and Bay City Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Saginaw and Bay City Sports","_id":"/sports/saginaw-bay-city","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1024}}},"_website_section_id":"mlive./sports/saginaw-bay-city","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@sa-river","_id":"1771790488289","text":"@sa-river","slug":"sa-river"},{"description":"@mlive-river","_id":"1771790490402","text":"@mlive-river","slug":"mlive-river"},{"description":"@highschoolsports-sbc","_id":"1771790495960","text":"@highschoolsports-sbc","slug":"highschoolsports-sbc"},{"description":"@meter","_id":"1771790499507","text":"@meter","slug":"meter"},{"description":"hs-bowling","_id":"1771790515766","text":"hs-bowling","slug":"hs-bowling"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/e9a2f8db-01cf-40f2-bb6a-a671152f1473.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"hbernreu@mlive.com"},{"site":"facebook","deprecated":true,"deprecation_msg":"Please use social_links.","url":"https://www.facebook.com/hugh.bernreuter"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"@BernreuterHugh"}],"social_links":[{"site":"email","url":"hbernreu@mlive.com"},{"site":"facebook","url":"https://www.facebook.com/hugh.bernreuter"},{"site":"twitter","url":"@BernreuterHugh"}],"name":"Hugh Bernreuter","description":"I've covered Saginaw-area sports and athletes for more than 30 years. If you know of any interesting stories that need to be told, email me at hbernreu@mlive.com","_id":"hbernreu","additional_properties":{"original":{"lastName":"Bernreuter","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/e9a2f8db-01cf-40f2-bb6a-a671152f1473.png","education":[{"name":"Michigan State University"}],"role":"Sports Reporter","longBio":"Hugh Bernreuter is a sports reporter for MLive.com, focusing on high school sports in the Saginaw area. He has worked as a sports reporter for more than 40 years, starting in 1981. During his career, he has won 50 writing awards from Michigan Associated Press, Michigan Press Association and United Press International. He is a 2023 inductee into the Saginaw County Sports Hall of Fame and graduated from Michigan State University in 1985 with a bachelor's degree in journalism.  His email is hbernreu@mlive.com","facebook":"https://www.facebook.com/hugh.bernreuter","bio":"I've covered Saginaw-area sports and athletes for more than 30 years. If you know of any interesting stories that need to be told, email me at hbernreu@mlive.com","mt_author_id":"1198","firstName":"Hugh","twitter":"@BernreuterHugh","podcasts":[],"books":[],"personal_website":"https://www.mlive.com/staff/hbernreu/","awards":[],"_id":"hbernreu","last_updated_date":"2025-09-15T15:42:02.701Z","byline":"Hugh Bernreuter | hbernreu@mlive.com","email":"hbernreu@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtype":"article","first_publish_date":"2026-02-23T12:09:00Z","additional_properties":{"pc_content_hash":"d26ba7e4c6ef649ca4bc876753496d3abde2f8cefddda62b3e51a01b73478027","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Sports Fan","confidence":0.9},{"persona":"Bowling Enthusiast","confidence":0.9},{"persona":"Student Athlete","confidence":0.8},{"persona":"Competitive Player","confidence":0.8},{"persona":"Casual Athlete","confidence":0.7},{"persona":"Active Lifestyle Advocate","confidence":0.7},{"persona":"Athletic Recruiter","confidence":0.6},{"persona":"Athletic Trainer","confidence":0.6},{"persona":"Cheerleading Enthusiast","confidence":0.5},{"persona":"Track and Field Enthusiast","confidence":0.5},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Sports Analyst","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0},{"persona":"Rookie Player","confidence":0},{"persona":"Active Retiree","confidence":0},{"persona":"Adrenaline Junkie","confidence":0},{"persona":"Basketball Enthusiast","confidence":0}],"iab_taxonomy":[["Category name: Education>Secondary Education","Confidence: 0.8007488250732422"],["Category name: Sports>College Sports","Confidence: 0.6118496656417847"],["Category name: Politics>Civic affairs","Confidence: 0.45793384313583374"],["Category name: Sports>Bowling","Confidence: 0.16112783551216125"],["Category name: Sports>Basketball","Confidence: 0.13825631141662598"]]},"is_published":false,"publish_date":"2026-02-23T12:09:00.000Z","has_published_copy":true},"last_updated_date":"2026-02-23T12:09:38.664Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"label":{"custom_label":{"display":true,"text":"Sports","url":""}},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Saginaw","region":"MI"},"auth":{"1":"cca7485562db165fcc4d913b79397259f3b5cc0e40c46f0975d9a12785870e96"},"caption":"Brady Smallwood bowls during a Heritage High School bowling practice at Stardust Bowling Alley in Saginaw on Wednesday, Feb. 4, 2026. ","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","focal_point":{"x":1968,"y":662},"url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/ZG4XFPEHQVBW5GL5Q54MDPDPZM.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Heritage High School’s Brady Smallwood","width":4273,"_id":"ZG4XFPEHQVBW5GL5Q54MDPDPZM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/ZG4XFPEHQVBW5GL5Q54MDPDPZM.jpg?auth=cca7485562db165fcc4d913b79397259f3b5cc0e40c46f0975d9a12785870e96","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/ZG4XFPEHQVBW5GL5Q54MDPDPZM.jpg?auth=cca7485562db165fcc4d913b79397259f3b5cc0e40c46f0975d9a12785870e96","takenOn":"2026-02-04T21:31:04Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/ZG4XFPEHQVBW5GL5Q54MDPDPZM.jpg","published":true,"resizeUrl":"/resizer/v2/ZG4XFPEHQVBW5GL5Q54MDPDPZM.jpg?auth=cca7485562db165fcc4d913b79397259f3b5cc0e40c46f0975d9a12785870e96","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/ZG4XFPEHQVBW5GL5Q54MDPDPZM.jpg?auth=cca7485562db165fcc4d913b79397259f3b5cc0e40c46f0975d9a12785870e96&width=300","version":0,"focal_point":{"min":[1968,662],"max":[1968,662]},"originalName":"LK_BradySmallwood_5.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Heritage High School’s Brady Smallwood"},"_id":"UHEFTDEGDBEJBK56VXOFXDBMTU"}]},"created_date":"2026-02-05T04:39:45Z","last_updated_date":"2026-02-05T04:39:45Z","height":2849,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/ZG4XFPEHQVBW5GL5Q54MDPDPZM.jpg?auth=cca7485562db165fcc4d913b79397259f3b5cc0e40c46f0975d9a12785870e96&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/ZG4XFPEHQVBW5GL5Q54MDPDPZM.jpg?auth=cca7485562db165fcc4d913b79397259f3b5cc0e40c46f0975d9a12785870e96&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/ZG4XFPEHQVBW5GL5Q54MDPDPZM.jpg?auth=cca7485562db165fcc4d913b79397259f3b5cc0e40c46f0975d9a12785870e96&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/ZG4XFPEHQVBW5GL5Q54MDPDPZM.jpg?auth=cca7485562db165fcc4d913b79397259f3b5cc0e40c46f0975d9a12785870e96&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/saginaw-area-high-school-sports-highlights-bowlers-claim-regional-titles.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"TMBSRLQWWZHZHNU2I5BIWTSOPY","published":true,"branch":"default","revision_id":"DRVOC6PLPVEN7ARVHOOZJTS3DM"},"planning":{"story_length":{"character_count_actual":2965,"inch_count_actual":4,"word_count_actual":486,"line_count_actual":25}},"display_date":"2026-02-23T12:09:00Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"Saginaw-area high school sports highlights: Bowlers claim regional titles"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/saginaw-area-high-school-sports-highlights-bowlers-claim-regional-titles.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-22T20:05:17.516Z","publish_date":"2026-02-23T12:09:00Z","_id":"MGGVST34XFES7AMWDZM23TTJP4","website":"mlive","website_url":"/highschoolsports/2026/02/saginaw-area-high-school-sports-highlights-bowlers-claim-regional-titles.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"0e1cf5ccce9ca5f2060f39648b48afb8062449126156d75448fc73053733c9c4"},"caption":"Which Class A girls basketball team was the best in the first decade of the 2000s? Vote now!","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/4R2RVDFWENFZRMMNER5XTSJUXI.jpg","licensable":false,"credits":{"affiliation":[{"name":"Jared Purcell | japurcell@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"japurcell@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"JaredPurcellDET"}],"social_links":[{"site":"email","url":"japurcell@mlive.com"},{"site":"twitter","url":"JaredPurcellDET"}],"name":"Jared Purcell","description":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","_id":"japurcel","additional_properties":{"original":{"lastName":"Purcell","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png","education":[{"name":"Oakland University"}],"role":"Lead reporter for local sports","longBio":"I am the lead reporter for the local sports team at MLive.com and we mainly focus on high school sports coverage throughout Michigan on a local and statewide level. I've lived in Michigan since I was three years old and currently reside in the Detroit suburbs where I also coach cross country in the fall and track and field in the spring.","bio":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","expertise":"High school sports.","mt_author_id":"9339511","firstName":"Jared","twitter":"JaredPurcellDET","podcasts":[],"books":[],"personal_website":"https://www.mlive.com/staff/japurcel/","awards":[],"_id":"japurcel","last_updated_date":"2025-09-12T17:03:19.458Z","bio_page":"","byline":"Jared Purcell | japurcell@mlive.com","email":"japurcell@mlive.com","status":true}},"type":"author","version":"0.5.8","url":""}]},"subtitle":"Vote for the top Class A girls basketball team from 2000-09","width":1280,"creditIPTC":"Jared Purcell | japurcell@mlive.com","_id":"4R2RVDFWENFZRMMNER5XTSJUXI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/4R2RVDFWENFZRMMNER5XTSJUXI.jpg?auth=0e1cf5ccce9ca5f2060f39648b48afb8062449126156d75448fc73053733c9c4","proxyUrl":"/resizer/v2/4R2RVDFWENFZRMMNER5XTSJUXI.jpg?auth=0e1cf5ccce9ca5f2060f39648b48afb8062449126156d75448fc73053733c9c4","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/4R2RVDFWENFZRMMNER5XTSJUXI.jpg","published":true,"resizeUrl":"/resizer/v2/4R2RVDFWENFZRMMNER5XTSJUXI.jpg?auth=0e1cf5ccce9ca5f2060f39648b48afb8062449126156d75448fc73053733c9c4","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/4R2RVDFWENFZRMMNER5XTSJUXI.jpg?auth=0e1cf5ccce9ca5f2060f39648b48afb8062449126156d75448fc73053733c9c4&width=300","version":0,"originalName":"5.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-19T18:18:53Z","last_updated_date":"2026-02-19T18:18:53Z","height":720,"image_type":"photograph"},{"_id":"WHDNOXDGYBHLTN4IZSNNYQGZLE","additional_properties":{},"type":"text","content":"A lot has changed since the year 2000."},{"_id":"V7LL3QO545H6RH2N6NQJ3NTRTQ","additional_properties":{},"type":"text","content":"Most of us have moved away from pagers, portable CD players, and puka shell necklaces in the past 25 years, but that doesn’t mean we can’t appreciate the past. "},{"_id":"HBQ422NZNRBZ3FKITJH5IBAPP4","additional_properties":{},"type":"text","content":"The Michigan high school girls basketball scene has evolved more in the past quarter-century than a start-up Pokémon character – as the sport itself moved from the fall to winter season in 2007. "},{"_id":"HV2JZECZCJEHTLZV2RYYNXQDSE","additional_properties":{},"type":"text","content":"Despite those changes, we’ve seen plenty of high-level players and programs celebrate deep tournament runs and state championships. The Detroit Martin Luther King girls basketball program under head coach William Winfield dominated the the post Y2K era with two Class A state championships and three state runner-up finishes from 2000 to 2009. "},{"_id":"BAKBX3PDCRFDVHOOXL24BRWWVQ","additional_properties":{},"type":"text","content":"Now, we want to know – who was the best Class A girls basketball team of that decade? "},{"_id":"CY7ZS2PRIRDR5LVTSM4UEJWFAI","additional_properties":{},"type":"text","content":"Fans can take a stroll down memory lane and revisit some of the top girls basketball teams in Michigan from the early 2000s with a little history project for basketball fans statewide. "},{"_id":"BIMT5GRQEZELJOSECK377CJZDM","additional_properties":{},"type":"text","content":"We’ve highlighted 16 of the top Class A girls basketball teams from 2000 to 2009 and pitted them against each other in a hypothetical elimination tournament, which will be decided by fan votes. "},{"_id":"TI3LWVANTNGDRJEHZMZ4IRBDOU","additional_properties":{},"type":"text","content":"MLive subscribers can vote from now until 10 a.m. Friday for their top choice in our opening-round matchups, with the winners advancing to the Elite Eight. "},{"_id":"XWS3ZLFQXRBKDGWSZRWR2KVAZI","additional_properties":{},"type":"text","content":"Below is the full bracket and matchups for the opening round of our hypothetical tournament of champions. "},{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"5ff11f3518d535d11ee28292db1e5192609ac29b8fddf2ded972c5c9b55d9762"},"caption":"Which Class A girls basketball team is the best from 2000-2009? Vote on the opening round matchups now.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/JPALNYY645CYVMR52ERSJ6QZMI.jpg","licensable":false,"credits":{"affiliation":[{"name":"Jared Purcell | japurcell@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"japurcell@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"JaredPurcellDET"}],"social_links":[{"site":"email","url":"japurcell@mlive.com"},{"site":"twitter","url":"JaredPurcellDET"}],"name":"Jared Purcell","description":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","_id":"japurcel","additional_properties":{"original":{"lastName":"Purcell","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png","education":[{"name":"Oakland University"}],"role":"Lead reporter for local sports","longBio":"I am the lead reporter for the local sports team at MLive.com and we mainly focus on high school sports coverage throughout Michigan on a local and statewide level. I've lived in Michigan since I was three years old and currently reside in the Detroit suburbs where I also coach cross country in the fall and track and field in the spring.","bio":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","expertise":"High school sports.","mt_author_id":"9339511","firstName":"Jared","twitter":"JaredPurcellDET","podcasts":[],"books":[],"personal_website":"https://www.mlive.com/staff/japurcel/","awards":[],"_id":"japurcel","last_updated_date":"2025-09-12T17:03:19.458Z","bio_page":"","byline":"Jared Purcell | japurcell@mlive.com","email":"japurcell@mlive.com","status":true}},"type":"author","version":"0.5.8","url":""}]},"subtitle":"Best Class A Girls Basketball team from 2000-2009","width":2875,"creditIPTC":"Jared Purcell | japurcell@mlive.com","_id":"JPALNYY645CYVMR52ERSJ6QZMI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/JPALNYY645CYVMR52ERSJ6QZMI.jpg?auth=5ff11f3518d535d11ee28292db1e5192609ac29b8fddf2ded972c5c9b55d9762","proxyUrl":"/resizer/v2/JPALNYY645CYVMR52ERSJ6QZMI.jpg?auth=5ff11f3518d535d11ee28292db1e5192609ac29b8fddf2ded972c5c9b55d9762","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/JPALNYY645CYVMR52ERSJ6QZMI.jpg","published":true,"resizeUrl":"/resizer/v2/JPALNYY645CYVMR52ERSJ6QZMI.jpg?auth=5ff11f3518d535d11ee28292db1e5192609ac29b8fddf2ded972c5c9b55d9762","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/JPALNYY645CYVMR52ERSJ6QZMI.jpg?auth=5ff11f3518d535d11ee28292db1e5192609ac29b8fddf2ded972c5c9b55d9762&width=300","version":0,"originalName":"2000s Class A girls basketball brackets.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-22T17:39:21Z","last_updated_date":"2026-02-22T17:39:21Z","height":1642,"image_type":"photograph"},{"_id":"HNQ7LV4ENVHYFEIHQKVBBZLHM4","additional_properties":{},"type":"text","content":"---"},{"level":3,"_id":"SU47URJYXJBVXJZWMZEBEVJDVE","additional_properties":{},"type":"header","content":"<b>Top Class A Girls Basketball Teams from 2000-2009</b>"},{"_id":"B2HMODPYIFBI5AA34HYJ2EEVWA","additional_properties":{},"type":"text","content":"---"},{"_id":"YIWLGRBJYRCVDI75TKNTCOGRHY","additional_properties":{},"type":"text","content":"<b>1. DETROIT KING </b>"},{"_id":"S4NXHEKVNBACBHRCTVSN77BSBI","additional_properties":{},"type":"text","content":"<b>Year: </b>2003"},{"_id":"PV4XBUJWVFD4LIJQEFX2YDH7FY","additional_properties":{},"type":"text","content":"<b>Record:</b> 24-0"},{"_id":"GUMIUOBMYBAULPTZ4O6TOTOKXA","additional_properties":{},"type":"text","content":"<b>Playoff result:</b> State Champion"},{"_id":"JXVZ4QWK5FFBJNZHCRFW6YW3GM","additional_properties":{},"type":"text","content":"VS."},{"_id":"C7RKNUU7TJAOBPBUJRSY5K7B7A","additional_properties":{},"type":"text","content":"<b>16. GRANDVILLE </b>"},{"_id":"JKKWWWTNRBCAFINZF6IPTYDAXY","additional_properties":{},"type":"text","content":"<b>Year: </b>2005 "},{"_id":"OO3PQDCIHJGTBNSY5ZVCDTKR4Y","additional_properties":{},"type":"text","content":"<b>Record: </b>25-2 "},{"_id":"XF3HSUI5KBHDRML56XRVUB5NI4","additional_properties":{},"type":"text","content":"<b>Playoff result:</b> State Semifinalist "},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16665507 ","type":"polldaddy"},"_id":"OPSAV6QF2BBMTM3YY6Z4KV4QP4","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16665507-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16665507.js\"><\/script><noscript><iframe src=\"https://poll.fm/16665507/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16665507 ","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins 2003 Detroit King vs. 2005 Grandville girls basketball showdown?","version":"1.0"},"type":"oembed_response"},{"_id":"VWGOOIHQOZBQFG4WIXXCVVOTZ4","additional_properties":{},"type":"text","content":"---"},{"_id":"BIZKI7C66BEIVDGTFVMFH3AZDQ","additional_properties":{},"type":"text","content":"<b>2. DETROIT KING</b>"},{"_id":"6FJBZ7WNBBAGVJTNITMRQASJGQ","additional_properties":{},"type":"text","content":"<b>Year:</b> 2006"},{"_id":"CY453JVG2NAQNPZKRNPA4LRBLQ","additional_properties":{},"type":"text","content":"<b>Record:</b> 23-1"},{"_id":"Z2YZHQY6DZFXVHROZPGSGUL5DE","additional_properties":{},"type":"text","content":"<b>Playoff result: </b>State Champion"},{"_id":"JLHNQABXIJD7VLN2MQ3N6SN6LM","additional_properties":{},"type":"text","content":"VS."},{"_id":"JWP3FBOM55EUHOKWR4ETN3UHII","additional_properties":{},"type":"text","content":"<b>15. SAGINAW HERITAGE </b>"},{"_id":"A6XYTHQ7KFELHIPXC7COO2D2IU","additional_properties":{},"type":"text","content":"<b>Year: </b>2001 "},{"_id":"IDK463JMOFFY5MNRNNO2SXV44A","additional_properties":{},"type":"text","content":"<b>Record:</b> 23-4 "},{"_id":"IF63CMLA2FDFHI7OZSR2KBMZJU","additional_properties":{},"type":"text","content":"<b>Playoff result: </b>State Runner-Up"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16665511 ","type":"polldaddy"},"_id":"UST33QTPCVAOZEPUU3WJZ777PA","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16665511-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16665511.js\"><\/script><noscript><iframe src=\"https://poll.fm/16665511/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16665511 ","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins 2006 Detroit King vs. 2001 Saginaw Heritage girls basketball showdown?","version":"1.0"},"type":"oembed_response"},{"_id":"37PX32XUCREVFDX3H2YYVXQJJY","additional_properties":{},"type":"text","content":"---"},{"_id":"ERGYVACSS5H33ECALDOG32GAH4","additional_properties":{},"type":"text","content":"<b>3. LANSING EVERETT </b>"},{"_id":"OHPGRWF5NJCZVPYEWZPENLAVSE","additional_properties":{},"type":"text","content":"<b>Year:</b> 2000"},{"_id":"4KIBO2UAARHADPDJKSSJT4OALI","additional_properties":{},"type":"text","content":"<b>Record:</b> 28-0"},{"_id":"T6XKAYRLPZFKVI6HEDB7SGILCU","additional_properties":{},"type":"text","content":"<b>Playoff result:</b> State Champion"},{"_id":"5I26TJZD4RFBDMAJ5TGPJE7G6U","additional_properties":{},"type":"text","content":"VS."},{"_id":"AXFATXPQM5DWPMYMWOUA5E4EKE","additional_properties":{},"type":"text","content":"<b>14. DETROIT KING</b>"},{"_id":"D4CSWSYR6BAJDELRBK75ECQ6MU","additional_properties":{},"type":"text","content":"<b>Year:</b> 2004 "},{"_id":"4MWGD65TN5H47CJJGFBWQTF5UM","additional_properties":{},"type":"text","content":"<b>Record: </b>21-3"},{"_id":"ZRQKWMFTLBBT3KSXD5KR3TD7RQ","additional_properties":{},"type":"text","content":"<b>Playoff result:</b> State Runner-Up"},{"_id":"PUNLMGUSJ5BMZLBLAWWQ3LTNYI","additional_properties":{},"type":"text","content":"---"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16665513 ","type":"polldaddy"},"_id":"SRI75X37BJFSDLOHZPSXCBS73Q","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16665513-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16665513.js\"><\/script><noscript><iframe src=\"https://poll.fm/16665513/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16665513 ","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins 2000 Lansing Everett vs. 2004 Detroit King girls basketball showdown?","version":"1.0"},"type":"oembed_response"},{"_id":"DLY6DAKNPJCFXCIGSLPI7XYYVU","additional_properties":{},"type":"text","content":"---"},{"_id":"GCZ3FDP2OBFYXICVFQINX64YTU","additional_properties":{},"type":"text","content":"<b>4. SOUTHFIELD LATHRUP </b>"},{"_id":"6ZHJXFP6FRG5TMNZYCCYBMYQ5Y","additional_properties":{},"type":"text","content":"<b>Year:</b> 2005 "},{"_id":"IYMXP7FDJRG53AVEX6QFU247ME","additional_properties":{},"type":"text","content":"<b>Record: </b>27-1"},{"_id":"3IR6UU5LZBAFXEIE2IJZ3E4U3Q","additional_properties":{},"type":"text","content":"<b>Playoff result:</b> State Champion"},{"_id":"SQHMSVVBD5CX3IDGIYPVJKR5OU","additional_properties":{},"type":"text","content":"VS."},{"_id":"Z76VC3ZHD5CMDKJCGGKGOCHYZA","additional_properties":{},"type":"text","content":"<b>13. EAST LANSING</b>"},{"_id":"5BE43BP6WRCEHAGEEUZJR2U2GE","additional_properties":{},"type":"text","content":"<b>Year:</b> 2008"},{"_id":"CRLZMA3HMRCUXJU34ZAHSW5Y64","additional_properties":{},"type":"text","content":"<b>Record: </b>25-2 "},{"_id":"D3A4FLXZARFHJGON6BNPOPDOV4","additional_properties":{},"type":"text","content":"<b>Playoff result: </b>State Runner-Up"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16665522 ","type":"polldaddy"},"_id":"ABJK2HC7E5HLHOR3MMEMAWLNKU","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16665522-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16665522.js\"><\/script><noscript><iframe src=\"https://poll.fm/16665522/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16665522 ","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins 2005 Southfield Lathrup vs. 2008 East Lansing girls basketball showdown?","version":"1.0"},"type":"oembed_response"},{"_id":"XQIZQUUEZBDRNFZPAB2IZUILKI","additional_properties":{},"type":"text","content":"---"},{"_id":"CO7O3DASINE4HDKW37TPTIEZPQ","additional_properties":{},"type":"text","content":"<b>5. LANSING WAVERLY </b>"},{"_id":"R3K3UCW445ARNA3775PDVVN22E","additional_properties":{},"type":"text","content":"<b>Year:</b> 2004 "},{"_id":"33YH5YNDQJA5PMECOATKHTMONA","additional_properties":{},"type":"text","content":"<b>Record: </b>27-1 "},{"_id":"GMKJQ7DAOBAU3LOADTQRS5SMQA","additional_properties":{},"type":"text","content":"<b>Playoff result:</b> State Champion"},{"_id":"6A7NCYP6DZE7PO2C2LTOXHI7RQ","additional_properties":{},"type":"text","content":"VS."},{"_id":"RP64JLO6IZDLVBELRGMFEZMXOA","additional_properties":{},"type":"text","content":"<b>12. DETROIT KING </b>"},{"_id":"N3PZAOFJKBADHBQWQ2RNF5W3EY","additional_properties":{},"type":"text","content":"<b>Year: </b>2000"},{"_id":"DLPYZZX7SJFLTEIL2CJKAO32MY","additional_properties":{},"type":"text","content":"<b>Record:</b> 21-1 "},{"_id":"A42HFAEDTFD7HOCFD3OXELVLME","additional_properties":{},"type":"text","content":"<b>Playoff result:</b> State Runner-Up"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16665523","type":"polldaddy"},"_id":"XJJNH2H2NVAPRG4DU4TETVI75I","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16665523-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16665523.js\"><\/script><noscript><iframe src=\"https://poll.fm/16665523/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16665523","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins 2004 Lansing Waverly vs. 2000 Detroit King girls basketball showdown?","version":"1.0"},"type":"oembed_response"},{"_id":"UJD7EHNGNRAEZGRO5QCYFDIRJE","additional_properties":{},"type":"text","content":"---"},{"_id":"MDZWIXFELRCDTHL2LFS47PBMAY","additional_properties":{},"type":"text","content":"<b>6. FLINT NORTHERN</b>"},{"_id":"Z5HOLRPYSNDHTKEVO4K3T6TUIU","additional_properties":{},"type":"text","content":"<b>Year:</b> 2003"},{"_id":"DMINVAFXBJAKJIXFOY4HIJ7DY4","additional_properties":{},"type":"text","content":"<b>Record:</b> 27-1 "},{"_id":"XLHKMM5MBJHWXODVWGYHZK25PM","additional_properties":{},"type":"text","content":"<b>Playoff result:</b> State Runner-up "},{"_id":"JCIAQEENK5DW5MANIELNGTFHYM","additional_properties":{},"type":"text","content":"VS."},{"_id":"ZR4FULNBSJGA7DZUOFGGGKJYDQ","additional_properties":{},"type":"text","content":"<b>11. SAGINAW HERITAGE </b>"},{"_id":"3DIKFVX36VHA3H44L3ZKVPEE4I","additional_properties":{},"type":"text","content":"<b>Year:</b> 2002 "},{"_id":"467INIS7ARE7HOV7D6BQPM55JA","additional_properties":{},"type":"text","content":"<b>Record:</b> 23-5 "},{"_id":"RXQVCENOFVFJHGGNQHZK3RFJOM","additional_properties":{},"type":"text","content":"<b>Playoff result:</b> State Champion "},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16665525","type":"polldaddy"},"_id":"Z4K4IDMTKNDQZI4G6TR5J2LMVY","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16665525-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16665525.js\"><\/script><noscript><iframe src=\"https://poll.fm/16665525/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16665525","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins 2003 Flint Northern vs. 2002 Saginaw Heritage girls basketball showdown?","version":"1.0"},"type":"oembed_response"},{"_id":"UVBO672YAFAD5KDBC677D36CCY","additional_properties":{},"type":"text","content":"---"},{"_id":"FJ324C6B65BYBJRNYP32MZUCGU","additional_properties":{},"type":"text","content":"<b>7. BENTON HARBOR </b>"},{"_id":"WDUB33RZKNAHBNFJXC7MIVZLQA","additional_properties":{},"type":"text","content":"<b>Year:</b> 2009"},{"_id":"AYWLYI2CPVHH3IKZJQRM2FQZ34","additional_properties":{},"type":"text","content":"<b>Record:</b> 26-2 "},{"_id":"2WEEDJ3LGFDRPID65OW2IKEH7I","additional_properties":{},"type":"text","content":"<b>Playoff result: </b>State Champion "},{"_id":"33HLZQ4QJREEVAWGCD7HXJFNFE","additional_properties":{},"type":"text","content":"VS."},{"_id":"Y767NIWOYZEKTGYU4H5TTPEOLI","additional_properties":{},"type":"text","content":"<b>10. DETROIT KING </b>"},{"_id":"GSAENE2T5FG4JFUW6PYFDZBJRI","additional_properties":{},"type":"text","content":"<b>Year: </b>2005 "},{"_id":"NAJI3AAZNRAATHVGWCCMUU66BY","additional_properties":{},"type":"text","content":"<b>Record:</b> 21-4 "},{"_id":"UG7HPZHVTZDGVGNLK7P5RABPAA","additional_properties":{},"type":"text","content":"<b>Playoff result:</b> State Runner-Up"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16665527","type":"polldaddy"},"_id":"7LGKP435SVBXRFN7QRZDTLGEOE","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16665527-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16665527.js\"><\/script><noscript><iframe src=\"https://poll.fm/16665527/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16665527","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins 2009 Benton Harbor vs. 2005 Detroit King girls basketball showdown?","version":"1.0"},"type":"oembed_response"},{"_id":"6KRJO3L46NFADH3PAIGSYPVVJI","additional_properties":{},"type":"text","content":"---"},{"_id":"GVRFQQ3OURHFFECFMN4JB4R2TU","additional_properties":{},"type":"text","content":"<b>8. LANSING EVERETT</b>"},{"_id":"55UZUI5TPFHSJBIAUJRG7F3ERM","additional_properties":{},"type":"text","content":"<b>Year: </b>2001 "},{"_id":"VO3C4QM3ONG2DHOPJ6UNFULR5E","additional_properties":{},"type":"text","content":"<b>Record:</b> 26-2 "},{"_id":"FIIJUXVBDFEMNMBUWFLLMFPVSQ","additional_properties":{},"type":"text","content":"<b>Playoff result:</b> State Champion"},{"_id":"DBMX4ZWVUJHOTLHFEPQRF66LB4","additional_properties":{},"type":"text","content":"VS."},{"_id":"YMG2KUBIFBDDHBGH3DLGVS3APE","additional_properties":{},"type":"text","content":"<b>9. GROSSE POINTE NORTH </b>"},{"_id":"JYYRO5RD7FHQ3MSDIRYWF57ZP4","additional_properties":{},"type":"text","content":"<b>Year:</b> 2008 "},{"_id":"FEKKNHS75REVRANIIBW4VSXGPY","additional_properties":{},"type":"text","content":"<b>Record:</b> 24-4"},{"_id":"GSNDGSUGRZFCND4JDM5VTSV27U","additional_properties":{},"type":"text","content":"<b>Playoff result: </b>State Champion"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16665532","type":"polldaddy"},"_id":"THSBFSCGM5CIPNLL32ZNGUMXCQ","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16665532-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16665532.js\"><\/script><noscript><iframe src=\"https://poll.fm/16665532/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16665532","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins 2001 Lansing Everett vs. 2008 Grosse Pointe North girls basketball showdown?","version":"1.0"},"type":"oembed_response"},{"_id":"RNLHZ2ZVHZCEZALO6W56MDV6OY","additional_properties":{},"type":"text","content":"<i>MLive wants to know which team from the first decade of the 2000s is the best. This post is one of eight across boys and girls basketball to get the voting. Stick with MLive to vote in every round as we crown the top boys and girls basketball teams from 2000-09. </i>"},{"_id":"25JAEJOR55HDZCCZY4SJKANTUQ","type":"raw_html","content":"<adi-stories-by-author adiWidgetId=\"widgie-f20f3511-2be9-4df0-927f-130f24754bb2\"></adi-stories-by-author> "}],"description":{"basic":"Fans can take a trip down memory lane and vote for their favorite Class A girls basketball teams from 2000-09 through 10 a.m. Friday. "},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"score":0.376,"_id":"Q2910549","label":"MLive Media Group","type":"Agent,Organisation,Company"},{"score":0.3269,"_id":"Q490584","label":"Flint, Michigan","type":"Place,PopulatedPlace,Settlement,City"},{"custom_id":"COMe9753c71b","label":"SOUTHFIELD LATHRUP","type":"Company"},{"custom_id":"COMd464bf68b","label":"GRANDVILLE","type":"Company"},{"custom_id":"PER17d3045d0","label":"William Winfield","type":"Person"},{"custom_id":"PLAe07d3cedd","label":"LANSING EVERETTYear","type":"Place"},{"custom_id":"COM688d7886f","label":"LANSING EVERETT","type":"Company"},{"custom_id":"PLA268edc55d","label":"EAST LANSINGYear","type":"Place"}],"categories":[{"score":1,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":0.9409,"classifier":"iab_content_taxonomy","name":"Sports>Basketball","_id":"483.547"},{"score":0.7385,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"score":0.671,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Basketball","_id":"483.487.489"},{"score":0.5194,"classifier":"iab_content_taxonomy","name":"Sports>American Football","_id":"483.484"},{"score":0.4819,"classifier":"iab_content_taxonomy","name":"Events","_id":"8VZQHL"}],"content_topics":[{"score":1,"_id":"Q6337045","label":"Entertainment"},{"score":1,"_id":"Q7216276","label":"Competitions"},{"score":1,"_id":"Q6809743","label":"Sports events"},{"score":1,"_id":"Q6519638","label":"Sports competitions"},{"score":1,"_id":"Q1457982","label":"Sports"},{"score":0.9807,"_id":"Q9883169","label":"Gaming"},{"score":0.8793,"_id":"Q7468085","label":"Play (activity)"},{"score":0.8653,"_id":"Q8843689","label":"Terminology used in multiple sports"},{"score":0.8156,"_id":"Q7189783","label":"Competition"},{"score":0.8101,"_id":"Q868291","label":"Playoffs"},{"score":0.7841,"_id":"Q2910549","label":"MLive Media Group"},{"score":0.7534,"_id":"Q6809618","label":"Entertainment events"},{"score":0.7233,"_id":"Q25304649","label":"Events"},{"score":0.6437,"_id":"Q6095121","label":"Cultural events"},{"score":0.6343,"_id":"Q4477074","label":"Games"},{"score":0.609,"_id":"Q12439","label":"Detroit"},{"score":0.6035,"_id":"Q1166","label":"Michigan"},{"score":0.5523,"_id":"Q8677801","label":"Newspaper companies of the United States"},{"score":0.5214,"_id":"Q7209959","label":"Newspaper publishing"},{"score":0.5176,"_id":"Q490584","label":"Flint, Michigan"},{"score":0.4945,"_id":"Q6161946","label":"Newspapers"},{"score":0.4707,"_id":"Q8221877","label":"Advance Publications"},{"score":0.4683,"_id":"Q28237","label":"Lansing, Michigan"},{"score":0.4597,"_id":"Q7021007","label":"Basketball"},{"score":0.4569,"_id":"Q61179607","label":"Pokémon games"},{"score":0.4496,"_id":"Q7050046","label":"Newspaper companies"},{"score":0.44,"_id":"Q8480395","label":"Game Freak games"},{"score":0.4306,"_id":"Q8399084","label":"Economy of Grand Rapids, Michigan"},{"score":0.422,"_id":"Q719","label":"Saginaw, Michigan"},{"score":0.4141,"_id":"Q7077035","label":"Journalism"},{"score":0.412,"_id":"Q7766566","label":"Pokémon video games"},{"score":0.4034,"_id":"Q6706171","label":"Pokémon"},{"score":0.3977,"_id":"Q6006335","label":"News media"},{"score":0.3931,"_id":"Q125063979","label":"Creatures (company) games"},{"score":0.3889,"_id":"Q500834","label":"Tournament"},{"score":0.3814,"_id":"Q7045033","label":"Recreation"},{"score":0.3702,"_id":"Q7256778","label":"Grand Rapids, Michigan"},{"score":0.3667,"_id":"Q8804225","label":"Michigan counties"},{"score":0.3448,"_id":"Q8134372","label":"West Michigan"},{"score":0.3406,"_id":"Q105256350","label":"Video games about evolution"},{"score":0.3362,"_id":"Q8625031","label":"Society of Michigan"},{"score":0.3309,"_id":"Q8196894","label":"Virtual pets"},{"score":0.3263,"_id":"Q8807207","label":"Publishing organizations"},{"score":0.3232,"_id":"Q117474615","label":"Monster-taming games"},{"score":0.3171,"_id":"Q8594143","label":"Magazine publishing"},{"score":0.3158,"_id":"Q8399380","label":"Economy of Michigan"},{"score":0.3113,"_id":"Q55944923","label":"Urban fantasy video games"},{"score":0.3004,"_id":"Q121735555","label":"Turn-based role-playing video games"},{"score":0.3003,"_id":"Q9531345","label":"Periodicals"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/saginaw-bay-city","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Saginaw and Bay City Sports","description":"Saginaw and Bay City Sports on MLive.com","_id":"/sports/saginaw-bay-city","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/saginaw-bay-city"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/saginaw-bay-city/","default_content":null},"site":{"site_keywords":"saginaw, bay city, michigan, sports, saginaw spirit hockey, central michigan university, cmu, chippewas, saginaw valley state university, svsu, cardinals, great lakes loons, football, baseball, basketball, hockey, soccer","site_description":"Saginaw and Bay City Sports on MLive.com","site_section":"Sports","headline":"Saginaw and Bay City Sports","site_title":"Saginaw and Bay City Sports"},"navigation":{"nav_title":"Saginaw and Bay City Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Saginaw and Bay City Sports","_id":"/sports/saginaw-bay-city","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1024}}},"_website_section_id":"mlive./sports/saginaw-bay-city","type":"section","version":"0.6.0"},{"path":"/sports/kalamazoo","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Kalamazoo Sports","description":"Find the latest Kalamazoo high school, college and other local sports news. Get updates on Kalamazoo Wings and Western Michigan Broncos at MLive.com\"> <meta name=\"keywords\" content=\"Local sports news for Kalamazoo, Kalamazoo Gazette Sports, Kalamazoo Youth Sports, Kalamazoo Sports, Kalamazoo Gazette high school sports, Kalamazoo Wings, Western Michigan Broncos, prep sportssports/kalamazoo","_id":"/sports/kalamazoo","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/kalamazoo"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/kalamazoo/","default_content":null},"site":{"site_keywords":null,"site_description":"Find the latest Kalamazoo high school, college and other local sports news. Get updates on Kalamazoo Wings and Western Michigan Broncos at MLive.com\"> <meta name=\"keywords\" content=\"Local sports news for Kalamazoo, Kalamazoo Gazette Sports, Kalamazoo Youth Sports, Kalamazoo Sports, Kalamazoo Gazette high school sports, Kalamazoo Wings, Western Michigan Broncos, prep sportssports/kalamazoo","site_section":"Sports","headline":"Kalamazoo Sports","site_title":"Kalamazoo Sports"},"navigation":{"nav_title":"Kalamazoo Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Kalamazoo Sports","_id":"/sports/kalamazoo","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1038}}},"_website_section_id":"mlive./sports/kalamazoo","type":"section","version":"0.6.0"},{"path":"/sports/jackson","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Jackson Sports","description":"Jackson, Michigan sports news. Get the latest on Jackson high school sports, college sports and more. Browse photos, videos and more at the Jackson Citizen Patriot - MLive.com","_id":"/sports/jackson","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/jackson"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/jackson/","default_content":null},"site":{"site_keywords":"Jackson Sports, Jackson Michigan Sports, Jackson High School Sports, Jackson Prep Sports, Local Jackson Sports","site_description":"Jackson, Michigan sports news. Get the latest on Jackson high school sports, college sports and more. Browse photos, videos and more at the Jackson Citizen Patriot - MLive.com","site_section":"Sports","headline":"Jackson Sports","site_title":"Jackson Sports"},"navigation":{"nav_title":"Jackson Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Jackson Sports","_id":"/sports/jackson","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1036}}},"_website_section_id":"mlive./sports/jackson","type":"section","version":"0.6.0"},{"path":"/sports/flint","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Flint Sports","description":"Flint, Michigan sports news. Get the latest Flint-area high school sports, college sports, Detroit sports news, and more. Get the latest news on the Buick Open, Crim Race, Mott Community College Bears and Flint Generals. Browse photos, videos and more at The Flint Journal - MLive.com","_id":"/sports/flint","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/flint"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/flint/","default_content":null},"site":{"site_keywords":"Flint Sports, Flint Michigan Sports, Flint High School Sports","site_description":"Flint, Michigan sports news. Get the latest Flint-area high school sports, college sports, Detroit sports news, and more. Get the latest news on the Buick Open, Crim Race, Mott Community College Bears and Flint Generals. Browse photos, videos and more at The Flint Journal - MLive.com","site_section":"Sports","headline":"Flint Sports","site_title":"Flint Sports"},"navigation":{"nav_title":"Flint Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Flint Sports","_id":"/sports/flint","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1023}}},"_website_section_id":"mlive./sports/flint","type":"section","version":"0.6.0"},{"path":"/detroit","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Detroit","description":"Detroit news, sports and more","_id":"/detroit","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/"},"_admin":{"tracking_node":null,"alias_ids":[],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/detroit/"},"navigation":{"nav_title":"Detroit","is_this_a_link_or_a_section":"Both","nav_display":"true"},"site":{"site_keywords":"detroit news, detroit sports, detroit events, detroit entertainment","site_description":"Detroit news, sports and more","headline":"Detroit","site_section":"News","site_title":"Detroit news, sports and more"},"inactive":false,"node_type":"section","_website":"mlive","name":"Detroit","_id":"/detroit","ancestors":{"default":[],"ellipsis":["/"]},"order":{"ellipsis":1001}}},"_website_section_id":"mlive./detroit","type":"section","version":"0.6.0"},{"path":"/sports/detroit","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Detroit Sports","description":"Get the latest news, scores and analyis on Detroit sports at MLive.com.","_id":"/sports/detroit","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/detroit"},"_admin":{"tracking_node":null,"alias_ids":["/sports/detroit"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/detroit/"},"navigation":{"nav_title":"Detroit","is_this_a_link_or_a_section":"Both","nav_display":"true"},"site":{"site_keywords":"Detroit sports, Detroit Lions news, Detroit Tigers news, Detroit Pistons news, Detroit Red Wings news","site_description":"Get the latest news, scores and analyis on Detroit sports at MLive.com.","headline":"Detroit Sports","site_section":"Sports","site_title":"Detroit Sports"},"inactive":false,"node_type":"section","_website":"mlive","name":"Detroit Sports","_id":"/sports/detroit","ancestors":{"default":[],"ellipsis":["/detroit","/"]},"order":{"ellipsis":2001}}},"_website_section_id":"mlive./sports/detroit","type":"section","version":"0.6.0"},{"path":"/sports/ann-arbor","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Ann Arbor Sports","description":"Ann Arbor, Michigan sports news. Get the latest Ann Arbor high school sports, college sports, University of Michigan Wolverines, Eastern Michigan University Eagles news, and more. Browse photos, videos and more at The Ann Arbor News - MLive.com","_id":"/sports/ann-arbor","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/ann-arbor"],"commercial_node":null,"url_path":"www.mlive.com/sports/ann-arbor/","default_content":null},"site":{"site_keywords":"Ann Arbor Sports, Ann Arbor Michigan Sports, Ann Arbor High School Sports, Eastern Michigan University Eagles, University of Michigan Football, University of Michigan Basketball, Wolverines Football, Wolverines Basketball, University of Michigan Wolverines","site_description":"Ann Arbor, Michigan sports news. Get the latest Ann Arbor high school sports, college sports, University of Michigan Wolverines, Eastern Michigan University Eagles news, and more. Browse photos, videos and more at The Ann Arbor News - MLive.com","site_section":"Sports","headline":"Ann Arbor Sports","site_title":"Ann Arbor Sports"},"navigation":{"nav_title":"Ann Arbor Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Ann Arbor Sports","_id":"/sports/ann-arbor","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1037}}},"_website_section_id":"mlive./sports/ann-arbor","type":"section","version":"0.6.0"},{"path":"/sports/grand-rapids","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Grand Rapids Sports","description":"Grand Rapids, Michigan sports news. Get the latest Grand Rapids high school sports, college sports and more. Get the latest news on the Grand Rapids Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Grand Rapids Press - MLive.com","_id":"/sports/grand-rapids","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/grand-rapids"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/grand-rapids","default_content":null},"site":{"site_keywords":"Grand Rapids Sports, Grand Rapids Michigan Sports, Grand Rapids High School Sports","site_description":"Grand Rapids, Michigan sports news. Get the latest Grand Rapids high school sports, college sports and more. Get the latest news on the Grand Rapids Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Grand Rapids Press - MLive.com","site_section":"Sports","headline":"Grand Rapids Sports","site_title":"Grand Rapids Sports"},"navigation":{"nav_title":"Grand Rapids Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Grand Rapids Sports","_id":"/sports/grand-rapids","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1039}}},"_website_section_id":"mlive./sports/grand-rapids","type":"section","version":"0.6.0"},{"path":"/sports/muskegon","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Muskegon Sports","description":"Muskegon, Michigan sports news. Get the latest Muskegon high school sports, college sports and more. Get the latest news on the Muskegon Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Muskegon Chronicle - MLive.com","_id":"/sports/muskegon","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/muskegon"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/muskegon/","default_content":null},"site":{"site_keywords":"Muskegon Sports, Muskegon Michigan Sports, Muskegon High School Sports","site_description":"Muskegon, Michigan sports news. Get the latest Muskegon high school sports, college sports and more. Get the latest news on the Muskegon Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Muskegon Chronicle - MLive.com","site_section":"Sports","headline":"Muskegon Sports","site_title":"Muskegon Sports"},"navigation":{"nav_title":"Muskegon Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Muskegon Sports","_id":"/sports/muskegon","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1035}}},"_website_section_id":"mlive./sports/muskegon","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@mu-river","_id":"1771793716327","text":"@mu-river","slug":"mu-river"},{"description":"@gr-river","_id":"1771793718053","text":"@gr-river","slug":"gr-river"},{"description":"@mlive-river","_id":"1771793719742","text":"@mlive-river","slug":"mlive-river"},{"description":"@aa-river","_id":"1771793721087","text":"@aa-river","slug":"aa-river"},{"description":"@kz-river","_id":"1771793725587","text":"@kz-river","slug":"kz-river"},{"description":"@sa-river","_id":"1771793728615","text":"@sa-river","slug":"sa-river"},{"description":"@bc-river","_id":"1771793731418","text":"@bc-river","slug":"bc-river"},{"description":"@jx-river","_id":"1771793735350","text":"@jx-river","slug":"jx-river"},{"description":"@fl-river","_id":"1771793738073","text":"@fl-river","slug":"fl-river"},{"description":"@highschoolsports-mu","_id":"1771793746544","text":"@highschoolsports-mu","slug":"highschoolsports-mu"},{"description":"@highschoolsports-gr","_id":"1771793751984","text":"@highschoolsports-gr","slug":"highschoolsports-gr"},{"description":"@highschoolsports-aa","_id":"1771793768583","text":"@highschoolsports-aa","slug":"highschoolsports-aa"},{"description":"@highschoolsports-sbc","_id":"1771793771327","text":"@highschoolsports-sbc","slug":"highschoolsports-sbc"},{"description":"@highschoolsports-dt","_id":"1771793772482","text":"@highschoolsports-dt","slug":"highschoolsports-dt"},{"description":"@highschoolsports-jx","_id":"1771793774800","text":"@highschoolsports-jx","slug":"highschoolsports-jx"},{"description":"@highschoolsports-kz","_id":"1771793777409","text":"@highschoolsports-kz","slug":"highschoolsports-kz"},{"description":"@highschoolsports-fl","_id":"1771793779124","text":"@highschoolsports-fl","slug":"highschoolsports-fl"},{"description":"high-school-basketball","_id":"1771793791398","text":"high-school-basketball","slug":"high-school-basketball"},{"description":"@meter","_id":"1771793792665","text":"@meter","slug":"meter"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/81d6bde8-709b-4944-aa38-4db841ebef34.jpg"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"JVANDYKE@mlive.com"},{"site":"facebook","deprecated":true,"deprecation_msg":"Please use social_links.","url":"https://www.facebook.com/JoshVanDykeMedia"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"@JVanDykeMLive"},{"site":"linkedin","deprecated":true,"deprecation_msg":"Please use social_links.","url":"joshvandyke"}],"social_links":[{"site":"email","url":"JVANDYKE@mlive.com"},{"site":"facebook","url":"https://www.facebook.com/JoshVanDykeMedia"},{"site":"twitter","url":"@JVanDykeMLive"},{"site":"linkedin","url":"joshvandyke"}],"name":"Josh VanDyke","description":"Sports Reporter for the Muskegon Chronicle and MLive Media Group","_id":"JVANDYKE","additional_properties":{"original":{"lastName":"VanDyke","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/81d6bde8-709b-4944-aa38-4db841ebef34.jpg","education":[],"role":"Sports Reporter","longBio":"Josh VanDyke is a sports reporter for MLive.com and covers local sports in Muskegon. Josh writes about a variety of topics, with a primary focus on high school sports. He also has experience covering collegiate athletics, as well as professional football, basketball and hockey. Josh has spent 14 years in sports journalism, collecting awards from both the Associated Press and the Michigan Press Association, such as best sports story and best sports feature. He graduated from Grand Valley State University with a bachelor’s degree in communication. ","facebook":"https://www.facebook.com/JoshVanDykeMedia","bio":"Sports Reporter for the Muskegon Chronicle and MLive Media Group","linkedin":"joshvandyke","expertise":"High School Sports","mt_author_id":"10807609","firstName":"Josh","twitter":"@JVanDykeMLive","podcasts":[],"books":[],"awards":[],"_id":"JVANDYKE","last_updated_date":"2025-09-19T14:58:24.220Z","byline":"Josh VanDyke | jvandyke@mlive.com","email":"JVANDYKE@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtype":"article","first_publish_date":"2026-02-23T12:07:00Z","additional_properties":{"pc_content_hash":"53ed909a85deb06021220088e07718bf99158c815c52ac6248069a36810d8786","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Sports Fan","confidence":0.9},{"persona":"Basketball Enthusiast","confidence":0.9},{"persona":"Student Athlete","confidence":0.8},{"persona":"Competitive Player","confidence":0.7},{"persona":"Athletic Trainer","confidence":0.6},{"persona":"Sports Analyst","confidence":0.6},{"persona":"Active Lifestyle Advocate","confidence":0.5},{"persona":"Casual Athlete","confidence":0},{"persona":"Adrenaline Junkie","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Athletic Recruiter","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0}],"iab_taxonomy":[["Category name: Sports>Basketball","Confidence: 0.938644528388977"],["Category name: Education>Secondary Education","Confidence: 0.5328953266143799"],["Category name: Sports>College Sports","Confidence: 0.4236748516559601"],["Category name: Politics>Civic affairs","Confidence: 0.34145498275756836"]]},"is_published":false,"publish_date":"2026-02-23T12:07:00.000Z","has_published_copy":true},"last_updated_date":"2026-02-23T12:07:38.718Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"0e1cf5ccce9ca5f2060f39648b48afb8062449126156d75448fc73053733c9c4"},"caption":"Which Class A girls basketball team was the best in the first decade of the 2000s? Vote now!","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/4R2RVDFWENFZRMMNER5XTSJUXI.jpg","licensable":false,"credits":{"affiliation":[{"name":"Jared Purcell | japurcell@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"japurcell@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"JaredPurcellDET"}],"social_links":[{"site":"email","url":"japurcell@mlive.com"},{"site":"twitter","url":"JaredPurcellDET"}],"name":"Jared Purcell","description":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","_id":"japurcel","additional_properties":{"original":{"lastName":"Purcell","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png","education":[{"name":"Oakland University"}],"role":"Lead reporter for local sports","longBio":"I am the lead reporter for the local sports team at MLive.com and we mainly focus on high school sports coverage throughout Michigan on a local and statewide level. I've lived in Michigan since I was three years old and currently reside in the Detroit suburbs where I also coach cross country in the fall and track and field in the spring.","bio":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","expertise":"High school sports.","mt_author_id":"9339511","firstName":"Jared","twitter":"JaredPurcellDET","podcasts":[],"books":[],"personal_website":"https://www.mlive.com/staff/japurcel/","awards":[],"_id":"japurcel","last_updated_date":"2025-09-12T17:03:19.458Z","bio_page":"","byline":"Jared Purcell | japurcell@mlive.com","email":"japurcell@mlive.com","status":true}},"type":"author","version":"0.5.8","url":""}]},"subtitle":"Vote for the top Class A girls basketball team from 2000-09","width":1280,"creditIPTC":"Jared Purcell | japurcell@mlive.com","_id":"4R2RVDFWENFZRMMNER5XTSJUXI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/4R2RVDFWENFZRMMNER5XTSJUXI.jpg?auth=0e1cf5ccce9ca5f2060f39648b48afb8062449126156d75448fc73053733c9c4","proxyUrl":"/resizer/v2/4R2RVDFWENFZRMMNER5XTSJUXI.jpg?auth=0e1cf5ccce9ca5f2060f39648b48afb8062449126156d75448fc73053733c9c4","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/4R2RVDFWENFZRMMNER5XTSJUXI.jpg","published":true,"resizeUrl":"/resizer/v2/4R2RVDFWENFZRMMNER5XTSJUXI.jpg?auth=0e1cf5ccce9ca5f2060f39648b48afb8062449126156d75448fc73053733c9c4","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/4R2RVDFWENFZRMMNER5XTSJUXI.jpg?auth=0e1cf5ccce9ca5f2060f39648b48afb8062449126156d75448fc73053733c9c4&width=300","version":0,"originalName":"5.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-19T18:18:53Z","last_updated_date":"2026-02-19T18:18:53Z","height":720,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/4R2RVDFWENFZRMMNER5XTSJUXI.jpg?auth=0e1cf5ccce9ca5f2060f39648b48afb8062449126156d75448fc73053733c9c4&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/4R2RVDFWENFZRMMNER5XTSJUXI.jpg?auth=0e1cf5ccce9ca5f2060f39648b48afb8062449126156d75448fc73053733c9c4&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/4R2RVDFWENFZRMMNER5XTSJUXI.jpg?auth=0e1cf5ccce9ca5f2060f39648b48afb8062449126156d75448fc73053733c9c4&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/4R2RVDFWENFZRMMNER5XTSJUXI.jpg?auth=0e1cf5ccce9ca5f2060f39648b48afb8062449126156d75448fc73053733c9c4&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/vote-now-for-the-top-class-a-girls-basketball-team-from-2000-09.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"WQTXDGT4UZE7VIEPCHKMSNPLCI","published":true,"branch":"default","revision_id":"RYCYP5XWJVAODGOK3KPFP3OF3Y"},"planning":{"story_length":{"character_count_actual":2984,"inch_count_actual":14,"word_count_actual":501,"line_count_actual":95}},"display_date":"2026-02-23T12:07:00Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"Vote now for the top Class A girls basketball team from 2000-09"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/vote-now-for-the-top-class-a-girls-basketball-team-from-2000-09.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-22T20:55:57.91Z","publish_date":"2026-02-23T12:07:00Z","_id":"KFWAQAJPK5DCNJLFLSJBU3JP4U","website":"mlive","website_url":"/highschoolsports/2026/02/vote-now-for-the-top-class-a-girls-basketball-team-from-2000-09.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"6e964ecac681657eb4d37ab8b3cbe657cdbce15fe5ba946aec04d7551f2f109a"},"caption":"Which Class B girls basketball team was the best in the first decade of the 2000s? Vote now!","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/SZT4MMNSNZBDVMKPE3UQG3PFXM.jpg","licensable":false,"credits":{"affiliation":[{"name":"Jared Purcell | japurcell@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"japurcell@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"JaredPurcellDET"}],"social_links":[{"site":"email","url":"japurcell@mlive.com"},{"site":"twitter","url":"JaredPurcellDET"}],"name":"Jared Purcell","description":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","_id":"japurcel","additional_properties":{"original":{"lastName":"Purcell","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png","education":[{"name":"Oakland University"}],"role":"Lead reporter for local sports","longBio":"I am the lead reporter for the local sports team at MLive.com and we mainly focus on high school sports coverage throughout Michigan on a local and statewide level. I've lived in Michigan since I was three years old and currently reside in the Detroit suburbs where I also coach cross country in the fall and track and field in the spring.","bio":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","expertise":"High school sports.","mt_author_id":"9339511","firstName":"Jared","twitter":"JaredPurcellDET","podcasts":[],"books":[],"personal_website":"https://www.mlive.com/staff/japurcel/","awards":[],"_id":"japurcel","last_updated_date":"2025-09-12T17:03:19.458Z","bio_page":"","byline":"Jared Purcell | japurcell@mlive.com","email":"japurcell@mlive.com","status":true}},"type":"author","version":"0.5.8","url":""}]},"subtitle":"Vote for the top Class B girls basketball team from 2000-09","width":1280,"creditIPTC":"Jared Purcell | japurcell@mlive.com","_id":"SZT4MMNSNZBDVMKPE3UQG3PFXM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/SZT4MMNSNZBDVMKPE3UQG3PFXM.jpg?auth=6e964ecac681657eb4d37ab8b3cbe657cdbce15fe5ba946aec04d7551f2f109a","proxyUrl":"/resizer/v2/SZT4MMNSNZBDVMKPE3UQG3PFXM.jpg?auth=6e964ecac681657eb4d37ab8b3cbe657cdbce15fe5ba946aec04d7551f2f109a","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/SZT4MMNSNZBDVMKPE3UQG3PFXM.jpg","published":true,"resizeUrl":"/resizer/v2/SZT4MMNSNZBDVMKPE3UQG3PFXM.jpg?auth=6e964ecac681657eb4d37ab8b3cbe657cdbce15fe5ba946aec04d7551f2f109a","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/SZT4MMNSNZBDVMKPE3UQG3PFXM.jpg?auth=6e964ecac681657eb4d37ab8b3cbe657cdbce15fe5ba946aec04d7551f2f109a&width=300","version":0,"originalName":"6.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-19T18:18:53Z","last_updated_date":"2026-02-19T18:18:53Z","height":720,"image_type":"photograph"},{"_id":"ZMVXGYN5IVFSLGAIR6COAOSYLM","additional_properties":{},"type":"text","content":"After surviving the Y2K computer scare, Michigan high school <a href=\"https://www.mlive.com/topic/high-school-basketball/\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/topic/high-school-basketball/\">girls basketball</a> fans were treated to a shortened decade of some of the most dominating teams in history."},{"_id":"EDUGFAMXXFBW3ICXMTI6CTH5MM","additional_properties":{},"type":"text","content":"The decade saw plenty of change, including the move of the girls basketball season to the winter from the fall, leaving the state without a 2007 champion. "},{"_id":"DSQIY63MWRGFDLMQAVHXOHDFIU","additional_properties":{},"type":"text","content":"Flint Powers began the decade as the state Class B power, with Country Day quickly taking over to call the decade its own. "},{"_id":"GX66ASYMAZHVNI7AMXS3MGU22M","additional_properties":{},"type":"text","content":"But who was the best Class B girls basketball team of the decade? Fans can walk down memory lane to the time of LimeWire downloads, flip phones, boy bands and robot dogs while voting for their favorite Class B girls basketball teams of the 2000s."},{"_id":"CSO3ZQODH5BI5KDVY7IXN3YRGQ","additional_properties":{},"type":"text","content":"Fans can vote through 10 p.m. Thursday. But they can’t Vote for Pedro."},{"_id":"E34XNW5RARFWFC5P7W5VK5I4NI","additional_properties":{},"type":"text","content":"<b>1. FLINT POWERS</b>"},{"_id":"QC3KH5ITZJBWTET3PM3NIU3PAQ","additional_properties":{},"type":"text","content":"Year: 2001"},{"_id":"UETAAWPPDVEHLPQ6UYHRKHP6IY","additional_properties":{},"type":"text","content":"Record: 28-0"},{"_id":"37IMKCL6ZRDTBFDJ26TA65AA64","additional_properties":{},"type":"text","content":"Playoff result: State Champion "},{"_id":"3N6A5DSQDJB63N7S7J53PLLFHI","additional_properties":{},"type":"text","content":"VS."},{"_id":"7NLWHJX4TRAD5IP5YZ37DP5HOQ","additional_properties":{},"type":"text","content":"<b>16. SAGINAW NOUVEL </b>"},{"_id":"IO66AUGTT5EJNOZGLU6PU6UYOY","additional_properties":{},"type":"text","content":"Year: 2003"},{"_id":"QIB57XAHCNEIJCL7DOAOANWIXA","additional_properties":{},"type":"text","content":"Record: 25-3"},{"_id":"OUKXUYIGCJG4NJAGQBQLOEJG7I","additional_properties":{},"type":"text","content":"Playoff result: State Runner-Up"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16663425","type":"polldaddy"},"_id":"YRHFNFR3WBC23GWVQ5SYEKSZAQ","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16663425-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16663425.js\"><\/script><noscript><iframe src=\"https://poll.fm/16663425/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16663425","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins 2001 Flint Powers vs. 2003 Nouvel girls basketball showdown?","version":"1.0"},"type":"oembed_response"},{"_id":"32CSMOX62BAP7CLX73FQKTFGIY","additional_properties":{},"type":"text","content":"<b>2. DETROIT COUNTRY DAY</b>"},{"_id":"NCEY6IVEGRAA3IGGB2NNZOT7LU","additional_properties":{},"type":"text","content":"Year: 2002"},{"_id":"5PORQV5BXFAAFNA4VGG3I4MNPU","additional_properties":{},"type":"text","content":"Record: 26-1"},{"_id":"FKWBER35PZF67K3HHIJCMZBW7E","additional_properties":{},"type":"text","content":"Playoff result: State Champion"},{"_id":"ZIGHSTKUCFBHLES2J7BZHT5P2E","additional_properties":{},"type":"text","content":"VS."},{"_id":"XBGFLVBRP5F43HS3TNNKH6FK6E","additional_properties":{},"type":"text","content":"<b>15. ST. CLAIR</b>"},{"_id":"ZL2QLPUBJZFPJNOCNBOIHCVHSM","additional_properties":{},"type":"text","content":"Year: 2004"},{"_id":"4ENIPDBCZBDYDEFHKEWC72QDBE","additional_properties":{},"type":"text","content":"Record: 27-1"},{"_id":"QZF4CVGCGRFJVLOGT3XQMKKAJY","additional_properties":{},"type":"text","content":"Playoff result: State Runner-Up"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16663433","type":"polldaddy"},"_id":"75YXWR4FV5BARIMFKH2QNBA4K4","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16663433-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16663433.js\"><\/script><noscript><iframe src=\"https://poll.fm/16663433/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16663433","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins 2002 Detroit Country Day vs. 2004 St. Clair basketball showdown?","version":"1.0"},"type":"oembed_response"},{"_id":"JWFBE6DTZ5AL5NQK6R5Y6SS73Y","additional_properties":{},"type":"text","content":"<b>3. FLINT POWERS</b>"},{"_id":"NNNZPSCZPFFLJMREH2HRLY5SS4","additional_properties":{},"type":"text","content":"Year: 2000"},{"_id":"MA2LLC55ING3HDYRANKA2CXA44","additional_properties":{},"type":"text","content":"Record: 27-1"},{"_id":"J7UDT6K5PBCQXGOQ4INZ3AZAQQ","additional_properties":{},"type":"text","content":"Playoff result: State Champion"},{"_id":"D5EX5HRBPVBAXE7J2IC4NAL4ZE","additional_properties":{},"type":"text","content":"VS."},{"_id":"UAXQK4TKN5FZXBBIXYVFZ6VEMQ","additional_properties":{},"type":"text","content":"<b>14. DETROIT COUNTRY DAY</b>"},{"_id":"QJ4QGFCJ4RHPPJX62VCWKUOF6I","additional_properties":{},"type":"text","content":"Year: 2001 "},{"_id":"KUID2OIH35HC3PCOJDWIAV5JRU","additional_properties":{},"type":"text","content":"Record: 25-2"},{"_id":"J6XK73XWSRDGHCEZH3RX23V6VA","additional_properties":{},"type":"text","content":"Playoff result: State Runner-Up"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16663440","type":"polldaddy"},"_id":"4FHMMWCGWVFW5FMPF37ZZ7VZKI","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16663440-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16663440.js\"><\/script><noscript><iframe src=\"https://poll.fm/16663440/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16663440","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins 2000 Flint Powers vs. 2001 Detroit Country Day girls basketball showdown?","version":"1.0"},"type":"oembed_response"},{"_id":"MCAAHETSNRELDKQGSTMNZZQPCA","additional_properties":{},"type":"text","content":"<b>4. DETROIT COUNTRY DAY</b>"},{"_id":"CEX5SECTFJAYVJT5CNYM3WF354","additional_properties":{},"type":"text","content":"Year: 2009"},{"_id":"IQS4XZZEWVAWHEHABV4XZX6KQ4","additional_properties":{},"type":"text","content":"Record: 26-1"},{"_id":"Y4GKTTDAJBD3JHAVJEPHNPLHVY","additional_properties":{},"type":"text","content":"Playoff result: State Champion"},{"_id":"4U5M6J2FEVCMXAGEMETPJBLLQQ","additional_properties":{},"type":"text","content":"VS."},{"_id":"COD6QEM2TZAPHAMOV7WP5HZAEM","additional_properties":{},"type":"text","content":"<b>13. HUDSONVILLE UNITY CHRISTIAN</b>"},{"_id":"ORJKU2WFYBEWPIQG7KQ2WXRRQU","additional_properties":{},"type":"text","content":"Year: 2005"},{"_id":"NOE75CJXKFCY7BNH5TENCCCZKY","additional_properties":{},"type":"text","content":"Record: 23-4"},{"_id":"CUOUIV66R5GNVATJXTTVQUZMDI","additional_properties":{},"type":"text","content":"Playoff result: State Runner-Up"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16663467","type":"polldaddy"},"_id":"DUWLNBCSXFHABPNC6FKWJGLTZU","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16663467-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16663467.js\"><\/script><noscript><iframe src=\"https://poll.fm/16663467/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16663467","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins 2009 Detroit Country Day vs. 2005 Hudsonville Unity Christian girls basketball showdown?","version":"1.0"},"type":"oembed_response"},{"_id":"CITO34FTABFY5C7NHKIRYTVZDI","additional_properties":{},"type":"text","content":"<b>5. DETROIT COUNTRY DAY</b>"},{"_id":"EIMM2EVWO5FVFLFEQYUQPPSORY","additional_properties":{},"type":"text","content":"Year: 2004"},{"_id":"UPGXMYISERDEZLNDYAIQKM4K7E","additional_properties":{},"type":"text","content":"Record: 26-1"},{"_id":"GZIQXS5ATBAQRGRJBBQSB7HQ5Y","additional_properties":{},"type":"text","content":"Playoff result: State Champion"},{"_id":"M4UPNS23QNBNPCJTUIWCQWBISM","additional_properties":{},"type":"text","content":"VS."},{"_id":"MJGXGH3XZZGSNOVZDZ4ZDADJGA","additional_properties":{},"type":"text","content":"<b>12. DETROIT COMMUNITY</b>"},{"_id":"U42JVGXJH5H2ZCXPZNDURFK4ZE","additional_properties":{},"type":"text","content":"Year: 2008"},{"_id":"A6G4FVJTF5CB7PCFLD5UDJLCXY","additional_properties":{},"type":"text","content":"Record: 25-1"},{"_id":"K3WNZHLNZNB2BCYEFZBZU3IAHA","additional_properties":{},"type":"text","content":"Playoff result: State Runner-Up"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16663475","type":"polldaddy"},"_id":"7G2XZHR6MREPXAIOLN7FGKJTDY","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16663475-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16663475.js\"><\/script><noscript><iframe src=\"https://poll.fm/16663475/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16663475","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins 2004 Detroit Country Day vs. 2008 Detroit Community girls basketball showdown?","version":"1.0"},"type":"oembed_response"},{"_id":"GERT5IQN6NFTBD4VWIYZGPHIEY","additional_properties":{},"type":"text","content":"<b>6. DETROIT COUNTRY DAY</b>"},{"_id":"NED5JNLVYVCRNNTM6AWYVZCHXI","additional_properties":{},"type":"text","content":"Year: 2008"},{"_id":"ENHVOSAGHNBCJG3Q6CINHQWWPA","additional_properties":{},"type":"text","content":"Record: 25-1"},{"_id":"3BQE7DZG4RD6BAKKFBSHUNFM24","additional_properties":{},"type":"text","content":"Playoff result: State Champion "},{"_id":"2ZEIDRBIOVFONNHFLEMIVIZSRE","additional_properties":{},"type":"text","content":"VS."},{"_id":"D5SWLU7RZZCZLCELXL6K7XAQFA","additional_properties":{},"type":"text","content":"<b>11. EAST GRAND RAPIDS</b>"},{"_id":"PKVP7YPZOZC7TMIUMEWQDAFIAI","additional_properties":{},"type":"text","content":"Year: 2002"},{"_id":"LEKMJEMJZNB4TM4NVZPMXUJZUY","additional_properties":{},"type":"text","content":"Record: 27-2"},{"_id":"5ELRA2UDY5F25JQ5K2YPONMPEA","additional_properties":{},"type":"text","content":"Playoff result: State Runner-Up"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16663481","type":"polldaddy"},"_id":"RI47ESSUHVG3XHBVBRZBXERUNU","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16663481-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16663481.js\"><\/script><noscript><iframe src=\"https://poll.fm/16663481/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16663481","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins 2008 Detroit Country Day vs. 2002 East Grand Rapids girls basketball showdown?","version":"1.0"},"type":"oembed_response"},{"_id":"MKLDV4LAZZHEBNLH55RL4NFPKE","additional_properties":{},"type":"text","content":"<b>7. HUDSONVILLE UNITY CHRISTIAN</b>"},{"_id":"U3CDBLRLQFFDBN6SEIX6M5WOLQ","additional_properties":{},"type":"text","content":"Year: 2006"},{"_id":"KDCQ7BOECVGUXBB2AQTHEFCREQ","additional_properties":{},"type":"text","content":"Record: 26-1"},{"_id":"QRCEA722YFCRLDO2G5G7Z3TYA4","additional_properties":{},"type":"text","content":"Playoff result: State Champion "},{"_id":"P7RO7SRELFEJHGEJILEJOIQTMM","additional_properties":{},"type":"text","content":"VS."},{"_id":"TVB7X5UEENFFJNRP25QXHIFLYY","additional_properties":{},"type":"text","content":"<b>10. GRAND RAPIDS CATHOLIC CENTRAL</b>"},{"_id":"W5SKUTG6FBGEJMJLKB3FEBGM5U","additional_properties":{},"type":"text","content":"Year: 2009"},{"_id":"KMMYFACCONDQDKUTKILFIIW7HM","additional_properties":{},"type":"text","content":"Record: 27-1"},{"_id":"LW5E6VUXWZA3FJNK6O7HKDJRN4","additional_properties":{},"type":"text","content":"Playoff result: State Runner-Up"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16663485","type":"polldaddy"},"_id":"7M5BOR7BRZE2JJIDZAXNFTF6XE","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16663485-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16663485.js\"><\/script><noscript><iframe src=\"https://poll.fm/16663485/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16663485","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins 2006 Hudsonville Unity Christian vs. 2009 Grand Rapids Catholic Central girls basketball showdown?","version":"1.0"},"type":"oembed_response"},{"_id":"MAH2QCHJLNEHTHHBR6YE4XIEXQ","additional_properties":{},"type":"text","content":"<b>8. DETROIT RENAISSANCE</b>"},{"_id":"SZYEBPMR3JATNBCUFCYVKSXB3A","additional_properties":{},"type":"text","content":"Year: 2005"},{"_id":"SZ7POY7ERZENXKEOEWRIBZEI5M","additional_properties":{},"type":"text","content":"Record: 23-4"},{"_id":"AHTMS6XTEVGZRPTJLPKSGR4IMA","additional_properties":{},"type":"text","content":"Playoff result: State Champion"},{"_id":"AC4FAZOY6VELXCBBOAINROXUKQ","additional_properties":{},"type":"text","content":"VS."},{"_id":"SAVXULKYQVBSHKJBA7LZSZVGZU","additional_properties":{},"type":"text","content":"<b>9. DETROIT COUNTRY DAY</b>"},{"_id":"5WIHW4PRH5CTZDAH75U7SUKWDU","additional_properties":{},"type":"text","content":"Year: 2003"},{"_id":"3KWTHZORG5BEZN34T75AJALETU","additional_properties":{},"type":"text","content":"Record: 20-7"},{"_id":"S7FZDUHALRANZJJ6V6EKLOO3C4","additional_properties":{},"type":"text","content":"Playoff result: State Champion"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16663490","type":"polldaddy"},"_id":"E4R5RACBWRESDAMA3IQPDEPJRM","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16663490-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16663490.js\"><\/script><noscript><iframe src=\"https://poll.fm/16663490/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16663490","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins 2005 Detroit Renaissance vs. 2003 Detroit Country Day girls basketball showdown?","version":"1.0"},"type":"oembed_response"},{"_id":"YQP4HDFSGNCTVCS63437TV2SFU","additional_properties":{},"type":"text","content":"<i>MLive wants to know which team from the first decade of the 2000s is the best. This post is one of eight across boys and girls basketball to get the voting. Stick with MLive to vote in every round as we crown the top boys and girls basketball teams from 2000-09. </i>"},{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"89b4b4fbc0a7d47b8e01ec72cf56839a3d254dcad9cc0d02a890da79c766434d"},"caption":"Which Class B girls basketball team is the best from 2000-2009? Vote on the opening round matchups now.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/6CNFHPSLBJBBDFKJFKDXZR7YXU.jpg","licensable":false,"credits":{"affiliation":[{"name":"Jared Purcell | japurcell@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"japurcell@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"JaredPurcellDET"}],"social_links":[{"site":"email","url":"japurcell@mlive.com"},{"site":"twitter","url":"JaredPurcellDET"}],"name":"Jared Purcell","description":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","_id":"japurcel","additional_properties":{"original":{"lastName":"Purcell","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png","education":[{"name":"Oakland University"}],"role":"Lead reporter for local sports","longBio":"I am the lead reporter for the local sports team at MLive.com and we mainly focus on high school sports coverage throughout Michigan on a local and statewide level. I've lived in Michigan since I was three years old and currently reside in the Detroit suburbs where I also coach cross country in the fall and track and field in the spring.","bio":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","expertise":"High school sports.","mt_author_id":"9339511","firstName":"Jared","twitter":"JaredPurcellDET","podcasts":[],"books":[],"personal_website":"https://www.mlive.com/staff/japurcel/","awards":[],"_id":"japurcel","last_updated_date":"2025-09-12T17:03:19.458Z","bio_page":"","byline":"Jared Purcell | japurcell@mlive.com","email":"japurcell@mlive.com","status":true}},"type":"author","version":"0.5.8","url":""}]},"subtitle":"Best Class B Girls Basketball team from 2000-2009","width":2875,"creditIPTC":"Jared Purcell | japurcell@mlive.com","_id":"6CNFHPSLBJBBDFKJFKDXZR7YXU","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/6CNFHPSLBJBBDFKJFKDXZR7YXU.jpg?auth=89b4b4fbc0a7d47b8e01ec72cf56839a3d254dcad9cc0d02a890da79c766434d","proxyUrl":"/resizer/v2/6CNFHPSLBJBBDFKJFKDXZR7YXU.jpg?auth=89b4b4fbc0a7d47b8e01ec72cf56839a3d254dcad9cc0d02a890da79c766434d","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/6CNFHPSLBJBBDFKJFKDXZR7YXU.jpg","published":true,"resizeUrl":"/resizer/v2/6CNFHPSLBJBBDFKJFKDXZR7YXU.jpg?auth=89b4b4fbc0a7d47b8e01ec72cf56839a3d254dcad9cc0d02a890da79c766434d","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/6CNFHPSLBJBBDFKJFKDXZR7YXU.jpg?auth=89b4b4fbc0a7d47b8e01ec72cf56839a3d254dcad9cc0d02a890da79c766434d&width=300","version":0,"originalName":"2000s Class B girls basketball brackets.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-22T17:39:21Z","last_updated_date":"2026-02-22T17:39:21Z","height":1642,"image_type":"photograph"},{"_id":"6LDHTBDH6NAS3GANJMW27MXKJM","type":"raw_html","content":"<adi-stories-by-section-tag adiWidgetId=\"widgie-851af3c0-4b11-4205-a2f0-f11cee82820c\"></adi-stories-by-section-tag>"}],"description":{"basic":"Fans can take a trip down memory lane and vote for their favorite Class B teams from 2000-09 through 10 p.m. Thursday. "},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"score":0.5134,"_id":"Q2910549","label":"MLive Media Group","type":"Agent,Organisation,Company"},{"score":0.3338,"_id":"Q1166","label":"Michigan","type":"Place,PopulatedPlace,Region,AdministrativeRegion"},{"score":0.3061,"_id":"Q490584","label":"Flint, Michigan","type":"Place,PopulatedPlace,Settlement,City"},{"custom_id":"COM38123636f","label":"HUDSONVILLE UNITY","type":"Company"},{"custom_id":"PLA4300bbc3d","label":"EAST GRAND RAPIDSYear","type":"Place"},{"custom_id":"PERa432d817e","label":"Pedro","type":"Person"},{"custom_id":"COM0870873ef","label":"SAGINAW NOUVEL","type":"Company"},{"custom_id":"PLAc8a3fd8c6","label":"ST.","type":"Place"}],"categories":[{"score":0.9457,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":0.8768,"classifier":"iab_content_taxonomy","name":"Sports>Basketball","_id":"483.547"},{"score":0.7504,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"score":0.7284,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Basketball","_id":"483.487.489"}],"content_topics":[{"score":1,"_id":"Q8677801","label":"Newspaper companies of the United States"},{"score":0.9819,"_id":"Q7209959","label":"Newspaper publishing"},{"score":0.9354,"_id":"Q6161946","label":"Newspapers"},{"score":0.8944,"_id":"Q8221877","label":"Advance Publications"},{"score":0.8578,"_id":"Q7050046","label":"Newspaper companies"},{"score":0.8249,"_id":"Q8399084","label":"Economy of Grand Rapids, Michigan"},{"score":0.8129,"_id":"Q2910549","label":"MLive Media Group"},{"score":0.7952,"_id":"Q7077035","label":"Journalism"},{"score":0.7741,"_id":"Q6808364","label":"Michigan"},{"score":0.7681,"_id":"Q6006335","label":"News media"},{"score":0.7281,"_id":"Q490584","label":"Flint, Michigan"},{"score":0.7209,"_id":"Q7256778","label":"Grand Rapids, Michigan"},{"score":0.7117,"_id":"Q8804225","label":"Michigan counties"},{"score":0.7055,"_id":"Q12439","label":"Detroit"},{"score":0.68,"_id":"Q8134372","label":"West Michigan"},{"score":0.6618,"_id":"Q8625031","label":"Society of Michigan"},{"score":0.6448,"_id":"Q8807207","label":"Publishing organizations"},{"score":0.6289,"_id":"Q8594143","label":"Magazine publishing"},{"score":0.6256,"_id":"Q8399380","label":"Economy of Michigan"},{"score":0.5999,"_id":"Q9531345","label":"Periodicals"},{"score":0.5866,"_id":"Q5934354","label":"Publishing companies of the United States"},{"score":0.574,"_id":"Q10112328","label":"Print media"},{"score":0.5621,"_id":"Q8594183","label":"Magazine publishing companies of the United States"},{"score":0.5508,"_id":"Q7197350","label":"American websites"},{"score":0.54,"_id":"Q20930834","label":"Publishing companies of North America"},{"score":0.5302,"_id":"Q5836947","label":"Publishing"},{"score":0.4079,"_id":"Q6337045","label":"Entertainment"},{"score":0.4015,"_id":"Q7021007","label":"Basketball"},{"score":0.3692,"_id":"Q8287334","label":"Balls"},{"score":0.3488,"_id":"Q7379346","label":"Ball games"},{"score":0.3308,"_id":"Q113365623","label":"Team activities"},{"score":0.3147,"_id":"Q7216322","label":"Team sports"},{"score":0.3081,"_id":"Q1457982","label":"Sports"},{"score":0.3002,"_id":"Q7017036","label":"Indoor sports"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/saginaw-bay-city","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Saginaw and Bay City Sports","description":"Saginaw and Bay City Sports on MLive.com","_id":"/sports/saginaw-bay-city","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/saginaw-bay-city"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/saginaw-bay-city/","default_content":null},"site":{"site_keywords":"saginaw, bay city, michigan, sports, saginaw spirit hockey, central michigan university, cmu, chippewas, saginaw valley state university, svsu, cardinals, great lakes loons, football, baseball, basketball, hockey, soccer","site_description":"Saginaw and Bay City Sports on MLive.com","site_section":"Sports","headline":"Saginaw and Bay City Sports","site_title":"Saginaw and Bay City Sports"},"navigation":{"nav_title":"Saginaw and Bay City Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Saginaw and Bay City Sports","_id":"/sports/saginaw-bay-city","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1024}}},"_website_section_id":"mlive./sports/saginaw-bay-city","type":"section","version":"0.6.0"},{"path":"/sports/muskegon","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Muskegon Sports","description":"Muskegon, Michigan sports news. Get the latest Muskegon high school sports, college sports and more. Get the latest news on the Muskegon Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Muskegon Chronicle - MLive.com","_id":"/sports/muskegon","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/muskegon"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/muskegon/","default_content":null},"site":{"site_keywords":"Muskegon Sports, Muskegon Michigan Sports, Muskegon High School Sports","site_description":"Muskegon, Michigan sports news. Get the latest Muskegon high school sports, college sports and more. Get the latest news on the Muskegon Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Muskegon Chronicle - MLive.com","site_section":"Sports","headline":"Muskegon Sports","site_title":"Muskegon Sports"},"navigation":{"nav_title":"Muskegon Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Muskegon Sports","_id":"/sports/muskegon","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1035}}},"_website_section_id":"mlive./sports/muskegon","type":"section","version":"0.6.0"},{"path":"/sports/kalamazoo","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Kalamazoo Sports","description":"Find the latest Kalamazoo high school, college and other local sports news. Get updates on Kalamazoo Wings and Western Michigan Broncos at MLive.com\"> <meta name=\"keywords\" content=\"Local sports news for Kalamazoo, Kalamazoo Gazette Sports, Kalamazoo Youth Sports, Kalamazoo Sports, Kalamazoo Gazette high school sports, Kalamazoo Wings, Western Michigan Broncos, prep sportssports/kalamazoo","_id":"/sports/kalamazoo","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/kalamazoo"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/kalamazoo/","default_content":null},"site":{"site_keywords":null,"site_description":"Find the latest Kalamazoo high school, college and other local sports news. Get updates on Kalamazoo Wings and Western Michigan Broncos at MLive.com\"> <meta name=\"keywords\" content=\"Local sports news for Kalamazoo, Kalamazoo Gazette Sports, Kalamazoo Youth Sports, Kalamazoo Sports, Kalamazoo Gazette high school sports, Kalamazoo Wings, Western Michigan Broncos, prep sportssports/kalamazoo","site_section":"Sports","headline":"Kalamazoo Sports","site_title":"Kalamazoo Sports"},"navigation":{"nav_title":"Kalamazoo Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Kalamazoo Sports","_id":"/sports/kalamazoo","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1038}}},"_website_section_id":"mlive./sports/kalamazoo","type":"section","version":"0.6.0"},{"path":"/sports/jackson","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Jackson Sports","description":"Jackson, Michigan sports news. Get the latest on Jackson high school sports, college sports and more. Browse photos, videos and more at the Jackson Citizen Patriot - MLive.com","_id":"/sports/jackson","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/jackson"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/jackson/","default_content":null},"site":{"site_keywords":"Jackson Sports, Jackson Michigan Sports, Jackson High School Sports, Jackson Prep Sports, Local Jackson Sports","site_description":"Jackson, Michigan sports news. Get the latest on Jackson high school sports, college sports and more. Browse photos, videos and more at the Jackson Citizen Patriot - MLive.com","site_section":"Sports","headline":"Jackson Sports","site_title":"Jackson Sports"},"navigation":{"nav_title":"Jackson Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Jackson Sports","_id":"/sports/jackson","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1036}}},"_website_section_id":"mlive./sports/jackson","type":"section","version":"0.6.0"},{"path":"/sports/grand-rapids","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Grand Rapids Sports","description":"Grand Rapids, Michigan sports news. Get the latest Grand Rapids high school sports, college sports and more. Get the latest news on the Grand Rapids Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Grand Rapids Press - MLive.com","_id":"/sports/grand-rapids","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/grand-rapids"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/grand-rapids","default_content":null},"site":{"site_keywords":"Grand Rapids Sports, Grand Rapids Michigan Sports, Grand Rapids High School Sports","site_description":"Grand Rapids, Michigan sports news. Get the latest Grand Rapids high school sports, college sports and more. Get the latest news on the Grand Rapids Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Grand Rapids Press - MLive.com","site_section":"Sports","headline":"Grand Rapids Sports","site_title":"Grand Rapids Sports"},"navigation":{"nav_title":"Grand Rapids Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Grand Rapids Sports","_id":"/sports/grand-rapids","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1039}}},"_website_section_id":"mlive./sports/grand-rapids","type":"section","version":"0.6.0"},{"path":"/sports/flint","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Flint Sports","description":"Flint, Michigan sports news. Get the latest Flint-area high school sports, college sports, Detroit sports news, and more. Get the latest news on the Buick Open, Crim Race, Mott Community College Bears and Flint Generals. Browse photos, videos and more at The Flint Journal - MLive.com","_id":"/sports/flint","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/flint"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/flint/","default_content":null},"site":{"site_keywords":"Flint Sports, Flint Michigan Sports, Flint High School Sports","site_description":"Flint, Michigan sports news. Get the latest Flint-area high school sports, college sports, Detroit sports news, and more. Get the latest news on the Buick Open, Crim Race, Mott Community College Bears and Flint Generals. Browse photos, videos and more at The Flint Journal - MLive.com","site_section":"Sports","headline":"Flint Sports","site_title":"Flint Sports"},"navigation":{"nav_title":"Flint Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Flint Sports","_id":"/sports/flint","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1023}}},"_website_section_id":"mlive./sports/flint","type":"section","version":"0.6.0"},{"path":"/sports/detroit","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Detroit Sports","description":"Get the latest news, scores and analyis on Detroit sports at MLive.com.","_id":"/sports/detroit","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/detroit"},"_admin":{"tracking_node":null,"alias_ids":["/sports/detroit"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/detroit/"},"navigation":{"nav_title":"Detroit","is_this_a_link_or_a_section":"Both","nav_display":"true"},"site":{"site_keywords":"Detroit sports, Detroit Lions news, Detroit Tigers news, Detroit Pistons news, Detroit Red Wings news","site_description":"Get the latest news, scores and analyis on Detroit sports at MLive.com.","headline":"Detroit Sports","site_section":"Sports","site_title":"Detroit Sports"},"inactive":false,"node_type":"section","_website":"mlive","name":"Detroit Sports","_id":"/sports/detroit","ancestors":{"default":[],"ellipsis":["/detroit","/"]},"order":{"ellipsis":2001}}},"_website_section_id":"mlive./sports/detroit","type":"section","version":"0.6.0"},{"path":"/sports/ann-arbor","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Ann Arbor Sports","description":"Ann Arbor, Michigan sports news. Get the latest Ann Arbor high school sports, college sports, University of Michigan Wolverines, Eastern Michigan University Eagles news, and more. Browse photos, videos and more at The Ann Arbor News - MLive.com","_id":"/sports/ann-arbor","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/ann-arbor"],"commercial_node":null,"url_path":"www.mlive.com/sports/ann-arbor/","default_content":null},"site":{"site_keywords":"Ann Arbor Sports, Ann Arbor Michigan Sports, Ann Arbor High School Sports, Eastern Michigan University Eagles, University of Michigan Football, University of Michigan Basketball, Wolverines Football, Wolverines Basketball, University of Michigan Wolverines","site_description":"Ann Arbor, Michigan sports news. Get the latest Ann Arbor high school sports, college sports, University of Michigan Wolverines, Eastern Michigan University Eagles news, and more. Browse photos, videos and more at The Ann Arbor News - MLive.com","site_section":"Sports","headline":"Ann Arbor Sports","site_title":"Ann Arbor Sports"},"navigation":{"nav_title":"Ann Arbor Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Ann Arbor Sports","_id":"/sports/ann-arbor","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1037}}},"_website_section_id":"mlive./sports/ann-arbor","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@mlive-river","_id":"1771705518483","text":"@mlive-river","slug":"mlive-river"},{"description":"@highschoolsports-sbc","_id":"1771705521917","text":"@highschoolsports-sbc","slug":"highschoolsports-sbc"},{"description":"@highschoolsports-fl","_id":"1771705526423","text":"@highschoolsports-fl","slug":"highschoolsports-fl"},{"description":"@highschoolsports-jx","_id":"1771705531136","text":"@highschoolsports-jx","slug":"highschoolsports-jx"},{"description":"@highschoolsports-aa","_id":"1771705534459","text":"@highschoolsports-aa","slug":"highschoolsports-aa"},{"description":"@highschoolsports-mu","_id":"1771705538225","text":"@highschoolsports-mu","slug":"highschoolsports-mu"},{"description":"@highschoolsports-gr","_id":"1771705541637","text":"@highschoolsports-gr","slug":"highschoolsports-gr"},{"description":"@highschoolsports-kz","_id":"1771705556633","text":"@highschoolsports-kz","slug":"highschoolsports-kz"},{"description":"@meter","_id":"1771705558575","text":"@meter","slug":"meter"},{"description":"high-school-basketball","_id":"1771705562381","text":"high-school-basketball","slug":"high-school-basketball"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/e9a2f8db-01cf-40f2-bb6a-a671152f1473.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"hbernreu@mlive.com"},{"site":"facebook","deprecated":true,"deprecation_msg":"Please use social_links.","url":"https://www.facebook.com/hugh.bernreuter"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"@BernreuterHugh"}],"social_links":[{"site":"email","url":"hbernreu@mlive.com"},{"site":"facebook","url":"https://www.facebook.com/hugh.bernreuter"},{"site":"twitter","url":"@BernreuterHugh"}],"name":"Hugh Bernreuter","description":"I've covered Saginaw-area sports and athletes for more than 30 years. If you know of any interesting stories that need to be told, email me at hbernreu@mlive.com","_id":"hbernreu","additional_properties":{"original":{"lastName":"Bernreuter","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/e9a2f8db-01cf-40f2-bb6a-a671152f1473.png","education":[{"name":"Michigan State University"}],"role":"Sports Reporter","longBio":"Hugh Bernreuter is a sports reporter for MLive.com, focusing on high school sports in the Saginaw area. He has worked as a sports reporter for more than 40 years, starting in 1981. During his career, he has won 50 writing awards from Michigan Associated Press, Michigan Press Association and United Press International. He is a 2023 inductee into the Saginaw County Sports Hall of Fame and graduated from Michigan State University in 1985 with a bachelor's degree in journalism.  His email is hbernreu@mlive.com","facebook":"https://www.facebook.com/hugh.bernreuter","bio":"I've covered Saginaw-area sports and athletes for more than 30 years. If you know of any interesting stories that need to be told, email me at hbernreu@mlive.com","mt_author_id":"1198","firstName":"Hugh","twitter":"@BernreuterHugh","podcasts":[],"books":[],"personal_website":"https://www.mlive.com/staff/hbernreu/","awards":[],"_id":"hbernreu","last_updated_date":"2025-09-15T15:42:02.701Z","byline":"Hugh Bernreuter | hbernreu@mlive.com","email":"hbernreu@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtype":"article","first_publish_date":"2026-02-23T12:01:00Z","additional_properties":{"pc_content_hash":"f6cac2c8e1bd0451021cd5eb6bfe5bd36a2c4c3d965772ee7a481a7c92fd9de4","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Sports Fan","confidence":0.9},{"persona":"Basketball Enthusiast","confidence":0.9},{"persona":"Student Athlete","confidence":0.8},{"persona":"Competitive Player","confidence":0.7},{"persona":"Active Lifestyle Advocate","confidence":0.6},{"persona":"Athletic Trainer","confidence":0.5},{"persona":"Sports Analyst","confidence":0.5},{"persona":"Casual Athlete","confidence":0.4},{"persona":"Adrenaline Junkie","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Athletic Recruiter","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0}],"iab_taxonomy":[["Category name: Sports>Basketball","Confidence: 0.9257481098175049"],["Category name: Education>Secondary Education","Confidence: 0.6320555210113525"],["Category name: Sports>College Sports","Confidence: 0.45907410979270935"],["Category name: Politics>Civic affairs","Confidence: 0.3468315005302429"]]},"is_published":false,"publish_date":"2026-02-23T12:01:00.000Z","has_published_copy":true},"last_updated_date":"2026-02-23T12:01:40.005Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"label":{"custom_label":{"display":true,"text":"Sports","url":""}},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"6e964ecac681657eb4d37ab8b3cbe657cdbce15fe5ba946aec04d7551f2f109a"},"caption":"Which Class B girls basketball team was the best in the first decade of the 2000s? Vote now!","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","focal_point":{"x":637,"y":280},"url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/SZT4MMNSNZBDVMKPE3UQG3PFXM.jpg","licensable":false,"credits":{"affiliation":[{"name":"Jared Purcell | japurcell@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"japurcell@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"JaredPurcellDET"}],"social_links":[{"site":"email","url":"japurcell@mlive.com"},{"site":"twitter","url":"JaredPurcellDET"}],"name":"Jared Purcell","description":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","_id":"japurcel","additional_properties":{"original":{"lastName":"Purcell","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png","education":[{"name":"Oakland University"}],"role":"Lead reporter for local sports","longBio":"I am the lead reporter for the local sports team at MLive.com and we mainly focus on high school sports coverage throughout Michigan on a local and statewide level. I've lived in Michigan since I was three years old and currently reside in the Detroit suburbs where I also coach cross country in the fall and track and field in the spring.","bio":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","expertise":"High school sports.","mt_author_id":"9339511","firstName":"Jared","twitter":"JaredPurcellDET","podcasts":[],"books":[],"personal_website":"https://www.mlive.com/staff/japurcel/","awards":[],"_id":"japurcel","last_updated_date":"2025-09-12T17:03:19.458Z","bio_page":"","byline":"Jared Purcell | japurcell@mlive.com","email":"japurcell@mlive.com","status":true}},"type":"author","version":"0.5.8","url":""}]},"subtitle":"Vote for the top Class B girls basketball team from 2000-09","width":1280,"creditIPTC":"Jared Purcell | japurcell@mlive.com","_id":"SZT4MMNSNZBDVMKPE3UQG3PFXM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/SZT4MMNSNZBDVMKPE3UQG3PFXM.jpg?auth=6e964ecac681657eb4d37ab8b3cbe657cdbce15fe5ba946aec04d7551f2f109a","proxyUrl":"/resizer/v2/SZT4MMNSNZBDVMKPE3UQG3PFXM.jpg?auth=6e964ecac681657eb4d37ab8b3cbe657cdbce15fe5ba946aec04d7551f2f109a","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/SZT4MMNSNZBDVMKPE3UQG3PFXM.jpg","published":true,"resizeUrl":"/resizer/v2/SZT4MMNSNZBDVMKPE3UQG3PFXM.jpg?auth=6e964ecac681657eb4d37ab8b3cbe657cdbce15fe5ba946aec04d7551f2f109a","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/SZT4MMNSNZBDVMKPE3UQG3PFXM.jpg?auth=6e964ecac681657eb4d37ab8b3cbe657cdbce15fe5ba946aec04d7551f2f109a&width=300","version":0,"focal_point":{"min":[637,280],"max":[637,280]},"originalName":"6.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-19T18:18:53Z","last_updated_date":"2026-02-19T18:18:53Z","height":720,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/SZT4MMNSNZBDVMKPE3UQG3PFXM.jpg?auth=6e964ecac681657eb4d37ab8b3cbe657cdbce15fe5ba946aec04d7551f2f109a&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/SZT4MMNSNZBDVMKPE3UQG3PFXM.jpg?auth=6e964ecac681657eb4d37ab8b3cbe657cdbce15fe5ba946aec04d7551f2f109a&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/SZT4MMNSNZBDVMKPE3UQG3PFXM.jpg?auth=6e964ecac681657eb4d37ab8b3cbe657cdbce15fe5ba946aec04d7551f2f109a&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/SZT4MMNSNZBDVMKPE3UQG3PFXM.jpg?auth=6e964ecac681657eb4d37ab8b3cbe657cdbce15fe5ba946aec04d7551f2f109a&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/vote-now-for-the-top-class-b-girls-basketball-team-from-2000-09.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"OMQTBNGU3FC5NJ3E76ZMINOWUM","published":true,"branch":"default","revision_id":"L3JJPNPI5RC33LJC67NMQCBRYU"},"planning":{"story_length":{"character_count_actual":2242,"inch_count_actual":12,"word_count_actual":381,"line_count_actual":80}},"display_date":"2026-02-23T12:01:00Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"Vote now for the top Class B girls basketball team from 2000-09 "},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/vote-now-for-the-top-class-b-girls-basketball-team-from-2000-09.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-21T20:26:08.724Z","publish_date":"2026-02-23T12:01:00Z","_id":"GLAHXLV33BDMVDDTGNDXRGACN4","website":"mlive","website_url":"/highschoolsports/2026/02/vote-now-for-the-top-class-b-girls-basketball-team-from-2000-09.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"691ac9f1982e43d3e55d15f373189c8e560148ac72b3ce0a2db030f774033093"},"caption":"Which Class C girls basketball team was the best in the first decade of the 2000s? Vote now!","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/LOC3JI4WZJGODP6DZ4GEUJDSIM.jpg","licensable":false,"credits":{"affiliation":[{"name":"Jared Purcell | japurcell@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"japurcell@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"JaredPurcellDET"}],"social_links":[{"site":"email","url":"japurcell@mlive.com"},{"site":"twitter","url":"JaredPurcellDET"}],"name":"Jared Purcell","description":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","_id":"japurcel","additional_properties":{"original":{"lastName":"Purcell","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png","education":[{"name":"Oakland University"}],"role":"Lead reporter for local sports","longBio":"I am the lead reporter for the local sports team at MLive.com and we mainly focus on high school sports coverage throughout Michigan on a local and statewide level. I've lived in Michigan since I was three years old and currently reside in the Detroit suburbs where I also coach cross country in the fall and track and field in the spring.","bio":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","expertise":"High school sports.","mt_author_id":"9339511","firstName":"Jared","twitter":"JaredPurcellDET","podcasts":[],"books":[],"personal_website":"https://www.mlive.com/staff/japurcel/","awards":[],"_id":"japurcel","last_updated_date":"2025-09-12T17:03:19.458Z","bio_page":"","byline":"Jared Purcell | japurcell@mlive.com","email":"japurcell@mlive.com","status":true}},"type":"author","version":"0.5.8","url":""}]},"subtitle":"Vote for the top Class C girls basketball team from 2000-09","width":1280,"creditIPTC":"Jared Purcell | japurcell@mlive.com","_id":"LOC3JI4WZJGODP6DZ4GEUJDSIM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/LOC3JI4WZJGODP6DZ4GEUJDSIM.jpg?auth=691ac9f1982e43d3e55d15f373189c8e560148ac72b3ce0a2db030f774033093","proxyUrl":"/resizer/v2/LOC3JI4WZJGODP6DZ4GEUJDSIM.jpg?auth=691ac9f1982e43d3e55d15f373189c8e560148ac72b3ce0a2db030f774033093","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/LOC3JI4WZJGODP6DZ4GEUJDSIM.jpg","published":true,"resizeUrl":"/resizer/v2/LOC3JI4WZJGODP6DZ4GEUJDSIM.jpg?auth=691ac9f1982e43d3e55d15f373189c8e560148ac72b3ce0a2db030f774033093","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/LOC3JI4WZJGODP6DZ4GEUJDSIM.jpg?auth=691ac9f1982e43d3e55d15f373189c8e560148ac72b3ce0a2db030f774033093&width=300","version":0,"originalName":"7.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-19T18:18:53Z","last_updated_date":"2026-02-19T18:18:53Z","height":720,"image_type":"photograph"},{"_id":"46UK2VYQHZDUJFEBN6BGUMOGBQ","additional_properties":{},"type":"text","content":"It is tournament time, when a basketball fan’s mind turns to thoughts of brackets."},{"_id":"CDU63KYSGFAHVIZGYRO6ZCLUAM","additional_properties":{},"type":"text","content":"As we finish off the high school basketball regular season and turn our sights towards March, and the single-elimination fun that comes with it, we also want to take a look back at some of the top teams of the past."},{"_id":"VSJB6LVDPZGQHEO3LU4LNYTKFQ","additional_properties":{},"type":"text","content":"There has been some great girls basketball played in Michigan over the years, and we want to take a look back at the first decade of the 21st century to see some of the teams that got the millennium off on the right start."},{"_id":"SH2CF4CKOZEVTLE4CPDYJVUCRI","additional_properties":{},"type":"text","content":"We’ve highlighted 16 girls basketball teams in Class C who took the court between 2000 and 2009, placed them on a bracket, and opened up the polling to our MLive readers."},{"_id":"OSRXEC6DMNEXROQVEQZ67DBQTM","additional_properties":{},"type":"text","content":"Ultimately, we want to crown the best of the best of the 2000s, the top team to take the floor that decade. We took the nine state champions of the decade from the fall of 2000 to the winter of 2009 (remember, girls basketball went from being a fall sport to a winter sport in the 2007-07 school year) and the top teams that decade who fell a bit short and put them in our bracket."},{"_id":"3EWTDGG425DYRHITAS44VN2TSI","additional_properties":{},"type":"text","content":"MLive subscribers can vote from now until 10 a.m. Friday for their top choice in our opening-round matchups, with the winners advancing to the Elite Eight. "},{"_id":"5ZXYE5XOBBDLBLSIPKN4GJ4JFE","additional_properties":{},"type":"text","content":"Below is the full bracket and matchups for the opening round of our hypothetical tournament of champions. "},{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"922d618bc6b7205f102ea1c282aad3b932e2c1ed0e391e7eaead35bd5d6d8e8a"},"caption":"Which Class C girls basketball team is the best from 2000-2009? Vote on the opening round matchups now.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/APCRMYTXWVFRTDGM5KSSS74JUE.jpg","licensable":false,"credits":{"affiliation":[{"name":"Jared Purcell | japurcell@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"japurcell@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"JaredPurcellDET"}],"social_links":[{"site":"email","url":"japurcell@mlive.com"},{"site":"twitter","url":"JaredPurcellDET"}],"name":"Jared Purcell","description":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","_id":"japurcel","additional_properties":{"original":{"lastName":"Purcell","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png","education":[{"name":"Oakland University"}],"role":"Lead reporter for local sports","longBio":"I am the lead reporter for the local sports team at MLive.com and we mainly focus on high school sports coverage throughout Michigan on a local and statewide level. I've lived in Michigan since I was three years old and currently reside in the Detroit suburbs where I also coach cross country in the fall and track and field in the spring.","bio":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","expertise":"High school sports.","mt_author_id":"9339511","firstName":"Jared","twitter":"JaredPurcellDET","podcasts":[],"books":[],"personal_website":"https://www.mlive.com/staff/japurcel/","awards":[],"_id":"japurcel","last_updated_date":"2025-09-12T17:03:19.458Z","bio_page":"","byline":"Jared Purcell | japurcell@mlive.com","email":"japurcell@mlive.com","status":true}},"type":"author","version":"0.5.8","url":""}]},"subtitle":"Best Class C Girls Basketball team from 2000-2009","width":2875,"creditIPTC":"Jared Purcell | japurcell@mlive.com","_id":"APCRMYTXWVFRTDGM5KSSS74JUE","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/APCRMYTXWVFRTDGM5KSSS74JUE.jpg?auth=922d618bc6b7205f102ea1c282aad3b932e2c1ed0e391e7eaead35bd5d6d8e8a","proxyUrl":"/resizer/v2/APCRMYTXWVFRTDGM5KSSS74JUE.jpg?auth=922d618bc6b7205f102ea1c282aad3b932e2c1ed0e391e7eaead35bd5d6d8e8a","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/APCRMYTXWVFRTDGM5KSSS74JUE.jpg","published":true,"resizeUrl":"/resizer/v2/APCRMYTXWVFRTDGM5KSSS74JUE.jpg?auth=922d618bc6b7205f102ea1c282aad3b932e2c1ed0e391e7eaead35bd5d6d8e8a","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/APCRMYTXWVFRTDGM5KSSS74JUE.jpg?auth=922d618bc6b7205f102ea1c282aad3b932e2c1ed0e391e7eaead35bd5d6d8e8a&width=300","version":0,"originalName":"2000s Class C girls basketball brackets.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-22T17:39:21Z","last_updated_date":"2026-02-22T17:39:21Z","height":1642,"image_type":"photograph"},{"_id":"OU3XYBSHGVC33GRKH5YFRQ2ECM","additional_properties":{},"type":"text","content":"---"},{"level":3,"_id":"CQADBKBQERHQ3EZCQMD7DK2LGU","additional_properties":{},"type":"header","content":"<b>Top Class C Girls Basketball Teams from 2000-2009</b>"},{"_id":"J3WNIQUOEFFKBAC6EI6R63FVGM","additional_properties":{},"type":"text","content":"---"},{"level":3,"_id":"V7EYTOT6KFBIHLCQ3IB3YRVUQA","additional_properties":{},"type":"header","content":"1. Saginaw Nouvel"},{"_id":"WOOHSHD6Z5H3BAEOR7NHSXECH4","additional_properties":{},"type":"text","content":"<b>Year:</b> 2006"},{"_id":"E4H6WVRDERGXVIDCUEF6C63O24","additional_properties":{},"type":"text","content":"<b>Record:</b> 28-0"},{"_id":"EW2C4KNUVVELNDJUCPQ4TYHVRA","additional_properties":{},"type":"text","content":"<b>Playoff result:</b> Won state championship over Hamady 65-56."},{"_id":"BGMUBQXC7VBKBHCG5CSKNV64LE","additional_properties":{},"type":"text","content":"<b>VS</b>"},{"level":3,"_id":"AWC3B6JGXVH7FDGIIQZRQL5VWA","additional_properties":{},"type":"header","content":"16. Olivet"},{"_id":"DE3YKPJ6R5GHHE7QQIUIUFTZ6A","additional_properties":{},"type":"text","content":"<b>Year:</b> 2005"},{"_id":"FQLOYJ4DXJBPRBNXOC7DIOD3DI","additional_properties":{},"type":"text","content":"<b>Record</b>: 24-3"},{"_id":"4SJRAWMFW5DOZJWLRNY2YIYP7Y","additional_properties":{},"type":"text","content":"<b>Playoff result: </b>Fell to Houghton in state semifinal"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16669780","type":"polldaddy"},"_id":"CWBPRXAEZBGSLF7J4FMOOTSRUA","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16669780-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16669780.js\"><\/script><noscript><iframe src=\"https://poll.fm/16669780/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16669780","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins, 2006 Nouvel vs. 2005 Olivet","version":"1.0"},"type":"oembed_response"},{"_id":"EX73QFFGF5G65LYSEM45ODHWII","additional_properties":{},"type":"text","content":"---"},{"level":3,"_id":"W4T5OY43KFBBTLIC4KCAJYXJ3U","additional_properties":{},"type":"header","content":"8. Inkster"},{"_id":"A2ETA7OBPZFSFCHVL7NEEMIH2M","additional_properties":{},"type":"text","content":"<b>Year: </b>2002"},{"_id":"JP3TGVILBBAQ5E2F7GORHTWOKU","additional_properties":{},"type":"text","content":"<b>Record:</b> 26-2"},{"_id":"HOBZQVMM2JGVRPITXLWZB6EXRM","additional_properties":{},"type":"text","content":"<b>Playoff result:</b> Won state championship 74-51 over St. Ignace"},{"_id":"INBTESM3DJEJ5A5HAX6BKL575I","additional_properties":{},"type":"text","content":"<b>VS</b>"},{"level":3,"_id":"NVGPMNHYENC5HPSZU7NPR3Q6CY","additional_properties":{},"type":"header","content":"9. Houghton"},{"_id":"ZUSCC3S3G5EUREHWILP453URQM","additional_properties":{},"type":"text","content":"<b>Year:</b> 2005"},{"_id":"Z75IJLS7END5VAVLQ33NH6XF7I","additional_properties":{},"type":"text","content":"<b>Record:</b> 25-2"},{"_id":"GXA54GTWUBD3DMYETAISAKFKMY","additional_properties":{},"type":"text","content":"<b>Playoff result:</b> Won state championship 50-44 over Michigan Center"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16669787","type":"polldaddy"},"_id":"5OCBTDAUURCWDD2MQCSETHPAQQ","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16669787-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16669787.js\"><\/script><noscript><iframe src=\"https://poll.fm/16669787/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16669787","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins, 2002 Inkster vs. 2005 Houghton","version":"1.0"},"type":"oembed_response"},{"_id":"F6L7QUWHVVENZHSS6EBFQ72JWI","additional_properties":{},"type":"text","content":"--"},{"level":3,"_id":"PLZAEHN4BBFWVPNGOAF5EF63HE","additional_properties":{},"type":"header","content":"4. Westwood"},{"_id":"67TWQFWKXJG5PBXGEBFLFOKZMM","additional_properties":{},"type":"text","content":"<b>Year: </b>2003"},{"_id":"WXVK5WTUFFHFXIKW2WYJACYKV4","additional_properties":{},"type":"text","content":"<b>Record:</b> 27-1"},{"_id":"4LPNCSRZYJFJLODZYSWINFN5PA","additional_properties":{},"type":"text","content":"<b>Playoff result:</b> Won state championship 62-27 over Michigan Center"},{"_id":"XTFVWGMLCFF2ZKA5HELFT3JSCI","additional_properties":{},"type":"text","content":"<b>VS</b>"},{"level":3,"_id":"HEE3HHBUUBEDNNEL6T7KR6MLFU","additional_properties":{},"type":"header","content":"13. Michigan Center"},{"_id":"NAQHG6MQ5ZEZTETR275SESD5MQ","additional_properties":{},"type":"text","content":"<b>Year:</b> 2003"},{"_id":"M4JZWJZV5NDULDR6RBCEUT42TA","additional_properties":{},"type":"text","content":"<b>Record: </b>26-2"},{"_id":"TAXDBOPYRFCORASP2WPYHWMRVI","additional_properties":{},"type":"text","content":"<b>Playoff result: </b>Lost state championship game to Westwood"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16669799","type":"polldaddy"},"_id":"O3G55C63PFBVBO6GQLV7QHTJXI","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16669799-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16669799.js\"><\/script><noscript><iframe src=\"https://poll.fm/16669799/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16669799","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins, 2003 Michigan Center vs. 2003 Westwood","version":"1.0"},"type":"oembed_response"},{"_id":"X537ZTD4C5CJBGMZ5FLKYD7AIM","additional_properties":{},"type":"text","content":"---"},{"level":3,"_id":"CMXBJYBXEFHZFH35TKBRLLXQ6A","additional_properties":{},"type":"header","content":"5. St. Ignace"},{"_id":"KNARJOJKINB4NP4WXE2OINHV2I","additional_properties":{},"type":"text","content":"<b>Year: </b>2000"},{"_id":"OY3KVCGF3RC4LJ3WTFYIT5GEVU","additional_properties":{},"type":"text","content":"<b>Record:</b> 26-1"},{"_id":"6H664UTIIFARFJUVVZMKLHURQU","additional_properties":{},"type":"text","content":"<b>Playoff result:</b> Won state championship 74-56 over Detroit Comm and Media Arts."},{"_id":"SLTPJ4VOGFFMXIDEX7VE6AAC7Q","additional_properties":{},"type":"text","content":"<b>VS</b>"},{"level":3,"_id":"43JBN65LW5GQVF2SWLFXAZZ4CQ","additional_properties":{},"type":"header","content":"12. Flint Hamady"},{"_id":"NHGA2263UBC4ZCWOJWQEHBFYFQ","additional_properties":{},"type":"text","content":"<b>Year: </b>2006"},{"_id":"LB47MKLA4RB6PP6PAKWQC2QI4I","additional_properties":{},"type":"text","content":"<b>Record:</b> 26-2"},{"_id":"KGN626WYFRFXNG3KYBNE37YUKA","additional_properties":{},"type":"text","content":"<b>Playoff result:</b> Lost to Nouvel in championship game."},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16669804","type":"polldaddy"},"_id":"L5ODSZ74B5FDRNMRNYQGONJMTY","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16669804-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16669804.js\"><\/script><noscript><iframe src=\"https://poll.fm/16669804/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16669804","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins, 2000 St. Ignace vs 2006 Flint Hamady","version":"1.0"},"type":"oembed_response"},{"_id":"V2YM6S33WBCGRMAJCB34UPYSHI","additional_properties":{},"type":"text","content":"---"},{"level":3,"_id":"6IIFYTIRGRCBDHW3RY35J2YIWQ","additional_properties":{},"type":"header","content":"2. Flint Hamady"},{"_id":"BJO3HU6B7BDXZH4UQ2UARH2KIE","additional_properties":{},"type":"text","content":"<b>Year:</b> 2009"},{"_id":"LP5QVEBZWRFRJGEWMNLRVT5G7U","additional_properties":{},"type":"text","content":"<b>Record: </b>28-0"},{"_id":"HJCOMBCDABDJ7IE6FHGSERYL4A","additional_properties":{},"type":"text","content":"<b>Playoff result:</b> Won state championship 63-48 over McBain."},{"_id":"W7PFLSD5HNFWZBNADVMQFLJEL4","additional_properties":{},"type":"text","content":"<b>VS</b>"},{"level":3,"_id":"RPIL3DIINFD7JJGG33XQ4PA5IQ","additional_properties":{},"type":"header","content":"15. Galesburg-Augusta"},{"_id":"K6AULZIFK5DNHDOG4V66ZHPTNE","additional_properties":{},"type":"text","content":"<b>Year:</b> 2008"},{"_id":"G5VBNSBXPFFZ5EXS6THW6IZ55Q","additional_properties":{},"type":"text","content":"<b>Record: </b>22-6"},{"_id":"HDJLIGG6NFHV7AXBS5HSZ3K57Q","additional_properties":{},"type":"text","content":"<b>Playoff result: </b>Lost to Nouvel in state championship game"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16669809","type":"polldaddy"},"_id":"Q2LVBRHGUJHLFMBIZNVCOE7GRU","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16669809-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16669809.js\"><\/script><noscript><iframe src=\"https://poll.fm/16669809/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16669809","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins, 2009 Flint Hamady vs. 2008 Galesburg-Augusta","version":"1.0"},"type":"oembed_response"},{"_id":"ADTUSZ4NQRCLXKOVGRZ6VCNDDU","additional_properties":{},"type":"text","content":"--"},{"level":3,"_id":"J5IBRUS7ZJDFVLMXA363J2G6SA","additional_properties":{},"type":"header","content":"7. St. Martin dePorres"},{"_id":"JGWLHHMZERG4BM6XEUQUVUR3M4","additional_properties":{},"type":"text","content":"<b>Year:</b> 2004"},{"_id":"LRG3OKSIUFEMTGAKLUQUDBNONU","additional_properties":{},"type":"text","content":"<b>Record</b>: 23-2"},{"_id":"BNRT4AHAFFBPDHSX6YKTZSFFD4","additional_properties":{},"type":"text","content":"<b>Playoff result:</b> Won state championship 61-56 over Charlevoix"},{"_id":"W4YV4O6YKJGFBJ2B52NOMQUEYQ","additional_properties":{},"type":"text","content":"<b>VS</b>"},{"level":3,"_id":"QR33JOQLUFHWJH7M3TSLYUQ2O4","additional_properties":{},"type":"header","content":"10. Michigan Center"},{"_id":"TMDQXBLYCRH2RB6B4WZUOUZD3M","additional_properties":{},"type":"text","content":"<b>Year:</b> 2005"},{"_id":"MR4KA254DBBPFOK4A75TKUUF7M","additional_properties":{},"type":"text","content":"<b>Record:</b> 27-1"},{"_id":"COXPGQI3HZBDLH5E4YLTYOJMZI","additional_properties":{},"type":"text","content":"<b>Playoff result:</b> Lost state championship game to Houghton"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16669814","type":"polldaddy"},"_id":"GBHOBNRTRRAHHKAAALACIUIHCE","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16669814-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16669814.js\"><\/script><noscript><iframe src=\"https://poll.fm/16669814/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16669814","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins, 2004 dePorres vs. 2005 Michigan Center","version":"1.0"},"type":"oembed_response"},{"_id":"J42ECHT4YJBVZAOUUAJRUBQABA","additional_properties":{},"type":"text","content":"---"},{"level":3,"_id":"YRYUN6IOCJH37PVED7KTFKKMPA","additional_properties":{},"type":"header","content":"3. Detroit Benedictine"},{"_id":"ZOCAATIXLRGURBTAW5HFHTBZR4","additional_properties":{},"type":"text","content":"<b>Year: </b>2001"},{"_id":"4D5HWO43CRDYBB6DBCHDUSCAPY","additional_properties":{},"type":"text","content":"<b>Record:</b> 26-0"},{"_id":"FVM6YHODOZBFDCK5LWJM3YY3AI","additional_properties":{},"type":"text","content":"<b>Playoff result:</b> Beat Olivet 73-39 in state championship game."},{"_id":"GMHPCFSEWZB3ZITY567LDCB7VA","additional_properties":{},"type":"text","content":"<b>VS</b>"},{"level":3,"_id":"ER7AYWFB2VE5TK3GYGFH2BVY3M","additional_properties":{},"type":"header","content":"14. McBain"},{"_id":"DDOTAZZUUJCADBKMJTU43ER6YA","additional_properties":{},"type":"text","content":"<b>Year:</b> 2009"},{"_id":"HYLNWB3PRVHNVKENA4FHI2T2W4","additional_properties":{},"type":"text","content":"<b>Record: </b>26-2"},{"_id":"XGX4IEFC3FBPFHGWJJI7FRQZBE","additional_properties":{},"type":"text","content":"<b>Playoff result: </b>Lost to Hamady in state championship game"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16669816","type":"polldaddy"},"_id":"TE2DLQQHR5GFXL25AXL6PAWWNI","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16669816-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16669816.js\"><\/script><noscript><iframe src=\"https://poll.fm/16669816/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16669816","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins, 2001 Benedictine vs. 2009 McBain","version":"1.0"},"type":"oembed_response"},{"_id":"U7NIYF73JNHELET7ZTHBX3DVW4","additional_properties":{},"type":"text","content":"--"},{"level":3,"_id":"DTMNOGLA2ZEAZPJIPPEAV7WZZA","additional_properties":{},"type":"header","content":"6. Saginaw Nouvel"},{"_id":"PG2XEGPRY5CA5LJIJEIAPQ6LHQ","additional_properties":{},"type":"text","content":"<b>Year:</b> 2008"},{"_id":"VMJX5MMK7RF23EHXU5V63BK774","additional_properties":{},"type":"text","content":"<b>Record:</b> 24-1"},{"_id":"QKACVVDVHVCJXFIUEJQY46QVXE","additional_properties":{},"type":"text","content":"<b>Playoff result:</b> Won state championship 73-42 over Galesburg-Augusta"},{"_id":"VKW2EAPGIJGBJCT4II7OPPHRK4","additional_properties":{},"type":"text","content":"<b>VS</b>"},{"level":3,"_id":"TEX3QHQOINFYHBJTJBMRWUK25Y","additional_properties":{},"type":"header","content":"11. Charlevoix"},{"_id":"O247EVGZUNAE3OALCLQMWK6YE4","additional_properties":{},"type":"text","content":"<b>Year:</b> 2004"},{"_id":"F6CK4BTUONFQ3BW2U6APB3C2YA","additional_properties":{},"type":"text","content":"<b>Record:</b> 27-1"},{"_id":"KTQ5JLZWTFAXNPRQQBX7TSKLTU","additional_properties":{},"type":"text","content":"<b>Playoff result:</b> Lost state championship game to St. Martin dePorres"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16669821","type":"polldaddy"},"_id":"LAKLYZLAKNFYNAQ3N6UJUH2U3Y","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16669821-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16669821.js\"><\/script><noscript><iframe src=\"https://poll.fm/16669821/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16669821","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins, 2008 Saginaw Nouvel vs. 2004 Charlevoix","version":"1.0"},"type":"oembed_response"},{"_id":"D7I3XGEFTFGYXF2WZLZYNPH33E","additional_properties":{},"type":"text","content":"<i>MLive wants to know which team from the first decade of the 2000s is the best. This post is one of eight across boys and girls basketball to get the voting. Stick with MLive to vote in every round as we crown the top boys and girls basketball teams from 2000-09. </i>"}],"description":{"basic":"Remember some of the top girls basketball teams of the past by voting for who you think would win in these matchups of top Class C girls basketball teams of the 2000s."},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"custom_id":"COMc14d12bf5","label":"CharlevoixVSYear","type":"Company"},{"custom_id":"COM8cb491fac","label":"St. Martin dePorresMLive","type":"Company"},{"custom_id":"COMeaac49936","label":"St. IgnaceVSYear","type":"Company"},{"custom_id":"PERb9aecd1ab","label":"Hamady","type":"Person"},{"custom_id":"COM93fd3ff51","label":"Houghton","type":"Company"},{"custom_id":"COMe8f3d4ff4","label":"McBain","type":"Company"},{"custom_id":"COM4e518beee","label":"Nouvel","type":"Company"},{"custom_id":"COMcaf3ed65d","label":"Houghton---Year","type":"Company"}],"categories":[{"score":1,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":0.9449,"classifier":"iab_content_taxonomy","name":"Sports>Basketball","_id":"483.547"},{"score":0.7463,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"score":0.6906,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Basketball","_id":"483.487.489"},{"score":0.3273,"classifier":"iab_content_taxonomy","name":"Events","_id":"8VZQHL"}],"content_topics":[{"score":1,"_id":"Q7216276","label":"Competitions"},{"score":1,"_id":"Q1457982","label":"Sports"},{"score":1,"_id":"Q6519638","label":"Sports competitions"},{"score":1,"_id":"Q6809743","label":"Sports events"},{"score":0.8977,"_id":"Q6337045","label":"Entertainment"},{"score":0.6188,"_id":"Q7189783","label":"Competition"},{"score":0.5801,"_id":"Q7468085","label":"Play (activity)"},{"score":0.5619,"_id":"Q2910549","label":"MLive Media Group"},{"score":0.5039,"_id":"Q4953688","label":"Bracket (tournament)"},{"score":0.5024,"_id":"Q8677801","label":"Newspaper companies of the United States"},{"score":0.4853,"_id":"Q1166","label":"Michigan"},{"score":0.4738,"_id":"Q7209959","label":"Newspaper publishing"},{"score":0.4489,"_id":"Q6161946","label":"Newspapers"},{"score":0.4481,"_id":"Q8843689","label":"Terminology used in multiple sports"},{"score":0.4269,"_id":"Q8221877","label":"Advance Publications"},{"score":0.4196,"_id":"Q7045033","label":"Recreation"},{"score":0.4165,"_id":"Q4477074","label":"Games"},{"score":0.4074,"_id":"Q7050046","label":"Newspaper companies"},{"score":0.3993,"_id":"Q864897","label":"Single-elimination tournament"},{"score":0.3898,"_id":"Q8399084","label":"Economy of Grand Rapids, Michigan"},{"score":0.3739,"_id":"Q7077035","label":"Journalism"},{"score":0.367,"_id":"Q5372","label":"Basketball"},{"score":0.3594,"_id":"Q6006335","label":"News media"},{"score":0.3527,"_id":"Q500834","label":"Tournament"},{"score":0.3339,"_id":"Q7256778","label":"Grand Rapids, Michigan"},{"score":0.3224,"_id":"Q8804225","label":"Michigan counties"},{"score":0.3122,"_id":"Q8134372","label":"West Michigan"},{"score":0.311,"_id":"Q7216322","label":"Team sports"},{"score":0.3025,"_id":"Q8625031","label":"Society of Michigan"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/detroit","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Detroit","description":"Detroit news, sports and more","_id":"/detroit","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/"},"_admin":{"tracking_node":null,"alias_ids":[],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/detroit/"},"navigation":{"nav_title":"Detroit","is_this_a_link_or_a_section":"Both","nav_display":"true"},"site":{"site_keywords":"detroit news, detroit sports, detroit events, detroit entertainment","site_description":"Detroit news, sports and more","headline":"Detroit","site_section":"News","site_title":"Detroit news, sports and more"},"inactive":false,"node_type":"section","_website":"mlive","name":"Detroit","_id":"/detroit","ancestors":{"default":[],"ellipsis":["/"]},"order":{"ellipsis":1001}}},"_website_section_id":"mlive./detroit","type":"section","version":"0.6.0"},{"path":"/sports/detroit","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Detroit Sports","description":"Get the latest news, scores and analyis on Detroit sports at MLive.com.","_id":"/sports/detroit","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/detroit"},"_admin":{"tracking_node":null,"alias_ids":["/sports/detroit"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/detroit/"},"navigation":{"nav_title":"Detroit","is_this_a_link_or_a_section":"Both","nav_display":"true"},"site":{"site_keywords":"Detroit sports, Detroit Lions news, Detroit Tigers news, Detroit Pistons news, Detroit Red Wings news","site_description":"Get the latest news, scores and analyis on Detroit sports at MLive.com.","headline":"Detroit Sports","site_section":"Sports","site_title":"Detroit Sports"},"inactive":false,"node_type":"section","_website":"mlive","name":"Detroit Sports","_id":"/sports/detroit","ancestors":{"default":[],"ellipsis":["/detroit","/"]},"order":{"ellipsis":2001}}},"_website_section_id":"mlive./sports/detroit","type":"section","version":"0.6.0"},{"path":"/sports/saginaw-bay-city","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Saginaw and Bay City Sports","description":"Saginaw and Bay City Sports on MLive.com","_id":"/sports/saginaw-bay-city","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/saginaw-bay-city"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/saginaw-bay-city/","default_content":null},"site":{"site_keywords":"saginaw, bay city, michigan, sports, saginaw spirit hockey, central michigan university, cmu, chippewas, saginaw valley state university, svsu, cardinals, great lakes loons, football, baseball, basketball, hockey, soccer","site_description":"Saginaw and Bay City Sports on MLive.com","site_section":"Sports","headline":"Saginaw and Bay City Sports","site_title":"Saginaw and Bay City Sports"},"navigation":{"nav_title":"Saginaw and Bay City Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Saginaw and Bay City Sports","_id":"/sports/saginaw-bay-city","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1024}}},"_website_section_id":"mlive./sports/saginaw-bay-city","type":"section","version":"0.6.0"},{"path":"/sports/muskegon","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Muskegon Sports","description":"Muskegon, Michigan sports news. Get the latest Muskegon high school sports, college sports and more. Get the latest news on the Muskegon Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Muskegon Chronicle - MLive.com","_id":"/sports/muskegon","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/muskegon"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/muskegon/","default_content":null},"site":{"site_keywords":"Muskegon Sports, Muskegon Michigan Sports, Muskegon High School Sports","site_description":"Muskegon, Michigan sports news. Get the latest Muskegon high school sports, college sports and more. Get the latest news on the Muskegon Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Muskegon Chronicle - MLive.com","site_section":"Sports","headline":"Muskegon Sports","site_title":"Muskegon Sports"},"navigation":{"nav_title":"Muskegon Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Muskegon Sports","_id":"/sports/muskegon","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1035}}},"_website_section_id":"mlive./sports/muskegon","type":"section","version":"0.6.0"},{"path":"/sports/kalamazoo","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Kalamazoo Sports","description":"Find the latest Kalamazoo high school, college and other local sports news. Get updates on Kalamazoo Wings and Western Michigan Broncos at MLive.com\"> <meta name=\"keywords\" content=\"Local sports news for Kalamazoo, Kalamazoo Gazette Sports, Kalamazoo Youth Sports, Kalamazoo Sports, Kalamazoo Gazette high school sports, Kalamazoo Wings, Western Michigan Broncos, prep sportssports/kalamazoo","_id":"/sports/kalamazoo","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/kalamazoo"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/kalamazoo/","default_content":null},"site":{"site_keywords":null,"site_description":"Find the latest Kalamazoo high school, college and other local sports news. Get updates on Kalamazoo Wings and Western Michigan Broncos at MLive.com\"> <meta name=\"keywords\" content=\"Local sports news for Kalamazoo, Kalamazoo Gazette Sports, Kalamazoo Youth Sports, Kalamazoo Sports, Kalamazoo Gazette high school sports, Kalamazoo Wings, Western Michigan Broncos, prep sportssports/kalamazoo","site_section":"Sports","headline":"Kalamazoo Sports","site_title":"Kalamazoo Sports"},"navigation":{"nav_title":"Kalamazoo Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Kalamazoo Sports","_id":"/sports/kalamazoo","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1038}}},"_website_section_id":"mlive./sports/kalamazoo","type":"section","version":"0.6.0"},{"path":"/sports/grand-rapids","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Grand Rapids Sports","description":"Grand Rapids, Michigan sports news. Get the latest Grand Rapids high school sports, college sports and more. Get the latest news on the Grand Rapids Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Grand Rapids Press - MLive.com","_id":"/sports/grand-rapids","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/grand-rapids"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/grand-rapids","default_content":null},"site":{"site_keywords":"Grand Rapids Sports, Grand Rapids Michigan Sports, Grand Rapids High School Sports","site_description":"Grand Rapids, Michigan sports news. Get the latest Grand Rapids high school sports, college sports and more. Get the latest news on the Grand Rapids Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Grand Rapids Press - MLive.com","site_section":"Sports","headline":"Grand Rapids Sports","site_title":"Grand Rapids Sports"},"navigation":{"nav_title":"Grand Rapids Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Grand Rapids Sports","_id":"/sports/grand-rapids","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1039}}},"_website_section_id":"mlive./sports/grand-rapids","type":"section","version":"0.6.0"},{"path":"/sports/flint","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Flint Sports","description":"Flint, Michigan sports news. Get the latest Flint-area high school sports, college sports, Detroit sports news, and more. Get the latest news on the Buick Open, Crim Race, Mott Community College Bears and Flint Generals. Browse photos, videos and more at The Flint Journal - MLive.com","_id":"/sports/flint","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/flint"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/flint/","default_content":null},"site":{"site_keywords":"Flint Sports, Flint Michigan Sports, Flint High School Sports","site_description":"Flint, Michigan sports news. Get the latest Flint-area high school sports, college sports, Detroit sports news, and more. Get the latest news on the Buick Open, Crim Race, Mott Community College Bears and Flint Generals. Browse photos, videos and more at The Flint Journal - MLive.com","site_section":"Sports","headline":"Flint Sports","site_title":"Flint Sports"},"navigation":{"nav_title":"Flint Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Flint Sports","_id":"/sports/flint","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1023}}},"_website_section_id":"mlive./sports/flint","type":"section","version":"0.6.0"},{"path":"/sports/ann-arbor","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Ann Arbor Sports","description":"Ann Arbor, Michigan sports news. Get the latest Ann Arbor high school sports, college sports, University of Michigan Wolverines, Eastern Michigan University Eagles news, and more. Browse photos, videos and more at The Ann Arbor News - MLive.com","_id":"/sports/ann-arbor","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/ann-arbor"],"commercial_node":null,"url_path":"www.mlive.com/sports/ann-arbor/","default_content":null},"site":{"site_keywords":"Ann Arbor Sports, Ann Arbor Michigan Sports, Ann Arbor High School Sports, Eastern Michigan University Eagles, University of Michigan Football, University of Michigan Basketball, Wolverines Football, Wolverines Basketball, University of Michigan Wolverines","site_description":"Ann Arbor, Michigan sports news. Get the latest Ann Arbor high school sports, college sports, University of Michigan Wolverines, Eastern Michigan University Eagles news, and more. Browse photos, videos and more at The Ann Arbor News - MLive.com","site_section":"Sports","headline":"Ann Arbor Sports","site_title":"Ann Arbor Sports"},"navigation":{"nav_title":"Ann Arbor Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Ann Arbor Sports","_id":"/sports/ann-arbor","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1037}}},"_website_section_id":"mlive./sports/ann-arbor","type":"section","version":"0.6.0"},{"path":"/sports/jackson","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Jackson Sports","description":"Jackson, Michigan sports news. Get the latest on Jackson high school sports, college sports and more. Browse photos, videos and more at the Jackson Citizen Patriot - MLive.com","_id":"/sports/jackson","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/jackson"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/jackson/","default_content":null},"site":{"site_keywords":"Jackson Sports, Jackson Michigan Sports, Jackson High School Sports, Jackson Prep Sports, Local Jackson Sports","site_description":"Jackson, Michigan sports news. Get the latest on Jackson high school sports, college sports and more. Browse photos, videos and more at the Jackson Citizen Patriot - MLive.com","site_section":"Sports","headline":"Jackson Sports","site_title":"Jackson Sports"},"navigation":{"nav_title":"Jackson Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Jackson Sports","_id":"/sports/jackson","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1036}}},"_website_section_id":"mlive./sports/jackson","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@meter","_id":"1771837399305","text":"@meter","slug":"meter"},{"description":"@mlive-river","_id":"1771837401750","text":"@mlive-river","slug":"mlive-river"},{"description":"@sa-river","_id":"1771837403989","text":"@sa-river","slug":"sa-river"},{"description":"@fl-river","_id":"1771837406490","text":"@fl-river","slug":"fl-river"},{"description":"@aa-river","_id":"1771837408776","text":"@aa-river","slug":"aa-river"},{"description":"@jx-river","_id":"1771837411333","text":"@jx-river","slug":"jx-river"},{"description":"@kz-river","_id":"1771837413992","text":"@kz-river","slug":"kz-river"},{"description":"@gr-river","_id":"1771837416022","text":"@gr-river","slug":"gr-river"},{"description":"@mu-river","_id":"1771837418110","text":"@mu-river","slug":"mu-river"},{"description":"@highschoolsports-jx","_id":"1771840053406","text":"@highschoolsports-jx","slug":"highschoolsports-jx"},{"description":"@highschoolsports-sbc","_id":"1771840056934","text":"@highschoolsports-sbc","slug":"highschoolsports-sbc"},{"description":"@highschoolsports-gr","_id":"1771840059357","text":"@highschoolsports-gr","slug":"highschoolsports-gr"},{"description":"@highschoolsports-aa","_id":"1771840062080","text":"@highschoolsports-aa","slug":"highschoolsports-aa"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/6c38ae77-25a0-4c4c-8a9e-b9a46cefe656.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"eingles@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"@Eric_Ingles"}],"org":"Jackson","social_links":[{"site":"email","url":"eingles@mlive.com"},{"site":"twitter","url":"@Eric_Ingles"}],"name":"Eric Ingles","description":"Eric Ingles covers sports in the Jackson area.\nFeel free to send tips, stats, scores, etc to eingles@mlive.com","_id":"eingles","additional_properties":{"original":{"lastName":"Ingles","secondLastName":"","education":[{"name":"Northern Michigan University"}],"role":"Sports Reporter","native_app_rendering":false,"affiliations":"","bio":"Eric Ingles covers sports in the Jackson area.\nFeel free to send tips, stats, scores, etc to eingles@mlive.com","expertise":"Sports in the Jackson area","twitter":"@Eric_Ingles","contributor":false,"bio_page":"","last_updated_date":"2025-09-23T03:06:39.768Z","byline":"Eric Ingles | eingles@mlive.com","email":"eingles@mlive.com","slug":"","custom_advancelocal_tiktok":"@eric_ingles","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/6c38ae77-25a0-4c4c-8a9e-b9a46cefe656.png","longBio":"Eric Ingles has covered sports in the Jackson area since 2021. Before that he worked for print and digital outlets in Sterling, Illinois, Sedalia, Missouri and Crawfordsville, Indiana, and TV stations in Jacksonville, Florida, Flint, Michigan and Marquette, Michigan, covering sports from football sidelines, basketball courts, baseball diamonds and every other type of venue since 1997.","custom_advancelocal_bluesky":"@eric-ingles.bsky.social","fuzzy_match":false,"firstName":"Eric","books":[],"podcasts":[],"awards":[],"location":"Jackson","_id":"eingles","status":true}},"type":"author","version":"0.5.8","url":"","slug":""}]},"subtype":"article","first_publish_date":"2026-02-23T12:00:00Z","additional_properties":{"pc_content_hash":"58183e0f382db7c4da2f3c9928497b38859a5ef70d6faaf9e2680efdd1b2b66c","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Sports Fan","confidence":0.9},{"persona":"Basketball Enthusiast","confidence":0.9},{"persona":"Student Athlete","confidence":0.8},{"persona":"Competitive Player","confidence":0.7},{"persona":"Athletic Recruiter","confidence":0.6},{"persona":"Sports Analyst","confidence":0.5},{"persona":"Active Lifestyle Advocate","confidence":0},{"persona":"Casual Athlete","confidence":0},{"persona":"Adrenaline Junkie","confidence":0},{"persona":"Athletic Trainer","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0}],"iab_taxonomy":[["Category name: Sports>Basketball","Confidence: 0.9488050937652588"],["Category name: Education>Secondary Education","Confidence: 0.5270435810089111"],["Category name: Sports>College Sports","Confidence: 0.49633654952049255"],["Category name: Politics>Civic affairs","Confidence: 0.29045677185058594"]]},"is_published":false,"publish_date":"2026-02-23T12:00:00.000Z","has_published_copy":true},"last_updated_date":"2026-02-23T12:00:50.21Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"691ac9f1982e43d3e55d15f373189c8e560148ac72b3ce0a2db030f774033093"},"caption":"Which Class C girls basketball team was the best in the first decade of the 2000s? Vote now!","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/LOC3JI4WZJGODP6DZ4GEUJDSIM.jpg","licensable":false,"credits":{"affiliation":[{"name":"Jared Purcell | japurcell@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"japurcell@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"JaredPurcellDET"}],"social_links":[{"site":"email","url":"japurcell@mlive.com"},{"site":"twitter","url":"JaredPurcellDET"}],"name":"Jared Purcell","description":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","_id":"japurcel","additional_properties":{"original":{"lastName":"Purcell","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png","education":[{"name":"Oakland University"}],"role":"Lead reporter for local sports","longBio":"I am the lead reporter for the local sports team at MLive.com and we mainly focus on high school sports coverage throughout Michigan on a local and statewide level. I've lived in Michigan since I was three years old and currently reside in the Detroit suburbs where I also coach cross country in the fall and track and field in the spring.","bio":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","expertise":"High school sports.","mt_author_id":"9339511","firstName":"Jared","twitter":"JaredPurcellDET","podcasts":[],"books":[],"personal_website":"https://www.mlive.com/staff/japurcel/","awards":[],"_id":"japurcel","last_updated_date":"2025-09-12T17:03:19.458Z","bio_page":"","byline":"Jared Purcell | japurcell@mlive.com","email":"japurcell@mlive.com","status":true}},"type":"author","version":"0.5.8","url":""}]},"subtitle":"Vote for the top Class C girls basketball team from 2000-09","width":1280,"creditIPTC":"Jared Purcell | japurcell@mlive.com","_id":"LOC3JI4WZJGODP6DZ4GEUJDSIM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/LOC3JI4WZJGODP6DZ4GEUJDSIM.jpg?auth=691ac9f1982e43d3e55d15f373189c8e560148ac72b3ce0a2db030f774033093","proxyUrl":"/resizer/v2/LOC3JI4WZJGODP6DZ4GEUJDSIM.jpg?auth=691ac9f1982e43d3e55d15f373189c8e560148ac72b3ce0a2db030f774033093","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/LOC3JI4WZJGODP6DZ4GEUJDSIM.jpg","published":true,"resizeUrl":"/resizer/v2/LOC3JI4WZJGODP6DZ4GEUJDSIM.jpg?auth=691ac9f1982e43d3e55d15f373189c8e560148ac72b3ce0a2db030f774033093","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/LOC3JI4WZJGODP6DZ4GEUJDSIM.jpg?auth=691ac9f1982e43d3e55d15f373189c8e560148ac72b3ce0a2db030f774033093&width=300","version":0,"originalName":"7.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-19T18:18:53Z","last_updated_date":"2026-02-19T18:18:53Z","height":720,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/LOC3JI4WZJGODP6DZ4GEUJDSIM.jpg?auth=691ac9f1982e43d3e55d15f373189c8e560148ac72b3ce0a2db030f774033093&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/LOC3JI4WZJGODP6DZ4GEUJDSIM.jpg?auth=691ac9f1982e43d3e55d15f373189c8e560148ac72b3ce0a2db030f774033093&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/LOC3JI4WZJGODP6DZ4GEUJDSIM.jpg?auth=691ac9f1982e43d3e55d15f373189c8e560148ac72b3ce0a2db030f774033093&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/LOC3JI4WZJGODP6DZ4GEUJDSIM.jpg?auth=691ac9f1982e43d3e55d15f373189c8e560148ac72b3ce0a2db030f774033093&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/vote-now-for-the-top-class-c-girls-basketball-team-from-2000-09.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"GB6MPERSENECRGSFTBHVPGS3O4","published":true,"branch":"default","revision_id":"VDZGRXQ4LJGHLCPOCD42OYK5XY"},"planning":{"story_length":{"character_count_actual":3250,"inch_count_actual":14,"word_count_actual":571,"line_count_actual":95}},"display_date":"2026-02-23T12:00:00Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"Vote now for the top Class C girls basketball team from 2000-09"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/vote-now-for-the-top-class-c-girls-basketball-team-from-2000-09.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-23T09:02:18.116Z","publish_date":"2026-02-23T12:00:00Z","_id":"M4IIP4AEIND27MGEBNBWUE5YL4","website":"mlive","website_url":"/highschoolsports/2026/02/vote-now-for-the-top-class-c-girls-basketball-team-from-2000-09.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"1c83139f39deff93a26889d41de4270082adfa5d97db5d5db61e57a31766ed69"},"caption":"Freeland wrestlers cheer on their teammate during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/2BBTWOPOCNB5BM23BGABDPDTO4.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4178,"_id":"2BBTWOPOCNB5BM23BGABDPDTO4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/2BBTWOPOCNB5BM23BGABDPDTO4.JPG?auth=1c83139f39deff93a26889d41de4270082adfa5d97db5d5db61e57a31766ed69","iptc_source":"00108271A","proxyUrl":"/resizer/v2/2BBTWOPOCNB5BM23BGABDPDTO4.JPG?auth=1c83139f39deff93a26889d41de4270082adfa5d97db5d5db61e57a31766ed69","takenOn":"2026-02-19T00:28:31Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/2BBTWOPOCNB5BM23BGABDPDTO4.JPG","published":true,"resizeUrl":"/resizer/v2/2BBTWOPOCNB5BM23BGABDPDTO4.JPG?auth=1c83139f39deff93a26889d41de4270082adfa5d97db5d5db61e57a31766ed69","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/2BBTWOPOCNB5BM23BGABDPDTO4.JPG?auth=1c83139f39deff93a26889d41de4270082adfa5d97db5d5db61e57a31766ed69&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-43.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":0,"ptgVersion":0},"height":2785,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"65cf76dfdcbf483c5ddb0832fab96e4bb5c90d25eaf07a56795741f37d09210e"},"caption":"Freeland’s Wyatt Brewer wrestles John Glenn’s Liam O’Loughlin during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/RITJMNNLIZFVZF7QKG2OLZPZPU.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":5533,"_id":"RITJMNNLIZFVZF7QKG2OLZPZPU","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/RITJMNNLIZFVZF7QKG2OLZPZPU.JPG?auth=65cf76dfdcbf483c5ddb0832fab96e4bb5c90d25eaf07a56795741f37d09210e","iptc_source":"00108271A","proxyUrl":"/resizer/v2/RITJMNNLIZFVZF7QKG2OLZPZPU.JPG?auth=65cf76dfdcbf483c5ddb0832fab96e4bb5c90d25eaf07a56795741f37d09210e","takenOn":"2026-02-19T00:23:55Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/RITJMNNLIZFVZF7QKG2OLZPZPU.JPG","published":true,"resizeUrl":"/resizer/v2/RITJMNNLIZFVZF7QKG2OLZPZPU.JPG?auth=65cf76dfdcbf483c5ddb0832fab96e4bb5c90d25eaf07a56795741f37d09210e","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/RITJMNNLIZFVZF7QKG2OLZPZPU.JPG?auth=65cf76dfdcbf483c5ddb0832fab96e4bb5c90d25eaf07a56795741f37d09210e&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-35.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":1,"ptgVersion":0},"height":3689,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"9b86ba2595b659f843eded9642bc72c24ab1ee7eb53429986bd24620972b779e"},"caption":"Freeland fans cheer on their team during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/QNDFABAUOJCR7H47EAMDRNVTWQ.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":5185,"_id":"QNDFABAUOJCR7H47EAMDRNVTWQ","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/QNDFABAUOJCR7H47EAMDRNVTWQ.JPG?auth=9b86ba2595b659f843eded9642bc72c24ab1ee7eb53429986bd24620972b779e","iptc_source":"00108271A","proxyUrl":"/resizer/v2/QNDFABAUOJCR7H47EAMDRNVTWQ.JPG?auth=9b86ba2595b659f843eded9642bc72c24ab1ee7eb53429986bd24620972b779e","takenOn":"2026-02-19T00:05:41Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/QNDFABAUOJCR7H47EAMDRNVTWQ.JPG","published":true,"resizeUrl":"/resizer/v2/QNDFABAUOJCR7H47EAMDRNVTWQ.JPG?auth=9b86ba2595b659f843eded9642bc72c24ab1ee7eb53429986bd24620972b779e","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/QNDFABAUOJCR7H47EAMDRNVTWQ.JPG?auth=9b86ba2595b659f843eded9642bc72c24ab1ee7eb53429986bd24620972b779e&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-24.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":2,"ptgVersion":0},"height":3457,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"9812cae68f972e717ccec3cacef89fc07656acec1bfa8acf09fd2036b01ad0a9"},"caption":"Freeland’s Colin Earls wrestles John Glenn’s Benjamin Hopper during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/VPFE5BMPMVH2XAVNZJCGBRQSGI.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":3378,"_id":"VPFE5BMPMVH2XAVNZJCGBRQSGI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/VPFE5BMPMVH2XAVNZJCGBRQSGI.JPG?auth=9812cae68f972e717ccec3cacef89fc07656acec1bfa8acf09fd2036b01ad0a9","iptc_source":"00108271A","proxyUrl":"/resizer/v2/VPFE5BMPMVH2XAVNZJCGBRQSGI.JPG?auth=9812cae68f972e717ccec3cacef89fc07656acec1bfa8acf09fd2036b01ad0a9","takenOn":"2026-02-18T23:49:23Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/VPFE5BMPMVH2XAVNZJCGBRQSGI.JPG","published":true,"resizeUrl":"/resizer/v2/VPFE5BMPMVH2XAVNZJCGBRQSGI.JPG?auth=9812cae68f972e717ccec3cacef89fc07656acec1bfa8acf09fd2036b01ad0a9","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/VPFE5BMPMVH2XAVNZJCGBRQSGI.JPG?auth=9812cae68f972e717ccec3cacef89fc07656acec1bfa8acf09fd2036b01ad0a9&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-11.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":3,"ptgVersion":0},"height":2252,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"be5e1d4575df59909733cee5a07a7e067c8ce8d5cf1d63edddf860859eff4a5e"},"caption":"Freeland’s Michael Wilson wrestles John Glenn’s Zayden Rose during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/KS5D64AVQ5FGPEZ7MNAIU5JFYM.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":3709,"_id":"KS5D64AVQ5FGPEZ7MNAIU5JFYM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/KS5D64AVQ5FGPEZ7MNAIU5JFYM.JPG?auth=be5e1d4575df59909733cee5a07a7e067c8ce8d5cf1d63edddf860859eff4a5e","iptc_source":"00108271A","proxyUrl":"/resizer/v2/KS5D64AVQ5FGPEZ7MNAIU5JFYM.JPG?auth=be5e1d4575df59909733cee5a07a7e067c8ce8d5cf1d63edddf860859eff4a5e","takenOn":"2026-02-19T00:11:34Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/KS5D64AVQ5FGPEZ7MNAIU5JFYM.JPG","published":true,"resizeUrl":"/resizer/v2/KS5D64AVQ5FGPEZ7MNAIU5JFYM.JPG?auth=be5e1d4575df59909733cee5a07a7e067c8ce8d5cf1d63edddf860859eff4a5e","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/KS5D64AVQ5FGPEZ7MNAIU5JFYM.JPG?auth=be5e1d4575df59909733cee5a07a7e067c8ce8d5cf1d63edddf860859eff4a5e&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-28.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":4,"ptgVersion":0},"height":2473,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"syndication":{},"auth":{"1":"97c94e9d1af7c1a891fae1d6580e38a6b74da828bbb17d4b542b153e52542860"},"caption":"John Glenn’s Izaak Kukulski wrestles Freeland’s Preston Wetherell during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/5BF3W6P2LRGGZMIYWL2JL5JKAY.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":2218,"creditIPTC":"Kaytie Boomer | MLive.com","_id":"5BF3W6P2LRGGZMIYWL2JL5JKAY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/5BF3W6P2LRGGZMIYWL2JL5JKAY.JPG?auth=97c94e9d1af7c1a891fae1d6580e38a6b74da828bbb17d4b542b153e52542860","iptc_source":"00108271A","proxyUrl":"/resizer/v2/5BF3W6P2LRGGZMIYWL2JL5JKAY.JPG?auth=97c94e9d1af7c1a891fae1d6580e38a6b74da828bbb17d4b542b153e52542860","takenOn":"2026-02-19T00:19:23Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/5BF3W6P2LRGGZMIYWL2JL5JKAY.JPG","published":true,"resizeUrl":"/resizer/v2/5BF3W6P2LRGGZMIYWL2JL5JKAY.JPG?auth=97c94e9d1af7c1a891fae1d6580e38a6b74da828bbb17d4b542b153e52542860","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/5BF3W6P2LRGGZMIYWL2JL5JKAY.JPG?auth=97c94e9d1af7c1a891fae1d6580e38a6b74da828bbb17d4b542b153e52542860&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-32.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":5,"ptgVersion":0},"height":1479,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"910739e2ccdf565f7e26f6a85cd3bb3b173c9669b052026ed58b4797242cfad2"},"caption":"John Glenn’s Benjamin Hopper wrestles Freeland’s Colin Earls during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/PAIYEHWZHFG45BGIT6YYWGRAZ4.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":5630,"_id":"PAIYEHWZHFG45BGIT6YYWGRAZ4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/PAIYEHWZHFG45BGIT6YYWGRAZ4.JPG?auth=910739e2ccdf565f7e26f6a85cd3bb3b173c9669b052026ed58b4797242cfad2","iptc_source":"00108271A","proxyUrl":"/resizer/v2/PAIYEHWZHFG45BGIT6YYWGRAZ4.JPG?auth=910739e2ccdf565f7e26f6a85cd3bb3b173c9669b052026ed58b4797242cfad2","takenOn":"2026-02-18T23:44:25Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/PAIYEHWZHFG45BGIT6YYWGRAZ4.JPG","published":true,"resizeUrl":"/resizer/v2/PAIYEHWZHFG45BGIT6YYWGRAZ4.JPG?auth=910739e2ccdf565f7e26f6a85cd3bb3b173c9669b052026ed58b4797242cfad2","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/PAIYEHWZHFG45BGIT6YYWGRAZ4.JPG?auth=910739e2ccdf565f7e26f6a85cd3bb3b173c9669b052026ed58b4797242cfad2&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-04.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":6,"ptgVersion":0},"height":3753,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"003c3f4abc1aa00d0b5a4dd709b679db0e235ac2b5b0bdc7154db8c5864d31c1"},"caption":"Freeland’s Colin Earls wrestles John Glenn’s Benjamin Hopper during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/THQ7WW3HAJHWTLIDXPLXJH65JE.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":2256,"_id":"THQ7WW3HAJHWTLIDXPLXJH65JE","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/THQ7WW3HAJHWTLIDXPLXJH65JE.JPG?auth=003c3f4abc1aa00d0b5a4dd709b679db0e235ac2b5b0bdc7154db8c5864d31c1","iptc_source":"00108271A","proxyUrl":"/resizer/v2/THQ7WW3HAJHWTLIDXPLXJH65JE.JPG?auth=003c3f4abc1aa00d0b5a4dd709b679db0e235ac2b5b0bdc7154db8c5864d31c1","takenOn":"2026-02-18T23:47:20Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/THQ7WW3HAJHWTLIDXPLXJH65JE.JPG","published":true,"resizeUrl":"/resizer/v2/THQ7WW3HAJHWTLIDXPLXJH65JE.JPG?auth=003c3f4abc1aa00d0b5a4dd709b679db0e235ac2b5b0bdc7154db8c5864d31c1","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/THQ7WW3HAJHWTLIDXPLXJH65JE.JPG?auth=003c3f4abc1aa00d0b5a4dd709b679db0e235ac2b5b0bdc7154db8c5864d31c1&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-07.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":7,"ptgVersion":0},"height":1504,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"5067e6dc872b4c475af7d6c2ddfdf3f33375c62a849f7c078d55aecc15ba4478"},"caption":"Freeland’s Brigham Smith wrestles John Glenn’s Owen Tucker during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/G7IJETKBFZDM3KXL6HEV2LINF4.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":2444,"_id":"G7IJETKBFZDM3KXL6HEV2LINF4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/G7IJETKBFZDM3KXL6HEV2LINF4.JPG?auth=5067e6dc872b4c475af7d6c2ddfdf3f33375c62a849f7c078d55aecc15ba4478","iptc_source":"00108271A","proxyUrl":"/resizer/v2/G7IJETKBFZDM3KXL6HEV2LINF4.JPG?auth=5067e6dc872b4c475af7d6c2ddfdf3f33375c62a849f7c078d55aecc15ba4478","takenOn":"2026-02-19T00:59:51Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/G7IJETKBFZDM3KXL6HEV2LINF4.JPG","published":true,"resizeUrl":"/resizer/v2/G7IJETKBFZDM3KXL6HEV2LINF4.JPG?auth=5067e6dc872b4c475af7d6c2ddfdf3f33375c62a849f7c078d55aecc15ba4478","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/G7IJETKBFZDM3KXL6HEV2LINF4.JPG?auth=5067e6dc872b4c475af7d6c2ddfdf3f33375c62a849f7c078d55aecc15ba4478&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-62.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":8,"ptgVersion":0},"height":1629,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"932e7e4e34897b92d4e8bba74e3bc89830a816d89480d021e0a329c6f383d290"},"caption":"Freeland wrestlers cheer on their teammate during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/VTJ6AMYDHZE7BMTQBCHQWQX5Y4.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":2655,"_id":"VTJ6AMYDHZE7BMTQBCHQWQX5Y4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/VTJ6AMYDHZE7BMTQBCHQWQX5Y4.JPG?auth=932e7e4e34897b92d4e8bba74e3bc89830a816d89480d021e0a329c6f383d290","iptc_source":"00108271A","proxyUrl":"/resizer/v2/VTJ6AMYDHZE7BMTQBCHQWQX5Y4.JPG?auth=932e7e4e34897b92d4e8bba74e3bc89830a816d89480d021e0a329c6f383d290","takenOn":"2026-02-19T00:28:34Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/VTJ6AMYDHZE7BMTQBCHQWQX5Y4.JPG","published":true,"resizeUrl":"/resizer/v2/VTJ6AMYDHZE7BMTQBCHQWQX5Y4.JPG?auth=932e7e4e34897b92d4e8bba74e3bc89830a816d89480d021e0a329c6f383d290","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/VTJ6AMYDHZE7BMTQBCHQWQX5Y4.JPG?auth=932e7e4e34897b92d4e8bba74e3bc89830a816d89480d021e0a329c6f383d290&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-44.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":9,"ptgVersion":0},"height":1770,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"cad637b16d3bd33a08da71613c3e32557224ef0e3af9c8c7426fd990fb7b6008"},"caption":"Freeland’s Maddox Wilson wrestles John Glenn’s Sawyer Yates during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/6YSM7OH7UNE6XI66SV7CLACNRA.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":2467,"_id":"6YSM7OH7UNE6XI66SV7CLACNRA","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/6YSM7OH7UNE6XI66SV7CLACNRA.JPG?auth=cad637b16d3bd33a08da71613c3e32557224ef0e3af9c8c7426fd990fb7b6008","iptc_source":"00108271A","proxyUrl":"/resizer/v2/6YSM7OH7UNE6XI66SV7CLACNRA.JPG?auth=cad637b16d3bd33a08da71613c3e32557224ef0e3af9c8c7426fd990fb7b6008","takenOn":"2026-02-19T00:05:05Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/6YSM7OH7UNE6XI66SV7CLACNRA.JPG","published":true,"resizeUrl":"/resizer/v2/6YSM7OH7UNE6XI66SV7CLACNRA.JPG?auth=cad637b16d3bd33a08da71613c3e32557224ef0e3af9c8c7426fd990fb7b6008","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/6YSM7OH7UNE6XI66SV7CLACNRA.JPG?auth=cad637b16d3bd33a08da71613c3e32557224ef0e3af9c8c7426fd990fb7b6008&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-22.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":10,"ptgVersion":0},"height":1645,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"03267abfddf9a98fe07c08861b68feefa86e6994c04de949c5995f794ac2f8a1"},"caption":"Freeland’s Nolan Cunningham wrestles John Glenn’s Mattia Buenaventura during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/AUDRHQBT4NH6DIT47TYHJMVTKQ.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4242,"_id":"AUDRHQBT4NH6DIT47TYHJMVTKQ","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/AUDRHQBT4NH6DIT47TYHJMVTKQ.JPG?auth=03267abfddf9a98fe07c08861b68feefa86e6994c04de949c5995f794ac2f8a1","iptc_source":"00108271A","proxyUrl":"/resizer/v2/AUDRHQBT4NH6DIT47TYHJMVTKQ.JPG?auth=03267abfddf9a98fe07c08861b68feefa86e6994c04de949c5995f794ac2f8a1","takenOn":"2026-02-19T00:33:42Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/AUDRHQBT4NH6DIT47TYHJMVTKQ.JPG","published":true,"resizeUrl":"/resizer/v2/AUDRHQBT4NH6DIT47TYHJMVTKQ.JPG?auth=03267abfddf9a98fe07c08861b68feefa86e6994c04de949c5995f794ac2f8a1","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/AUDRHQBT4NH6DIT47TYHJMVTKQ.JPG?auth=03267abfddf9a98fe07c08861b68feefa86e6994c04de949c5995f794ac2f8a1&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-46.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":11,"ptgVersion":0},"height":2828,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"c9546813edced957789fad523507983b7ac5bc2fe2c0a2d0070d2987f05637dd"},"caption":"Freeland’s Michael Wilson wrestles John Glenn’s Zayden Rose during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/MSRP2DUNPNHEJLZVABLXCUHXUU.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":2636,"_id":"MSRP2DUNPNHEJLZVABLXCUHXUU","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/MSRP2DUNPNHEJLZVABLXCUHXUU.JPG?auth=c9546813edced957789fad523507983b7ac5bc2fe2c0a2d0070d2987f05637dd","iptc_source":"00108271A","proxyUrl":"/resizer/v2/MSRP2DUNPNHEJLZVABLXCUHXUU.JPG?auth=c9546813edced957789fad523507983b7ac5bc2fe2c0a2d0070d2987f05637dd","takenOn":"2026-02-19T00:13:19Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/MSRP2DUNPNHEJLZVABLXCUHXUU.JPG","published":true,"resizeUrl":"/resizer/v2/MSRP2DUNPNHEJLZVABLXCUHXUU.JPG?auth=c9546813edced957789fad523507983b7ac5bc2fe2c0a2d0070d2987f05637dd","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/MSRP2DUNPNHEJLZVABLXCUHXUU.JPG?auth=c9546813edced957789fad523507983b7ac5bc2fe2c0a2d0070d2987f05637dd&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-29.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":12,"ptgVersion":0},"height":1757,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"3e335447fe6168488a335bc71e62679a9cdd2dd80d60adfd329b46eda0b4754a"},"caption":"John Glenn’s Sawyer Yates wrestles Freeland’s Maddox Wilson during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/DDCHYRB77VHGJFHMHT3FIR3NFM.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":2648,"_id":"DDCHYRB77VHGJFHMHT3FIR3NFM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/DDCHYRB77VHGJFHMHT3FIR3NFM.JPG?auth=3e335447fe6168488a335bc71e62679a9cdd2dd80d60adfd329b46eda0b4754a","iptc_source":"00108271A","proxyUrl":"/resizer/v2/DDCHYRB77VHGJFHMHT3FIR3NFM.JPG?auth=3e335447fe6168488a335bc71e62679a9cdd2dd80d60adfd329b46eda0b4754a","takenOn":"2026-02-19T00:04:51Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/DDCHYRB77VHGJFHMHT3FIR3NFM.JPG","published":true,"resizeUrl":"/resizer/v2/DDCHYRB77VHGJFHMHT3FIR3NFM.JPG?auth=3e335447fe6168488a335bc71e62679a9cdd2dd80d60adfd329b46eda0b4754a","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/DDCHYRB77VHGJFHMHT3FIR3NFM.JPG?auth=3e335447fe6168488a335bc71e62679a9cdd2dd80d60adfd329b46eda0b4754a&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-21.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":13,"ptgVersion":0},"height":1765,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"b3af86ab13971e0c556e6a4e2df75524f05c32974608428fddbc1a6d9ae1bb68"},"caption":"John Glenn’s Benjamin Hopper wrestles Freeland’s Colin Earls during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/RDCUXHBIVRCAFOYY4OOED6CWQQ.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":2866,"_id":"RDCUXHBIVRCAFOYY4OOED6CWQQ","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/RDCUXHBIVRCAFOYY4OOED6CWQQ.JPG?auth=b3af86ab13971e0c556e6a4e2df75524f05c32974608428fddbc1a6d9ae1bb68","iptc_source":"00108271A","proxyUrl":"/resizer/v2/RDCUXHBIVRCAFOYY4OOED6CWQQ.JPG?auth=b3af86ab13971e0c556e6a4e2df75524f05c32974608428fddbc1a6d9ae1bb68","takenOn":"2026-02-18T23:44:38Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/RDCUXHBIVRCAFOYY4OOED6CWQQ.JPG","published":true,"resizeUrl":"/resizer/v2/RDCUXHBIVRCAFOYY4OOED6CWQQ.JPG?auth=b3af86ab13971e0c556e6a4e2df75524f05c32974608428fddbc1a6d9ae1bb68","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/RDCUXHBIVRCAFOYY4OOED6CWQQ.JPG?auth=b3af86ab13971e0c556e6a4e2df75524f05c32974608428fddbc1a6d9ae1bb68&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-06.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":14,"ptgVersion":0},"height":1911,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"1abf64c797c1bb90ef9b66df87738e5e3d6dcff798039a00b45b8d1ce6317894"},"caption":"John Glenn’s Ethan Boyk wrestles Freeland’s Colton Winchell during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/FHWGO23Q25CMVNQ43TD5X4ESK4.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":2804,"_id":"FHWGO23Q25CMVNQ43TD5X4ESK4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/FHWGO23Q25CMVNQ43TD5X4ESK4.JPG?auth=1abf64c797c1bb90ef9b66df87738e5e3d6dcff798039a00b45b8d1ce6317894","iptc_source":"00108271A","proxyUrl":"/resizer/v2/FHWGO23Q25CMVNQ43TD5X4ESK4.JPG?auth=1abf64c797c1bb90ef9b66df87738e5e3d6dcff798039a00b45b8d1ce6317894","takenOn":"2026-02-19T00:54:01Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/FHWGO23Q25CMVNQ43TD5X4ESK4.JPG","published":true,"resizeUrl":"/resizer/v2/FHWGO23Q25CMVNQ43TD5X4ESK4.JPG?auth=1abf64c797c1bb90ef9b66df87738e5e3d6dcff798039a00b45b8d1ce6317894","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/FHWGO23Q25CMVNQ43TD5X4ESK4.JPG?auth=1abf64c797c1bb90ef9b66df87738e5e3d6dcff798039a00b45b8d1ce6317894&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-59.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":15,"ptgVersion":0},"height":1869,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"c2e5ab810a4588b65b84b53e3ba47dd3635e99ae36182a2244cfcf8e82e44643"},"caption":"John Glenn’s Liam O’Loughlin wrestles Freeland’s Wyatt Brewer during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/N5K2MHZSIJHP3CHWLNIZYDIR2E.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":3089,"_id":"N5K2MHZSIJHP3CHWLNIZYDIR2E","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/N5K2MHZSIJHP3CHWLNIZYDIR2E.JPG?auth=c2e5ab810a4588b65b84b53e3ba47dd3635e99ae36182a2244cfcf8e82e44643","iptc_source":"00108271A","proxyUrl":"/resizer/v2/N5K2MHZSIJHP3CHWLNIZYDIR2E.JPG?auth=c2e5ab810a4588b65b84b53e3ba47dd3635e99ae36182a2244cfcf8e82e44643","takenOn":"2026-02-19T00:22:16Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/N5K2MHZSIJHP3CHWLNIZYDIR2E.JPG","published":true,"resizeUrl":"/resizer/v2/N5K2MHZSIJHP3CHWLNIZYDIR2E.JPG?auth=c2e5ab810a4588b65b84b53e3ba47dd3635e99ae36182a2244cfcf8e82e44643","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/N5K2MHZSIJHP3CHWLNIZYDIR2E.JPG?auth=c2e5ab810a4588b65b84b53e3ba47dd3635e99ae36182a2244cfcf8e82e44643&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-34.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":16,"ptgVersion":0},"height":2059,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"1be3ca5d1b6d7b8897be44c0dff397b77f7c5ef9dbfeca84c7e0ec1214f84627"},"caption":"Freeland’s Nolan Cunningham wrestles John Glenn’s Mattia Buenaventura during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/572S2QBMKBFZNP7VEZHZIJBJYM.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":2997,"_id":"572S2QBMKBFZNP7VEZHZIJBJYM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/572S2QBMKBFZNP7VEZHZIJBJYM.JPG?auth=1be3ca5d1b6d7b8897be44c0dff397b77f7c5ef9dbfeca84c7e0ec1214f84627","iptc_source":"00108271A","proxyUrl":"/resizer/v2/572S2QBMKBFZNP7VEZHZIJBJYM.JPG?auth=1be3ca5d1b6d7b8897be44c0dff397b77f7c5ef9dbfeca84c7e0ec1214f84627","takenOn":"2026-02-19T00:32:58Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/572S2QBMKBFZNP7VEZHZIJBJYM.JPG","published":true,"resizeUrl":"/resizer/v2/572S2QBMKBFZNP7VEZHZIJBJYM.JPG?auth=1be3ca5d1b6d7b8897be44c0dff397b77f7c5ef9dbfeca84c7e0ec1214f84627","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/572S2QBMKBFZNP7VEZHZIJBJYM.JPG?auth=1be3ca5d1b6d7b8897be44c0dff397b77f7c5ef9dbfeca84c7e0ec1214f84627&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-45.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":17,"ptgVersion":0},"height":1998,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"00fca74e151a4b916a51fb52351283b70e47a699d7de72213d97b47f99ae5d9e"},"caption":"Freeland’s Colin Earls wrestles John Glenn’s Benjamin Hopper during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/WGUCE2XZLNGSLEM3I6QDNMLELI.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":2957,"_id":"WGUCE2XZLNGSLEM3I6QDNMLELI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/WGUCE2XZLNGSLEM3I6QDNMLELI.JPG?auth=00fca74e151a4b916a51fb52351283b70e47a699d7de72213d97b47f99ae5d9e","iptc_source":"00108271A","proxyUrl":"/resizer/v2/WGUCE2XZLNGSLEM3I6QDNMLELI.JPG?auth=00fca74e151a4b916a51fb52351283b70e47a699d7de72213d97b47f99ae5d9e","takenOn":"2026-02-18T23:48:01Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/WGUCE2XZLNGSLEM3I6QDNMLELI.JPG","published":true,"resizeUrl":"/resizer/v2/WGUCE2XZLNGSLEM3I6QDNMLELI.JPG?auth=00fca74e151a4b916a51fb52351283b70e47a699d7de72213d97b47f99ae5d9e","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/WGUCE2XZLNGSLEM3I6QDNMLELI.JPG?auth=00fca74e151a4b916a51fb52351283b70e47a699d7de72213d97b47f99ae5d9e&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-08.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":18,"ptgVersion":0},"height":1971,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"81b925c859a32c86dd81fb4231dab0ff37c4bc40602565402d3adb27ccbab0b5"},"caption":"John Glenn’s Aiden Biddulph wrestles Freeland’s Kayden Smith during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/XPZH64P64NFT5P2NREKZGGGKE4.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":3067,"_id":"XPZH64P64NFT5P2NREKZGGGKE4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/XPZH64P64NFT5P2NREKZGGGKE4.JPG?auth=81b925c859a32c86dd81fb4231dab0ff37c4bc40602565402d3adb27ccbab0b5","iptc_source":"00108271A","proxyUrl":"/resizer/v2/XPZH64P64NFT5P2NREKZGGGKE4.JPG?auth=81b925c859a32c86dd81fb4231dab0ff37c4bc40602565402d3adb27ccbab0b5","takenOn":"2026-02-19T00:37:16Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/XPZH64P64NFT5P2NREKZGGGKE4.JPG","published":true,"resizeUrl":"/resizer/v2/XPZH64P64NFT5P2NREKZGGGKE4.JPG?auth=81b925c859a32c86dd81fb4231dab0ff37c4bc40602565402d3adb27ccbab0b5","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/XPZH64P64NFT5P2NREKZGGGKE4.JPG?auth=81b925c859a32c86dd81fb4231dab0ff37c4bc40602565402d3adb27ccbab0b5&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-49.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":19,"ptgVersion":0},"height":2045,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"2b5662ea18c9d1bd3c6a6901e3e8e5ef12b4a01667ee824368e0728fe9875220"},"caption":"John Glenn’s Owen Tucker wrestles Freeland’s Brigham Smith during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GI7FTYZNEBEYFAAQUGSC267CC4.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":3212,"_id":"GI7FTYZNEBEYFAAQUGSC267CC4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/GI7FTYZNEBEYFAAQUGSC267CC4.JPG?auth=2b5662ea18c9d1bd3c6a6901e3e8e5ef12b4a01667ee824368e0728fe9875220","iptc_source":"00108271A","proxyUrl":"/resizer/v2/GI7FTYZNEBEYFAAQUGSC267CC4.JPG?auth=2b5662ea18c9d1bd3c6a6901e3e8e5ef12b4a01667ee824368e0728fe9875220","takenOn":"2026-02-19T01:06:45Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GI7FTYZNEBEYFAAQUGSC267CC4.JPG","published":true,"resizeUrl":"/resizer/v2/GI7FTYZNEBEYFAAQUGSC267CC4.JPG?auth=2b5662ea18c9d1bd3c6a6901e3e8e5ef12b4a01667ee824368e0728fe9875220","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/GI7FTYZNEBEYFAAQUGSC267CC4.JPG?auth=2b5662ea18c9d1bd3c6a6901e3e8e5ef12b4a01667ee824368e0728fe9875220&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-64.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":20,"ptgVersion":0},"height":2141,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"30ea532a106d810b3e65aef577417f7963946a3da33a5d60deedc82d97a703f9"},"caption":"Freeland wrestlers celebrate their win over John Glenn during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/HSLQWAHC6JEHPPQRLI7QZZTQKU.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":3377,"_id":"HSLQWAHC6JEHPPQRLI7QZZTQKU","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/HSLQWAHC6JEHPPQRLI7QZZTQKU.JPG?auth=30ea532a106d810b3e65aef577417f7963946a3da33a5d60deedc82d97a703f9","iptc_source":"00108271A","proxyUrl":"/resizer/v2/HSLQWAHC6JEHPPQRLI7QZZTQKU.JPG?auth=30ea532a106d810b3e65aef577417f7963946a3da33a5d60deedc82d97a703f9","takenOn":"2026-02-19T01:10:04Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/HSLQWAHC6JEHPPQRLI7QZZTQKU.JPG","published":true,"resizeUrl":"/resizer/v2/HSLQWAHC6JEHPPQRLI7QZZTQKU.JPG?auth=30ea532a106d810b3e65aef577417f7963946a3da33a5d60deedc82d97a703f9","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/HSLQWAHC6JEHPPQRLI7QZZTQKU.JPG?auth=30ea532a106d810b3e65aef577417f7963946a3da33a5d60deedc82d97a703f9&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-68.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":21,"ptgVersion":0},"height":2251,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"f69be0bee2a4d50d48f8f3cc90af2def98a5c83fc40623638ffd2c1551c89091"},"caption":"Freeland’s Zack Clark wrestles John Glenn’s Max Stahl during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/2FWCPF6VY5DCPFXAAFT5IYQPB4.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":3739,"_id":"2FWCPF6VY5DCPFXAAFT5IYQPB4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/2FWCPF6VY5DCPFXAAFT5IYQPB4.JPG?auth=f69be0bee2a4d50d48f8f3cc90af2def98a5c83fc40623638ffd2c1551c89091","iptc_source":"00108271A","proxyUrl":"/resizer/v2/2FWCPF6VY5DCPFXAAFT5IYQPB4.JPG?auth=f69be0bee2a4d50d48f8f3cc90af2def98a5c83fc40623638ffd2c1551c89091","takenOn":"2026-02-18T23:40:22Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/2FWCPF6VY5DCPFXAAFT5IYQPB4.JPG","published":true,"resizeUrl":"/resizer/v2/2FWCPF6VY5DCPFXAAFT5IYQPB4.JPG?auth=f69be0bee2a4d50d48f8f3cc90af2def98a5c83fc40623638ffd2c1551c89091","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/2FWCPF6VY5DCPFXAAFT5IYQPB4.JPG?auth=f69be0bee2a4d50d48f8f3cc90af2def98a5c83fc40623638ffd2c1551c89091&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-02.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":22,"ptgVersion":0},"height":2493,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"0d40b8ecfbdc61c009c1e59f5e4583d441cc9684163785466779a64a99b22440"},"caption":"Freeland wrestlers celebrate their win over John Glenn during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/SBYOTKGJFZEDJI5YVUT3OTOE6A.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":3615,"_id":"SBYOTKGJFZEDJI5YVUT3OTOE6A","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/SBYOTKGJFZEDJI5YVUT3OTOE6A.JPG?auth=0d40b8ecfbdc61c009c1e59f5e4583d441cc9684163785466779a64a99b22440","iptc_source":"00108271A","proxyUrl":"/resizer/v2/SBYOTKGJFZEDJI5YVUT3OTOE6A.JPG?auth=0d40b8ecfbdc61c009c1e59f5e4583d441cc9684163785466779a64a99b22440","takenOn":"2026-02-19T01:09:31Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/SBYOTKGJFZEDJI5YVUT3OTOE6A.JPG","published":true,"resizeUrl":"/resizer/v2/SBYOTKGJFZEDJI5YVUT3OTOE6A.JPG?auth=0d40b8ecfbdc61c009c1e59f5e4583d441cc9684163785466779a64a99b22440","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/SBYOTKGJFZEDJI5YVUT3OTOE6A.JPG?auth=0d40b8ecfbdc61c009c1e59f5e4583d441cc9684163785466779a64a99b22440&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-67.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":23,"ptgVersion":0},"height":2410,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"862540d9ecdc469ba1e5e4df8d94ccce1be5ea0e5940326469ca621f3d5affbc"},"caption":"John Glenn’s Izaak Kukulski wrestles Freeland’s Preston Wetherell during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GUWJWWB5QVC2TAXMZG5LAGPR2I.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":3554,"_id":"GUWJWWB5QVC2TAXMZG5LAGPR2I","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/GUWJWWB5QVC2TAXMZG5LAGPR2I.JPG?auth=862540d9ecdc469ba1e5e4df8d94ccce1be5ea0e5940326469ca621f3d5affbc","iptc_source":"00108271A","proxyUrl":"/resizer/v2/GUWJWWB5QVC2TAXMZG5LAGPR2I.JPG?auth=862540d9ecdc469ba1e5e4df8d94ccce1be5ea0e5940326469ca621f3d5affbc","takenOn":"2026-02-19T00:18:52Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GUWJWWB5QVC2TAXMZG5LAGPR2I.JPG","published":true,"resizeUrl":"/resizer/v2/GUWJWWB5QVC2TAXMZG5LAGPR2I.JPG?auth=862540d9ecdc469ba1e5e4df8d94ccce1be5ea0e5940326469ca621f3d5affbc","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/GUWJWWB5QVC2TAXMZG5LAGPR2I.JPG?auth=862540d9ecdc469ba1e5e4df8d94ccce1be5ea0e5940326469ca621f3d5affbc&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-31.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":24,"ptgVersion":0},"height":2369,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"d97e549374c2fad2a1bbc49617ae89c101cc1cb71fb03b85548cc9bca6b59710"},"caption":"Freeland wrestlers cheer on their teammate during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/R2YE35YFRFEYDOURMFLOIPUMVA.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":3356,"_id":"R2YE35YFRFEYDOURMFLOIPUMVA","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/R2YE35YFRFEYDOURMFLOIPUMVA.JPG?auth=d97e549374c2fad2a1bbc49617ae89c101cc1cb71fb03b85548cc9bca6b59710","iptc_source":"00108271A","proxyUrl":"/resizer/v2/R2YE35YFRFEYDOURMFLOIPUMVA.JPG?auth=d97e549374c2fad2a1bbc49617ae89c101cc1cb71fb03b85548cc9bca6b59710","takenOn":"2026-02-18T23:49:20Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/R2YE35YFRFEYDOURMFLOIPUMVA.JPG","published":true,"resizeUrl":"/resizer/v2/R2YE35YFRFEYDOURMFLOIPUMVA.JPG?auth=d97e549374c2fad2a1bbc49617ae89c101cc1cb71fb03b85548cc9bca6b59710","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/R2YE35YFRFEYDOURMFLOIPUMVA.JPG?auth=d97e549374c2fad2a1bbc49617ae89c101cc1cb71fb03b85548cc9bca6b59710&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-10.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":25,"ptgVersion":0},"height":2237,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"6f0802da4aca9322e96c523a0dad01ece477e6b46496562e9b58687eea2b4868"},"caption":"Freeland fans cheer on their team during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/G4D7ZTEYLBH6VGP56GVPJXLCWY.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":3638,"_id":"G4D7ZTEYLBH6VGP56GVPJXLCWY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/G4D7ZTEYLBH6VGP56GVPJXLCWY.JPG?auth=6f0802da4aca9322e96c523a0dad01ece477e6b46496562e9b58687eea2b4868","iptc_source":"00108271A","proxyUrl":"/resizer/v2/G4D7ZTEYLBH6VGP56GVPJXLCWY.JPG?auth=6f0802da4aca9322e96c523a0dad01ece477e6b46496562e9b58687eea2b4868","takenOn":"2026-02-19T00:28:20Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/G4D7ZTEYLBH6VGP56GVPJXLCWY.JPG","published":true,"resizeUrl":"/resizer/v2/G4D7ZTEYLBH6VGP56GVPJXLCWY.JPG?auth=6f0802da4aca9322e96c523a0dad01ece477e6b46496562e9b58687eea2b4868","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/G4D7ZTEYLBH6VGP56GVPJXLCWY.JPG?auth=6f0802da4aca9322e96c523a0dad01ece477e6b46496562e9b58687eea2b4868&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-42.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":26,"ptgVersion":0},"height":2425,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"da0f3bb1c568298b94ce98ac5303602bc42b3c7a3878098d9a177874151efb78"},"caption":"John Glenn’s EJ Smith wrestles Freeland’s Easton Rosebush during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/NN5NERPCIREJTGDKOH3PAAD4KA.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":3617,"_id":"NN5NERPCIREJTGDKOH3PAAD4KA","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/NN5NERPCIREJTGDKOH3PAAD4KA.JPG?auth=da0f3bb1c568298b94ce98ac5303602bc42b3c7a3878098d9a177874151efb78","iptc_source":"00108271A","proxyUrl":"/resizer/v2/NN5NERPCIREJTGDKOH3PAAD4KA.JPG?auth=da0f3bb1c568298b94ce98ac5303602bc42b3c7a3878098d9a177874151efb78","takenOn":"2026-02-18T23:58:05Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/NN5NERPCIREJTGDKOH3PAAD4KA.JPG","published":true,"resizeUrl":"/resizer/v2/NN5NERPCIREJTGDKOH3PAAD4KA.JPG?auth=da0f3bb1c568298b94ce98ac5303602bc42b3c7a3878098d9a177874151efb78","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/NN5NERPCIREJTGDKOH3PAAD4KA.JPG?auth=da0f3bb1c568298b94ce98ac5303602bc42b3c7a3878098d9a177874151efb78&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-16.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":27,"ptgVersion":0},"height":2411,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"0e193cd65e6b1b4d272baee950f1031f74e3b451b9bd059f1aacd84af652e6b8"},"caption":"John Glenn’s Garrett Hilborn wrestles Freeland’s Colton Cunningham during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/EKW2L57KGNCZDL3SXHCQJU7MPQ.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":3615,"_id":"EKW2L57KGNCZDL3SXHCQJU7MPQ","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/EKW2L57KGNCZDL3SXHCQJU7MPQ.JPG?auth=0e193cd65e6b1b4d272baee950f1031f74e3b451b9bd059f1aacd84af652e6b8","iptc_source":"00108271A","proxyUrl":"/resizer/v2/EKW2L57KGNCZDL3SXHCQJU7MPQ.JPG?auth=0e193cd65e6b1b4d272baee950f1031f74e3b451b9bd059f1aacd84af652e6b8","takenOn":"2026-02-19T00:46:11Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/EKW2L57KGNCZDL3SXHCQJU7MPQ.JPG","published":true,"resizeUrl":"/resizer/v2/EKW2L57KGNCZDL3SXHCQJU7MPQ.JPG?auth=0e193cd65e6b1b4d272baee950f1031f74e3b451b9bd059f1aacd84af652e6b8","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/EKW2L57KGNCZDL3SXHCQJU7MPQ.JPG?auth=0e193cd65e6b1b4d272baee950f1031f74e3b451b9bd059f1aacd84af652e6b8&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-55.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":28,"ptgVersion":0},"height":2410,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"0cc7e6258da187c32b3fcec2ac6559f6733b3c9e2c53b5ed7417e1e5d7be71e7"},"caption":"Freeland’s Colton Winchell wrestles John Glenn’s Ethan Boyk during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/ULJK7CV66BATDHGYYNRI5PWAD4.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":3411,"_id":"ULJK7CV66BATDHGYYNRI5PWAD4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/ULJK7CV66BATDHGYYNRI5PWAD4.JPG?auth=0cc7e6258da187c32b3fcec2ac6559f6733b3c9e2c53b5ed7417e1e5d7be71e7","iptc_source":"00108271A","proxyUrl":"/resizer/v2/ULJK7CV66BATDHGYYNRI5PWAD4.JPG?auth=0cc7e6258da187c32b3fcec2ac6559f6733b3c9e2c53b5ed7417e1e5d7be71e7","takenOn":"2026-02-19T00:51:18Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/ULJK7CV66BATDHGYYNRI5PWAD4.JPG","published":true,"resizeUrl":"/resizer/v2/ULJK7CV66BATDHGYYNRI5PWAD4.JPG?auth=0cc7e6258da187c32b3fcec2ac6559f6733b3c9e2c53b5ed7417e1e5d7be71e7","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/ULJK7CV66BATDHGYYNRI5PWAD4.JPG?auth=0cc7e6258da187c32b3fcec2ac6559f6733b3c9e2c53b5ed7417e1e5d7be71e7&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-57.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":29,"ptgVersion":0},"height":2274,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"ddb452a5ebd6cedbdd0bf11b509319d585905b7a9b86c30c428770b359e644dd"},"caption":"John Glenn’s EJ Smith wrestles Freeland’s Easton Rosebush during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/UEDBTQGAMBAY7KN3AGKHCELXJI.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4563,"_id":"UEDBTQGAMBAY7KN3AGKHCELXJI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/UEDBTQGAMBAY7KN3AGKHCELXJI.JPG?auth=ddb452a5ebd6cedbdd0bf11b509319d585905b7a9b86c30c428770b359e644dd","iptc_source":"00108271A","proxyUrl":"/resizer/v2/UEDBTQGAMBAY7KN3AGKHCELXJI.JPG?auth=ddb452a5ebd6cedbdd0bf11b509319d585905b7a9b86c30c428770b359e644dd","takenOn":"2026-02-18T23:52:01Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/UEDBTQGAMBAY7KN3AGKHCELXJI.JPG","published":true,"resizeUrl":"/resizer/v2/UEDBTQGAMBAY7KN3AGKHCELXJI.JPG?auth=ddb452a5ebd6cedbdd0bf11b509319d585905b7a9b86c30c428770b359e644dd","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/UEDBTQGAMBAY7KN3AGKHCELXJI.JPG?auth=ddb452a5ebd6cedbdd0bf11b509319d585905b7a9b86c30c428770b359e644dd&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-13.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":30,"ptgVersion":0},"height":3042,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"49a56e03b2992fa15d66769eb8d6f69be3559d54ea320642be9d76ddc1178d79"},"caption":"John Glenn’s Johnathan Ford is announced the winner during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/ZOLKFOGNWBBHDB5INOLEUSM45E.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":3823,"_id":"ZOLKFOGNWBBHDB5INOLEUSM45E","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/ZOLKFOGNWBBHDB5INOLEUSM45E.JPG?auth=49a56e03b2992fa15d66769eb8d6f69be3559d54ea320642be9d76ddc1178d79","iptc_source":"00108271A","proxyUrl":"/resizer/v2/ZOLKFOGNWBBHDB5INOLEUSM45E.JPG?auth=49a56e03b2992fa15d66769eb8d6f69be3559d54ea320642be9d76ddc1178d79","takenOn":"2026-02-19T00:44:59Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/ZOLKFOGNWBBHDB5INOLEUSM45E.JPG","published":true,"resizeUrl":"/resizer/v2/ZOLKFOGNWBBHDB5INOLEUSM45E.JPG?auth=49a56e03b2992fa15d66769eb8d6f69be3559d54ea320642be9d76ddc1178d79","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/ZOLKFOGNWBBHDB5INOLEUSM45E.JPG?auth=49a56e03b2992fa15d66769eb8d6f69be3559d54ea320642be9d76ddc1178d79&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-53.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":31,"ptgVersion":0},"height":2549,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"0659884a0995a1749ea1853f0670452dac3bdb793a6f397fd1dd595237a74395"},"caption":"John Glenn’s Izaak Kukulski wrestles Freeland’s Preston Wetherell during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/VT222BPHQVCITBQ2V4LQOUUIUI.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4020,"_id":"VT222BPHQVCITBQ2V4LQOUUIUI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/VT222BPHQVCITBQ2V4LQOUUIUI.JPG?auth=0659884a0995a1749ea1853f0670452dac3bdb793a6f397fd1dd595237a74395","iptc_source":"00108271A","proxyUrl":"/resizer/v2/VT222BPHQVCITBQ2V4LQOUUIUI.JPG?auth=0659884a0995a1749ea1853f0670452dac3bdb793a6f397fd1dd595237a74395","takenOn":"2026-02-19T00:19:28Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/VT222BPHQVCITBQ2V4LQOUUIUI.JPG","published":true,"resizeUrl":"/resizer/v2/VT222BPHQVCITBQ2V4LQOUUIUI.JPG?auth=0659884a0995a1749ea1853f0670452dac3bdb793a6f397fd1dd595237a74395","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/VT222BPHQVCITBQ2V4LQOUUIUI.JPG?auth=0659884a0995a1749ea1853f0670452dac3bdb793a6f397fd1dd595237a74395&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-33.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":32,"ptgVersion":0},"height":2680,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"db23a4d45e1589a25fb25f06488dd64f0345011833b9ab346e2673a181fdd44b"},"caption":"Freeland coaches celebrate their win over John Glenn during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/KBYRMU6F3ZESVFY7N65W2LILYI.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":3997,"_id":"KBYRMU6F3ZESVFY7N65W2LILYI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/KBYRMU6F3ZESVFY7N65W2LILYI.JPG?auth=db23a4d45e1589a25fb25f06488dd64f0345011833b9ab346e2673a181fdd44b","iptc_source":"00108271A","proxyUrl":"/resizer/v2/KBYRMU6F3ZESVFY7N65W2LILYI.JPG?auth=db23a4d45e1589a25fb25f06488dd64f0345011833b9ab346e2673a181fdd44b","takenOn":"2026-02-19T01:10:12Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/KBYRMU6F3ZESVFY7N65W2LILYI.JPG","published":true,"resizeUrl":"/resizer/v2/KBYRMU6F3ZESVFY7N65W2LILYI.JPG?auth=db23a4d45e1589a25fb25f06488dd64f0345011833b9ab346e2673a181fdd44b","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/KBYRMU6F3ZESVFY7N65W2LILYI.JPG?auth=db23a4d45e1589a25fb25f06488dd64f0345011833b9ab346e2673a181fdd44b&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-70.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":33,"ptgVersion":0},"height":2665,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"50fef26db2eb21bf5fb15e9bb8b678c3b9bf57202c700edfa0f71738319b1085"},"caption":"Freeland’s Colin Earls wrestles John Glenn’s Benjamin Hopper during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/T5CCHTK3L5E7ZDDHALJRKYPPEY.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4964,"_id":"T5CCHTK3L5E7ZDDHALJRKYPPEY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/T5CCHTK3L5E7ZDDHALJRKYPPEY.JPG?auth=50fef26db2eb21bf5fb15e9bb8b678c3b9bf57202c700edfa0f71738319b1085","iptc_source":"00108271A","proxyUrl":"/resizer/v2/T5CCHTK3L5E7ZDDHALJRKYPPEY.JPG?auth=50fef26db2eb21bf5fb15e9bb8b678c3b9bf57202c700edfa0f71738319b1085","takenOn":"2026-02-18T23:49:23Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/T5CCHTK3L5E7ZDDHALJRKYPPEY.JPG","published":true,"resizeUrl":"/resizer/v2/T5CCHTK3L5E7ZDDHALJRKYPPEY.JPG?auth=50fef26db2eb21bf5fb15e9bb8b678c3b9bf57202c700edfa0f71738319b1085","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/T5CCHTK3L5E7ZDDHALJRKYPPEY.JPG?auth=50fef26db2eb21bf5fb15e9bb8b678c3b9bf57202c700edfa0f71738319b1085&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-12.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":34,"ptgVersion":0},"height":3309,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"ab2cc035ecfb71e924cb8194f5c0e9d675b702d01717bfb8b2fee0b04ea49f08"},"caption":"John Glenn wrestlers cheer on their teammate during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/62GTM6WZAZBKBJVZRXANKK7JDQ.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4162,"_id":"62GTM6WZAZBKBJVZRXANKK7JDQ","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/62GTM6WZAZBKBJVZRXANKK7JDQ.JPG?auth=ab2cc035ecfb71e924cb8194f5c0e9d675b702d01717bfb8b2fee0b04ea49f08","iptc_source":"00108271A","proxyUrl":"/resizer/v2/62GTM6WZAZBKBJVZRXANKK7JDQ.JPG?auth=ab2cc035ecfb71e924cb8194f5c0e9d675b702d01717bfb8b2fee0b04ea49f08","takenOn":"2026-02-19T00:03:32Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/62GTM6WZAZBKBJVZRXANKK7JDQ.JPG","published":true,"resizeUrl":"/resizer/v2/62GTM6WZAZBKBJVZRXANKK7JDQ.JPG?auth=ab2cc035ecfb71e924cb8194f5c0e9d675b702d01717bfb8b2fee0b04ea49f08","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/62GTM6WZAZBKBJVZRXANKK7JDQ.JPG?auth=ab2cc035ecfb71e924cb8194f5c0e9d675b702d01717bfb8b2fee0b04ea49f08&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-20.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":35,"ptgVersion":0},"height":2775,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"36c463dd6ad9c89ac46b04040cbc56bce4d7ae8deae147c73a95af996aee29b6"},"caption":"Freeland’s Maddox Wilson wrestles John Glenn’s Sawyer Yates during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GJY7Q3OYTBGTDAOHHGQ53YZRAU.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4066,"_id":"GJY7Q3OYTBGTDAOHHGQ53YZRAU","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/GJY7Q3OYTBGTDAOHHGQ53YZRAU.JPG?auth=36c463dd6ad9c89ac46b04040cbc56bce4d7ae8deae147c73a95af996aee29b6","iptc_source":"00108271A","proxyUrl":"/resizer/v2/GJY7Q3OYTBGTDAOHHGQ53YZRAU.JPG?auth=36c463dd6ad9c89ac46b04040cbc56bce4d7ae8deae147c73a95af996aee29b6","takenOn":"2026-02-19T00:06:57Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GJY7Q3OYTBGTDAOHHGQ53YZRAU.JPG","published":true,"resizeUrl":"/resizer/v2/GJY7Q3OYTBGTDAOHHGQ53YZRAU.JPG?auth=36c463dd6ad9c89ac46b04040cbc56bce4d7ae8deae147c73a95af996aee29b6","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/GJY7Q3OYTBGTDAOHHGQ53YZRAU.JPG?auth=36c463dd6ad9c89ac46b04040cbc56bce4d7ae8deae147c73a95af996aee29b6&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-25.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":36,"ptgVersion":0},"height":2711,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"0baf7e46aceda469f0627c0e0f0dab3e453067050cca1290c9be595e738af7a7"},"caption":"John Glenn’s Jack Hayes wrestles Freeland’s Samuel Klopf during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GH3LU4V2RFE7LL4WBVVSWI7KWI.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4301,"_id":"GH3LU4V2RFE7LL4WBVVSWI7KWI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/GH3LU4V2RFE7LL4WBVVSWI7KWI.JPG?auth=0baf7e46aceda469f0627c0e0f0dab3e453067050cca1290c9be595e738af7a7","iptc_source":"00108271A","proxyUrl":"/resizer/v2/GH3LU4V2RFE7LL4WBVVSWI7KWI.JPG?auth=0baf7e46aceda469f0627c0e0f0dab3e453067050cca1290c9be595e738af7a7","takenOn":"2026-02-19T00:03:10Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GH3LU4V2RFE7LL4WBVVSWI7KWI.JPG","published":true,"resizeUrl":"/resizer/v2/GH3LU4V2RFE7LL4WBVVSWI7KWI.JPG?auth=0baf7e46aceda469f0627c0e0f0dab3e453067050cca1290c9be595e738af7a7","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/GH3LU4V2RFE7LL4WBVVSWI7KWI.JPG?auth=0baf7e46aceda469f0627c0e0f0dab3e453067050cca1290c9be595e738af7a7&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-18.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":37,"ptgVersion":0},"height":2867,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"3a3d266baf19baa349f407590ea870bcf087d1de66c4558380b5e040f678af7f"},"caption":"Freeland’s Easton Rosebush wrestles John Glenn’s EJ Smith during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/H43I2ULU6RDERNQTYBFA25CVZA.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4281,"_id":"H43I2ULU6RDERNQTYBFA25CVZA","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/H43I2ULU6RDERNQTYBFA25CVZA.JPG?auth=3a3d266baf19baa349f407590ea870bcf087d1de66c4558380b5e040f678af7f","iptc_source":"00108271A","proxyUrl":"/resizer/v2/H43I2ULU6RDERNQTYBFA25CVZA.JPG?auth=3a3d266baf19baa349f407590ea870bcf087d1de66c4558380b5e040f678af7f","takenOn":"2026-02-18T23:54:47Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/H43I2ULU6RDERNQTYBFA25CVZA.JPG","published":true,"resizeUrl":"/resizer/v2/H43I2ULU6RDERNQTYBFA25CVZA.JPG?auth=3a3d266baf19baa349f407590ea870bcf087d1de66c4558380b5e040f678af7f","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/H43I2ULU6RDERNQTYBFA25CVZA.JPG?auth=3a3d266baf19baa349f407590ea870bcf087d1de66c4558380b5e040f678af7f&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-15.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":38,"ptgVersion":0},"height":2854,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"c1993bdf4cb9e8f60b349c6290e777d2b4fc443fa79d446b1dcfbf23a8b8c08d"},"caption":"John Glenn’s Johnathan Ford wrestles Freeland’s Jorge De Reina Sastre during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/D5LKGVM72JGXBAH6SL4QCTNJKI.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":3934,"_id":"D5LKGVM72JGXBAH6SL4QCTNJKI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/D5LKGVM72JGXBAH6SL4QCTNJKI.JPG?auth=c1993bdf4cb9e8f60b349c6290e777d2b4fc443fa79d446b1dcfbf23a8b8c08d","iptc_source":"00108271A","proxyUrl":"/resizer/v2/D5LKGVM72JGXBAH6SL4QCTNJKI.JPG?auth=c1993bdf4cb9e8f60b349c6290e777d2b4fc443fa79d446b1dcfbf23a8b8c08d","takenOn":"2026-02-19T00:44:42Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/D5LKGVM72JGXBAH6SL4QCTNJKI.JPG","published":true,"resizeUrl":"/resizer/v2/D5LKGVM72JGXBAH6SL4QCTNJKI.JPG?auth=c1993bdf4cb9e8f60b349c6290e777d2b4fc443fa79d446b1dcfbf23a8b8c08d","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/D5LKGVM72JGXBAH6SL4QCTNJKI.JPG?auth=c1993bdf4cb9e8f60b349c6290e777d2b4fc443fa79d446b1dcfbf23a8b8c08d&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-52.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":39,"ptgVersion":0},"height":2623,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"b8a343045c8f4453f9c38bf046ee20aac5da760a82168ea8efabad40c887275f"},"caption":"Freeland’s Nolan Cunningham wrestles John Glenn’s Mattia Buenaventura during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/QSQOYLFWERA53LP4KMR4FG7RVQ.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4353,"_id":"QSQOYLFWERA53LP4KMR4FG7RVQ","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/QSQOYLFWERA53LP4KMR4FG7RVQ.JPG?auth=b8a343045c8f4453f9c38bf046ee20aac5da760a82168ea8efabad40c887275f","iptc_source":"00108271A","proxyUrl":"/resizer/v2/QSQOYLFWERA53LP4KMR4FG7RVQ.JPG?auth=b8a343045c8f4453f9c38bf046ee20aac5da760a82168ea8efabad40c887275f","takenOn":"2026-02-19T00:34:08Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/QSQOYLFWERA53LP4KMR4FG7RVQ.JPG","published":true,"resizeUrl":"/resizer/v2/QSQOYLFWERA53LP4KMR4FG7RVQ.JPG?auth=b8a343045c8f4453f9c38bf046ee20aac5da760a82168ea8efabad40c887275f","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/QSQOYLFWERA53LP4KMR4FG7RVQ.JPG?auth=b8a343045c8f4453f9c38bf046ee20aac5da760a82168ea8efabad40c887275f&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-47.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":40,"ptgVersion":0},"height":2902,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"a7f540765b4bebf8858220705cd8726a9e46f54dedd737426394ddde9b6ca637"},"caption":"John Glenn’s Aiden Biddulph wrestles Freeland’s Kayden Smith during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/OTJP27R7RJFH5LO23C4GDFGGZI.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":3965,"_id":"OTJP27R7RJFH5LO23C4GDFGGZI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/OTJP27R7RJFH5LO23C4GDFGGZI.JPG?auth=a7f540765b4bebf8858220705cd8726a9e46f54dedd737426394ddde9b6ca637","iptc_source":"00108271A","proxyUrl":"/resizer/v2/OTJP27R7RJFH5LO23C4GDFGGZI.JPG?auth=a7f540765b4bebf8858220705cd8726a9e46f54dedd737426394ddde9b6ca637","takenOn":"2026-02-19T00:38:56Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/OTJP27R7RJFH5LO23C4GDFGGZI.JPG","published":true,"resizeUrl":"/resizer/v2/OTJP27R7RJFH5LO23C4GDFGGZI.JPG?auth=a7f540765b4bebf8858220705cd8726a9e46f54dedd737426394ddde9b6ca637","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/OTJP27R7RJFH5LO23C4GDFGGZI.JPG?auth=a7f540765b4bebf8858220705cd8726a9e46f54dedd737426394ddde9b6ca637&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-50.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":41,"ptgVersion":0},"height":2643,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"931ba87954759582c6177c71dc9dc46630f19129c0e706684758c2f7967f11a0"},"caption":"John Glenn’s Garrett Hilborn wrestles Freeland’s Colton Cunningham during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/J53GFKWUQ5CJ7DIHPNYP24NIVE.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4183,"_id":"J53GFKWUQ5CJ7DIHPNYP24NIVE","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/J53GFKWUQ5CJ7DIHPNYP24NIVE.JPG?auth=931ba87954759582c6177c71dc9dc46630f19129c0e706684758c2f7967f11a0","iptc_source":"00108271A","proxyUrl":"/resizer/v2/J53GFKWUQ5CJ7DIHPNYP24NIVE.JPG?auth=931ba87954759582c6177c71dc9dc46630f19129c0e706684758c2f7967f11a0","takenOn":"2026-02-19T00:45:52Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/J53GFKWUQ5CJ7DIHPNYP24NIVE.JPG","published":true,"resizeUrl":"/resizer/v2/J53GFKWUQ5CJ7DIHPNYP24NIVE.JPG?auth=931ba87954759582c6177c71dc9dc46630f19129c0e706684758c2f7967f11a0","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/J53GFKWUQ5CJ7DIHPNYP24NIVE.JPG?auth=931ba87954759582c6177c71dc9dc46630f19129c0e706684758c2f7967f11a0&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-54.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":42,"ptgVersion":0},"height":2789,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"139a7a49ec1e6fcb56cb94308707c06cb8be6fbef0ab3f0081fec1d8ef8b3fa7"},"caption":"John Glenn’s Owen Tucker wrestles Freeland’s Brigham Smith during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/IU62FWG6TBG6LDK7EAKNPSUECA.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4352,"_id":"IU62FWG6TBG6LDK7EAKNPSUECA","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/IU62FWG6TBG6LDK7EAKNPSUECA.JPG?auth=139a7a49ec1e6fcb56cb94308707c06cb8be6fbef0ab3f0081fec1d8ef8b3fa7","iptc_source":"00108271A","proxyUrl":"/resizer/v2/IU62FWG6TBG6LDK7EAKNPSUECA.JPG?auth=139a7a49ec1e6fcb56cb94308707c06cb8be6fbef0ab3f0081fec1d8ef8b3fa7","takenOn":"2026-02-19T01:00:03Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/IU62FWG6TBG6LDK7EAKNPSUECA.JPG","published":true,"resizeUrl":"/resizer/v2/IU62FWG6TBG6LDK7EAKNPSUECA.JPG?auth=139a7a49ec1e6fcb56cb94308707c06cb8be6fbef0ab3f0081fec1d8ef8b3fa7","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/IU62FWG6TBG6LDK7EAKNPSUECA.JPG?auth=139a7a49ec1e6fcb56cb94308707c06cb8be6fbef0ab3f0081fec1d8ef8b3fa7&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-63.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":43,"ptgVersion":0},"height":2901,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"75b8bd6d3c5c290bca8c7f60f76ea8f368cc9610a64e43f2db6827d3593001d0"},"caption":"Freeland’s Easton Rosebush wrestles John Glenn’s EJ Smith during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/KVCGI4SQZFDGZBWXNEEZWCS7CY.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4353,"_id":"KVCGI4SQZFDGZBWXNEEZWCS7CY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/KVCGI4SQZFDGZBWXNEEZWCS7CY.JPG?auth=75b8bd6d3c5c290bca8c7f60f76ea8f368cc9610a64e43f2db6827d3593001d0","iptc_source":"00108271A","proxyUrl":"/resizer/v2/KVCGI4SQZFDGZBWXNEEZWCS7CY.JPG?auth=75b8bd6d3c5c290bca8c7f60f76ea8f368cc9610a64e43f2db6827d3593001d0","takenOn":"2026-02-18T23:59:40Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/KVCGI4SQZFDGZBWXNEEZWCS7CY.JPG","published":true,"resizeUrl":"/resizer/v2/KVCGI4SQZFDGZBWXNEEZWCS7CY.JPG?auth=75b8bd6d3c5c290bca8c7f60f76ea8f368cc9610a64e43f2db6827d3593001d0","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/KVCGI4SQZFDGZBWXNEEZWCS7CY.JPG?auth=75b8bd6d3c5c290bca8c7f60f76ea8f368cc9610a64e43f2db6827d3593001d0&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-17.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":44,"ptgVersion":0},"height":2902,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"dec1b69059747a8c5acf6334113ba3f1b5617cb56b6a3dd9af3fe50baf1f1411"},"caption":"Freeland’s Easton Rosebush wrestles John Glenn’s EJ Smith during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/WQXRKZ264JDA5MNTBQDVHXGZZE.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4932,"_id":"WQXRKZ264JDA5MNTBQDVHXGZZE","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/WQXRKZ264JDA5MNTBQDVHXGZZE.JPG?auth=dec1b69059747a8c5acf6334113ba3f1b5617cb56b6a3dd9af3fe50baf1f1411","iptc_source":"00108271A","proxyUrl":"/resizer/v2/WQXRKZ264JDA5MNTBQDVHXGZZE.JPG?auth=dec1b69059747a8c5acf6334113ba3f1b5617cb56b6a3dd9af3fe50baf1f1411","takenOn":"2026-02-18T23:54:09Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/WQXRKZ264JDA5MNTBQDVHXGZZE.JPG","published":true,"resizeUrl":"/resizer/v2/WQXRKZ264JDA5MNTBQDVHXGZZE.JPG?auth=dec1b69059747a8c5acf6334113ba3f1b5617cb56b6a3dd9af3fe50baf1f1411","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/WQXRKZ264JDA5MNTBQDVHXGZZE.JPG?auth=dec1b69059747a8c5acf6334113ba3f1b5617cb56b6a3dd9af3fe50baf1f1411&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-14.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":45,"ptgVersion":0},"height":3288,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"74b6c475d63dc34a3fd4a46c7844ef2cb865a2b6f8e7ef933319f1f57547a056"},"caption":"Freeland wrestlers celebrate their win over John Glenn during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/KXLMLNPJFZFLVGC2PAJ43QUKN4.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4528,"_id":"KXLMLNPJFZFLVGC2PAJ43QUKN4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/KXLMLNPJFZFLVGC2PAJ43QUKN4.JPG?auth=74b6c475d63dc34a3fd4a46c7844ef2cb865a2b6f8e7ef933319f1f57547a056","iptc_source":"00108271A","proxyUrl":"/resizer/v2/KXLMLNPJFZFLVGC2PAJ43QUKN4.JPG?auth=74b6c475d63dc34a3fd4a46c7844ef2cb865a2b6f8e7ef933319f1f57547a056","takenOn":"2026-02-19T01:09:28Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/KXLMLNPJFZFLVGC2PAJ43QUKN4.JPG","published":true,"resizeUrl":"/resizer/v2/KXLMLNPJFZFLVGC2PAJ43QUKN4.JPG?auth=74b6c475d63dc34a3fd4a46c7844ef2cb865a2b6f8e7ef933319f1f57547a056","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/KXLMLNPJFZFLVGC2PAJ43QUKN4.JPG?auth=74b6c475d63dc34a3fd4a46c7844ef2cb865a2b6f8e7ef933319f1f57547a056&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-66.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":46,"ptgVersion":0},"height":3019,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"443ab9975221fb68530b69312840bc8d9cf522d8bb75cff68609889458c922e9"},"caption":"John Glenn’s Zayden Rose wrestles Freeland’s Michael Wilson during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/AL6VD2FHKJEEHKHWXOGBOPQN3E.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":5436,"_id":"AL6VD2FHKJEEHKHWXOGBOPQN3E","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/AL6VD2FHKJEEHKHWXOGBOPQN3E.JPG?auth=443ab9975221fb68530b69312840bc8d9cf522d8bb75cff68609889458c922e9","iptc_source":"00108271A","proxyUrl":"/resizer/v2/AL6VD2FHKJEEHKHWXOGBOPQN3E.JPG?auth=443ab9975221fb68530b69312840bc8d9cf522d8bb75cff68609889458c922e9","takenOn":"2026-02-19T00:14:21Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/AL6VD2FHKJEEHKHWXOGBOPQN3E.JPG","published":true,"resizeUrl":"/resizer/v2/AL6VD2FHKJEEHKHWXOGBOPQN3E.JPG?auth=443ab9975221fb68530b69312840bc8d9cf522d8bb75cff68609889458c922e9","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/AL6VD2FHKJEEHKHWXOGBOPQN3E.JPG?auth=443ab9975221fb68530b69312840bc8d9cf522d8bb75cff68609889458c922e9&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-30.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":47,"ptgVersion":0},"height":3624,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"47fa6a972afa43f13eec83ce4bdc84a7b0fa6f921e66197a94e8843641b20dec"},"caption":"John Glenn coaches communicate during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/UYZGJGGGMNDERKWU4BEUFFX2JM.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4228,"_id":"UYZGJGGGMNDERKWU4BEUFFX2JM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/UYZGJGGGMNDERKWU4BEUFFX2JM.JPG?auth=47fa6a972afa43f13eec83ce4bdc84a7b0fa6f921e66197a94e8843641b20dec","iptc_source":"00108271A","proxyUrl":"/resizer/v2/UYZGJGGGMNDERKWU4BEUFFX2JM.JPG?auth=47fa6a972afa43f13eec83ce4bdc84a7b0fa6f921e66197a94e8843641b20dec","takenOn":"2026-02-19T00:58:31Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/UYZGJGGGMNDERKWU4BEUFFX2JM.JPG","published":true,"resizeUrl":"/resizer/v2/UYZGJGGGMNDERKWU4BEUFFX2JM.JPG?auth=47fa6a972afa43f13eec83ce4bdc84a7b0fa6f921e66197a94e8843641b20dec","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/UYZGJGGGMNDERKWU4BEUFFX2JM.JPG?auth=47fa6a972afa43f13eec83ce4bdc84a7b0fa6f921e66197a94e8843641b20dec&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-60.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":48,"ptgVersion":0},"height":2819,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"745abb46d33d8f8781c58b173e615152f84cbb526df4844bd9a6adacb0b6cca0"},"caption":"Freeland’s Brigham Smith wrestles John Glenn’s Owen Tucker during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/NO3JV2Z4SJA6NICYCGP4RYWMSU.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4602,"_id":"NO3JV2Z4SJA6NICYCGP4RYWMSU","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/NO3JV2Z4SJA6NICYCGP4RYWMSU.JPG?auth=745abb46d33d8f8781c58b173e615152f84cbb526df4844bd9a6adacb0b6cca0","iptc_source":"00108271A","proxyUrl":"/resizer/v2/NO3JV2Z4SJA6NICYCGP4RYWMSU.JPG?auth=745abb46d33d8f8781c58b173e615152f84cbb526df4844bd9a6adacb0b6cca0","takenOn":"2026-02-19T00:59:51Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/NO3JV2Z4SJA6NICYCGP4RYWMSU.JPG","published":true,"resizeUrl":"/resizer/v2/NO3JV2Z4SJA6NICYCGP4RYWMSU.JPG?auth=745abb46d33d8f8781c58b173e615152f84cbb526df4844bd9a6adacb0b6cca0","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/NO3JV2Z4SJA6NICYCGP4RYWMSU.JPG?auth=745abb46d33d8f8781c58b173e615152f84cbb526df4844bd9a6adacb0b6cca0&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-61.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":49,"ptgVersion":0},"height":3068,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"0e058676bb695a6d043efdb84a62a6f677519e946d85ea4b15d15d8c9d583b9d"},"caption":"John Glenn’s Liam O’Loughlin wrestles Freeland’s Wyatt Brewer during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/JGLHSWDYENHK3ENLW54NIDAZVM.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4587,"_id":"JGLHSWDYENHK3ENLW54NIDAZVM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/JGLHSWDYENHK3ENLW54NIDAZVM.JPG?auth=0e058676bb695a6d043efdb84a62a6f677519e946d85ea4b15d15d8c9d583b9d","iptc_source":"00108271A","proxyUrl":"/resizer/v2/JGLHSWDYENHK3ENLW54NIDAZVM.JPG?auth=0e058676bb695a6d043efdb84a62a6f677519e946d85ea4b15d15d8c9d583b9d","takenOn":"2026-02-19T00:25:35Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/JGLHSWDYENHK3ENLW54NIDAZVM.JPG","published":true,"resizeUrl":"/resizer/v2/JGLHSWDYENHK3ENLW54NIDAZVM.JPG?auth=0e058676bb695a6d043efdb84a62a6f677519e946d85ea4b15d15d8c9d583b9d","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/JGLHSWDYENHK3ENLW54NIDAZVM.JPG?auth=0e058676bb695a6d043efdb84a62a6f677519e946d85ea4b15d15d8c9d583b9d&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-36.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":50,"ptgVersion":0},"height":3058,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"c8d86fe9cbf3b55d54f2c3ff41cafcc8a68b863a3f869bc3f0dbb8ca2ed040b5"},"caption":"Freeland’s Colton Winchell wrestles John Glenn’s Ethan Boyk during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/4MX7Q7L4CNFDJHGM2V5FSWSV6U.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4464,"_id":"4MX7Q7L4CNFDJHGM2V5FSWSV6U","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/4MX7Q7L4CNFDJHGM2V5FSWSV6U.JPG?auth=c8d86fe9cbf3b55d54f2c3ff41cafcc8a68b863a3f869bc3f0dbb8ca2ed040b5","iptc_source":"00108271A","proxyUrl":"/resizer/v2/4MX7Q7L4CNFDJHGM2V5FSWSV6U.JPG?auth=c8d86fe9cbf3b55d54f2c3ff41cafcc8a68b863a3f869bc3f0dbb8ca2ed040b5","takenOn":"2026-02-19T00:52:00Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/4MX7Q7L4CNFDJHGM2V5FSWSV6U.JPG","published":true,"resizeUrl":"/resizer/v2/4MX7Q7L4CNFDJHGM2V5FSWSV6U.JPG?auth=c8d86fe9cbf3b55d54f2c3ff41cafcc8a68b863a3f869bc3f0dbb8ca2ed040b5","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/4MX7Q7L4CNFDJHGM2V5FSWSV6U.JPG?auth=c8d86fe9cbf3b55d54f2c3ff41cafcc8a68b863a3f869bc3f0dbb8ca2ed040b5&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-58.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":51,"ptgVersion":0},"height":2976,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"55770f024ab1c84625bdfaa0f12ac8c876c881d482ab8970b55f38bd4581b489"},"caption":"John Glenn’s Sawyer Yates wrestles Freeland’s Maddox Wilson during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/LKUQHVO65VEZHAUGW2IBIVE43U.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4696,"_id":"LKUQHVO65VEZHAUGW2IBIVE43U","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/LKUQHVO65VEZHAUGW2IBIVE43U.JPG?auth=55770f024ab1c84625bdfaa0f12ac8c876c881d482ab8970b55f38bd4581b489","iptc_source":"00108271A","proxyUrl":"/resizer/v2/LKUQHVO65VEZHAUGW2IBIVE43U.JPG?auth=55770f024ab1c84625bdfaa0f12ac8c876c881d482ab8970b55f38bd4581b489","takenOn":"2026-02-19T00:07:37Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/LKUQHVO65VEZHAUGW2IBIVE43U.JPG","published":true,"resizeUrl":"/resizer/v2/LKUQHVO65VEZHAUGW2IBIVE43U.JPG?auth=55770f024ab1c84625bdfaa0f12ac8c876c881d482ab8970b55f38bd4581b489","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/LKUQHVO65VEZHAUGW2IBIVE43U.JPG?auth=55770f024ab1c84625bdfaa0f12ac8c876c881d482ab8970b55f38bd4581b489&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-27.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":52,"ptgVersion":0},"height":3131,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"0a38c649fe843870e96341532471db8d9c7b8f19d7d588225dacb665a1581203"},"caption":"Freeland coaches celebrate their win over John Glenn during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/MZWBOKVXKFEBDEBI3ETWMLAYVU.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4687,"_id":"MZWBOKVXKFEBDEBI3ETWMLAYVU","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/MZWBOKVXKFEBDEBI3ETWMLAYVU.JPG?auth=0a38c649fe843870e96341532471db8d9c7b8f19d7d588225dacb665a1581203","iptc_source":"00108271A","proxyUrl":"/resizer/v2/MZWBOKVXKFEBDEBI3ETWMLAYVU.JPG?auth=0a38c649fe843870e96341532471db8d9c7b8f19d7d588225dacb665a1581203","takenOn":"2026-02-19T01:10:11Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/MZWBOKVXKFEBDEBI3ETWMLAYVU.JPG","published":true,"resizeUrl":"/resizer/v2/MZWBOKVXKFEBDEBI3ETWMLAYVU.JPG?auth=0a38c649fe843870e96341532471db8d9c7b8f19d7d588225dacb665a1581203","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/MZWBOKVXKFEBDEBI3ETWMLAYVU.JPG?auth=0a38c649fe843870e96341532471db8d9c7b8f19d7d588225dacb665a1581203&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-69.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":53,"ptgVersion":0},"height":3125,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"17fc837093ecd11375642b6a16218e0b0425f4ac4530c67ef4fa33ad64582fc5"},"caption":"Freeland fans cheer on their team during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/3F4DGNH5B5FUZMQIBU4TZ4LPPY.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4686,"_id":"3F4DGNH5B5FUZMQIBU4TZ4LPPY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/3F4DGNH5B5FUZMQIBU4TZ4LPPY.JPG?auth=17fc837093ecd11375642b6a16218e0b0425f4ac4530c67ef4fa33ad64582fc5","iptc_source":"00108271A","proxyUrl":"/resizer/v2/3F4DGNH5B5FUZMQIBU4TZ4LPPY.JPG?auth=17fc837093ecd11375642b6a16218e0b0425f4ac4530c67ef4fa33ad64582fc5","takenOn":"2026-02-19T00:28:18Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/3F4DGNH5B5FUZMQIBU4TZ4LPPY.JPG","published":true,"resizeUrl":"/resizer/v2/3F4DGNH5B5FUZMQIBU4TZ4LPPY.JPG?auth=17fc837093ecd11375642b6a16218e0b0425f4ac4530c67ef4fa33ad64582fc5","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/3F4DGNH5B5FUZMQIBU4TZ4LPPY.JPG?auth=17fc837093ecd11375642b6a16218e0b0425f4ac4530c67ef4fa33ad64582fc5&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-41.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":54,"ptgVersion":0},"height":3124,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"a7c6641ffd8f3c1c09cee8a32e62a5fc8673061448624718356920aad453dc44"},"caption":"John Glenn fans cheer on their team during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/RW3LDVUYUVFA3IFQJKDVZ3LGGE.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4891,"_id":"RW3LDVUYUVFA3IFQJKDVZ3LGGE","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/RW3LDVUYUVFA3IFQJKDVZ3LGGE.JPG?auth=a7c6641ffd8f3c1c09cee8a32e62a5fc8673061448624718356920aad453dc44","iptc_source":"00108271A","proxyUrl":"/resizer/v2/RW3LDVUYUVFA3IFQJKDVZ3LGGE.JPG?auth=a7c6641ffd8f3c1c09cee8a32e62a5fc8673061448624718356920aad453dc44","takenOn":"2026-02-19T00:27:53Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/RW3LDVUYUVFA3IFQJKDVZ3LGGE.JPG","published":true,"resizeUrl":"/resizer/v2/RW3LDVUYUVFA3IFQJKDVZ3LGGE.JPG?auth=a7c6641ffd8f3c1c09cee8a32e62a5fc8673061448624718356920aad453dc44","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/RW3LDVUYUVFA3IFQJKDVZ3LGGE.JPG?auth=a7c6641ffd8f3c1c09cee8a32e62a5fc8673061448624718356920aad453dc44&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-39.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":55,"ptgVersion":0},"height":3261,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"cda3cfc1b13fb1af17f2358e5e77a345135e35ff2a0116404dea964965133cca"},"caption":"John Glenn’s Sawyer Yates wrestles Freeland’s Maddox Wilson during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/YJZTS4TGBZDMJMG7FABJUUBKCQ.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4957,"_id":"YJZTS4TGBZDMJMG7FABJUUBKCQ","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/YJZTS4TGBZDMJMG7FABJUUBKCQ.JPG?auth=cda3cfc1b13fb1af17f2358e5e77a345135e35ff2a0116404dea964965133cca","iptc_source":"00108271A","proxyUrl":"/resizer/v2/YJZTS4TGBZDMJMG7FABJUUBKCQ.JPG?auth=cda3cfc1b13fb1af17f2358e5e77a345135e35ff2a0116404dea964965133cca","takenOn":"2026-02-19T00:05:37Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/YJZTS4TGBZDMJMG7FABJUUBKCQ.JPG","published":true,"resizeUrl":"/resizer/v2/YJZTS4TGBZDMJMG7FABJUUBKCQ.JPG?auth=cda3cfc1b13fb1af17f2358e5e77a345135e35ff2a0116404dea964965133cca","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/YJZTS4TGBZDMJMG7FABJUUBKCQ.JPG?auth=cda3cfc1b13fb1af17f2358e5e77a345135e35ff2a0116404dea964965133cca&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-23.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":56,"ptgVersion":0},"height":3305,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"92b024dc892459c5c3d6cc353afb33961c4f6bc2fb486387e2de4375a83e8cce"},"caption":"Freeland wrestlers cheer on their teammate during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/PU7RUZF4WNAG3NG5CJKUIZKLNM.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4597,"_id":"PU7RUZF4WNAG3NG5CJKUIZKLNM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/PU7RUZF4WNAG3NG5CJKUIZKLNM.JPG?auth=92b024dc892459c5c3d6cc353afb33961c4f6bc2fb486387e2de4375a83e8cce","iptc_source":"00108271A","proxyUrl":"/resizer/v2/PU7RUZF4WNAG3NG5CJKUIZKLNM.JPG?auth=92b024dc892459c5c3d6cc353afb33961c4f6bc2fb486387e2de4375a83e8cce","takenOn":"2026-02-18T23:48:11Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/PU7RUZF4WNAG3NG5CJKUIZKLNM.JPG","published":true,"resizeUrl":"/resizer/v2/PU7RUZF4WNAG3NG5CJKUIZKLNM.JPG?auth=92b024dc892459c5c3d6cc353afb33961c4f6bc2fb486387e2de4375a83e8cce","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/PU7RUZF4WNAG3NG5CJKUIZKLNM.JPG?auth=92b024dc892459c5c3d6cc353afb33961c4f6bc2fb486387e2de4375a83e8cce&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-09.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":57,"ptgVersion":0},"height":3065,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"e45e48e24829b667afec35cf01d62e6c36b04271866ab4291425cf3f11b48f2f"},"caption":"John Glenn’s Garrett Hilborn wrestles Freeland’s Colton Cunningham during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/U5333CII45BKPP7PX4QI2STPGA.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":5554,"_id":"U5333CII45BKPP7PX4QI2STPGA","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/U5333CII45BKPP7PX4QI2STPGA.JPG?auth=e45e48e24829b667afec35cf01d62e6c36b04271866ab4291425cf3f11b48f2f","iptc_source":"00108271A","proxyUrl":"/resizer/v2/U5333CII45BKPP7PX4QI2STPGA.JPG?auth=e45e48e24829b667afec35cf01d62e6c36b04271866ab4291425cf3f11b48f2f","takenOn":"2026-02-19T00:46:12Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/U5333CII45BKPP7PX4QI2STPGA.JPG","published":true,"resizeUrl":"/resizer/v2/U5333CII45BKPP7PX4QI2STPGA.JPG?auth=e45e48e24829b667afec35cf01d62e6c36b04271866ab4291425cf3f11b48f2f","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/U5333CII45BKPP7PX4QI2STPGA.JPG?auth=e45e48e24829b667afec35cf01d62e6c36b04271866ab4291425cf3f11b48f2f&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-56.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":58,"ptgVersion":0},"height":3703,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"55e63d7cd2f1cf28091d1f9da80da0685fefe9fcbad942c5f7778b0943d68797"},"caption":"John Glenn fans cheer on their team during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/WX32SBANNNHIHBMH3GUUG7I45E.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":5301,"_id":"WX32SBANNNHIHBMH3GUUG7I45E","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/WX32SBANNNHIHBMH3GUUG7I45E.JPG?auth=55e63d7cd2f1cf28091d1f9da80da0685fefe9fcbad942c5f7778b0943d68797","iptc_source":"00108271A","proxyUrl":"/resizer/v2/WX32SBANNNHIHBMH3GUUG7I45E.JPG?auth=55e63d7cd2f1cf28091d1f9da80da0685fefe9fcbad942c5f7778b0943d68797","takenOn":"2026-02-19T00:27:19Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/WX32SBANNNHIHBMH3GUUG7I45E.JPG","published":true,"resizeUrl":"/resizer/v2/WX32SBANNNHIHBMH3GUUG7I45E.JPG?auth=55e63d7cd2f1cf28091d1f9da80da0685fefe9fcbad942c5f7778b0943d68797","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/WX32SBANNNHIHBMH3GUUG7I45E.JPG?auth=55e63d7cd2f1cf28091d1f9da80da0685fefe9fcbad942c5f7778b0943d68797&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-38.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":59,"ptgVersion":0},"height":3534,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"facfd166691b0c41d4608cb9501b04921c1967272b9445462dbe6d4f58ef6bbe"},"caption":"John Glenn wrestlers cheer on their teammate during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/KCK7QYB64JFLNPKQYLGHZOG3PY.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4538,"_id":"KCK7QYB64JFLNPKQYLGHZOG3PY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/KCK7QYB64JFLNPKQYLGHZOG3PY.JPG?auth=facfd166691b0c41d4608cb9501b04921c1967272b9445462dbe6d4f58ef6bbe","iptc_source":"00108271A","proxyUrl":"/resizer/v2/KCK7QYB64JFLNPKQYLGHZOG3PY.JPG?auth=facfd166691b0c41d4608cb9501b04921c1967272b9445462dbe6d4f58ef6bbe","takenOn":"2026-02-18T23:44:33Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/KCK7QYB64JFLNPKQYLGHZOG3PY.JPG","published":true,"resizeUrl":"/resizer/v2/KCK7QYB64JFLNPKQYLGHZOG3PY.JPG?auth=facfd166691b0c41d4608cb9501b04921c1967272b9445462dbe6d4f58ef6bbe","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/KCK7QYB64JFLNPKQYLGHZOG3PY.JPG?auth=facfd166691b0c41d4608cb9501b04921c1967272b9445462dbe6d4f58ef6bbe&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-05.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":60,"ptgVersion":0},"height":3025,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"684e76bc7ace3919c4fbf9726244fed4b1ac94ed1b7d3cc97d66308645967123"},"caption":"John Glenn fans cheer on their team during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/LVEME5LAJZGQ7LMZ2IFM35TVY4.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4768,"_id":"LVEME5LAJZGQ7LMZ2IFM35TVY4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/LVEME5LAJZGQ7LMZ2IFM35TVY4.JPG?auth=684e76bc7ace3919c4fbf9726244fed4b1ac94ed1b7d3cc97d66308645967123","iptc_source":"00108271A","proxyUrl":"/resizer/v2/LVEME5LAJZGQ7LMZ2IFM35TVY4.JPG?auth=684e76bc7ace3919c4fbf9726244fed4b1ac94ed1b7d3cc97d66308645967123","takenOn":"2026-02-19T00:03:30Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/LVEME5LAJZGQ7LMZ2IFM35TVY4.JPG","published":true,"resizeUrl":"/resizer/v2/LVEME5LAJZGQ7LMZ2IFM35TVY4.JPG?auth=684e76bc7ace3919c4fbf9726244fed4b1ac94ed1b7d3cc97d66308645967123","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/LVEME5LAJZGQ7LMZ2IFM35TVY4.JPG?auth=684e76bc7ace3919c4fbf9726244fed4b1ac94ed1b7d3cc97d66308645967123&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-19.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":61,"ptgVersion":0},"height":3179,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"dd0fd2b76c14e667b51f8a968f721b3a8ced8215c7d01ed8fac8c71b9b8a153d"},"caption":"John Glenn’s Max Stahl wrestles Freeland’s Zack Clark during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/BDAQMKSMMJBUTKBN7WRJPVXPI4.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":5396,"_id":"BDAQMKSMMJBUTKBN7WRJPVXPI4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/BDAQMKSMMJBUTKBN7WRJPVXPI4.JPG?auth=dd0fd2b76c14e667b51f8a968f721b3a8ced8215c7d01ed8fac8c71b9b8a153d","iptc_source":"00108271A","proxyUrl":"/resizer/v2/BDAQMKSMMJBUTKBN7WRJPVXPI4.JPG?auth=dd0fd2b76c14e667b51f8a968f721b3a8ced8215c7d01ed8fac8c71b9b8a153d","takenOn":"2026-02-18T23:39:32Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/BDAQMKSMMJBUTKBN7WRJPVXPI4.JPG","published":true,"resizeUrl":"/resizer/v2/BDAQMKSMMJBUTKBN7WRJPVXPI4.JPG?auth=dd0fd2b76c14e667b51f8a968f721b3a8ced8215c7d01ed8fac8c71b9b8a153d","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/BDAQMKSMMJBUTKBN7WRJPVXPI4.JPG?auth=dd0fd2b76c14e667b51f8a968f721b3a8ced8215c7d01ed8fac8c71b9b8a153d&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-01.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":62,"ptgVersion":0},"height":3597,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"345832831e6df25684896a6bc7d18d821e2b46f005a2597a024f7b95c7c56f70"},"caption":"Freeland coaches watch during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/A6KYMM7DOZHE3PRH3LQJU4AL5Y.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":5439,"_id":"A6KYMM7DOZHE3PRH3LQJU4AL5Y","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/A6KYMM7DOZHE3PRH3LQJU4AL5Y.JPG?auth=345832831e6df25684896a6bc7d18d821e2b46f005a2597a024f7b95c7c56f70","iptc_source":"00108271A","proxyUrl":"/resizer/v2/A6KYMM7DOZHE3PRH3LQJU4AL5Y.JPG?auth=345832831e6df25684896a6bc7d18d821e2b46f005a2597a024f7b95c7c56f70","takenOn":"2026-02-19T00:28:11Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/A6KYMM7DOZHE3PRH3LQJU4AL5Y.JPG","published":true,"resizeUrl":"/resizer/v2/A6KYMM7DOZHE3PRH3LQJU4AL5Y.JPG?auth=345832831e6df25684896a6bc7d18d821e2b46f005a2597a024f7b95c7c56f70","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/A6KYMM7DOZHE3PRH3LQJU4AL5Y.JPG?auth=345832831e6df25684896a6bc7d18d821e2b46f005a2597a024f7b95c7c56f70&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-40.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":63,"ptgVersion":0},"height":3626,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"2549537687b578cf0379c36381f8697ba59b7b4481e10f055a70926f5eb6387a"},"caption":"John Glenn coaches communicate during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GT2YXS35EBCHRIDTU77QSVRUXI.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":5474,"_id":"GT2YXS35EBCHRIDTU77QSVRUXI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/GT2YXS35EBCHRIDTU77QSVRUXI.JPG?auth=2549537687b578cf0379c36381f8697ba59b7b4481e10f055a70926f5eb6387a","iptc_source":"00108271A","proxyUrl":"/resizer/v2/GT2YXS35EBCHRIDTU77QSVRUXI.JPG?auth=2549537687b578cf0379c36381f8697ba59b7b4481e10f055a70926f5eb6387a","takenOn":"2026-02-19T00:42:37Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GT2YXS35EBCHRIDTU77QSVRUXI.JPG","published":true,"resizeUrl":"/resizer/v2/GT2YXS35EBCHRIDTU77QSVRUXI.JPG?auth=2549537687b578cf0379c36381f8697ba59b7b4481e10f055a70926f5eb6387a","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/GT2YXS35EBCHRIDTU77QSVRUXI.JPG?auth=2549537687b578cf0379c36381f8697ba59b7b4481e10f055a70926f5eb6387a&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-51.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":64,"ptgVersion":0},"height":3649,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"5f3fdd479aec4b426478c7916823abe4a81bff2705ec1197b643d345b491bca9"},"caption":"Fans cheer on their team during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/XSH54EM5N5CRLJRC5BWYM4TFWU.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":5242,"_id":"XSH54EM5N5CRLJRC5BWYM4TFWU","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/XSH54EM5N5CRLJRC5BWYM4TFWU.JPG?auth=5f3fdd479aec4b426478c7916823abe4a81bff2705ec1197b643d345b491bca9","iptc_source":"00108271A","proxyUrl":"/resizer/v2/XSH54EM5N5CRLJRC5BWYM4TFWU.JPG?auth=5f3fdd479aec4b426478c7916823abe4a81bff2705ec1197b643d345b491bca9","takenOn":"2026-02-19T00:27:17Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/XSH54EM5N5CRLJRC5BWYM4TFWU.JPG","published":true,"resizeUrl":"/resizer/v2/XSH54EM5N5CRLJRC5BWYM4TFWU.JPG?auth=5f3fdd479aec4b426478c7916823abe4a81bff2705ec1197b643d345b491bca9","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/XSH54EM5N5CRLJRC5BWYM4TFWU.JPG?auth=5f3fdd479aec4b426478c7916823abe4a81bff2705ec1197b643d345b491bca9&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-37.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":65,"ptgVersion":0},"height":3495,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"ddbf9135da44f83fb0d5a16674aa701328cc908018d8fe311b9106ab76cf94a6"},"caption":"Freeland fans cheer on their team during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/SDF3IFYKS5DZVFVVZPS3JKEH3M.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4740,"_id":"SDF3IFYKS5DZVFVVZPS3JKEH3M","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/SDF3IFYKS5DZVFVVZPS3JKEH3M.JPG?auth=ddbf9135da44f83fb0d5a16674aa701328cc908018d8fe311b9106ab76cf94a6","iptc_source":"00108271A","proxyUrl":"/resizer/v2/SDF3IFYKS5DZVFVVZPS3JKEH3M.JPG?auth=ddbf9135da44f83fb0d5a16674aa701328cc908018d8fe311b9106ab76cf94a6","takenOn":"2026-02-18T23:42:29Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/SDF3IFYKS5DZVFVVZPS3JKEH3M.JPG","published":true,"resizeUrl":"/resizer/v2/SDF3IFYKS5DZVFVVZPS3JKEH3M.JPG?auth=ddbf9135da44f83fb0d5a16674aa701328cc908018d8fe311b9106ab76cf94a6","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/SDF3IFYKS5DZVFVVZPS3JKEH3M.JPG?auth=ddbf9135da44f83fb0d5a16674aa701328cc908018d8fe311b9106ab76cf94a6&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-03.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":66,"ptgVersion":0},"height":3160,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"308d48b4cde163163e5fb20a844a1c7a4ec008e7477583d722e6e6be6d5aa675"},"caption":"Freeland’s Kayden Smith wrestles John Glenn’s Aiden Biddulph during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/TWGTYQ6SYJCM3NZRCLNV6XLIJY.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":5589,"_id":"TWGTYQ6SYJCM3NZRCLNV6XLIJY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/TWGTYQ6SYJCM3NZRCLNV6XLIJY.JPG?auth=308d48b4cde163163e5fb20a844a1c7a4ec008e7477583d722e6e6be6d5aa675","iptc_source":"00108271A","proxyUrl":"/resizer/v2/TWGTYQ6SYJCM3NZRCLNV6XLIJY.JPG?auth=308d48b4cde163163e5fb20a844a1c7a4ec008e7477583d722e6e6be6d5aa675","takenOn":"2026-02-19T00:35:30Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/TWGTYQ6SYJCM3NZRCLNV6XLIJY.JPG","published":true,"resizeUrl":"/resizer/v2/TWGTYQ6SYJCM3NZRCLNV6XLIJY.JPG?auth=308d48b4cde163163e5fb20a844a1c7a4ec008e7477583d722e6e6be6d5aa675","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/TWGTYQ6SYJCM3NZRCLNV6XLIJY.JPG?auth=308d48b4cde163163e5fb20a844a1c7a4ec008e7477583d722e6e6be6d5aa675&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-48.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":67,"ptgVersion":0},"height":3726,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"11742fba52560cd6e004efbc76e3760199e5614472845d81781b643b89176fc8"},"caption":"Freeland wrestlers celebrate their win over John Glenn during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/JR6ITUGT2ZDO5PNCWKIC4CBRRY.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":5227,"_id":"JR6ITUGT2ZDO5PNCWKIC4CBRRY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/JR6ITUGT2ZDO5PNCWKIC4CBRRY.JPG?auth=11742fba52560cd6e004efbc76e3760199e5614472845d81781b643b89176fc8","iptc_source":"00108271A","proxyUrl":"/resizer/v2/JR6ITUGT2ZDO5PNCWKIC4CBRRY.JPG?auth=11742fba52560cd6e004efbc76e3760199e5614472845d81781b643b89176fc8","takenOn":"2026-02-19T01:07:58Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/JR6ITUGT2ZDO5PNCWKIC4CBRRY.JPG","published":true,"resizeUrl":"/resizer/v2/JR6ITUGT2ZDO5PNCWKIC4CBRRY.JPG?auth=11742fba52560cd6e004efbc76e3760199e5614472845d81781b643b89176fc8","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/JR6ITUGT2ZDO5PNCWKIC4CBRRY.JPG?auth=11742fba52560cd6e004efbc76e3760199e5614472845d81781b643b89176fc8&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-65.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":68,"ptgVersion":0},"height":3485,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"1a3ccdb478541999bce636117e01b5dce09b50fddc1a1094d57c9340dec6212d"},"caption":"Freeland’s Maddox Wilson wrestles John Glenn’s Sawyer Yates during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/K5ZKKXPHXVD7BJFWP7T25QPLSY.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":5970,"_id":"K5ZKKXPHXVD7BJFWP7T25QPLSY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/K5ZKKXPHXVD7BJFWP7T25QPLSY.JPG?auth=1a3ccdb478541999bce636117e01b5dce09b50fddc1a1094d57c9340dec6212d","iptc_source":"00108271A","proxyUrl":"/resizer/v2/K5ZKKXPHXVD7BJFWP7T25QPLSY.JPG?auth=1a3ccdb478541999bce636117e01b5dce09b50fddc1a1094d57c9340dec6212d","takenOn":"2026-02-19T00:07:14Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/K5ZKKXPHXVD7BJFWP7T25QPLSY.JPG","published":true,"resizeUrl":"/resizer/v2/K5ZKKXPHXVD7BJFWP7T25QPLSY.JPG?auth=1a3ccdb478541999bce636117e01b5dce09b50fddc1a1094d57c9340dec6212d","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/K5ZKKXPHXVD7BJFWP7T25QPLSY.JPG?auth=1a3ccdb478541999bce636117e01b5dce09b50fddc1a1094d57c9340dec6212d&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-26.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":69,"ptgVersion":0},"height":3980,"image_type":"photograph"}],"comments":{"moderation_required":false,"allow_comments":false,"display_comments":false},"workflow":{"status_code":1},"syndication":{"search":false,"external_distribution":false},"description":{"basic":"Check out scenes from the championship match between Freeland and John Glenn in the Division 2 team wrestling regionals on Wednesday, Feb. 18, 2026."},"source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"sections":[{"referent":{"website":"mlive","provider":"","id":"/sports/saginaw-bay-city","type":"section"},"type":"reference"},{"referent":{"website":"mlive","provider":"","id":"/sports","type":"section"},"type":"reference"},{"referent":{"website":"mlive","provider":"","id":"/highschoolsports","type":"section"},"type":"reference"}]},"canonical_url":"/galleries/ELXA6FPYXVAJBHFDJHQ3PD45CQ/","promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"1c83139f39deff93a26889d41de4270082adfa5d97db5d5db61e57a31766ed69"},"caption":"Freeland wrestlers cheer on their teammate during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/2BBTWOPOCNB5BM23BGABDPDTO4.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4178,"_id":"2BBTWOPOCNB5BM23BGABDPDTO4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/2BBTWOPOCNB5BM23BGABDPDTO4.JPG?auth=1c83139f39deff93a26889d41de4270082adfa5d97db5d5db61e57a31766ed69","iptc_source":"00108271A","proxyUrl":"/resizer/v2/2BBTWOPOCNB5BM23BGABDPDTO4.JPG?auth=1c83139f39deff93a26889d41de4270082adfa5d97db5d5db61e57a31766ed69","takenOn":"2026-02-19T00:28:31Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/2BBTWOPOCNB5BM23BGABDPDTO4.JPG","published":true,"resizeUrl":"/resizer/v2/2BBTWOPOCNB5BM23BGABDPDTO4.JPG?auth=1c83139f39deff93a26889d41de4270082adfa5d97db5d5db61e57a31766ed69","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/2BBTWOPOCNB5BM23BGABDPDTO4.JPG?auth=1c83139f39deff93a26889d41de4270082adfa5d97db5d5db61e57a31766ed69&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-43.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":0,"ptgVersion":0},"height":2785,"image_type":"photograph"}},"type":"gallery","version":"0.10.9","canonical_website":"mlive","display_date":"2026-02-19T05:01:24Z","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/d1bde7b7-82aa-4ebb-a7ce-dbfd8b01ee46.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"kboomer@mlive.com"}],"org":"Bay City and Saginaw","social_links":[{"site":"email","url":"kboomer@mlive.com"}],"name":"Kaytie Boomer","_id":"kboomer17","additional_properties":{"original":{"lastName":"Boomer","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/d1bde7b7-82aa-4ebb-a7ce-dbfd8b01ee46.png","education":[],"role":"Multimedia Specialist","longBio":"Kaytie Boomer is a multimedia specialist with The Saginaw News, The Bay City Times and MLive.com and covers anything from community features, high school sports, breaking news and politics. Her main focus of coverage involves photography and videography paired with her coworker's stories. Boomer also puts together some community-based story packages including the photographs, videos and written portions. She graduated with a photojournalism degree from Central Michigan University in 2016 and has worked professionally as a news content creator ever since.  ","mt_author_id":"12583476","firstName":"Kaytie","books":[],"podcasts":[],"awards":[],"location":"Bay City and Saginaw","_id":"kboomer17","last_updated_date":"2025-09-12T17:02:34.613Z","byline":"Kaytie Boomer | kboomer@mlive.com","email":"kboomer@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"headlines":{"basic":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026"},"first_publish_date":"2026-02-19T05:01:24Z","websites":{"mlive":{"website_url":"/galleries/ELXA6FPYXVAJBHFDJHQ3PD45CQ/","website_section":{"referent":{"website":"mlive","provider":"","id":"/highschoolsports","type":"section"},"type":"reference"}}},"_id":"ELXA6FPYXVAJBHFDJHQ3PD45CQ","additional_properties":{"restricted":false,"roles":[],"published":true,"version":2,"has_published_copy":true},"created_date":"2026-02-19T04:55:32Z","last_updated_date":"2026-02-19T05:01:24Z","publish_date":"2026-02-19T05:01:24Z","slug":""},{"_id":"LP2RUCF6E5DDTOLFPFS7HBMSHU","additional_properties":{},"type":"text","content":"The Michigan high school winter sports season is drawing to a close, with teams heading into district and regional tournaments."},{"_id":"WSJQ4O6YMJH35M6DXW2XONDWUQ","additional_properties":{},"type":"text","content":"That brings out the best in <a href=\"https://www.mlive.com/highschoolsports/\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/highschoolsports/\">Saginaw-area athletes</a>, giving fans a tough choice for the MLive Saginaw Athlete of the Week for Feb. 15-21."},{"_id":"BS7GWHYZF5CAFDHWHS5NGHBHPQ","additional_properties":{},"type":"text","content":"Fans can check out some of the top Saginaw-area athletes and vote for their favorite through 10 p.m. Thursday. "},{"_id":"IV4EVAU3INHH7K4CZZB2M5TDYY","additional_properties":{},"type":"text","content":"<b>Brady Bowen, Sanford Meridian</b>"},{"_id":"SKNLKISNUBDJBJ52GZ3WDQP4RU","additional_properties":{},"type":"text","content":"Brady Bowen scored 17 points with seven rebounds and four steals in a 49-48 loss to Standish-Sterling. He followed with 18 points, 10 rebounds and five steals in a 53-48 win over Marion. "},{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"ba13a8bfbfdcf8e1edbf0713b227620ae379b433527ef552ce527e698070e7c7"},"caption":"Saginaw Arts & Sciences Academy (SASA) sophomore guard Symone Brandt (1) scored a team-high 23 points against Mio. Mio defeated SASA, 51-43.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/UVYWDYTHABBMTLO6SFKLAQZZCQ.jpg","licensable":false,"credits":{"affiliation":[{"name":"Mike Kolleth | For MLive.com","type":"author"}],"by":[{"name":"Mike Kolleth","type":"author","byline":"Mike Kolleth"}]},"subtitle":"Symone Brandt, SASA","width":4640,"creditIPTC":"Mike Kolleth | For MLive.com","_id":"UVYWDYTHABBMTLO6SFKLAQZZCQ","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/UVYWDYTHABBMTLO6SFKLAQZZCQ.jpg?auth=ba13a8bfbfdcf8e1edbf0713b227620ae379b433527ef552ce527e698070e7c7","proxyUrl":"/resizer/v2/UVYWDYTHABBMTLO6SFKLAQZZCQ.jpg?auth=ba13a8bfbfdcf8e1edbf0713b227620ae379b433527ef552ce527e698070e7c7","link":"","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/UVYWDYTHABBMTLO6SFKLAQZZCQ.jpg","published":true,"resizeUrl":"/resizer/v2/UVYWDYTHABBMTLO6SFKLAQZZCQ.jpg?auth=ba13a8bfbfdcf8e1edbf0713b227620ae379b433527ef552ce527e698070e7c7","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/UVYWDYTHABBMTLO6SFKLAQZZCQ.jpg?auth=ba13a8bfbfdcf8e1edbf0713b227620ae379b433527ef552ce527e698070e7c7&width=300","version":0,"originalName":"Symone Brandt.jpg","mime_type":"image/jpeg","alt_text":"","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-07T05:22:35Z","last_updated_date":"2026-02-07T05:22:35Z","height":3093,"image_type":"photograph"},{"_id":"6BYH45HFZFFEXJFWDVPBMKYXXY","additional_properties":{},"type":"text","content":"<b>Symone Brandt, Saginaw Arts &amp; Sciences</b>"},{"_id":"RRQLDRJFTFALZCOHXCRNGGTI5E","additional_properties":{},"type":"text","content":"Symone Brandt helped SASA post a 2-1 record during a three-game week. She scored 18 points and grabbed 10 rebounds in a 40-32 upset over AuGres-Sims, then scored 23 points with eight rebounds, eight steals, five assists and four blocked shots in a 44-16 win over Montrose. Brandt finished with 19 points and four assists in a 47-36 loss to Webberville. "},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Frankenmuth","region":"MI"},"auth":{"1":"b100c0b73db609f41c4297e6cf13453b07658481fb586148533dd65ed3e32d26"},"caption":"Freeland’s Tristan Comer (13) shoots a free throw during a high school boys basketball game.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/DSIS6PWE4NHVNJYVBAJZ73AFMQ.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Frankenmuth hosts Freeland in high school boys basketball","width":4928,"_id":"DSIS6PWE4NHVNJYVBAJZ73AFMQ","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/DSIS6PWE4NHVNJYVBAJZ73AFMQ.jpg?auth=b100c0b73db609f41c4297e6cf13453b07658481fb586148533dd65ed3e32d26","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/DSIS6PWE4NHVNJYVBAJZ73AFMQ.jpg?auth=b100c0b73db609f41c4297e6cf13453b07658481fb586148533dd65ed3e32d26","link":"","takenOn":"2026-02-13T23:59:58Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/DSIS6PWE4NHVNJYVBAJZ73AFMQ.jpg","published":true,"resizeUrl":"/resizer/v2/DSIS6PWE4NHVNJYVBAJZ73AFMQ.jpg?auth=b100c0b73db609f41c4297e6cf13453b07658481fb586148533dd65ed3e32d26","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/DSIS6PWE4NHVNJYVBAJZ73AFMQ.jpg?auth=b100c0b73db609f41c4297e6cf13453b07658481fb586148533dd65ed3e32d26&width=300","version":0,"originalName":"LK_FrankenmuthvsFreelandBoysBB(2)_30.jpg","mime_type":"image/jpeg","alt_text":"","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Frankenmuth and Freeland face off in high school boys basketball"},"_id":"IZY4VEAFS5H43KTRC3ARYVZ5P4"}]},"created_date":"2026-02-14T02:43:43Z","last_updated_date":"2026-02-14T02:43:43Z","height":3280,"image_type":"photograph"},{"_id":"5IOFMYSS2RAC7DP5WH7Z6NN6HE","additional_properties":{},"type":"text","content":"<b>Tristan Comer, Freeland</b>"},{"_id":"MQ6W5IXPDRCHTHCXY5BBR2SQ74","additional_properties":{},"type":"text","content":"Freeland swept a pair of Tri-Valley Conference Red games, with Tristan Comer scoring 15 points in a 69-51 win over Bay City John Glenn. Comer followed with 20 points in a 71-31 win over Swan Valley. "},{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"51d95726b3caf0f097b73543acaefc4da72c707277805f328f6f194dc84d1575"},"caption":"Merrill High School junior Maddy Desmyter (30) fights for a rebound position .","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/MNFGRBVFVFA3HO7U7MYFARC53Q.jpg","licensable":false,"credits":{"affiliation":[{"name":"Mike Kolleth | For MLive.com","type":"author"}],"by":[{"name":"Mike Kolleth","type":"author","byline":"Mike Kolleth"}]},"subtitle":"Maddy Desmyter, Merrill","width":1875,"creditIPTC":"Mike Kolleth | For MLive.com","_id":"MNFGRBVFVFA3HO7U7MYFARC53Q","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/MNFGRBVFVFA3HO7U7MYFARC53Q.jpg?auth=51d95726b3caf0f097b73543acaefc4da72c707277805f328f6f194dc84d1575","proxyUrl":"/resizer/v2/MNFGRBVFVFA3HO7U7MYFARC53Q.jpg?auth=51d95726b3caf0f097b73543acaefc4da72c707277805f328f6f194dc84d1575","link":"","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/MNFGRBVFVFA3HO7U7MYFARC53Q.jpg","published":true,"resizeUrl":"/resizer/v2/MNFGRBVFVFA3HO7U7MYFARC53Q.jpg?auth=51d95726b3caf0f097b73543acaefc4da72c707277805f328f6f194dc84d1575","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/MNFGRBVFVFA3HO7U7MYFARC53Q.jpg?auth=51d95726b3caf0f097b73543acaefc4da72c707277805f328f6f194dc84d1575&width=300","version":0,"originalName":"Maddy Desmyter action.jpg","mime_type":"image/jpeg","alt_text":"","restricted":false,"template_id":7,"galleries":[]},"created_date":"2025-03-24T18:31:33Z","last_updated_date":"2025-03-24T18:31:33Z","height":1250,"image_type":"photograph"},{"_id":"XWZ7MYUXCRG6BGZB7SQVD7ULW4","additional_properties":{},"type":"text","content":"<b>Maddy DeSmyter, Merrill</b>"},{"_id":"GMS6OCOVWZB57HBOOMA43YQDOY","additional_properties":{},"type":"text","content":"Maddy DeSmyter went over the 1,000-point mark and 1,000-rebound mark in the same week. She scored 24 points with 14 rebounds and three blocked shots in a 46-29 win over Bay City All Saints, adding 18 points and seven rebounds in a 60-15 win over Farwell. She capped the week with 10 points and 11 rebounds in a 52-49 loss to Vestaburg. "},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"ecc8925859e090c17ef7eb4cb01417f451157cac9d685d4620eb492012dec4c2"},"caption":"Midland Dow’s Wynn Diegel (1) dribbles the ball down the court during a high school boys basketball game at Heritage High School.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/R6BKZZMMC5CRHNOPU3NJDQQNTE.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Heritage boys basketball hosts Midland Dow","width":5033,"_id":"R6BKZZMMC5CRHNOPU3NJDQQNTE","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/R6BKZZMMC5CRHNOPU3NJDQQNTE.JPG?auth=ecc8925859e090c17ef7eb4cb01417f451157cac9d685d4620eb492012dec4c2","iptc_source":"00107820A","proxyUrl":"/resizer/v2/R6BKZZMMC5CRHNOPU3NJDQQNTE.JPG?auth=ecc8925859e090c17ef7eb4cb01417f451157cac9d685d4620eb492012dec4c2","link":"","takenOn":"2026-01-23T23:44:31Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/R6BKZZMMC5CRHNOPU3NJDQQNTE.JPG","published":true,"resizeUrl":"/resizer/v2/R6BKZZMMC5CRHNOPU3NJDQQNTE.JPG?auth=ecc8925859e090c17ef7eb4cb01417f451157cac9d685d4620eb492012dec4c2","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/R6BKZZMMC5CRHNOPU3NJDQQNTE.JPG?auth=ecc8925859e090c17ef7eb4cb01417f451157cac9d685d4620eb492012dec4c2&width=300","version":0,"originalName":"KFB_2026HeritageHostsDow-23.JPG","mime_type":"image/jpeg","alt_text":"","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Heritage boys basketball hosts Midland Dow"},"_id":"6RZHG3IE2JB3PGZ7KASH6K6LBA"}]},"created_date":"2026-01-24T02:02:30Z","last_updated_date":"2026-01-24T02:02:30Z","height":3355,"image_type":"photograph"},{"_id":"6WGR3VAAM5GAFI6CF7RTFDMKW4","additional_properties":{},"type":"text","content":"<b>Wynn Diegel, Midland Dow</b>"},{"_id":"KRDSQPKTSJFUJFJQDKGKTNXQNA","additional_properties":{},"type":"text","content":"Wynn Diegel scored 24 points with four assists and three steals in an 89-53 win over Lapeer. He followed with 15 points and nine rebounds in a 63-61 loss to Flint Powers. "},{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"37324e08ca1d5afe356bb64add68d759e76dfa890b609fc3abd207c94f0a36e6"},"caption":"Michigan Lutheran Seminary sophomore guard Kerin Gardner (4) takes the ball upcourt.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/UVYS666Z2VGABINOU3WYUX2XI4.jpg","licensable":false,"credits":{"affiliation":[{"name":"Mike Kolleth | For MLive.com","type":"author"}],"by":[{"name":"Mike Kolleth","type":"author","byline":"Mike Kolleth"}]},"subtitle":"Kerin Gardner, Michigan Lutheran Seminary","width":3849,"creditIPTC":"Mike Kolleth | For MLive.com","_id":"UVYS666Z2VGABINOU3WYUX2XI4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/UVYS666Z2VGABINOU3WYUX2XI4.jpg?auth=37324e08ca1d5afe356bb64add68d759e76dfa890b609fc3abd207c94f0a36e6","proxyUrl":"/resizer/v2/UVYS666Z2VGABINOU3WYUX2XI4.jpg?auth=37324e08ca1d5afe356bb64add68d759e76dfa890b609fc3abd207c94f0a36e6","link":"","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/UVYS666Z2VGABINOU3WYUX2XI4.jpg","published":true,"resizeUrl":"/resizer/v2/UVYS666Z2VGABINOU3WYUX2XI4.jpg?auth=37324e08ca1d5afe356bb64add68d759e76dfa890b609fc3abd207c94f0a36e6","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/UVYS666Z2VGABINOU3WYUX2XI4.jpg?auth=37324e08ca1d5afe356bb64add68d759e76dfa890b609fc3abd207c94f0a36e6&width=300","version":0,"originalName":"Kerin Gardner.jpg","mime_type":"image/jpeg","alt_text":"","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-18T04:39:48Z","last_updated_date":"2026-02-18T04:39:48Z","height":2566,"image_type":"photograph"},{"_id":"BYLO6Z4ENZDP3I4BE3DRSUHNOU","additional_properties":{},"type":"text","content":"<b>Kerin Gardner, Michigan Lutheran Seminary</b>"},{"_id":"NEBZJKZH4VB5LAJNQAAZXDCV4M","additional_properties":{},"type":"text","content":"Kerin Gardner helped lead MLS to a 2-1 week, starting with 12 points and six rebounds in a 47-42 win over Webberville. She added 17 points in a 53-44 win over Ithaca, then 12 more points in a 55-43 loss to Hemlock. "},{"_id":"PSP64JZSCNFDNI6YWEO2F5TZU4","additional_properties":{},"type":"text","content":"<b>Logan Glazier, Coleman</b>"},{"_id":"MCTQGH64AJHPDJLIH4ZN6Q4D6M","additional_properties":{},"type":"text","content":"Coleman was 1-2 during the week, with Logan Glazier coming up big in all three games. He scored 21 points in a 63-45 loss to New Lothrop, then 28 points with 10 rebounds in a 67-46 win over St. Louis. Glazier capped the week with 16 points and 13 rebounds in a 76-44 loss to Montabella."},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Frankenmuth","region":"MI"},"auth":{"1":"ace7b35529d8ad56c1eb161518781c01e77d5ea5b3fec38cfc22bfc0a0bf1634"},"caption":"Frankenmuth’s Landon Jacobs (1) shoots the ball during a high school boys basketball game.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/6TTCMU6OCBGBXBOOI74EJT4HKA.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Frankenmuth hosts Freeland in high school boys basketball","width":4949,"_id":"6TTCMU6OCBGBXBOOI74EJT4HKA","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/6TTCMU6OCBGBXBOOI74EJT4HKA.jpg?auth=ace7b35529d8ad56c1eb161518781c01e77d5ea5b3fec38cfc22bfc0a0bf1634","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/6TTCMU6OCBGBXBOOI74EJT4HKA.jpg?auth=ace7b35529d8ad56c1eb161518781c01e77d5ea5b3fec38cfc22bfc0a0bf1634","link":"","takenOn":"2026-02-14T00:45:56Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/6TTCMU6OCBGBXBOOI74EJT4HKA.jpg","published":true,"resizeUrl":"/resizer/v2/6TTCMU6OCBGBXBOOI74EJT4HKA.jpg?auth=ace7b35529d8ad56c1eb161518781c01e77d5ea5b3fec38cfc22bfc0a0bf1634","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/6TTCMU6OCBGBXBOOI74EJT4HKA.jpg?auth=ace7b35529d8ad56c1eb161518781c01e77d5ea5b3fec38cfc22bfc0a0bf1634&width=300","version":0,"originalName":"LK_FrankenmuthvsFreelandBoysBB(2)_16.jpg","mime_type":"image/jpeg","alt_text":"","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Frankenmuth and Freeland face off in high school boys basketball"},"_id":"IZY4VEAFS5H43KTRC3ARYVZ5P4"}]},"created_date":"2026-02-14T02:43:44Z","last_updated_date":"2026-02-14T02:43:44Z","height":3299,"image_type":"photograph"},{"_id":"STX2ZCFYRZFTDCBYMCFAFFUIWA","additional_properties":{},"type":"text","content":"<b>Landon Jacobs, Frankenmuth</b>"},{"_id":"5QQABPVX3ZG6HMD7JMYED75QNU","additional_properties":{},"type":"text","content":"Landon Jacobs started the week with seven points, six rebounds and five assists in a 78-46 win over Harbor Beach, then scored 20 points in a 64-46 win over Pontiac Notre Dame Prep. Jacobs finished the week with 26 points, five assists and five rebounds in a 70-40 win over Alma to clinch the Tri-Valley Conference Red boys basketball title."},{"_id":"A4IEWTC655BQXGRT24Z7BVZPHI","additional_properties":{},"type":"text","content":"<b>Justin Lange, Chesaning</b>"},{"_id":"2TZYFZUS5BC2ROQVCDYOHK3UQM","additional_properties":{},"type":"text","content":"Justin Lange set a single-season Chesaning record for steals in a 64-12 win over St. Charles. Lange scored 18 points, with nine steals, four rebounds and three assists. He capped the week with 30 points, seven rebounds and seven steals in a 57-38 win over Birch Run. "},{"_id":"ZVE6YUDCGFAG7D7XVCYTE6UGP4","additional_properties":{},"type":"text","content":"<b>Libby Maurer, Ithaca</b>"},{"_id":"FS7IYTUW3ZB65DKKZRSNPJKQCI","additional_properties":{},"type":"text","content":"Libby Maurer helped Ithaca split a pair of games, scoring 24 points in a 53-52 loss to St. Louis. She scored 23 points in a 58-33 win over Nouvel CC. "},{"_id":"CQBTWGC2SBCKDPCD6M5QFM2YCQ","additional_properties":{},"type":"text","content":"<b>Brenden Servantes, St. Charles</b>"},{"_id":"VFRXBEAENZGETGM7PXVQFB4LII","additional_properties":{},"type":"text","content":"Brenden Servantes, a junior, became the first individual bowling regional champion since 2016 when he claimed the title in the Division 4 regionals at Monitor Lanes in Bay City. Servantes bowled games of 254, 126, 180, 244, 170 and 235 for a six-game score of 1,209."},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"745abb46d33d8f8781c58b173e615152f84cbb526df4844bd9a6adacb0b6cca0"},"caption":"Freeland’s Brigham Smith wrestles John Glenn’s Owen Tucker during the Division 2 team wrestling regionals championship match.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/NO3JV2Z4SJA6NICYCGP4RYWMSU.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4602,"_id":"NO3JV2Z4SJA6NICYCGP4RYWMSU","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/NO3JV2Z4SJA6NICYCGP4RYWMSU.JPG?auth=745abb46d33d8f8781c58b173e615152f84cbb526df4844bd9a6adacb0b6cca0","iptc_source":"00108271A","proxyUrl":"/resizer/v2/NO3JV2Z4SJA6NICYCGP4RYWMSU.JPG?auth=745abb46d33d8f8781c58b173e615152f84cbb526df4844bd9a6adacb0b6cca0","link":"","takenOn":"2026-02-19T00:59:51Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/NO3JV2Z4SJA6NICYCGP4RYWMSU.JPG","published":true,"resizeUrl":"/resizer/v2/NO3JV2Z4SJA6NICYCGP4RYWMSU.JPG?auth=745abb46d33d8f8781c58b173e615152f84cbb526df4844bd9a6adacb0b6cca0","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/NO3JV2Z4SJA6NICYCGP4RYWMSU.JPG?auth=745abb46d33d8f8781c58b173e615152f84cbb526df4844bd9a6adacb0b6cca0&width=300","version":0,"originalName":"KFB_2026FreelandJGWrestling-61.JPG","mime_type":"image/jpeg","alt_text":"","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026"},"_id":"ELXA6FPYXVAJBHFDJHQ3PD45CQ"}]},"created_date":"2026-02-19T04:57:41Z","last_updated_date":"2026-02-19T04:57:41Z","height":3068,"image_type":"photograph"},{"_id":"A3WILDTWM5CDZDLVCBWG77SR2M","additional_properties":{},"type":"text","content":"<b>Brigham Smith, Freeland</b>"},{"_id":"PAGMFQSVQNGYHKOHWQMB4ZISQQ","additional_properties":{},"type":"text","content":"Brigham Smith improved to 46-5, helping lead Freeland to a Division 2 team regional championship and into the state quarterfinals with a win over Bay City John Glenn. Smith followed with an individual regional championship in the 285-pound division at the Cadillac Division 2 regional. Smith earned a 7-0 decision in the final over Shawn Paszkowski of Cadillac. "},{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"584055b305fdbc8eec33ab9ef68aecdbb1cab97bb818dcedaa8adf1c2ff013e2"},"caption":"Dow’s Allison Stockton (32) goes up for a layup.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/VNIUU7FZ7ND5ZN4LE2ZP2SPZOE.jpg","licensable":true,"credits":{"affiliation":[{"name":"Julian Leshay Guadalupe | MLive.com","type":"author"}],"by":[{"name":"Julian Leshay Guadalupe | MLive.","type":"author","byline":"Julian Leshay Guadalupe | MLive."}]},"subtitle":"Grand Blanc hosts Midland Dow in Saginaw Valley League girls basketball championship","width":4683,"creditIPTC":"Julian Leshay Guadalupe | MLive.com","_id":"VNIUU7FZ7ND5ZN4LE2ZP2SPZOE","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/VNIUU7FZ7ND5ZN4LE2ZP2SPZOE.jpg?auth=584055b305fdbc8eec33ab9ef68aecdbb1cab97bb818dcedaa8adf1c2ff013e2","iptc_source":"MLive.com","keywords":[""],"proxyUrl":"/resizer/v2/VNIUU7FZ7ND5ZN4LE2ZP2SPZOE.jpg?auth=584055b305fdbc8eec33ab9ef68aecdbb1cab97bb818dcedaa8adf1c2ff013e2","link":"","takenOn":"2024-02-27T19:08:49Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/VNIUU7FZ7ND5ZN4LE2ZP2SPZOE.jpg","published":true,"resizeUrl":"/resizer/v2/VNIUU7FZ7ND5ZN4LE2ZP2SPZOE.jpg?auth=584055b305fdbc8eec33ab9ef68aecdbb1cab97bb818dcedaa8adf1c2ff013e2","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/VNIUU7FZ7ND5ZN4LE2ZP2SPZOE.jpg?auth=584055b305fdbc8eec33ab9ef68aecdbb1cab97bb818dcedaa8adf1c2ff013e2&width=300","version":0,"originalName":"JLG_GrandBlanc_vs_MidlandDow-5.jpg","mime_type":"image/jpeg","alt_text":"","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Grand Blanc defeats Midland Dow in the Saginaw Valley League girls basketball championship"},"_id":"Z7M37GYQSFAFDOWMV3MI5T42PQ"}]},"created_date":"2024-02-28T02:26:55Z","last_updated_date":"2024-02-28T02:26:55Z","height":3122,"image_type":"photograph"},{"_id":"WXWMXND6P5ETVEE7HDO6HPCG2I","additional_properties":{},"type":"text","content":"<b>Allie Stockton, Midland Dow</b>"},{"_id":"U7EDUUZ42FAYHDJEBGXRWBOM64","additional_properties":{},"type":"text","content":"Allie Stockton led Dow to a pair of wins, starting with an 18-point performance in a 54-36 win over Hemlock. She followed with 20 points, 11 rebounds, nine assists and eight steals in a 61-55 win over Saginaw United. "},{"_id":"IABT3ZH7BRAPRJ5TS4WM2LK6JU","additional_properties":{},"type":"text","content":"<b>Kendyll Weakman, Vassar Co-Op</b>"},{"_id":"ZMNZ6DUXOJDIPFAQDFVZCPOWKY","additional_properties":{},"type":"text","content":"Kendyll Weakman, a junior from Millington, claimed the all-around title at the Greater Thumb Conference gymnastics meet, competing for Vassar Co-Op. Weakman scored a 9.0 on vault, 9.025 on beam and 9.325 on floor exercise, finishing with a 35.4 score in all-around. "},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{},"auth":{"1":"d0952f411f980a10e3cb3c9b3bfc27a5a5935fb729c4144551296cae2142b7bf"},"caption":"St. Charles’ Allison Zelinko (22) dribbles the ball down the court during a high school basketball game.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/AKITCCINZ5C2TLPSRL4TXJSN44.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Hemlock girls basketball hosts St. Charles","width":5247,"_id":"AKITCCINZ5C2TLPSRL4TXJSN44","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/AKITCCINZ5C2TLPSRL4TXJSN44.JPG?auth=d0952f411f980a10e3cb3c9b3bfc27a5a5935fb729c4144551296cae2142b7bf","iptc_source":"00101238A","proxyUrl":"/resizer/v2/AKITCCINZ5C2TLPSRL4TXJSN44.JPG?auth=d0952f411f980a10e3cb3c9b3bfc27a5a5935fb729c4144551296cae2142b7bf","link":"","takenOn":"2023-08-01T22:03:59Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/AKITCCINZ5C2TLPSRL4TXJSN44.JPG","published":true,"resizeUrl":"/resizer/v2/AKITCCINZ5C2TLPSRL4TXJSN44.JPG?auth=d0952f411f980a10e3cb3c9b3bfc27a5a5935fb729c4144551296cae2142b7bf","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/AKITCCINZ5C2TLPSRL4TXJSN44.JPG?auth=d0952f411f980a10e3cb3c9b3bfc27a5a5935fb729c4144551296cae2142b7bf&width=300","version":0,"originalName":"KFB_HemlockGirlsBBHostsStCharles-24.JPG","mime_type":"image/jpeg","alt_text":"","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Hemlock girls basketball hosts St. Charles"},"_id":"2Q4DRBVILRDFLFGBPJAHQ6DQ3A"}]},"created_date":"2025-01-15T00:43:45Z","last_updated_date":"2025-01-15T00:43:45Z","height":3498,"image_type":"photograph"},{"_id":"V2JPTO6IEJF6VMK7RYSW2I3UIA","additional_properties":{},"type":"text","content":"<b>Allison Zelinko, St. Charles</b>"},{"_id":"JDCC6EUSMVGJRKMGOXEYZRTJVY","additional_properties":{},"type":"text","content":"St. Charles earned a pair of non-conference wins, led by Allison Zelenko. The Bulldogs beat Nouvel CC, 63-40, with Zelinko leading the team with 14 points, 13 rebounds, six assists and five steals. She followed with 20 points, nine assists and five steals in a 63-14 win over Carson City-Crystal. "},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16669395","type":"polldaddy"},"_id":"2UBFCUJEGBCGBNZIECWVBYIPAY","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16669395-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16669395.js\"><\/script><noscript><iframe src=\"https://poll.fm/16669395/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16669395","type":"polldaddy","provider_name":"Polldaddy","title":"Vote for Saginaw-area Athlete of Week for Feb. 15-21","version":"1.0"},"type":"oembed_response"},{"_id":"N7IJMDOHDZCEDLNVFDRYUZ5NQU","type":"raw_html","content":"<adi-stories-by-author adiWidgetId=\"widgie-675ec1db-0020-438e-8591-423f87959d74\"></adi-stories-by-author>"}],"description":{"basic":"Fans can vote for the Saginaw-area Athlete of the Week through 10 p.m. Thursday. "},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"score":0.3763,"_id":"Q2910549","label":"MLive Media Group","type":"Agent,Organisation,Company"},{"score":0.3321,"_id":"Q746820","label":"Bay City, Michigan","type":"Place,PopulatedPlace,Settlement"},{"custom_id":"PER0a1c1071c","label":"Brady Bowen","type":"Person"},{"custom_id":"PER1b4de5283","label":"Sanford MeridianBrady Bowen","type":"Person"},{"custom_id":"COM54706828c","label":"FreelandFreeland","type":"Company"},{"custom_id":"COM0ac6b9bce","label":"Montrose","type":"Company"},{"custom_id":"PERf8c9b2068","label":"Tristan Comer","type":"Person"},{"custom_id":"PER594bccd5b","label":"Allison Zelinko","type":"Person"},{"custom_id":"PLA909df1279","label":"St. CharlesSt","type":"Place"},{"custom_id":"COM265030079","label":"Carson City-Crystal","type":"Company"},{"custom_id":"PER60a0896bf","label":"Symone Brandt","type":"Person"},{"custom_id":"PER7d8626aac","label":"Kerin Gardner","type":"Person"},{"custom_id":"COMe32dd0e0d","label":"Ithaca","type":"Company"},{"custom_id":"COM0af2e6452","label":"Hemlock","type":"Company"},{"custom_id":"PER2af9136c4","label":"FrankenmuthLandon Jacobs","type":"Person"},{"custom_id":"PER0c5ab8633","label":"ChesaningJustin Lange","type":"Person"},{"custom_id":"PER6f45f8ade","label":"Libby Maurer","type":"Person"},{"custom_id":"COMc8901493e","label":"Nouvel CC","type":"Company"},{"custom_id":"PER37c364c1f","label":"Brigham Smith","type":"Person"},{"custom_id":"PER949ae87db","label":"Allie Stockton","type":"Person"},{"custom_id":"PER9a32185d0","label":"Kendyll Weakman","type":"Person"},{"custom_id":"COMcb338c69c","label":"Michigan Lutheran SeminaryKerin","type":"Company"},{"custom_id":"COM391cf9876","label":"Flint Powers","type":"Company"},{"custom_id":"COMbbe41097d","label":"MLS","type":"Company"},{"custom_id":"COMf69e72acc","label":"ColemanColeman","type":"Company"},{"custom_id":"COM357ab3539","label":"New Lothrop","type":"Company"},{"custom_id":"COM9b81dabe8","label":"Montabella","type":"Company"},{"custom_id":"PER58758d440","label":"Shawn Paszkowski","type":"Person"},{"custom_id":"COMb238654ee","label":"Midland DowAllie","type":"Company"},{"custom_id":"PERb81d72b38","label":"MerrillMaddy DeSmyter","type":"Person"},{"custom_id":"PER1a1044e4e","label":"Maddy DeSmyter","type":"Person"},{"custom_id":"COM05a08908c","label":"Farwell","type":"Company"},{"custom_id":"COMb4d1ee8ae","label":"Standish-Sterling","type":"Company"},{"custom_id":"COM3417cfdf6","label":"Marion","type":"Company"},{"custom_id":"PER3b76a45b7","label":"Wynn Diegel","type":"Person"},{"custom_id":"COMea401e646","label":"Saginaw Arts &amp; SciencesSymone","type":"Company"},{"custom_id":"COMe164463fc","label":"SASA","type":"Company"},{"custom_id":"COM1c9feb265","label":"AuGres-Sims","type":"Company"},{"custom_id":"COM0e2c7b1b2","label":"FreelandBrigham","type":"Company"},{"custom_id":"COM78f0c3eaf","label":"Freeland","type":"Company"},{"custom_id":"COM3da1ed24c","label":"Bulldogs","type":"Company"},{"custom_id":"PERc43139196","label":"Charles","type":"Person"},{"custom_id":"PER253e9baec","label":"Allison Zelenko","type":"Person"},{"custom_id":"COMf06076184","label":"Vassar","type":"Company"},{"custom_id":"PLA8e3bce4e6","label":"Millington","type":"Place"},{"custom_id":"COM1230de68c","label":"Vassar Co-Op","type":"Company"},{"custom_id":"PERd47f2ef27","label":"CharlesBrenden Servantes","type":"Person"},{"custom_id":"COM3d29dfd34","label":"St.","type":"Company"},{"custom_id":"PLAecd1f8a53","label":"Monitor Lanes","type":"Place"},{"custom_id":"PERf683747eb","label":"Brenden Servantes","type":"Person"},{"custom_id":"COM12c54d2fa","label":"IthacaLibby","type":"Company"},{"custom_id":"COMa20a85e44","label":"St. Charles","type":"Company"},{"custom_id":"COM2b21c977f","label":"Birch Run","type":"Company"},{"custom_id":"PERfd1c21e8d","label":"Justin Lange","type":"Person"},{"custom_id":"PERc8b753981","label":"Landon Jacobs","type":"Person"},{"custom_id":"COM5e3f6f579","label":"Tri-Valley Conference","type":"Company"},{"custom_id":"COM112850868","label":"Alma","type":"Company"},{"custom_id":"PERdb3f282cf","label":"DowWynn Diegel","type":"Person"},{"custom_id":"COM8eb03cf7c","label":"Harbor Beach","type":"Company"},{"custom_id":"COM1402a9545","label":"Midland","type":"Company"}],"categories":[{"score":1,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":0.9827,"classifier":"iab_content_taxonomy","name":"Sports>Basketball","_id":"483.547"},{"score":0.8245,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Basketball","_id":"483.487.489"},{"score":0.8235,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"score":0.6471,"classifier":"iab_content_taxonomy","name":"Sports>Gymnastics","_id":"483.513"},{"score":0.4837,"classifier":"iab_content_taxonomy","name":"Sports>Bowling","_id":"483.550"},{"classifier":"advancelocal_custom_categories","name":"Clean Water","_id":"cat0214"}],"content_topics":[{"score":1,"_id":"Q7216322","label":"Team sports"},{"score":0.9582,"_id":"Q7021007","label":"Basketball"},{"score":0.851,"_id":"Q7379346","label":"Ball games"},{"score":0.8155,"_id":"Q7145181","label":"Gymnastics"},{"score":0.7772,"_id":"Q1457982","label":"Sports"},{"score":0.7742,"_id":"Q7017036","label":"Indoor sports"},{"score":0.7579,"_id":"Q8220271","label":"Acrobatic sports"},{"score":0.7131,"_id":"Q8287334","label":"Balls"},{"score":0.7039,"_id":"Q9033020","label":"Athletic sports"},{"score":0.6924,"_id":"Q746820","label":"Bay City, Michigan"},{"score":0.6717,"_id":"Q113365623","label":"Team activities"},{"score":0.5958,"_id":"Q2910549","label":"MLive Media Group"},{"score":0.5716,"_id":"Q7014497","label":"Physical exercise"},{"score":0.5184,"_id":"Q19796637","label":"Artistic gymnastics apparatus"},{"score":0.4961,"_id":"Q8480500","label":"Games of physical skill"},{"score":0.4904,"_id":"Q6595869","label":"Gymnastics apparatus"},{"score":0.4629,"_id":"Q8677801","label":"Newspaper companies of the United States"},{"score":0.444,"_id":"Q6937593","label":"Artistic gymnastics"},{"score":0.4362,"_id":"Q7209959","label":"Newspaper publishing"},{"score":0.424,"_id":"Q8805316","label":"American football"},{"score":0.4225,"_id":"Q719","label":"Saginaw, Michigan"},{"score":0.4129,"_id":"Q6161946","label":"Newspapers"},{"score":0.4106,"_id":"Q9991105","label":"Summer Olympic sports"},{"score":0.3924,"_id":"Q8221877","label":"Advance Publications"},{"score":0.3761,"_id":"Q8292090","label":"Basketball statistics"},{"score":0.374,"_id":"Q7050046","label":"Newspaper companies"},{"score":0.3576,"_id":"Q8399084","label":"Economy of Grand Rapids, Michigan"},{"score":0.3493,"_id":"Q598168","label":"Vault (gymnastics)"},{"score":0.3485,"_id":"Q7024248","label":"Olympic sports"},{"score":0.3433,"_id":"Q109341182","label":"Men's basketball teams"},{"score":0.3429,"_id":"Q7821258","label":"Summer sports"},{"score":0.3427,"_id":"Q7077035","label":"Journalism"},{"score":0.3354,"_id":"Q105102175","label":"Solo activities"},{"score":0.3325,"_id":"Q114046211","label":"Sports segments"},{"score":0.3292,"_id":"Q6006335","label":"News media"},{"score":0.325,"_id":"Q30773532","label":"NCAA Division I men's basketball seasons"},{"score":0.3246,"_id":"Q15309693","label":"American football bowls"},{"score":0.3203,"_id":"Q828144","label":"Floor (gymnastics)"},{"score":0.318,"_id":"Q6808364","label":"Michigan"},{"score":0.3139,"_id":"Q8387932","label":"College football competitions"},{"score":0.3128,"_id":"Q9438341","label":"College football bowls"},{"score":0.308,"_id":"Q7215602","label":"Summer Olympic Games"},{"score":0.3056,"_id":"Q115463","label":"Lapeer County, Michigan"},{"score":0.3053,"_id":"Q7256778","label":"Grand Rapids, Michigan"},{"score":0.3033,"_id":"Q8804225","label":"Michigan counties"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/saginaw-bay-city","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Saginaw and Bay City Sports","description":"Saginaw and Bay City Sports on MLive.com","_id":"/sports/saginaw-bay-city","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/saginaw-bay-city"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/saginaw-bay-city/","default_content":null},"site":{"site_keywords":"saginaw, bay city, michigan, sports, saginaw spirit hockey, central michigan university, cmu, chippewas, saginaw valley state university, svsu, cardinals, great lakes loons, football, baseball, basketball, hockey, soccer","site_description":"Saginaw and Bay City Sports on MLive.com","site_section":"Sports","headline":"Saginaw and Bay City Sports","site_title":"Saginaw and Bay City Sports"},"navigation":{"nav_title":"Saginaw and Bay City Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Saginaw and Bay City Sports","_id":"/sports/saginaw-bay-city","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1024}}},"_website_section_id":"mlive./sports/saginaw-bay-city","type":"section","version":"0.6.0"},{"path":"/news/saginaw-bay-city","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Saginaw and Bay City News","description":"Saginaw and Bay City news on MLive.com","_id":"/news/saginaw-bay-city","additional_properties":{"original":{"parent":{"default":"/","native-app-news":"/news/regions","ellipsis":"/news","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/news/saginaw-bay-city"],"commercial_node":null,"url_path":"https://www.mlive.com/news/saginaw-bay-city/","default_content":null},"site":{"site_keywords":"saginaw, bay city, michigan, news, breaking news, crime, jobs, schools, weather, government, business","site_description":"Saginaw and Bay City news on MLive.com","headline":"Saginaw and Bay City News","site_title":"Saginaw and Bay City News - MLive.com","site_section":"News"},"navigation":{"nav_title":"Saginaw and Bay City News","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Saginaw and Bay City News","_id":"/news/saginaw-bay-city","ancestors":{"default":[],"native-app-news":["/news/regions","/"],"ellipsis":["/news","/"],"hamburger-menu":[]},"order":{"native-app-news":2008,"ellipsis":2006}}},"_website_section_id":"mlive./news/saginaw-bay-city","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@sa-river","_id":"1771824449067","text":"@sa-river","slug":"sa-river"},{"description":"@highschoolsports-sbc","_id":"1771824453268","text":"@highschoolsports-sbc","slug":"highschoolsports-sbc"},{"description":"@meter","_id":"1771824460605","text":"@meter","slug":"meter"},{"description":"high-school-sports","_id":"1771824466881","text":"high-school-sports","slug":"high-school-sports"},{"description":"@sub-group-c","_id":"1771847485520","text":"@sub-group-c","slug":"sub-group-c"},{"description":"@sub-group-b","_id":"1771847490600","text":"@sub-group-b","slug":"sub-group-b"},{"description":"@subscriberexclusive","_id":"1771847495710","text":"@subscriberexclusive","slug":"subscriberexclusive"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/e9a2f8db-01cf-40f2-bb6a-a671152f1473.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"hbernreu@mlive.com"},{"site":"facebook","deprecated":true,"deprecation_msg":"Please use social_links.","url":"https://www.facebook.com/hugh.bernreuter"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"@BernreuterHugh"}],"social_links":[{"site":"email","url":"hbernreu@mlive.com"},{"site":"facebook","url":"https://www.facebook.com/hugh.bernreuter"},{"site":"twitter","url":"@BernreuterHugh"}],"name":"Hugh Bernreuter","description":"I've covered Saginaw-area sports and athletes for more than 30 years. If you know of any interesting stories that need to be told, email me at hbernreu@mlive.com","_id":"hbernreu","additional_properties":{"original":{"lastName":"Bernreuter","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/e9a2f8db-01cf-40f2-bb6a-a671152f1473.png","education":[{"name":"Michigan State University"}],"role":"Sports Reporter","longBio":"Hugh Bernreuter is a sports reporter for MLive.com, focusing on high school sports in the Saginaw area. He has worked as a sports reporter for more than 40 years, starting in 1981. During his career, he has won 50 writing awards from Michigan Associated Press, Michigan Press Association and United Press International. He is a 2023 inductee into the Saginaw County Sports Hall of Fame and graduated from Michigan State University in 1985 with a bachelor's degree in journalism.  His email is hbernreu@mlive.com","facebook":"https://www.facebook.com/hugh.bernreuter","bio":"I've covered Saginaw-area sports and athletes for more than 30 years. If you know of any interesting stories that need to be told, email me at hbernreu@mlive.com","mt_author_id":"1198","firstName":"Hugh","twitter":"@BernreuterHugh","podcasts":[],"books":[],"personal_website":"https://www.mlive.com/staff/hbernreu/","awards":[],"_id":"hbernreu","last_updated_date":"2025-09-15T15:42:02.701Z","byline":"Hugh Bernreuter | hbernreu@mlive.com","email":"hbernreu@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtype":"article","first_publish_date":"2026-02-23T11:45:00Z","additional_properties":{"pc_content_hash":"952da4d9e5cdcb2d5e41a1d5cdf3ed2f80ceded8da852e22d66b29911290414f","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Sports Fan","confidence":0.9},{"persona":"Student Athlete","confidence":0.8},{"persona":"Active Lifestyle Advocate","confidence":0.7},{"persona":"Athletic Recruiter","confidence":0.6},{"persona":"Sports Analyst","confidence":0.5},{"persona":"Casual Athlete","confidence":0.4},{"persona":"Cheerleading Enthusiast","confidence":0.3},{"persona":"Track and Field Enthusiast","confidence":0.3},{"persona":"College Student","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0},{"persona":"Martial Arts Enthusiast","confidence":0},{"persona":"Competitive Player","confidence":0},{"persona":"Rugby Enthusiast","confidence":0},{"persona":"Athletic Trainer","confidence":0},{"persona":"Bodybuilding Enthusiast","confidence":0}],"iab_taxonomy":[["Category name: Sports>College Sports","Confidence: 0.6783590912818909"],["Category name: Education>Secondary Education","Confidence: 0.5583581328392029"],["Category name: Politics>Civic affairs","Confidence: 0.4170745611190796"],["Category name: Sports>Wrestling","Confidence: 0.36830323934555054"]]},"is_published":true,"publish_date":"2026-02-23T11:45:00Z","has_published_copy":true},"last_updated_date":"2026-02-23T11:51:38.225Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"label":{"custom_label":{"display":true,"text":"Sports","url":""}},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"17fc837093ecd11375642b6a16218e0b0425f4ac4530c67ef4fa33ad64582fc5"},"caption":"Freeland fans cheer on their team during the Division 2 team wrestling regionals championship match in Freeland, Mich. on Wednesday, Feb. 18, 2026.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","focal_point":{"x":2121,"y":1315},"url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/3F4DGNH5B5FUZMQIBU4TZ4LPPY.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026","width":4686,"_id":"3F4DGNH5B5FUZMQIBU4TZ4LPPY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/3F4DGNH5B5FUZMQIBU4TZ4LPPY.JPG?auth=17fc837093ecd11375642b6a16218e0b0425f4ac4530c67ef4fa33ad64582fc5","iptc_source":"00108271A","proxyUrl":"/resizer/v2/3F4DGNH5B5FUZMQIBU4TZ4LPPY.JPG?auth=17fc837093ecd11375642b6a16218e0b0425f4ac4530c67ef4fa33ad64582fc5","takenOn":"2026-02-19T00:28:18Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/3F4DGNH5B5FUZMQIBU4TZ4LPPY.JPG","published":true,"resizeUrl":"/resizer/v2/3F4DGNH5B5FUZMQIBU4TZ4LPPY.JPG?auth=17fc837093ecd11375642b6a16218e0b0425f4ac4530c67ef4fa33ad64582fc5","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/3F4DGNH5B5FUZMQIBU4TZ4LPPY.JPG?auth=17fc837093ecd11375642b6a16218e0b0425f4ac4530c67ef4fa33ad64582fc5&width=300","version":0,"focal_point":{"min":[2121,1315],"max":[2121,1315]},"originalName":"KFB_2026FreelandJGWrestling-41.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Freeland faces John Glenn in Division 2 Team Wrestling Regionals Championship Match 2026"},"_id":"ELXA6FPYXVAJBHFDJHQ3PD45CQ"}]},"created_date":"2026-02-19T04:57:41Z","last_updated_date":"2026-02-19T04:57:41Z","height":3124,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/3F4DGNH5B5FUZMQIBU4TZ4LPPY.JPG?auth=17fc837093ecd11375642b6a16218e0b0425f4ac4530c67ef4fa33ad64582fc5&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/3F4DGNH5B5FUZMQIBU4TZ4LPPY.JPG?auth=17fc837093ecd11375642b6a16218e0b0425f4ac4530c67ef4fa33ad64582fc5&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/3F4DGNH5B5FUZMQIBU4TZ4LPPY.JPG?auth=17fc837093ecd11375642b6a16218e0b0425f4ac4530c67ef4fa33ad64582fc5&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/3F4DGNH5B5FUZMQIBU4TZ4LPPY.JPG?auth=17fc837093ecd11375642b6a16218e0b0425f4ac4530c67ef4fa33ad64582fc5&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/recognizing-top-saginaw-area-athletes-with-poll-feb-15-21.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"Y2LJNC6SSFHMJNDQA7WKJCBGAY","published":true,"branch":"default","revision_id":"U64SGXTCEVGOXCS6GCG7N7FMBY"},"planning":{"story_length":{"character_count_actual":4690,"inch_count_actual":7,"word_count_actual":813,"line_count_actual":45}},"display_date":"2026-02-23T11:45:00Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"Recognizing top Saginaw-area athletes, with poll (Feb. 15-21)"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/recognizing-top-saginaw-area-athletes-with-poll-feb-15-21.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-23T05:28:01.591Z","publish_date":"2026-02-23T11:51:37.986Z","_id":"3EOFBP5W65CUFBAV5FYSXCFMBI","website":"mlive","website_url":"/highschoolsports/2026/02/recognizing-top-saginaw-area-athletes-with-poll-feb-15-21.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Chloe Trofatter | MLive.com","address":{"locality":"Muksegon","region":"MI"},"auth":{"1":"add6f202ae461a811abab8f194d2698d130cf4b66d210f4d527084d817811f66"},"caption":"Muskegon's Mariah Antionette Sain (10) shoots the ball during Muskegon’s varsity girls basketball game against Rockford on Tuesday, December 16, 2025 at Muskegon High School in Muksegon, Mich. The Lady Reds ultimately beat the Rams, 58-51.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/D4GESELHTVDJVOP2QFHGTOCCCU.JPG","licensable":true,"credits":{"affiliation":[{"name":"Chloe Trofatter | MLive.com","type":"author"}],"by":[{"name":"Chloe Trofatter | MLive.com","type":"author","byline":"Chloe Trofatter | MLive.com"}]},"subtitle":"Muskegon v. Rockford","width":4637,"_id":"D4GESELHTVDJVOP2QFHGTOCCCU","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/D4GESELHTVDJVOP2QFHGTOCCCU.JPG?auth=add6f202ae461a811abab8f194d2698d130cf4b66d210f4d527084d817811f66","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/D4GESELHTVDJVOP2QFHGTOCCCU.JPG?auth=add6f202ae461a811abab8f194d2698d130cf4b66d210f4d527084d817811f66","takenOn":"2025-12-17T01:33:31Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/D4GESELHTVDJVOP2QFHGTOCCCU.JPG","published":true,"resizeUrl":"/resizer/v2/D4GESELHTVDJVOP2QFHGTOCCCU.JPG?auth=add6f202ae461a811abab8f194d2698d130cf4b66d210f4d527084d817811f66","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/D4GESELHTVDJVOP2QFHGTOCCCU.JPG?auth=add6f202ae461a811abab8f194d2698d130cf4b66d210f4d527084d817811f66&width=300","version":0,"originalName":"20251216-C3271-CT_NOF.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Muskegon tops Rockford in MHSAA varsity girls basketball"},"_id":"PCD4THETAFASXJYK6UXXZV4HVE"}],"iptc_title":"Chloe Trofatter | MLive.com"},"created_date":"2025-12-17T05:51:57Z","last_updated_date":"2025-12-17T05:51:57Z","height":3091,"image_type":"photograph"},{"_id":"OSEQB35RZ5DAPNI5URLKAYPSKI","additional_properties":{},"type":"text","content":"MUSKEGON, MI – The Michigan High School Athletic Association released the 2026 <a href=\"https://www.mlive.com/topic/high-school-basketball/\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/topic/high-school-basketball/\">girls basketball</a> district tournament brackets on Sunday, and several Muskegon-area teams are in a prime position to compete for postseason hardware."},{"_id":"QD4CADKTW5EGJJK2SKPTCL46AM","additional_properties":{},"type":"text","content":"Whether it’s district title streaks, potential showdowns or underdog teams to watch out for, we’ve got several interesting storylines to watch as we prepare for next week’s district tournaments across the West Michigan area."},{"_id":"FVM3QO52WBDZ5IMWDG3RSRFIUY","additional_properties":{},"type":"text","content":"Below are five local takeaways from Sunday’s district tournament bracket release."},{"_id":"S5MOQMXMM5EXLEQVIXRFBAIYOU","additional_properties":{},"type":"text","content":"---"},{"level":4,"_id":"2RTYX7ZGURBA7LWQK5EMZTACJM","additional_properties":{},"type":"header","content":"<b>DEFENDING DISTRICT CHAMPS</b>"},{"_id":"QZ577EMB75FAZC2TCTRHKQOJME","additional_properties":{},"type":"text","content":"Six Muskegon-area girls basketball teams will be looking to repeat as district champions this season after capturing postseason hardware last March."},{"_id":"QR3MGUGACBGVJKBK5ELFUQKQD4","additional_properties":{},"type":"text","content":"Grand Haven, Spring Lake, Fremont, Hart, Kent City, and Grant each celebrated district championships in 2025, and the Buccaneers, Lakers, and Eagles enter this year’s district tournament as the top seed in their respective brackets. "},{"_id":"3VWMSHILI5DJDOVENF7TDRGXRA","additional_properties":{},"type":"text","content":"---"},{"level":4,"_id":"DXZCNP4OQFCRFLVVKBBI67SEIQ","additional_properties":{},"type":"header","content":"<b>HOME SWEET HOME </b>"},{"_id":"Q7CIQ6U7TZCFVEGRMFYZWRG62Q","additional_properties":{},"type":"text","content":"Four Muskegon-area girls basketball teams will enjoy a home-court advantage next week as Mona Shores (9-10), Orchard View (6-14) and White Cloud (7-10) hope to spring a few upsets on their home floor. Kent City (15-6) aims to celebrate a district championship in its own gym as the top seed in its bracket. "},{"_id":"2B7WUZVQCZBO5BVZBUHC3NW7J4","additional_properties":{},"type":"text","content":"The home cooking stops after the district round, however, as there are currently no Muskegon-area schools scheduled to host a regional tournament on March 9. "},{"_id":"JB2HKMMP4JEEHPVUK6TAJR5NR4","additional_properties":{},"type":"text","content":"---"},{"level":4,"_id":"FKA6SGFPRRFUDBNG3WEJNZKKAM","additional_properties":{},"type":"header","content":"<b>POTENTIAL SHOWDOWNS</b>"},{"_id":"RFGDPAFH2ZCQJGIQRZZZ2V5JQE","additional_properties":{},"type":"text","content":"There are also some potential noteworthy district championship games on the horizon for Muskegon-area teams this postseason. Upsets are always a possibility at every turn come March, but here are a few showdowns we would find particularly entertaining."},{"_id":"K5H2OVZNXVENZKXHYEB7PTSHOY","additional_properties":{},"type":"text","content":"<b>Rockford (19-1) vs Muskegon (17-2)</b>"},{"_id":"N47ZCKIIBBGQXNFUVCZL7KAO6I","additional_properties":{},"type":"text","content":"Muskegon handed Rockford its only loss of the season back in December, as the Lady Reds used a big game from Miss Basketball candidate Mariah Sain to secure a 58-51 home win over the Rams. A rematch on a neutral court would be a must-watch for any basketball fan. "},{"_id":"DH4ZFVY3JBCPXKW6CYI2IYKHL4","additional_properties":{},"type":"text","content":"<b>Ludington (14-6) vs Fremont (16-3) </b>"},{"_id":"ZRP6D2RHWVEI7NXN3A6GTCEFC4","additional_properties":{},"type":"text","content":"The Orioles and Packers split their regular-season series, with the second game finishing as an instant classic, as Ludington survived for a 49-48 win in double overtime. A rubber match between the two West Michigan Conference Lakes Division foes could set up for another down-to-the-wire thriller. "},{"_id":"3PSYZ65WZBBP5KUTCWRE4X6Y5M","additional_properties":{},"type":"text","content":"<b>Kent City (15-6) vs Ravenna (14-6) </b>"},{"_id":"QLETJ5DRQJFMPBDI6RI7P2NWVM","additional_properties":{},"type":"text","content":"The Eagles defeated the Bulldogs (53-43) back in December but both teams have improved by leaps and bounds since that moment in time. A rematch for a district championship would be fitting for two teams capable of making a deep run in March. "},{"_id":"H6OSLON2DJBATJUMMQK2MIYXFQ","additional_properties":{},"type":"text","content":"---"},{"_id":"X35ZG2F2Z5HBJFWSF2K4ZZNWME","additional_properties":{},"type":"text","content":"<b>UNDERDOGS TO WATCH</b>"},{"_id":"Z7E54PEJYNCTLGR63NYM2WK6CM","additional_properties":{},"type":"text","content":"<b>Reeths-Puffer (10-9) </b>"},{"_id":"23Q7WZY74ZEP7E4WH373X4QWVY","additional_properties":{},"type":"text","content":"The Rockets have been battle-tested with a difficult non-conference slate and a challenging run through a deep OK Green Conference. Sophomore standout Raquel Walker has evolved into a do-it-all playmaker for Reeths-Puffer and is capable of taking over a game and helping the Rockets spring an upset or two. "},{"_id":"IFYHW6UFTFGJLAL7YOZFOADSEM","additional_properties":{},"type":"text","content":"<b>Western Michigan Christian (11-8) </b>"},{"_id":"TYKYQL2HPJGR3ETSOYR4YZF5FE","additional_properties":{},"type":"text","content":"The Warriors put together a gauntlet of a regular-season schedule as an independent program, and those challenges should pay off this postseason. They face an uphill battle against a talented Kent City squad to open postseason play, but with sophomore standout Madie Folkema leading the way for WMC, you can never count them out. "},{"_id":"H5VI6LI6FRAQVJUPKUD3MALNXU","additional_properties":{},"type":"text","content":"<b>Newaygo (11-8) </b>"},{"_id":"63YDGHEQYFEILM6NA5QXNTKHIM","additional_properties":{},"type":"text","content":"The Lions have had a topsy-turvy February, but a five-game winning streak back in January showcases just how potent the team can be when they put it all together. With standout players such as Ruby Hughes, Gabby Arney and Amaya Lathrop, Newaygo is more than capable of causing chaos this March. "},{"_id":"B6EY2FVIY5GTHCVXEUIF4NEQJY","additional_properties":{},"type":"text","content":"<b>Muskegon Catholic Central (11-5) </b>"},{"_id":"TXUM6TAXLVH6DKWHWEUQNKQ54U","additional_properties":{},"type":"text","content":"The Crusaders have lost three of their last four games, but have already registered wins over district foes Byron Center Zion Christian, and Wyoming Tri-unity Christian and will face another potential district opponent in Grand Rapids Sacred Heart later this week. With its balanced scoring attack and relentless defense, don’t be surprised if Muskegon Catholic is the team advancing out of its district bracket. "},{"_id":"V6CFO2LMTRC7PK5ON5GZK5FI2U","additional_properties":{},"type":"text","content":"---"},{"level":4,"_id":"7DQQ27WPCFBYTPNI4XXPN2DJGI","additional_properties":{},"type":"header","content":"<b>DISTRICT TITLES SINCE 2010</b>"},{"_id":"MBVZXOOAZNEYRJPPO3XQFB3RTE","additional_properties":{},"type":"text","content":"There have been a combined 85 district championships won by Muskegon-area girls basketball teams dating back to the 2010 season."},{"_id":"VMD7LU3KV5DGFOAOFZUOMHU564","additional_properties":{},"type":"text","content":"Below is a look at the area leaders in district titles since 2010."},{"_id":"4TK3CCWH3NE6HMG2T4QUZARURA","additional_properties":{},"type":"text","content":"Kent City (11)"},{"_id":"3KTMXDB7JVEGVKXWPS4DKPDK4U","additional_properties":{},"type":"text","content":"Oakridge (8)"},{"_id":"4SJDCNZDJZBORD5EM74ZZV56I4","additional_properties":{},"type":"text","content":"Fruitport Calvary (8)"},{"_id":"TGQVF4X6PFHQLM2YVSL7PGQXTI","additional_properties":{},"type":"text","content":"Ludington (6)"},{"_id":"ZWVDIPIWZFBERP55DV244EEFAM","additional_properties":{},"type":"text","content":"Western Michigan Christian (6)"},{"_id":"HV7YDT467RGZ5JYDTHV4F3ZOI4","additional_properties":{},"type":"text","content":"Mona Shores (5)"},{"_id":"CWKJIQ6RDFEDZMMFDGXWC3AJLQ","additional_properties":{},"type":"text","content":"Grand Haven (5)"},{"_id":"XL2UJNJSJVABFNNYHVWVCSN6W4","additional_properties":{},"type":"text","content":"Muskegon (4)"},{"_id":"RFQ6UTZ66NFRNASKUCROCLOELU","additional_properties":{},"type":"text","content":"Shelby (4)"},{"_id":"X7G73DA5NBESNI4JDEG6JSK6WU","additional_properties":{},"type":"text","content":"Manistee (4)"},{"_id":"U2IZY3W6CVAYLG5PHUAVRWSRXE","additional_properties":{},"type":"text","content":"Spring Lake (4)"},{"_id":"ZBJFZTZ6F5BIJFZ3RGHIYWQXS4","additional_properties":{},"type":"text","content":"Hart (4)"},{"_id":"WNXIHQBPM5C5VIGSV4ABL3Y3AI","additional_properties":{},"type":"text","content":"Muskegon Catholic (3)"},{"_id":"7BW4Y3J5ERDO7ATUVBBPPCCOVI","additional_properties":{},"type":"text","content":"Newaygo (3)"},{"_id":"EBPBYKQHOBEJTGQ7HGAZ27EJM4","additional_properties":{},"type":"text","content":"Montague (2)"},{"_id":"YO7KJ36UONBHVF36YW4CSJLKZA","additional_properties":{},"type":"text","content":"Fremont (2)"},{"_id":"FAFW3F2N4JGPRPMXQQ7R35G3MY","additional_properties":{},"type":"text","content":"Holton (2)"},{"_id":"IKEKBI2IVRCPJOFNA2BBY4GEZA","additional_properties":{},"type":"text","content":"Whitehall (1)"},{"_id":"WFB5YY32PJGBVGPQ4GMLUMPUX4","additional_properties":{},"type":"text","content":"Muskegon Heights (1)"},{"_id":"CN72UOPNUZAMZNK3YPUJ3K3GKA","additional_properties":{},"type":"text","content":"Mason County Central (1)"},{"_id":"HHKCOP5KDFBV3KEM5AVLRNUUKM","additional_properties":{},"type":"text","content":"Orchard View (1)"},{"_id":"6JODHW7ADJB7BBHQ6J6NZCH4OM","additional_properties":{},"type":"text","content":"Grant (1) "},{"_id":"OK2QP7NJXZARVJFX4NRZPFTMHY","type":"raw_html","content":"<adi-stories-by-author adiWidgetId=\"widgie-f20f3511-2be9-4df0-927f-130f24754bb2\"></adi-stories-by-author> "}],"description":{"basic":"We highlight some of the top storylines for Muskegon-area girls basketball teams heading into the 2026 district tournament. "},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"score":0.6168,"_id":"Q1831100","label":"Montague, Michigan","type":"Place,PopulatedPlace,Settlement,City"},{"score":0.5648,"_id":"Q2161723","label":"Ludington, Michigan","type":"Place,PopulatedPlace,Settlement,City"},{"score":0.4439,"_id":"Q2720533","label":"Fruitport, Michigan","type":"Place,PopulatedPlace,Settlement,Village"},{"score":0.4366,"_id":"Q2558278","label":"Whitehall, Michigan","type":"Place,PopulatedPlace,Settlement,City"},{"score":0.3841,"_id":"Q219714","label":"Philadelphia Eagles","type":"Agent,Organisation,SportsTeam,AmericanFootballTeam"},{"score":0.3543,"_id":"Q2729559","label":"Manistee, Michigan","type":"Place,PopulatedPlace,Settlement,City"},{"score":0.3533,"_id":"Q337377","label":"Los Angeles Rams","type":"Agent,Organisation,SportsTeam,AmericanFootballTeam"},{"score":0.3478,"_id":"Q952097","label":"Muskegon, Michigan","type":"Place,PopulatedPlace,Settlement,City"},{"score":0.3467,"_id":"Q74290","label":"Newaygo County, Michigan","type":"Place,PopulatedPlace,Region,AdministrativeRegion"},{"score":0.3462,"_id":"Q213837","label":"Green Bay Packers","type":"Agent,Organisation,SportsTeam,AmericanFootballTeam"},{"score":0.332,"_id":"Q320476","label":"Tampa Bay Buccaneers","type":"Agent,Organisation,SportsTeam,AmericanFootballTeam"},{"score":0.3085,"_id":"Q121783","label":"Los Angeles Lakers","type":"Agent,Organisation,SportsTeam,BasketballTeam"},{"custom_id":"COMe4bc4428b","label":"Mona Shores","type":"Company"},{"custom_id":"COMf4801654c","label":"Orchard View","type":"Company"},{"custom_id":"COM7eb34d408","label":"Rockford","type":"Company"},{"custom_id":"COMea023ea87","label":"Rockets","type":"Company"},{"custom_id":"COM4d8febe21","label":"Spring Lake","type":"Company"},{"custom_id":"COM78b7d0379","label":"Grant","type":"Company"},{"custom_id":"COM44993b03e","label":"Hart","type":"Company"},{"custom_id":"COM280e59d7b","label":"White Cloud","type":"Company"},{"custom_id":"PERc41258062","label":"Ruby Hughes","type":"Person"},{"custom_id":"COM133596840","label":"Lions","type":"Company"},{"custom_id":"PERf9fb6e9bb","label":"Gabby Arney","type":"Person"},{"custom_id":"PERf5dd9b9df","label":"Amaya Lathrop","type":"Person"},{"custom_id":"COMbfd8e559f","label":"Crusaders","type":"Company"},{"custom_id":"COMe699823b5","label":"Byron Center Zion Christian","type":"Company"},{"custom_id":"COM18e0d3496","label":"Muskegon Catholic Central","type":"Company"},{"custom_id":"COM27180d0f5","label":"Wyoming Tri-unity Christian","type":"Company"},{"custom_id":"PER0f5e9b62c","label":"Raquel Walker","type":"Person"},{"custom_id":"COMb42d30318","label":"WMC","type":"Company"},{"custom_id":"PER6282320b8","label":"Madie Folkema","type":"Person"},{"custom_id":"COM243304f7e","label":"Orioles","type":"Company"},{"custom_id":"COMfd275b52f","label":"Lady Reds","type":"Company"},{"custom_id":"PERa10cf2dc3","label":"Mariah Sain","type":"Person"},{"custom_id":"PLA875277196","label":"Muskegon-area","type":"Place"},{"custom_id":"COMe7cb979ab","label":"Shelby","type":"Company"},{"custom_id":"COM3fae3f8da","label":"Warriors","type":"Company"},{"custom_id":"COM4fbcf1742","label":"Western Michigan Christian","type":"Company"},{"custom_id":"PER0fe651803","label":"Reeths-Puffer","type":"Person"},{"custom_id":"COM24384c727","label":"OK Green Conference","type":"Company"},{"custom_id":"COM3da1ed24c","label":"Bulldogs","type":"Company"}],"categories":[{"score":1,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":1,"classifier":"iab_content_taxonomy","name":"Sports>Basketball","_id":"483.547"},{"score":0.8203,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"score":0.7954,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Basketball","_id":"483.487.489"},{"score":0.7772,"classifier":"iab_content_taxonomy","name":"Sports>American Football","_id":"483.484"},{"score":0.3682,"classifier":"iab_content_taxonomy","name":"Sports>Softball","_id":"483.535"},{"score":0.3568,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Football","_id":"483.487.488"},{"classifier":"advancelocal_custom_categories","name":"Gym","_id":"cat0122"},{"classifier":"advancelocal_custom_categories","name":"Clean Water","_id":"cat0214"}],"content_topics":[{"score":1,"_id":"Q952097","label":"Muskegon, Michigan"},{"score":1,"_id":"Q8796612","label":"NFL teams"},{"score":1,"_id":"Q8805316","label":"American football"},{"score":1,"_id":"Q7214996","label":"National Football League"},{"score":1,"_id":"Q1457982","label":"Sports"},{"score":0.9765,"_id":"Q1831100","label":"Montague, Michigan"},{"score":0.8691,"_id":"Q2161723","label":"Ludington, Michigan"},{"score":0.8359,"_id":"Q868291","label":"Playoffs"},{"score":0.7715,"_id":"Q7216322","label":"Team sports"},{"score":0.7516,"_id":"Q8663882","label":"NFL seasons"},{"score":0.7237,"_id":"Q7036977","label":"American football teams"},{"score":0.7197,"_id":"Q3358100","label":"West Michigan"},{"score":0.7028,"_id":"Q2720533","label":"Fruitport, Michigan"},{"score":0.7025,"_id":"Q8663895","label":"NFL teams seasons"},{"score":0.6913,"_id":"Q2558278","label":"Whitehall, Michigan"},{"score":0.6572,"_id":"Q132176869","label":"Sports clubs and teams"},{"score":0.6421,"_id":"Q6337045","label":"Entertainment"},{"score":0.6081,"_id":"Q219714","label":"Philadelphia Eagles"},{"score":0.5986,"_id":"Q7021007","label":"Basketball"},{"score":0.5821,"_id":"Q6519638","label":"Sports competitions"},{"score":0.5793,"_id":"Q9438509","label":"Seasons in American football"},{"score":0.561,"_id":"Q2729559","label":"Manistee, Michigan"},{"score":0.5607,"_id":"Q6809743","label":"Sports events"},{"score":0.5593,"_id":"Q337377","label":"Los Angeles Rams"},{"score":0.5568,"_id":"Q1018280","label":"Grand Haven, Michigan"},{"score":0.5481,"_id":"Q213837","label":"Green Bay Packers"},{"score":0.5415,"_id":"Q7485439","label":"Professional sports leagues"},{"score":0.5258,"_id":"Q109341182","label":"Men's basketball teams"},{"score":0.5256,"_id":"Q320476","label":"Tampa Bay Buccaneers"},{"score":0.5113,"_id":"Q500834","label":"Tournament"},{"score":0.4885,"_id":"Q121783","label":"Los Angeles Lakers"},{"score":0.4755,"_id":"Q1595894","label":"Home advantage"},{"score":0.4742,"_id":"Q74290","label":"Newaygo County, Michigan"},{"score":0.4681,"_id":"Q63718","label":"Mason County, Michigan"},{"score":0.4594,"_id":"Q7045033","label":"Recreation"},{"score":0.4449,"_id":"Q186982","label":"Overtime (sports)"},{"score":0.4438,"_id":"Q8843689","label":"Terminology used in multiple sports"},{"score":0.441,"_id":"Q8801469","label":"Sports club and team relocations"},{"score":0.4076,"_id":"Q6373249","label":"American football organizations"},{"score":0.3852,"_id":"Q184587","label":"Grand Rapids, Michigan"},{"score":0.3679,"_id":"Q8245848","label":"American football leagues"},{"score":0.3585,"_id":"Q8663448","label":"National Basketball Association"},{"score":0.3435,"_id":"Q113504523","label":"Gridiron football variants"},{"score":0.3322,"_id":"Q5550381","label":"Culture of the United States"},{"score":0.3248,"_id":"Q7216276","label":"Competitions"},{"score":0.3189,"_id":"Q4088044","label":"Sports organizations"},{"score":0.3143,"_id":"Q7464699","label":"Sports leagues"},{"score":0.3083,"_id":"Q6837559","label":"Michigan High School Athletic Association"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/grand-rapids","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Grand Rapids Sports","description":"Grand Rapids, Michigan sports news. Get the latest Grand Rapids high school sports, college sports and more. Get the latest news on the Grand Rapids Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Grand Rapids Press - MLive.com","_id":"/sports/grand-rapids","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/grand-rapids"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/grand-rapids","default_content":null},"site":{"site_keywords":"Grand Rapids Sports, Grand Rapids Michigan Sports, Grand Rapids High School Sports","site_description":"Grand Rapids, Michigan sports news. Get the latest Grand Rapids high school sports, college sports and more. Get the latest news on the Grand Rapids Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Grand Rapids Press - MLive.com","site_section":"Sports","headline":"Grand Rapids Sports","site_title":"Grand Rapids Sports"},"navigation":{"nav_title":"Grand Rapids Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Grand Rapids Sports","_id":"/sports/grand-rapids","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1039}}},"_website_section_id":"mlive./sports/grand-rapids","type":"section","version":"0.6.0"},{"path":"/sports/muskegon","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Muskegon Sports","description":"Muskegon, Michigan sports news. Get the latest Muskegon high school sports, college sports and more. Get the latest news on the Muskegon Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Muskegon Chronicle - MLive.com","_id":"/sports/muskegon","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/muskegon"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/muskegon/","default_content":null},"site":{"site_keywords":"Muskegon Sports, Muskegon Michigan Sports, Muskegon High School Sports","site_description":"Muskegon, Michigan sports news. Get the latest Muskegon high school sports, college sports and more. Get the latest news on the Muskegon Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Muskegon Chronicle - MLive.com","site_section":"Sports","headline":"Muskegon Sports","site_title":"Muskegon Sports"},"navigation":{"nav_title":"Muskegon Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Muskegon Sports","_id":"/sports/muskegon","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1035}}},"_website_section_id":"mlive./sports/muskegon","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@mu-river","_id":"1771791752013","text":"@mu-river","slug":"mu-river"},{"description":"@gr-river","_id":"1771791753314","text":"@gr-river","slug":"gr-river"},{"description":"@mlive-river","_id":"1771791754974","text":"@mlive-river","slug":"mlive-river"},{"description":"@highschoolsports-mu","_id":"1771791760133","text":"@highschoolsports-mu","slug":"highschoolsports-mu"},{"description":"@highschoolsports-gr","_id":"1771791763236","text":"@highschoolsports-gr","slug":"highschoolsports-gr"},{"description":"high-school-basketball","_id":"1771791766909","text":"high-school-basketball","slug":"high-school-basketball"},{"description":"@meter","_id":"1771791768801","text":"@meter","slug":"meter"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/81d6bde8-709b-4944-aa38-4db841ebef34.jpg"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"JVANDYKE@mlive.com"},{"site":"facebook","deprecated":true,"deprecation_msg":"Please use social_links.","url":"https://www.facebook.com/JoshVanDykeMedia"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"@JVanDykeMLive"},{"site":"linkedin","deprecated":true,"deprecation_msg":"Please use social_links.","url":"joshvandyke"}],"social_links":[{"site":"email","url":"JVANDYKE@mlive.com"},{"site":"facebook","url":"https://www.facebook.com/JoshVanDykeMedia"},{"site":"twitter","url":"@JVanDykeMLive"},{"site":"linkedin","url":"joshvandyke"}],"name":"Josh VanDyke","description":"Sports Reporter for the Muskegon Chronicle and MLive Media Group","_id":"JVANDYKE","additional_properties":{"original":{"lastName":"VanDyke","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/81d6bde8-709b-4944-aa38-4db841ebef34.jpg","education":[],"role":"Sports Reporter","longBio":"Josh VanDyke is a sports reporter for MLive.com and covers local sports in Muskegon. Josh writes about a variety of topics, with a primary focus on high school sports. He also has experience covering collegiate athletics, as well as professional football, basketball and hockey. Josh has spent 14 years in sports journalism, collecting awards from both the Associated Press and the Michigan Press Association, such as best sports story and best sports feature. He graduated from Grand Valley State University with a bachelor’s degree in communication. ","facebook":"https://www.facebook.com/JoshVanDykeMedia","bio":"Sports Reporter for the Muskegon Chronicle and MLive Media Group","linkedin":"joshvandyke","expertise":"High School Sports","mt_author_id":"10807609","firstName":"Josh","twitter":"@JVanDykeMLive","podcasts":[],"books":[],"awards":[],"_id":"JVANDYKE","last_updated_date":"2025-09-19T14:58:24.220Z","byline":"Josh VanDyke | jvandyke@mlive.com","email":"JVANDYKE@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtype":"article","first_publish_date":"2026-02-23T11:06:00Z","additional_properties":{"pc_content_hash":"51e4ef46576f4278d461c4437c0438347058352b93d4e9ef8f6ef09554f4f91f","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Sports Fan","confidence":0.9},{"persona":"Basketball Enthusiast","confidence":0.9},{"persona":"Student Athlete","confidence":0.8},{"persona":"Competitive Player","confidence":0.7},{"persona":"Sports Analyst","confidence":0.7},{"persona":"Active Lifestyle Advocate","confidence":0.6},{"persona":"Casual Athlete","confidence":0.5},{"persona":"Adrenaline Junkie","confidence":0},{"persona":"Athletic Trainer","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Athletic Recruiter","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0}],"iab_taxonomy":[["Category name: Sports>Basketball","Confidence: 0.9368050694465637"],["Category name: Education>Secondary Education","Confidence: 0.6245943307876587"],["Category name: Sports>College Sports","Confidence: 0.581061065196991"],["Category name: Politics>Civic affairs","Confidence: 0.414179265499115"]]},"is_published":false,"publish_date":"2026-02-23T11:06:00.000Z","has_published_copy":true},"last_updated_date":"2026-02-23T11:06:39.041Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Chloe Trofatter | MLive.com","address":{"locality":"Muksegon","region":"MI"},"auth":{"1":"add6f202ae461a811abab8f194d2698d130cf4b66d210f4d527084d817811f66"},"caption":"Muskegon's Mariah Antionette Sain (10) shoots the ball during Muskegon’s varsity girls basketball game against Rockford on Tuesday, December 16, 2025 at Muskegon High School in Muksegon, Mich. The Lady Reds ultimately beat the Rams, 58-51.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/D4GESELHTVDJVOP2QFHGTOCCCU.JPG","licensable":true,"credits":{"affiliation":[{"name":"Chloe Trofatter | MLive.com","type":"author"}],"by":[{"name":"Chloe Trofatter | MLive.com","type":"author","byline":"Chloe Trofatter | MLive.com"}]},"subtitle":"Muskegon v. Rockford","width":4637,"_id":"D4GESELHTVDJVOP2QFHGTOCCCU","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/D4GESELHTVDJVOP2QFHGTOCCCU.JPG?auth=add6f202ae461a811abab8f194d2698d130cf4b66d210f4d527084d817811f66","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/D4GESELHTVDJVOP2QFHGTOCCCU.JPG?auth=add6f202ae461a811abab8f194d2698d130cf4b66d210f4d527084d817811f66","takenOn":"2025-12-17T01:33:31Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/D4GESELHTVDJVOP2QFHGTOCCCU.JPG","published":true,"resizeUrl":"/resizer/v2/D4GESELHTVDJVOP2QFHGTOCCCU.JPG?auth=add6f202ae461a811abab8f194d2698d130cf4b66d210f4d527084d817811f66","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/D4GESELHTVDJVOP2QFHGTOCCCU.JPG?auth=add6f202ae461a811abab8f194d2698d130cf4b66d210f4d527084d817811f66&width=300","version":0,"originalName":"20251216-C3271-CT_NOF.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Muskegon tops Rockford in MHSAA varsity girls basketball"},"_id":"PCD4THETAFASXJYK6UXXZV4HVE"}],"iptc_title":"Chloe Trofatter | MLive.com"},"created_date":"2025-12-17T05:51:57Z","last_updated_date":"2025-12-17T05:51:57Z","height":3091,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/D4GESELHTVDJVOP2QFHGTOCCCU.JPG?auth=add6f202ae461a811abab8f194d2698d130cf4b66d210f4d527084d817811f66&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/D4GESELHTVDJVOP2QFHGTOCCCU.JPG?auth=add6f202ae461a811abab8f194d2698d130cf4b66d210f4d527084d817811f66&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/D4GESELHTVDJVOP2QFHGTOCCCU.JPG?auth=add6f202ae461a811abab8f194d2698d130cf4b66d210f4d527084d817811f66&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/D4GESELHTVDJVOP2QFHGTOCCCU.JPG?auth=add6f202ae461a811abab8f194d2698d130cf4b66d210f4d527084d817811f66&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/five-takeaways-from-muskegon-area-girls-basketball-district-tournament-draws.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"E2MTRHC5L5CU5EZRQPSLQIXOJU","published":true,"branch":"default","revision_id":"BNCSSL6IENHZLM3YRTRA7DHECQ"},"planning":{"story_length":{"character_count_actual":4625,"inch_count_actual":10,"word_count_actual":743,"line_count_actual":67}},"display_date":"2026-02-23T11:06:00Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"Five takeaways from Muskegon-area girls basketball district tournament draws"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/five-takeaways-from-muskegon-area-girls-basketball-district-tournament-draws.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-22T20:22:54.367Z","publish_date":"2026-02-23T11:06:00Z","_id":"KNU62ISHYFELHJO2R2OCS5HYAY","website":"mlive","website_url":"/highschoolsports/2026/02/five-takeaways-from-muskegon-area-girls-basketball-district-tournament-draws.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"d6ca439d829360483e639f285b037e12d4b6bfc0c6e1d15210a59bfffe02b0e9"},"caption":"Chelsea's Wyatt Matusik (0) goes up for a layup during a boys basketball game against Dexter on Friday, Feb. 20, 2026, at Chelsea High School.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/ZKRORBTNFNGHJIUNFLGSTNKF3Q.JPG","licensable":false,"credits":{"affiliation":[{"name":"Greg Wickliffe","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/d5126b11-1d26-400b-872e-3b9d8c74f61c.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"gwickliffe@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"gregwickliffe10"}],"social_links":[{"site":"email","url":"gwickliffe@mlive.com"},{"site":"twitter","url":"gregwickliffe10"}],"name":"Greg Wickliffe","description":"","_id":"gwickli1","additional_properties":{"original":{"lastName":"Wickliffe","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/d5126b11-1d26-400b-872e-3b9d8c74f61c.png","education":[{"name":"Central Michigan University, Bacherlor's in Journalism, 2017"},{"name":"Syracuse University, Master's in Communications, 2024"}],"role":"Sports Reporter","longBio":"Greg Wickliffe is a sports reporter for MLive.com and covers local sports in Ann Arbor. Greg writes about various topics, with a primary focus on high school sports. Greg has covered Michigan High School Athletic Association state championships in several sports, including football and basketball, among others. He also has experience covering the NBA, MLB, Olympics and collegiate athletics. He has spent seven years in Journalism, primarily in sports, since graduating from Central Michigan University with a bachelor's degree in journalism in 2017. Prior to joining MLive.com, Greg worked as a sports reporter for The Petoskey News-Review, covering local sports in northern Michigan. Greg also has a master's degree in communications through Syracuse University. ","bio":"","expertise":"Sports.","mt_author_id":"12582548","firstName":"Greg","twitter":"gregwickliffe10","books":[],"podcasts":[],"awards":[{"name":"Regional Emmy Award winner (2025) "}],"beat":"Local Sports-Ann Arbor","_id":"gwickli1","last_updated_date":"2025-09-12T18:58:17.652Z","byline":"Greg Wickliffe |gwickliffe@mlive.com","email":"gwickliffe@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtitle":"Chelsea vs. Dexter boys basketball","width":6000,"creditIPTC":"Greg Wickliffe","_id":"ZKRORBTNFNGHJIUNFLGSTNKF3Q","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/ZKRORBTNFNGHJIUNFLGSTNKF3Q.JPG?auth=d6ca439d829360483e639f285b037e12d4b6bfc0c6e1d15210a59bfffe02b0e9","proxyUrl":"/resizer/v2/ZKRORBTNFNGHJIUNFLGSTNKF3Q.JPG?auth=d6ca439d829360483e639f285b037e12d4b6bfc0c6e1d15210a59bfffe02b0e9","link":"","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/ZKRORBTNFNGHJIUNFLGSTNKF3Q.JPG","published":true,"resizeUrl":"/resizer/v2/ZKRORBTNFNGHJIUNFLGSTNKF3Q.JPG?auth=d6ca439d829360483e639f285b037e12d4b6bfc0c6e1d15210a59bfffe02b0e9","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/ZKRORBTNFNGHJIUNFLGSTNKF3Q.JPG?auth=d6ca439d829360483e639f285b037e12d4b6bfc0c6e1d15210a59bfffe02b0e9&width=300","version":0,"originalName":"IMG_3897.JPG","mime_type":"image/jpeg","alt_text":"","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Chelsea battles rival Dexter in boys basketball "},"_id":"VH5R2VGRZFGABOXDOHYKF5ORB4"}]},"created_date":"2026-02-21T03:22:22Z","last_updated_date":"2026-02-21T03:22:22Z","height":4000,"image_type":"photograph"},{"_id":"RXJODJKI3VDCRGU6PTMAHZYJ2A","additional_properties":{},"type":"text","content":"ANN ARBOR – The Ann Arbor-area Athlete of the Week fan poll returns with yet another opportunity to highlight the area’s top performers. "},{"_id":"AWTWEOMBLRCP3KP5PRNX6GBHBQ","additional_properties":{},"type":"text","content":"MLive/The Ann Arbor News has chosen 18 athletes from across the area who had strong showings in <a href=\"https://www.mlive.com/topic/high-school-basketball/\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/topic/high-school-basketball/\">basketball</a>, <a href=\"https://www.mlive.com/topic/hs-hockey/\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/topic/hs-hockey/\">hockey</a>, <a href=\"https://www.mlive.com/topic/hs-bowling/\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/topic/hs-bowling/\">bowling</a>, <a href=\"https://www.mlive.com/topic/hs-wrestling/ \" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/topic/hs-wrestling/ \">wrestling</a> and <a href=\"https://www.mlive.com/topic/hs-swimming/\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/topic/hs-swimming/\">swimming</a> for the week of Feb. 16-21. Readers will have until 9 a.m. on Friday to cast their votes. The winner will be announced shortly thereafter. "},{"_id":"BYDWWADKEJEWXMCSSK6NDUSMOY","additional_properties":{},"type":"text","content":"See the candidates below and cast your vote at the bottom of the story. Athletes are listed in alphabetical order by last name. "},{"_id":"5OSQLNVU3VHYNDLLP476XUS2OQ","additional_properties":{},"type":"text","content":"<i><b>NOTE: This is a fan poll. It has no bearing on postseason awards, and no prizes are awarded to the winner.</b></i> "},{"_id":"34F4Q43XCRFBPGJJ4BBVA6LVMQ","additional_properties":{},"type":"text","content":"-- "},{"level":3,"_id":"FLJVXBR4MNFAFPFLP54VW7SBYM","additional_properties":{},"type":"header","content":"<b>Grace Bennardi, Whitmore Lake </b>"},{"_id":"YJZEJZP5IRARVA3CAXNC7SLQFQ","additional_properties":{},"type":"text","content":"<b>Girls Basketball </b> "},{"_id":"QY5MQC5NMRAMDAKNW4T3QKCJIY","additional_properties":{},"type":"text","content":"Bennardi had nine points and 11 rebounds in a loss to Inter-City Baptist and added 11 points and nine rebounds in a win over Livingston Christian. "},{"_id":"AQUKMP2JJRCUHGK63FJNZXVH6A","additional_properties":{},"type":"text","content":"-- "},{"level":3,"_id":"FNPQ24HXTBAANBUV5XQKDOTNZE","additional_properties":{},"type":"header","content":"<b>Layla Blumberg, Dexter </b>"},{"_id":"VIHN62Y6PJERPGL65SRFXKFQMY","additional_properties":{},"type":"text","content":"<b>Girls Basketball </b>"},{"_id":"Z7PXQVM6AVBKLKTZLSNP3GYCKM","additional_properties":{},"type":"text","content":"Blumberg had 19 points in a win over Pioneer and added 15 points in the victory over Chelsea. "},{"_id":"FDWXGAIY6ZDRHC2ZWF7BOPPFMU","additional_properties":{},"type":"text","content":"-- "},{"level":3,"_id":"ASML3MFYAJF25J2EPXCWPRAUBU","additional_properties":{},"type":"header","content":"<b>Drew Cabana, Chelsea </b>"},{"_id":"44MO53EJTJFVVBEOMEV7GZQ3DI","additional_properties":{},"type":"text","content":"<b>Boys Basketball </b>"},{"_id":"C7Q5SZDWJJEMNFTEVHIPYYN4VM","additional_properties":{},"type":"text","content":"Cabana scored 20 points in a win over Adrian and followed up with 18 points in a victory against Dexter. "},{"_id":"EMHWX35ZLBCORAORZLLESZRXJM","additional_properties":{},"type":"text","content":"-- "},{"level":3,"_id":"3RYGNPPUIBBJVNZBRAP4UWPEKM","additional_properties":{},"type":"header","content":"<b>Jacob Clauser, Saline </b>"},{"_id":"EGY7ISI6LJFHLEQ6I6J2GEWBYA","additional_properties":{},"type":"text","content":"<b>Boys Wrestling </b>"},{"_id":"GGLDEJMMENHLZFKJZLBJLV6RTI","additional_properties":{},"type":"text","content":"Clauser secured his 100th career victory and finished second overall in the 150-pound weight class on Saturday. "},{"_id":"RIR7XESELRE6NJQN7B423ZKA2E","additional_properties":{},"type":"text","content":"-- "},{"level":3,"_id":"2YMMNAHAHZCEBBVBLWVVWUL3ZE","additional_properties":{},"type":"header","content":"<b>Nolan Collins, Whitmore Lake </b>"},{"_id":"MUSPILJVYZB2NEO3UZA7MKD7ZI","additional_properties":{},"type":"text","content":"<b>Boys Basketball </b>"},{"_id":"4W57X5JYV5A4TNLFY3SOV5AA54","additional_properties":{},"type":"text","content":"Collins had two double-doubles for the Trojans last week. He had 17 points and 13 rebounds in a win over Greenhills and recorded 16 points and 12 boards in the victory against Livingston Christian. "},{"_id":"Y45NT45MCVASVNMBU4B23JN2PY","additional_properties":{},"type":"text","content":"-- "},{"level":3,"_id":"YZ5MLQVSSVCOBK4GSZUH2W4NLQ","additional_properties":{},"type":"header","content":"<b>Chris Cotuna, Saline </b>"},{"_id":"HL3VRT4NNVAXJG6FMDYQL2ZV4M","additional_properties":{},"type":"text","content":"<b>Boys Basketball </b>"},{"_id":"IJUYBKE5RVEMVB43XKURVMR2OM","additional_properties":{},"type":"text","content":"Cotuna had 16 points and seven rebounds in a win over Detroit East English and had eight points, eight blocks and seven assists in a loss to Lincoln. "},{"_id":"42RYU6TJPJFP7JCL2WBE4BHP3Y","additional_properties":{},"type":"text","content":"-- "},{"level":3,"_id":"XZJB3X2N2VBCRJTW7OYYZ6F63I","additional_properties":{},"type":"header","content":"<b>Jack DeMerell, Dexter </b>"},{"_id":"5ICZTEKPLJG35G5ES7LB6XE4SA","additional_properties":{},"type":"text","content":"<b>Boys Basketball</b>"},{"_id":"BUHWWBKMUZGHXKFRFEEMIW4KRU","additional_properties":{},"type":"text","content":"DeMerell scored 21 points against Chelsea to become Dexter’s first boys basketball player to score 1,000-career points. "},{"_id":"QZLL42XYRFECRFMEDLVZ2EUSXI","additional_properties":{},"type":"text","content":"-- "},{"level":3,"_id":"QPFV5UGERVGYRJIK4HOM7N52DA","additional_properties":{},"type":"header","content":"<b>Jack Dubuque, Dexter </b>"},{"_id":"W7BQHWKPOJFN7AM6WFM2FABQAE","additional_properties":{},"type":"text","content":"<b>Hockey </b> "},{"_id":"EWCUPSSOSZCO3IA3EEEXXPWG4A","additional_properties":{},"type":"text","content":"Dubuque scored the game-winning goal to lead the Dreadnaughts to a 3-2 win over Grosse Pointe South in the regional semifinal game. "},{"_id":"JD4OEVN3MVD5ZKVVL2NHYWZN2U","additional_properties":{},"type":"text","content":"-- "},{"level":3,"_id":"3PXQFY3RFJHDDBLJATIHT32TPE","additional_properties":{},"type":"header","content":"<b>Keagan Dunn, Ann Arbor Huron </b>"},{"_id":"KCZ4QH5IYFAEBMY2SINKWAPMMA","additional_properties":{},"type":"text","content":"<b>Hockey</b> "},{"_id":"E3MR55ZH2BDDTLANS7ZBK2PTGA","additional_properties":{},"type":"text","content":"Dunn recorded 35 saves to help lead Huron to a 5-0 win over Skyline in the regional semifinals. "},{"_id":"5IRDQ45RMFDA7LOXK3434ASJLU","additional_properties":{},"type":"text","content":"-- "},{"level":3,"_id":"FOYV2SL635BEVJZKLDWHSL77AE","additional_properties":{},"type":"header","content":"<b>Brice LaFleur, Saline </b>"},{"_id":"NF45YLI43NBCBNQIRIPQW2WKMA","additional_properties":{},"type":"text","content":"<b>Boys wrestling </b>"},{"_id":"A3HBEKOQERHZTPCHLMDTERLLHI","additional_properties":{},"type":"text","content":"LaFleur captured another D1 individual regional championship after going 3-0 on Saturday. "},{"_id":"OKMYKHD35FAGNOOXHEAS33J24U","additional_properties":{},"type":"text","content":"-- "},{"level":3,"_id":"QW63JCET3ND7XHECYXII4FKPDE","additional_properties":{},"type":"header","content":"<b>Wyatt Matusik, Chelsea </b>"},{"_id":"XCXTFG7FZVCJBHLODYGBLHDTXI","additional_properties":{},"type":"text","content":"<b>Boys Basketball </b>"},{"_id":"XZAHMX6E7RFS3MEES7XGVPFRCM","additional_properties":{},"type":"text","content":"Matusik stuffed the stat sheet for the Bulldogs last week. He had eight points, 13 rebounds and five blocks against Adrian and added four points, 10 rebounds and nine blocks in the win over Dexter. "},{"_id":"Z3BTBTA26JG53BI4SV54WTUUJU","additional_properties":{},"type":"text","content":"-- "},{"level":3,"_id":"4XZ3SFMCVFAUHPBIOKI4QHXEWE","additional_properties":{},"type":"header","content":"<b>Reed McCammon, Ann Arbor Skyline </b>"},{"_id":"WOFN476HGNHERC6LRS37SECFEI","additional_properties":{},"type":"text","content":"<b>Boys Swimming </b>"},{"_id":"64RALA2JPJA3ZNHZ7KHTW6ZNBU","additional_properties":{},"type":"text","content":"McCammon won the 100 breaststroke and 200 freestyle in a win against Greenhills. "},{"_id":"YAMO67SVNJBGNCJQXWPUFMHXYQ","additional_properties":{},"type":"text","content":"-- "},{"level":3,"_id":"JG5LQ5HFNRD3RFGVTZX2DKC4XY","additional_properties":{},"type":"header","content":"<b>KeMari Ransome, Ypsilanti Lincoln </b>"},{"_id":"DOM2HULCGZDD5LC6DRLILBF5O4","additional_properties":{},"type":"text","content":"<b>Girls Basketball </b>"},{"_id":"VVBOG7QDSZHWFCVYJSZ27YGQIE","additional_properties":{},"type":"text","content":"Ransome scored 27 points to lead the Railsplitters to a win over Westland John Glenn. "},{"_id":"HEOBRWC77VBXVCJN4UBSUWW2QU","additional_properties":{},"type":"text","content":"-- "},{"level":3,"_id":"Q44S6EULRRBFVEAOAYOIBLJE6M","additional_properties":{},"type":"header","content":"<b>Ava Rodriguez, Ann Arbor Father Gabriel Richard </b>"},{"_id":"ELPNWOFV7JAILH6NQIAI3DCW5U","additional_properties":{},"type":"text","content":"<b>Girls Basketball </b>"},{"_id":"KDUEIPUQH5HGRCGMU3YNUVI4LM","additional_properties":{},"type":"text","content":"Rodriguez paced the Fighting Irish with 24 points in their win over Detroit Voyageur College Prep. "},{"_id":"AO2T6F5UU5H5RBC4GNIM4CRIZY","additional_properties":{},"type":"text","content":"-- "},{"level":3,"_id":"YDCIWIRM35DI3LE6YO4ADNN6PA","additional_properties":{},"type":"header","content":"<b>Isaiah Ruffin, Ypsilanti </b>"},{"_id":"VW6I6ZWMRRFV3BIME2WWYHNW3M","additional_properties":{},"type":"text","content":"<b>Boys wrestling </b> "},{"_id":"3OYE2SOPY5ACNKM353FGENTETA","additional_properties":{},"type":"text","content":"Ruffin went 3-0 to win the individual D2 regional title at 106 pounds on Saturday. "},{"_id":"YD33ZTTIZ5FZ5A3KV65YMQXJ3E","additional_properties":{},"type":"text","content":"-- "},{"level":3,"_id":"BW66GBKQENAERE3GY2U3MYM32A","additional_properties":{},"type":"header","content":"<b>Jeremy Schroeder, Dexter </b>"},{"_id":"PDWO3G7TO5GUPOP2PIC2POAZKU","additional_properties":{},"type":"text","content":"<b>Hockey </b>"},{"_id":"BZF2WR5E65FRXFPQ6JSIU57UUA","additional_properties":{},"type":"text","content":"Schroeder scored two goals in Dexter’s regional semifinal final win over GPS. "},{"_id":"SYOLTQLVWNFZ3IL2MV6YRJ3V3Q","additional_properties":{},"type":"text","content":"--"},{"level":3,"_id":"ZXOPZFEJVVE4NMUVBA243UD7ZY","additional_properties":{},"type":"header","content":"<b>Maggie Smith, Milan </b>"},{"_id":"5VEVBQQZ35G3FDYY7T55D4QXBY","additional_properties":{},"type":"text","content":"<b>Girls Bowling </b>"},{"_id":"XWH7TXKHTZCL7GUCFBPDPH6N44","additional_properties":{},"type":"text","content":"Smith won the D3 individual regional after bowling a 5-game total of 1,097."},{"_id":"NIQR4CPWIVDTBEEXAPWIYVCTAA","additional_properties":{},"type":"text","content":"-- "},{"level":3,"_id":"CTQ2X2HS7FFRPAJFWAUXERBOJI","additional_properties":{},"type":"header","content":"<b>Landon Talladay, Milan </b>"},{"_id":"7SKMUBD6XREJDL2M6L7GW4PYIM","additional_properties":{},"type":"text","content":"<b>Boys Basketball </b> "},{"_id":"AL7E3BLJLRFR7BAGCUAW2YJZWM","additional_properties":{},"type":"text","content":"Talladay had another strong performance as he finished with 21 points and 12 rebounds in the win over Allen Park Cabrini. "},{"_id":"E3T72OWHLJFHVOAAYGVYDBHIVM","additional_properties":{},"type":"text","content":"-- "},{"level":3,"_id":"74GOIFIWQBBVHP3QXG56CXYDEU","additional_properties":{},"type":"header","content":"<b>THE POLL </b>"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16667116 ","type":"polldaddy"},"_id":"YKJ4K67OBVBTFBH4ZT32FYGCFI","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16667116-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16667116.js\"><\/script><noscript><iframe src=\"https://poll.fm/16667116/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16667116 ","type":"polldaddy","provider_name":"Polldaddy","title":"Vote for the Ann Arbor-area Athlete of the Week","version":"1.0"},"type":"oembed_response"}],"description":{"basic":"Cast your vote for the Ann Arbor-area Athlete of the Week before 9 a.m. on Friday. "},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"custom_id":"COM2c3d9e316","label":"Allen Park Cabrini","type":"Company"},{"custom_id":"PER57e655b80","label":"Bowling Smith","type":"Person"},{"custom_id":"PER333077ed6","label":"Talladay","type":"Person"},{"custom_id":"COM5079ea272","label":"Boys Wrestling Clauser","type":"Company"},{"custom_id":"COMe70604dce","label":"Greenhills","type":"Company"},{"custom_id":"PERe2120ffdc","label":"Collins","type":"Person"},{"custom_id":"PER9059f3ac5","label":"Schroeder","type":"Person"},{"custom_id":"COM611837518","label":"Inter-City Baptist","type":"Company"},{"custom_id":"COMb74bd14a8","label":"Girls Basketball Blumberg","type":"Company"},{"custom_id":"COM513b1a19c","label":"Girls Basketball Bennardi","type":"Company"},{"custom_id":"COMea76133b3","label":"Livingston Christian","type":"Company"},{"custom_id":"COM42c8a2a80","label":"Dexter","type":"Company"},{"custom_id":"COMc153ae91e","label":"Adrian","type":"Company"},{"custom_id":"COM8606b8c70","label":"Trojans","type":"Company"},{"custom_id":"COM5742dca95","label":"Boys Basketball Cabana","type":"Company"},{"custom_id":"COM176c7866b","label":"GPS","type":"Company"},{"custom_id":"COM743d781ad","label":"Pioneer","type":"Company"},{"custom_id":"COM8d54efb91","label":"Lincoln","type":"Company"},{"custom_id":"COM417cf8966","label":"Detroit East English","type":"Company"},{"custom_id":"COM450e2858f","label":"Dreadnaughts","type":"Company"},{"custom_id":"COM43742340e","label":"Grosse Pointe South","type":"Company"},{"custom_id":"PER98840de1e","label":"LaFleur","type":"Person"},{"custom_id":"PER6ef58065d","label":"Dunn","type":"Person"},{"custom_id":"COM1cb0354c7","label":"Huron","type":"Company"},{"custom_id":"COM3cb5c345e","label":"Skyline","type":"Company"},{"custom_id":"PERe3ed9cd73","label":"Matusik","type":"Person"},{"custom_id":"COM3da1ed24c","label":"Bulldogs","type":"Company"},{"custom_id":"COM02f2b595c","label":"Boys Swimming","type":"Company"},{"custom_id":"PER68a291536","label":"McCammon","type":"Person"},{"custom_id":"COM144c13f8d","label":"Girls Basketball Ransome","type":"Company"},{"custom_id":"COM36a62580d","label":"Railsplitters","type":"Company"},{"custom_id":"COM6e42c978d","label":"Girls Basketball Rodriguez","type":"Company"},{"custom_id":"COM6aab1aba6","label":"Fighting Irish","type":"Company"},{"custom_id":"COM5308d2dc4","label":"Detroit Voyageur College Prep","type":"Company"},{"custom_id":"PERa66da28aa","label":"Ruffin","type":"Person"},{"custom_id":"COM81f1c417a","label":"Boys Basketball Cotuna","type":"Company"}],"categories":[{"score":1,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":1,"classifier":"iab_content_taxonomy","name":"Sports>Basketball","_id":"483.547"},{"score":0.8172,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Basketball","_id":"483.487.489"},{"score":0.8109,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"score":0.5402,"classifier":"iab_content_taxonomy","name":"Sports>Ice Hockey","_id":"483.515"},{"score":0.5161,"classifier":"iab_content_taxonomy","name":"Sports>Wrestling","_id":"483.546"},{"score":0.4493,"classifier":"iab_content_taxonomy","name":"Sports>Swimming","_id":"483.537"},{"classifier":"advancelocal_custom_categories","name":"Vyvanse | Blocklist ","_id":"cat0184"},{"classifier":"advancelocal_custom_categories","name":"Clean Water","_id":"cat0214"}],"content_topics":[{"score":1,"_id":"Q7021007","label":"Basketball"},{"score":1,"_id":"Q7017036","label":"Indoor sports"},{"score":1,"_id":"Q1457982","label":"Sports"},{"score":1,"_id":"Q9033020","label":"Athletic sports"},{"score":1,"_id":"Q7216322","label":"Team sports"},{"score":0.9794,"_id":"Q113365623","label":"Team activities"},{"score":0.9635,"_id":"Q8480500","label":"Games of physical skill"},{"score":0.8784,"_id":"Q7379346","label":"Ball games"},{"score":0.8228,"_id":"Q7016443","label":"Individual sports"},{"score":0.6814,"_id":"Q105102175","label":"Solo activities"},{"score":0.6375,"_id":"Q7024248","label":"Olympic sports"},{"score":0.6179,"_id":"Q8287334","label":"Balls"},{"score":0.5891,"_id":"Q9991105","label":"Summer Olympic sports"},{"score":0.5478,"_id":"Q7216209","label":"Swimming"},{"score":0.5146,"_id":"Q7444173","label":"Aquatics"},{"score":0.5045,"_id":"Q8805316","label":"American football"},{"score":0.498,"_id":"Q7215602","label":"Summer Olympic Games"},{"score":0.4978,"_id":"Q113249655","label":"Outdoor sports"},{"score":0.4773,"_id":"Q7232722","label":"Water sports"},{"score":0.472,"_id":"Q8292090","label":"Basketball statistics"},{"score":0.4522,"_id":"Q114046211","label":"Sports segments"},{"score":0.444,"_id":"Q7016334","label":"Racing"},{"score":0.4124,"_id":"Q1251376","label":"Double-double"},{"score":0.4115,"_id":"Q6337045","label":"Entertainment"},{"score":0.3919,"_id":"Q7821258","label":"Summer sports"},{"score":0.3917,"_id":"Q13275378","label":"NCAA Division I FBS football teams"},{"score":0.3765,"_id":"Q15280333","label":"NCAA Division I FBS football"},{"score":0.3757,"_id":"Q31920","label":"Swimming (sport)"},{"score":0.37,"_id":"Q654355","label":"Rebound (basketball)"},{"score":0.3683,"_id":"Q4477074","label":"Games"},{"score":0.3594,"_id":"Q42486","label":"Wrestling"},{"score":0.3568,"_id":"Q485172","label":"Ann Arbor, Michigan"},{"score":0.3543,"_id":"Q97426532","label":"College football"},{"score":0.3488,"_id":"Q7015574","label":"International sports competitions"},{"score":0.3392,"_id":"Q1983209","label":"Olympic Games"},{"score":0.3381,"_id":"Q102971320","label":"International sports"},{"score":0.317,"_id":"Q7014497","label":"Physical exercise"},{"score":0.3142,"_id":"Q7015576","label":"Multi-sport events"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/ann-arbor","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Ann Arbor Sports","description":"Ann Arbor, Michigan sports news. Get the latest Ann Arbor high school sports, college sports, University of Michigan Wolverines, Eastern Michigan University Eagles news, and more. Browse photos, videos and more at The Ann Arbor News - MLive.com","_id":"/sports/ann-arbor","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/ann-arbor"],"commercial_node":null,"url_path":"www.mlive.com/sports/ann-arbor/","default_content":null},"site":{"site_keywords":"Ann Arbor Sports, Ann Arbor Michigan Sports, Ann Arbor High School Sports, Eastern Michigan University Eagles, University of Michigan Football, University of Michigan Basketball, Wolverines Football, Wolverines Basketball, University of Michigan Wolverines","site_description":"Ann Arbor, Michigan sports news. Get the latest Ann Arbor high school sports, college sports, University of Michigan Wolverines, Eastern Michigan University Eagles news, and more. Browse photos, videos and more at The Ann Arbor News - MLive.com","site_section":"Sports","headline":"Ann Arbor Sports","site_title":"Ann Arbor Sports"},"navigation":{"nav_title":"Ann Arbor Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Ann Arbor Sports","_id":"/sports/ann-arbor","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1037}}},"_website_section_id":"mlive./sports/ann-arbor","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@aa-river","_id":"1771786066599","text":"@aa-river","slug":"aa-river"},{"description":"@highschoolsports-aa","_id":"1771786070687","text":"@highschoolsports-aa","slug":"highschoolsports-aa"},{"description":"high-school-basketball","_id":"1771786083582","text":"high-school-basketball","slug":"high-school-basketball"},{"description":"hs-hockey","_id":"1771786085985","text":"hs-hockey","slug":"hs-hockey"},{"description":"hs-wrestling","_id":"1771786088903","text":"hs-wrestling","slug":"hs-wrestling"},{"description":"hs-swimming","_id":"1771786099550","text":"hs-swimming","slug":"hs-swimming"},{"description":"@sub-group-c","_id":"1771844750387","text":"@sub-group-c","slug":"sub-group-c"},{"description":"@sub-group-b","_id":"1771844755317","text":"@sub-group-b","slug":"sub-group-b"},{"description":"@subscriberexclusive","_id":"1771844760392","text":"@subscriberexclusive","slug":"subscriberexclusive"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/d5126b11-1d26-400b-872e-3b9d8c74f61c.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"gwickliffe@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"gregwickliffe10"}],"social_links":[{"site":"email","url":"gwickliffe@mlive.com"},{"site":"twitter","url":"gregwickliffe10"}],"name":"Greg Wickliffe","description":"","_id":"gwickli1","additional_properties":{"original":{"lastName":"Wickliffe","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/d5126b11-1d26-400b-872e-3b9d8c74f61c.png","education":[{"name":"Central Michigan University, Bacherlor's in Journalism, 2017"},{"name":"Syracuse University, Master's in Communications, 2024"}],"role":"Sports Reporter","longBio":"Greg Wickliffe is a sports reporter for MLive.com and covers local sports in Ann Arbor. Greg writes about various topics, with a primary focus on high school sports. Greg has covered Michigan High School Athletic Association state championships in several sports, including football and basketball, among others. He also has experience covering the NBA, MLB, Olympics and collegiate athletics. He has spent seven years in Journalism, primarily in sports, since graduating from Central Michigan University with a bachelor's degree in journalism in 2017. Prior to joining MLive.com, Greg worked as a sports reporter for The Petoskey News-Review, covering local sports in northern Michigan. Greg also has a master's degree in communications through Syracuse University. ","bio":"","expertise":"Sports.","mt_author_id":"12582548","firstName":"Greg","twitter":"gregwickliffe10","books":[],"podcasts":[],"awards":[{"name":"Regional Emmy Award winner (2025) "}],"beat":"Local Sports-Ann Arbor","_id":"gwickli1","last_updated_date":"2025-09-12T18:58:17.652Z","byline":"Greg Wickliffe |gwickliffe@mlive.com","email":"gwickliffe@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtype":"article","first_publish_date":"2026-02-23T11:05:00Z","additional_properties":{"is_published":true,"publish_date":"2026-02-23T11:05:00Z","has_published_copy":true},"last_updated_date":"2026-02-23T11:06:02.28Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"d6ca439d829360483e639f285b037e12d4b6bfc0c6e1d15210a59bfffe02b0e9"},"caption":"Chelsea's Wyatt Matusik (0) goes up for a layup during a boys basketball game against Dexter on Friday, Feb. 20, 2026, at Chelsea High School.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/ZKRORBTNFNGHJIUNFLGSTNKF3Q.JPG","licensable":false,"credits":{"affiliation":[{"name":"Greg Wickliffe","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/d5126b11-1d26-400b-872e-3b9d8c74f61c.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"gwickliffe@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"gregwickliffe10"}],"social_links":[{"site":"email","url":"gwickliffe@mlive.com"},{"site":"twitter","url":"gregwickliffe10"}],"name":"Greg Wickliffe","description":"","_id":"gwickli1","additional_properties":{"original":{"lastName":"Wickliffe","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/d5126b11-1d26-400b-872e-3b9d8c74f61c.png","education":[{"name":"Central Michigan University, Bacherlor's in Journalism, 2017"},{"name":"Syracuse University, Master's in Communications, 2024"}],"role":"Sports Reporter","longBio":"Greg Wickliffe is a sports reporter for MLive.com and covers local sports in Ann Arbor. Greg writes about various topics, with a primary focus on high school sports. Greg has covered Michigan High School Athletic Association state championships in several sports, including football and basketball, among others. He also has experience covering the NBA, MLB, Olympics and collegiate athletics. He has spent seven years in Journalism, primarily in sports, since graduating from Central Michigan University with a bachelor's degree in journalism in 2017. Prior to joining MLive.com, Greg worked as a sports reporter for The Petoskey News-Review, covering local sports in northern Michigan. Greg also has a master's degree in communications through Syracuse University. ","bio":"","expertise":"Sports.","mt_author_id":"12582548","firstName":"Greg","twitter":"gregwickliffe10","books":[],"podcasts":[],"awards":[{"name":"Regional Emmy Award winner (2025) "}],"beat":"Local Sports-Ann Arbor","_id":"gwickli1","last_updated_date":"2025-09-12T18:58:17.652Z","byline":"Greg Wickliffe |gwickliffe@mlive.com","email":"gwickliffe@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtitle":"Chelsea vs. Dexter boys basketball","width":6000,"creditIPTC":"Greg Wickliffe","_id":"ZKRORBTNFNGHJIUNFLGSTNKF3Q","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/ZKRORBTNFNGHJIUNFLGSTNKF3Q.JPG?auth=d6ca439d829360483e639f285b037e12d4b6bfc0c6e1d15210a59bfffe02b0e9","proxyUrl":"/resizer/v2/ZKRORBTNFNGHJIUNFLGSTNKF3Q.JPG?auth=d6ca439d829360483e639f285b037e12d4b6bfc0c6e1d15210a59bfffe02b0e9","link":"","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/ZKRORBTNFNGHJIUNFLGSTNKF3Q.JPG","published":true,"resizeUrl":"/resizer/v2/ZKRORBTNFNGHJIUNFLGSTNKF3Q.JPG?auth=d6ca439d829360483e639f285b037e12d4b6bfc0c6e1d15210a59bfffe02b0e9","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/ZKRORBTNFNGHJIUNFLGSTNKF3Q.JPG?auth=d6ca439d829360483e639f285b037e12d4b6bfc0c6e1d15210a59bfffe02b0e9&width=300","version":0,"originalName":"IMG_3897.JPG","mime_type":"image/jpeg","alt_text":"","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Chelsea battles rival Dexter in boys basketball "},"_id":"VH5R2VGRZFGABOXDOHYKF5ORB4"}]},"created_date":"2026-02-21T03:22:22Z","last_updated_date":"2026-02-21T03:22:22Z","height":4000,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/ZKRORBTNFNGHJIUNFLGSTNKF3Q.JPG?auth=d6ca439d829360483e639f285b037e12d4b6bfc0c6e1d15210a59bfffe02b0e9&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/ZKRORBTNFNGHJIUNFLGSTNKF3Q.JPG?auth=d6ca439d829360483e639f285b037e12d4b6bfc0c6e1d15210a59bfffe02b0e9&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/ZKRORBTNFNGHJIUNFLGSTNKF3Q.JPG?auth=d6ca439d829360483e639f285b037e12d4b6bfc0c6e1d15210a59bfffe02b0e9&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/ZKRORBTNFNGHJIUNFLGSTNKF3Q.JPG?auth=d6ca439d829360483e639f285b037e12d4b6bfc0c6e1d15210a59bfffe02b0e9&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/vote-saluting-top-standouts-with-ann-arbor-area-athlete-of-the-week-for-feb-16-21.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"FX6WOSP4P5EHHOKFAVX3VJQUKY","published":true,"branch":"default","revision_id":"TZ5DD5U6LFCSRMPX5T7LAN4BVU"},"planning":{"story_length":{"character_count_actual":3521,"inch_count_actual":12,"word_count_actual":586,"line_count_actual":81}},"display_date":"2026-02-23T11:05:00Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"VOTE: Saluting top standouts with Ann Arbor-area Athlete of the Week for Feb. 16-21 "},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/vote-saluting-top-standouts-with-ann-arbor-area-athlete-of-the-week-for-feb-16-21.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-22T18:50:48.5Z","publish_date":"2026-02-23T11:06:01.908Z","_id":"7K4HEPHTWVEDXIQ6WNRQYL5QLQ","website":"mlive","website_url":"/highschoolsports/2026/02/vote-saluting-top-standouts-with-ann-arbor-area-athlete-of-the-week-for-feb-16-21.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"75c45865bd2384e462ada4b1124d71ad8de360bef8c72d382823625482fd00ed"},"caption":"Which Class D boys basketball team was the best in the first decade of the 2000s? Vote now!","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/ONUF5U634JBLXDLHBB56NQIV3Q.jpg","licensable":false,"credits":{"affiliation":[{"name":"Jared Purcell | japurcell@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"japurcell@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"JaredPurcellDET"}],"social_links":[{"site":"email","url":"japurcell@mlive.com"},{"site":"twitter","url":"JaredPurcellDET"}],"name":"Jared Purcell","description":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","_id":"japurcel","additional_properties":{"original":{"lastName":"Purcell","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png","education":[{"name":"Oakland University"}],"role":"Lead reporter for local sports","longBio":"I am the lead reporter for the local sports team at MLive.com and we mainly focus on high school sports coverage throughout Michigan on a local and statewide level. I've lived in Michigan since I was three years old and currently reside in the Detroit suburbs where I also coach cross country in the fall and track and field in the spring.","bio":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","expertise":"High school sports.","mt_author_id":"9339511","firstName":"Jared","twitter":"JaredPurcellDET","podcasts":[],"books":[],"personal_website":"https://www.mlive.com/staff/japurcel/","awards":[],"_id":"japurcel","last_updated_date":"2025-09-12T17:03:19.458Z","bio_page":"","byline":"Jared Purcell | japurcell@mlive.com","email":"japurcell@mlive.com","status":true}},"type":"author","version":"0.5.8","url":""}]},"subtitle":"Vote for the top Class D boys basketball team from 2000-09","width":1280,"creditIPTC":"Jared Purcell | japurcell@mlive.com","_id":"ONUF5U634JBLXDLHBB56NQIV3Q","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/ONUF5U634JBLXDLHBB56NQIV3Q.jpg?auth=75c45865bd2384e462ada4b1124d71ad8de360bef8c72d382823625482fd00ed","proxyUrl":"/resizer/v2/ONUF5U634JBLXDLHBB56NQIV3Q.jpg?auth=75c45865bd2384e462ada4b1124d71ad8de360bef8c72d382823625482fd00ed","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/ONUF5U634JBLXDLHBB56NQIV3Q.jpg","published":true,"resizeUrl":"/resizer/v2/ONUF5U634JBLXDLHBB56NQIV3Q.jpg?auth=75c45865bd2384e462ada4b1124d71ad8de360bef8c72d382823625482fd00ed","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/ONUF5U634JBLXDLHBB56NQIV3Q.jpg?auth=75c45865bd2384e462ada4b1124d71ad8de360bef8c72d382823625482fd00ed&width=300","version":0,"originalName":"4.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-19T18:18:53Z","last_updated_date":"2026-02-19T18:18:53Z","height":720,"image_type":"photograph"},{"_id":"LCADKKTV4FC5DKNSOANKL2K7KI","additional_properties":{},"type":"text","content":"Every year has its champion."},{"_id":"GSP5OXCSY5FRXJY4T3W4Y73LEE","additional_properties":{},"type":"text","content":"Perhaps every decade should as well."},{"_id":"4YSJKCISAVECDEVZHBEYVD6GY4","additional_properties":{},"type":"text","content":"MLive is launching a project to name the top high school boys and girls basketball team from the first decade of the 21st Century, giving readers the final say."},{"_id":"RYKJ7UDXNVCBHIHKF7FDW3P7E4","additional_properties":{},"type":"text","content":"Today we offer our pick for the Top 16 squads that competed in Class D during the 2000-09 timeframe and present them, fittingly, in the form of a basketball bracket."},{"_id":"5GXH2RHNOZFTVDBPXV5SOCSNM4","additional_properties":{},"type":"text","content":"Make your pick for each matchup and we’ll advance the winners until there is just one team standing. Follow along and cast your votes as often as you’d like until the polls close at 9 a.m. Friday, Feb. 27."},{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"eb4df7bb2ff02c2ccbd0c0dacabb7ecbeb6c6f1366e779f8544e97bd02e2d588"},"caption":"Which Class D boys basketball team is the best from 2000-2009? Vote on the opening round matchups now.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/622FYDZQCJBCRBQOFEHB3H6SMU.jpg","licensable":false,"credits":{"affiliation":[{"name":"Jared Purcell | japurcell@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"japurcell@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"JaredPurcellDET"}],"social_links":[{"site":"email","url":"japurcell@mlive.com"},{"site":"twitter","url":"JaredPurcellDET"}],"name":"Jared Purcell","description":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","_id":"japurcel","additional_properties":{"original":{"lastName":"Purcell","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png","education":[{"name":"Oakland University"}],"role":"Lead reporter for local sports","longBio":"I am the lead reporter for the local sports team at MLive.com and we mainly focus on high school sports coverage throughout Michigan on a local and statewide level. I've lived in Michigan since I was three years old and currently reside in the Detroit suburbs where I also coach cross country in the fall and track and field in the spring.","bio":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","expertise":"High school sports.","mt_author_id":"9339511","firstName":"Jared","twitter":"JaredPurcellDET","podcasts":[],"books":[],"personal_website":"https://www.mlive.com/staff/japurcel/","awards":[],"_id":"japurcel","last_updated_date":"2025-09-12T17:03:19.458Z","bio_page":"","byline":"Jared Purcell | japurcell@mlive.com","email":"japurcell@mlive.com","status":true}},"type":"author","version":"0.5.8","url":""}]},"subtitle":"Best Class D Boys Basketball team from 2000-2009","width":2875,"creditIPTC":"Jared Purcell | japurcell@mlive.com","_id":"622FYDZQCJBCRBQOFEHB3H6SMU","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/622FYDZQCJBCRBQOFEHB3H6SMU.jpg?auth=eb4df7bb2ff02c2ccbd0c0dacabb7ecbeb6c6f1366e779f8544e97bd02e2d588","proxyUrl":"/resizer/v2/622FYDZQCJBCRBQOFEHB3H6SMU.jpg?auth=eb4df7bb2ff02c2ccbd0c0dacabb7ecbeb6c6f1366e779f8544e97bd02e2d588","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/622FYDZQCJBCRBQOFEHB3H6SMU.jpg","published":true,"resizeUrl":"/resizer/v2/622FYDZQCJBCRBQOFEHB3H6SMU.jpg?auth=eb4df7bb2ff02c2ccbd0c0dacabb7ecbeb6c6f1366e779f8544e97bd02e2d588","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/622FYDZQCJBCRBQOFEHB3H6SMU.jpg?auth=eb4df7bb2ff02c2ccbd0c0dacabb7ecbeb6c6f1366e779f8544e97bd02e2d588&width=300","version":0,"originalName":"2000s Class D boys basketball brackets.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-22T17:39:21Z","last_updated_date":"2026-02-22T17:39:21Z","height":1642,"image_type":"photograph"},{"_id":"M2SLSWP3EZGBRDSDLYZRUWRGNM","additional_properties":{},"type":"text","content":"<b>1) CEDARVILLE</b>"},{"_id":"FDWZD4DMR5HW7GDYXIY3XP7UQQ","additional_properties":{},"type":"text","content":"<b>Year</b>: 2007"},{"_id":"676X45YJN5HF5B5YARSBFLYFQI","additional_properties":{},"type":"text","content":"<b>Record</b>: 26-0"},{"_id":"I3XYBWRSO5GBDDPJIFQJP5S7FA","additional_properties":{},"type":"text","content":"<b>Playoff result</b>: State champion"},{"_id":"46RWQ3CT2VG5LIK3P3LCBEQ76Y","additional_properties":{},"type":"text","content":"<b>VS.</b>"},{"_id":"MVR3CVVZZBD2FAHYJLGOEQYQYE","additional_properties":{},"type":"text","content":"<b>16) MARION</b>"},{"_id":"NKYIBIXZRVACLPEKZPDIOC5GMM","additional_properties":{},"type":"text","content":"<b>Year</b>: 2001"},{"_id":"M2MPE3G4ZNH7VPN24N4AA7GHWQ","additional_properties":{},"type":"text","content":"<b>Record</b>: 19-7"},{"_id":"CFYHJJ6ULNGMBIY7UPCIJ5RHFA","additional_properties":{},"type":"text","content":"<b>Playoff result</b>: State runner-up"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16660258","type":"polldaddy"},"_id":"M2TGIJLHVBCFTAHDXMTOPCVHUU","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16660258-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16660258.js\"><\/script><noscript><iframe src=\"https://poll.fm/16660258/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16660258","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins the 2007 Cedarville vs. 2001 Marion matchup?","version":"1.0"},"type":"oembed_response"},{"_id":"DXKOAHU335GVHMAZIQKLRN552I","additional_properties":{},"type":"text","content":"<b>2) WYOMING TRI-UNITY</b>"},{"_id":"H5ZRO3WE6ZHQ3NW73EVVTDWBQM","additional_properties":{},"type":"text","content":"<b>Year</b>: 2002"},{"_id":"S5EAU6SKUVF35C4PHGJ5TYKOHU","additional_properties":{},"type":"text","content":"<b>Record</b>: 26-1"},{"_id":"SB6ZZLPRIRGCTCUOCWQ4KNZ26I","additional_properties":{},"type":"text","content":"<b>Playoff result</b>: State champion"},{"_id":"5W5B3DYMXJCRJDPUM47LPMHS6Q","additional_properties":{},"type":"text","content":"<b>VS.</b>"},{"_id":"OXGANNDIQZA7VNQ6R55MGZJG6I","additional_properties":{},"type":"text","content":"<b>15) CEDARVILLE</b>"},{"_id":"BQ6UPHONH5ATZPZ6JODSD3AZ5I","additional_properties":{},"type":"text","content":"<b>Year</b>: 2009"},{"_id":"XCIF6FOJ7FCQ3LXBTGLX76UHRU","additional_properties":{},"type":"text","content":"<b>Record</b>: 25-2"},{"_id":"CFCCHNDW2FESLBG5FBWHQR4WIU","additional_properties":{},"type":"text","content":"<b>Playoff result</b>: State runner-up"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16660287","type":"polldaddy"},"_id":"DBCYOYFLWFEUDBEW33KNSXLTJA","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16660287-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16660287.js\"><\/script><noscript><iframe src=\"https://poll.fm/16660287/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16660287","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins the 2002 Tri-Unity vs. 2009 Cedarville matchup?","version":"1.0"},"type":"oembed_response"},{"_id":"P67PMT7GUNHFRHO3T5WNJBC4H4","additional_properties":{},"type":"text","content":"<b>3) MUSKEGON W. MICHIGAN CHRISTIAN</b>"},{"_id":"2YCJ67XLYJCN3LTJTL7IHFL6BA","additional_properties":{},"type":"text","content":"<b>Year</b>: 2008"},{"_id":"RIMMSCZ4QVGWLI4UCH2WUKRN2E","additional_properties":{},"type":"text","content":"<b>Record</b>: 24-3"},{"_id":"ESED4HPDKZBYZMA6STUSJO3ELU","additional_properties":{},"type":"text","content":"<b>Playoff result</b>: State champion"},{"_id":"5AGVRB7JMRBIFEK52UMENGE234","additional_properties":{},"type":"text","content":"<b>VS.</b>"},{"_id":"BWVQKGC27FEKXDQZUXXTMCK5ZU","additional_properties":{},"type":"text","content":"<b>14) FOWLER </b>"},{"_id":"AAFSP7YKURDOLL23XGPD3P7F6Y","additional_properties":{},"type":"text","content":"<b>Year</b>: 2002"},{"_id":"UXDWTR5HSZG6XBRR6IH2OMCD6I","additional_properties":{},"type":"text","content":"<b>Record</b>: 25-2"},{"_id":"G6V3BL5JMFBMRPYJHFB7O6IMPA","additional_properties":{},"type":"text","content":"<b>Playoff result</b>: State runner-up"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16660296","type":"polldaddy"},"_id":"UKR4PUQ7FVARZB7XPZTKLHKMJI","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16660296-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16660296.js\"><\/script><noscript><iframe src=\"https://poll.fm/16660296/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16660296","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins the 2008 Western Michigan Christian vs. 2002 Fowler matchup?","version":"1.0"},"type":"oembed_response"},{"_id":"ZO6CTIB2DVCX5BQY55DYFQ537Y","additional_properties":{},"type":"text","content":"<b>4) COVERT</b>"},{"_id":"WBAVZBQAVVDYTNNK2ZTL4ODGUM","additional_properties":{},"type":"text","content":"<b>Year</b>: 2001"},{"_id":"C6MTGWP3LJEBBNYPDIRWRPAUXY","additional_properties":{},"type":"text","content":"<b>Record</b>: 24-3"},{"_id":"WCC2KGZBYJGWVIU4FS7X7VFYAI","additional_properties":{},"type":"text","content":"<b>Playoff result</b>: State champion"},{"_id":"BUDWOSO5QNHNTOP7NT6ZZJX4BE","additional_properties":{},"type":"text","content":"<b>VS.</b>"},{"_id":"4PBEK7XAFNH63J7OCDMTLSNA64","additional_properties":{},"type":"text","content":"<b>13) MOUNT PLEASANT SACRED HEART</b>"},{"_id":"VKKUQNJ42RGKNGDQMIWN5TKKPU","additional_properties":{},"type":"text","content":"<b>Year</b>: 2006"},{"_id":"TNEUHNX4YVFCNJNPDUUE3XXH74","additional_properties":{},"type":"text","content":"<b>Record</b>: 25-2"},{"_id":"C4RYKIE5ERC5XJ7ZUNN5PODFPI","additional_properties":{},"type":"text","content":"<b>Playoff result</b>: State runner-up"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16660304","type":"polldaddy"},"_id":"QVQQVBESFJHCZLODTYIPEKNEQA","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16660304-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16660304.js\"><\/script><noscript><iframe src=\"https://poll.fm/16660304/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16660304","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins the 2001 Covert vs. 2006 Sacred Heart matchup?","version":"1.0"},"type":"oembed_response"},{"_id":"APBVYKIO4ZEIFCNFWJLIDG5MQA","additional_properties":{},"type":"text","content":"<b>5) MUSKEGON W. MICHIGAN CHRISTIAN</b>"},{"_id":"T3IXJDYKSJHRVHEI6DN7GH3ECY","additional_properties":{},"type":"text","content":"<b>Year</b>: 2009"},{"_id":"OQKQXP3AMNBW5DBW43M7CJK2TM","additional_properties":{},"type":"text","content":"<b>Record</b>: 24-4"},{"_id":"6ZN63KCD6FGBPMKSIUKQ5FA24U","additional_properties":{},"type":"text","content":"<b>Playoff result</b>: State champion"},{"_id":"MZDZBL5IORFYRIL2MQU3O7KZJM","additional_properties":{},"type":"text","content":"<b>VS.</b>"},{"_id":"VGRH3RUS7JDMFGOCT6KAU4V7MY","additional_properties":{},"type":"text","content":"<b>12) BELLAIRE</b>"},{"_id":"RGN6YOKWFVCTDFSLKKDCWG4O4Q","additional_properties":{},"type":"text","content":"<b>Year</b>: 2005"},{"_id":"CEF4EMHTVNAWXIC2SIGDQXXP7M","additional_properties":{},"type":"text","content":"<b>Record</b>: 26-1"},{"_id":"MQAY6FVEHBFLLLAN2P7E633VYI","additional_properties":{},"type":"text","content":"<b>Playoff result</b>: State runner-up"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16660313","type":"polldaddy"},"_id":"YLQGFV3MERDR7N437JHMGYOZJI","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16660313-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16660313.js\"><\/script><noscript><iframe src=\"https://poll.fm/16660313/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16660313","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins the 2009 Western Michigan Christian vs. 2005 Bellaire matchup?","version":"1.0"},"type":"oembed_response"},{"_id":"5DTJWWFJ6NGRPCZABQJNJRHH64","additional_properties":{},"type":"text","content":"<b>6) DETROIT ROGERS</b>"},{"_id":"AQYQT4DOVRFBRD6OGSPXGVDLJ4","additional_properties":{},"type":"text","content":"<b>Year</b>: 2003"},{"_id":"5WYH4GQBZJGR3KQTUIEQ45J4DI","additional_properties":{},"type":"text","content":"<b>Record</b>: 23-4"},{"_id":"GL5AQB32RZEZ7KXYJMXGHHI6YI","additional_properties":{},"type":"text","content":"<b>Playoff result</b>: State champion"},{"_id":"UUMXQHH5CZGB3EMT32DRIT7GDI","additional_properties":{},"type":"text","content":"<b>VS.</b>"},{"_id":"3Q5C6ZFTMNAJLNFLQ6CS4QZ5FQ","additional_properties":{},"type":"text","content":"<b>11) WYOMING TRI-UNITY</b>"},{"_id":"DGE3EXRGLBCJ5E2IFAPD7RK7EI","additional_properties":{},"type":"text","content":"<b>Year</b>: 2006"},{"_id":"L7K33VS6BVEARDBM5X36WORI3M","additional_properties":{},"type":"text","content":"<b>Record</b>: 20-8"},{"_id":"R3S3KNFIMRASRMBAWXQ33RUX44","additional_properties":{},"type":"text","content":"<b>Playoff result</b>: State champion"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16660325","type":"polldaddy"},"_id":"NEW3UJP5VBDDHBKA6ZFWCLG5DQ","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16660325-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16660325.js\"><\/script><noscript><iframe src=\"https://poll.fm/16660325/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16660325","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins the 2003 Detroit Rogers vs. 2006 Tri-Unity matchup?","version":"1.0"},"type":"oembed_response"},{"_id":"EDND4NA6IBFJFIGM4TEJJK5S7E","additional_properties":{},"type":"text","content":"<b>7) DETROIT ROGERS</b>"},{"_id":"ANFXKCFP2JHB7B4EWUROR5IBWQ","additional_properties":{},"type":"text","content":"<b>Year</b>: 2005"},{"_id":"BTWYYKBR7NEKHDE3CNQMSJDLKA","additional_properties":{},"type":"text","content":"<b>Record</b>: 23-4"},{"_id":"VTN365EAWNH5XN7K7XOPFJLTEA","additional_properties":{},"type":"text","content":"<b>Playoff result</b>: State champion"},{"_id":"7MXPBOI5ZBA3FETVBAHFYS7UTU","additional_properties":{},"type":"text","content":"<b>VS.</b>"},{"_id":"W2PFUAS5XVFMNDCHG4BRSED4HQ","additional_properties":{},"type":"text","content":"<b>10) BARK RIVER-HARRIS</b>"},{"_id":"4QPJ4LIZ6NBVFKYXZ32CJD2VMQ","additional_properties":{},"type":"text","content":"<b>Year</b>: 2003"},{"_id":"YKCJY2PEFJDBHKHR5PQAVHK7EM","additional_properties":{},"type":"text","content":"<b>Record</b>: 27-1"},{"_id":"SO6B7WDMNVDM5JJZK4ROT7PQ7I","additional_properties":{},"type":"text","content":"<b>Playoff result</b>: State runner-up"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16660332","type":"polldaddy"},"_id":"PJZZ4EMQRZANNIF5JFFR3BMO6M","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16660332-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16660332.js\"><\/script><noscript><iframe src=\"https://poll.fm/16660332/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16660332","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins the 2005 Detroit Rogers vs. 2003 Bark River-Harris matchup?","version":"1.0"},"type":"oembed_response"},{"_id":"TDXXNPRFPBFHNI3NGT6KQJLQFA","additional_properties":{},"type":"text","content":"<b>8) DETROIT CITY</b>"},{"_id":"VTER3MHZDBF6HJDVNLIGPLV7PM","additional_properties":{},"type":"text","content":"<b>Year</b>: 2000"},{"_id":"GCJSLMUUMVH7FMIDA4XLC67BB4","additional_properties":{},"type":"text","content":"<b>Record</b>: 23-4"},{"_id":"GYM4ZJZXTBH6PFZI5UVJQWNI6Y","additional_properties":{},"type":"text","content":"<b>Playoff result</b>: State champion"},{"_id":"METEYN7W2NDPLGT77LUNBTSOUY","additional_properties":{},"type":"text","content":"<b>VS.</b>"},{"_id":"NPAFO6DOMNC2JOKRRVBJ5GBCFI","additional_properties":{},"type":"text","content":"<b>9) DETROIT ROGERS</b>"},{"_id":"5IWOXOLKIVHJTH7O66WU3RRLAQ","additional_properties":{},"type":"text","content":"<b>Year</b>: 2004"},{"_id":"KYWO6OAZDZD4DOQT5IVK2JRXAY","additional_properties":{},"type":"text","content":"<b>Record</b>: 22-6"},{"_id":"I72DNIIIWVEBZDXFFRCZIN3ZOA","additional_properties":{},"type":"text","content":"<b>Playoff result</b>: State champion"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16660340","type":"polldaddy"},"_id":"TMITCVNBXBC4BLLAENLOX2X6ZU","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16660340-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16660340.js\"><\/script><noscript><iframe src=\"https://poll.fm/16660340/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16660340","type":"polldaddy","provider_name":"Polldaddy","title":"Who wins the 2000 Detroit City vs. 2004 Detroit Rogers matchup?","version":"1.0"},"type":"oembed_response"},{"_id":"CDTY6GZUMRFG5GJLX3DW5PXIBQ","additional_properties":{},"type":"text","content":"<i>MLive wants to know which team from the first decade of the 2000s is the best. This post is one of eight across boys and girls basketball to get the voting. Stick with MLive to vote in every round as we crown the top boys and girls basketball teams from 2000-09.</i>"},{"_id":"SPRLRFJH2JBYZGXUMO6AGO2D6E","type":"raw_html","content":"<adi-stories-by-section-tag adiWidgetId=\"widgie-739a6a10-c7f4-4ad6-8ecf-03742eb7d3c9\"></adi-stories-by-section-tag>"}],"description":{"basic":"Part of MLive's quest to select the top high school basketball team from the 2000-09 decade"},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"custom_id":"PLA4c6a386d5","label":"CEDARVILLEYear","type":"Place"}],"categories":[{"score":1,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":0.9223,"classifier":"iab_content_taxonomy","name":"Sports>Basketball","_id":"483.547"},{"score":0.7532,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"score":0.7045,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Basketball","_id":"483.487.489"}],"content_topics":[{"score":0.8829,"_id":"Q8677801","label":"Newspaper companies of the United States"},{"score":0.8366,"_id":"Q7209959","label":"Newspaper publishing"},{"score":0.7963,"_id":"Q6161946","label":"Newspapers"},{"score":0.7607,"_id":"Q8221877","label":"Advance Publications"},{"score":0.729,"_id":"Q7050046","label":"Newspaper companies"},{"score":0.7005,"_id":"Q8399084","label":"Economy of Grand Rapids, Michigan"},{"score":0.6791,"_id":"Q7077035","label":"Journalism"},{"score":0.6512,"_id":"Q6006335","label":"News media"},{"score":0.634,"_id":"Q6808364","label":"Michigan"},{"score":0.6192,"_id":"Q2910549","label":"MLive Media Group"},{"score":0.6158,"_id":"Q7021007","label":"Basketball"},{"score":0.61,"_id":"Q7256778","label":"Grand Rapids, Michigan"},{"score":0.5909,"_id":"Q8804225","label":"Michigan counties"},{"score":0.5748,"_id":"Q8134372","label":"West Michigan"},{"score":0.574,"_id":"Q1457982","label":"Sports"},{"score":0.5597,"_id":"Q8287334","label":"Balls"},{"score":0.559,"_id":"Q8625031","label":"Society of Michigan"},{"score":0.5443,"_id":"Q8807207","label":"Publishing organizations"},{"score":0.5327,"_id":"Q7379346","label":"Ball games"},{"score":0.5305,"_id":"Q8594143","label":"Magazine publishing"},{"score":0.5198,"_id":"Q7216322","label":"Team sports"},{"score":0.5165,"_id":"Q8399380","label":"Economy of Michigan"},{"score":0.506,"_id":"Q113365623","label":"Team activities"},{"score":0.5053,"_id":"Q9531345","label":"Periodicals"},{"score":0.4938,"_id":"Q5934354","label":"Publishing companies of the United States"},{"score":0.4829,"_id":"Q10112328","label":"Print media"},{"score":0.4726,"_id":"Q8594183","label":"Magazine publishing companies of the United States"},{"score":0.465,"_id":"Q7017036","label":"Indoor sports"},{"score":0.4628,"_id":"Q7197350","label":"American websites"},{"score":0.4534,"_id":"Q20930834","label":"Publishing companies of North America"},{"score":0.452,"_id":"Q12439","label":"Detroit"},{"score":0.4445,"_id":"Q5836947","label":"Publishing"},{"score":0.4285,"_id":"Q7821258","label":"Summer sports"},{"score":0.4133,"_id":"Q9991105","label":"Summer Olympic sports"},{"score":0.3993,"_id":"Q8480500","label":"Games of physical skill"},{"score":0.3875,"_id":"Q7015574","label":"International sports competitions"},{"score":0.3864,"_id":"Q65719806","label":"Spherical objects"},{"score":0.376,"_id":"Q9033020","label":"Athletic sports"},{"score":0.3632,"_id":"Q7024248","label":"Olympic sports"},{"score":0.3558,"_id":"Q5550381","label":"Culture of the United States"},{"score":0.3528,"_id":"Q63534367","label":"Games and sports"},{"score":0.35,"_id":"Q114046211","label":"Sports segments"},{"score":0.3339,"_id":"Q7215602","label":"Summer Olympic Games"},{"score":0.3286,"_id":"Q6337045","label":"Entertainment"},{"score":0.3252,"_id":"Q7213781","label":"Sports equipment"},{"score":0.3093,"_id":"Q125071486","label":"Western sports"},{"score":0.3026,"_id":"Q4477074","label":"Games"},{"score":0.302,"_id":"Q8480422","label":"Game equipment"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/saginaw-bay-city","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Saginaw and Bay City Sports","description":"Saginaw and Bay City Sports on MLive.com","_id":"/sports/saginaw-bay-city","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/saginaw-bay-city"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/saginaw-bay-city/","default_content":null},"site":{"site_keywords":"saginaw, bay city, michigan, sports, saginaw spirit hockey, central michigan university, cmu, chippewas, saginaw valley state university, svsu, cardinals, great lakes loons, football, baseball, basketball, hockey, soccer","site_description":"Saginaw and Bay City Sports on MLive.com","site_section":"Sports","headline":"Saginaw and Bay City Sports","site_title":"Saginaw and Bay City Sports"},"navigation":{"nav_title":"Saginaw and Bay City Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Saginaw and Bay City Sports","_id":"/sports/saginaw-bay-city","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1024}}},"_website_section_id":"mlive./sports/saginaw-bay-city","type":"section","version":"0.6.0"},{"path":"/sports/muskegon","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Muskegon Sports","description":"Muskegon, Michigan sports news. Get the latest Muskegon high school sports, college sports and more. Get the latest news on the Muskegon Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Muskegon Chronicle - MLive.com","_id":"/sports/muskegon","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/muskegon"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/muskegon/","default_content":null},"site":{"site_keywords":"Muskegon Sports, Muskegon Michigan Sports, Muskegon High School Sports","site_description":"Muskegon, Michigan sports news. Get the latest Muskegon high school sports, college sports and more. Get the latest news on the Muskegon Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Muskegon Chronicle - MLive.com","site_section":"Sports","headline":"Muskegon Sports","site_title":"Muskegon Sports"},"navigation":{"nav_title":"Muskegon Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Muskegon Sports","_id":"/sports/muskegon","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1035}}},"_website_section_id":"mlive./sports/muskegon","type":"section","version":"0.6.0"},{"path":"/sports/kalamazoo","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Kalamazoo Sports","description":"Find the latest Kalamazoo high school, college and other local sports news. Get updates on Kalamazoo Wings and Western Michigan Broncos at MLive.com\"> <meta name=\"keywords\" content=\"Local sports news for Kalamazoo, Kalamazoo Gazette Sports, Kalamazoo Youth Sports, Kalamazoo Sports, Kalamazoo Gazette high school sports, Kalamazoo Wings, Western Michigan Broncos, prep sportssports/kalamazoo","_id":"/sports/kalamazoo","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/kalamazoo"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/kalamazoo/","default_content":null},"site":{"site_keywords":null,"site_description":"Find the latest Kalamazoo high school, college and other local sports news. Get updates on Kalamazoo Wings and Western Michigan Broncos at MLive.com\"> <meta name=\"keywords\" content=\"Local sports news for Kalamazoo, Kalamazoo Gazette Sports, Kalamazoo Youth Sports, Kalamazoo Sports, Kalamazoo Gazette high school sports, Kalamazoo Wings, Western Michigan Broncos, prep sportssports/kalamazoo","site_section":"Sports","headline":"Kalamazoo Sports","site_title":"Kalamazoo Sports"},"navigation":{"nav_title":"Kalamazoo Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Kalamazoo Sports","_id":"/sports/kalamazoo","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1038}}},"_website_section_id":"mlive./sports/kalamazoo","type":"section","version":"0.6.0"},{"path":"/sports/jackson","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Jackson Sports","description":"Jackson, Michigan sports news. Get the latest on Jackson high school sports, college sports and more. Browse photos, videos and more at the Jackson Citizen Patriot - MLive.com","_id":"/sports/jackson","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/jackson"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/jackson/","default_content":null},"site":{"site_keywords":"Jackson Sports, Jackson Michigan Sports, Jackson High School Sports, Jackson Prep Sports, Local Jackson Sports","site_description":"Jackson, Michigan sports news. Get the latest on Jackson high school sports, college sports and more. Browse photos, videos and more at the Jackson Citizen Patriot - MLive.com","site_section":"Sports","headline":"Jackson Sports","site_title":"Jackson Sports"},"navigation":{"nav_title":"Jackson Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Jackson Sports","_id":"/sports/jackson","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1036}}},"_website_section_id":"mlive./sports/jackson","type":"section","version":"0.6.0"},{"path":"/sports/grand-rapids","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Grand Rapids Sports","description":"Grand Rapids, Michigan sports news. Get the latest Grand Rapids high school sports, college sports and more. Get the latest news on the Grand Rapids Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Grand Rapids Press - MLive.com","_id":"/sports/grand-rapids","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/grand-rapids"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/grand-rapids","default_content":null},"site":{"site_keywords":"Grand Rapids Sports, Grand Rapids Michigan Sports, Grand Rapids High School Sports","site_description":"Grand Rapids, Michigan sports news. Get the latest Grand Rapids high school sports, college sports and more. Get the latest news on the Grand Rapids Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Grand Rapids Press - MLive.com","site_section":"Sports","headline":"Grand Rapids Sports","site_title":"Grand Rapids Sports"},"navigation":{"nav_title":"Grand Rapids Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Grand Rapids Sports","_id":"/sports/grand-rapids","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1039}}},"_website_section_id":"mlive./sports/grand-rapids","type":"section","version":"0.6.0"},{"path":"/sports/flint","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Flint Sports","description":"Flint, Michigan sports news. Get the latest Flint-area high school sports, college sports, Detroit sports news, and more. Get the latest news on the Buick Open, Crim Race, Mott Community College Bears and Flint Generals. Browse photos, videos and more at The Flint Journal - MLive.com","_id":"/sports/flint","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/flint"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/flint/","default_content":null},"site":{"site_keywords":"Flint Sports, Flint Michigan Sports, Flint High School Sports","site_description":"Flint, Michigan sports news. Get the latest Flint-area high school sports, college sports, Detroit sports news, and more. Get the latest news on the Buick Open, Crim Race, Mott Community College Bears and Flint Generals. Browse photos, videos and more at The Flint Journal - MLive.com","site_section":"Sports","headline":"Flint Sports","site_title":"Flint Sports"},"navigation":{"nav_title":"Flint Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Flint Sports","_id":"/sports/flint","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1023}}},"_website_section_id":"mlive./sports/flint","type":"section","version":"0.6.0"},{"path":"/detroit","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Detroit","description":"Detroit news, sports and more","_id":"/detroit","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/"},"_admin":{"tracking_node":null,"alias_ids":[],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/detroit/"},"navigation":{"nav_title":"Detroit","is_this_a_link_or_a_section":"Both","nav_display":"true"},"site":{"site_keywords":"detroit news, detroit sports, detroit events, detroit entertainment","site_description":"Detroit news, sports and more","headline":"Detroit","site_section":"News","site_title":"Detroit news, sports and more"},"inactive":false,"node_type":"section","_website":"mlive","name":"Detroit","_id":"/detroit","ancestors":{"default":[],"ellipsis":["/"]},"order":{"ellipsis":1001}}},"_website_section_id":"mlive./detroit","type":"section","version":"0.6.0"},{"path":"/sports/detroit","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Detroit Sports","description":"Get the latest news, scores and analyis on Detroit sports at MLive.com.","_id":"/sports/detroit","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/detroit"},"_admin":{"tracking_node":null,"alias_ids":["/sports/detroit"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/detroit/"},"navigation":{"nav_title":"Detroit","is_this_a_link_or_a_section":"Both","nav_display":"true"},"site":{"site_keywords":"Detroit sports, Detroit Lions news, Detroit Tigers news, Detroit Pistons news, Detroit Red Wings news","site_description":"Get the latest news, scores and analyis on Detroit sports at MLive.com.","headline":"Detroit Sports","site_section":"Sports","site_title":"Detroit Sports"},"inactive":false,"node_type":"section","_website":"mlive","name":"Detroit Sports","_id":"/sports/detroit","ancestors":{"default":[],"ellipsis":["/detroit","/"]},"order":{"ellipsis":2001}}},"_website_section_id":"mlive./sports/detroit","type":"section","version":"0.6.0"},{"path":"/sports/ann-arbor","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Ann Arbor Sports","description":"Ann Arbor, Michigan sports news. Get the latest Ann Arbor high school sports, college sports, University of Michigan Wolverines, Eastern Michigan University Eagles news, and more. Browse photos, videos and more at The Ann Arbor News - MLive.com","_id":"/sports/ann-arbor","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/ann-arbor"],"commercial_node":null,"url_path":"www.mlive.com/sports/ann-arbor/","default_content":null},"site":{"site_keywords":"Ann Arbor Sports, Ann Arbor Michigan Sports, Ann Arbor High School Sports, Eastern Michigan University Eagles, University of Michigan Football, University of Michigan Basketball, Wolverines Football, Wolverines Basketball, University of Michigan Wolverines","site_description":"Ann Arbor, Michigan sports news. Get the latest Ann Arbor high school sports, college sports, University of Michigan Wolverines, Eastern Michigan University Eagles news, and more. Browse photos, videos and more at The Ann Arbor News - MLive.com","site_section":"Sports","headline":"Ann Arbor Sports","site_title":"Ann Arbor Sports"},"navigation":{"nav_title":"Ann Arbor Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Ann Arbor Sports","_id":"/sports/ann-arbor","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1037}}},"_website_section_id":"mlive./sports/ann-arbor","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@mlive-river","_id":"1771626427343","text":"@mlive-river","slug":"mlive-river"},{"description":"@sa-river","_id":"1771626429732","text":"@sa-river","slug":"sa-river"},{"description":"@fl-river","_id":"1771626433967","text":"@fl-river","slug":"fl-river"},{"description":"@aa-river","_id":"1771626438312","text":"@aa-river","slug":"aa-river"},{"description":"@jx-river","_id":"1771626444171","text":"@jx-river","slug":"jx-river"},{"description":"@kz-river","_id":"1771626447128","text":"@kz-river","slug":"kz-river"},{"description":"@gr-river","_id":"1771626450607","text":"@gr-river","slug":"gr-river"},{"description":"@highschoolsports-sbc","_id":"1771626455646","text":"@highschoolsports-sbc","slug":"highschoolsports-sbc"},{"description":"@highschoolsports-fl","_id":"1771626460182","text":"@highschoolsports-fl","slug":"highschoolsports-fl"},{"description":"@highschoolsports-aa","_id":"1771626474132","text":"@highschoolsports-aa","slug":"highschoolsports-aa"},{"description":"@highschoolsports-jx","_id":"1771626480633","text":"@highschoolsports-jx","slug":"highschoolsports-jx"},{"description":"@highschoolsports-kz","_id":"1771626485260","text":"@highschoolsports-kz","slug":"highschoolsports-kz"},{"description":"@highschoolsports-gr","_id":"1771626495004","text":"@highschoolsports-gr","slug":"highschoolsports-gr"},{"description":"@highschoolsports-mu","_id":"1771626500681","text":"@highschoolsports-mu","slug":"highschoolsports-mu"},{"description":"high-school-basketball","_id":"1771626507231","text":"high-school-basketball","slug":"high-school-basketball"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/8148d55f-bcb8-413e-badd-eaaec116c400.JPG"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"lthomps2@mlive.com"},{"site":"facebook","deprecated":true,"deprecation_msg":"Please use social_links.","url":"https://www.facebook.com/lee.thompson.31105"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"LeeTsports"}],"social_links":[{"site":"email","url":"lthomps2@mlive.com"},{"site":"facebook","url":"https://www.facebook.com/lee.thompson.31105"},{"site":"twitter","url":"LeeTsports"}],"name":"Lee Thompson","description":"Sportswriter at The Bay City Times since 1996. Bay City native. Graduate of T.L. Handy '86 and Central Michigan University '90. Married with four children. Achieved career goal with hole in one in 2014!","_id":"lthompso","additional_properties":{"original":{"lastName":"Thompson","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/8148d55f-bcb8-413e-badd-eaaec116c400.JPG","education":[],"longBio":"Lee Thompson has served as a sportswriter at MLive and The Bay City Times since 1996, covering all local sports with an emphasis on our 24 area high schools. He has earned numerous awards from the Michigan Press Association and the Associated Press, sweeping first place in four different categories three times in his career. He was honored with the President's Award by the Bay County Sports Hall of Fame in 2013. Prior to joining The Bay City Times, he served as sports editor at Mount Pleasant Morning Sun and also worked at The Saginaw News, the Midland Daily News and the Ogemaw County Herald. The Bay City native is a 1986 graduate of T.L. Handy High School and a 1990 graduate of Central Michigan University, where he served as sports editor of CM Life. He and wife Diane have four sons.","facebook":"https://www.facebook.com/lee.thompson.31105","bio":"Sportswriter at The Bay City Times since 1996. Bay City native. Graduate of T.L. Handy '86 and Central Michigan University '90. Married with four children. Achieved career goal with hole in one in 2014!","mt_author_id":"3024","firstName":"Lee","twitter":"LeeTsports","podcasts":[],"books":[],"awards":[],"_id":"lthompso","last_updated_date":"2025-10-06T20:44:47.738Z","byline":"Lee Thompson | lthomps2@mlive.com","email":"lthomps2@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtype":"article","first_publish_date":"2026-02-23T11:04:00Z","additional_properties":{"pc_content_hash":"0037b3279c7f3aadc7d5f6d7c049b8972ae1b1acb727b78e94de66acc553a479","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Sports Fan","confidence":0.9},{"persona":"Basketball Enthusiast","confidence":0.8},{"persona":"Competitive Player","confidence":0.7},{"persona":"Student Athlete","confidence":0.6},{"persona":"Active Lifestyle Advocate","confidence":0.5},{"persona":"Casual Athlete","confidence":0},{"persona":"Adrenaline Junkie","confidence":0},{"persona":"Athletic Trainer","confidence":0},{"persona":"Sports Analyst","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Athletic Recruiter","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0}],"iab_taxonomy":[["Category name: Sports>Basketball","Confidence: 0.9212103486061096"],["Category name: Education>Secondary Education","Confidence: 0.6353782415390015"],["Category name: Sports>College Sports","Confidence: 0.44294819235801697"],["Category name: Politics>Civic affairs","Confidence: 0.33697009086608887"]]},"is_published":false,"publish_date":"2026-02-23T11:04:00.000Z","has_published_copy":true},"last_updated_date":"2026-02-23T11:04:39.452Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"75c45865bd2384e462ada4b1124d71ad8de360bef8c72d382823625482fd00ed"},"caption":"Which Class D boys basketball team was the best in the first decade of the 2000s? Vote now!","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/ONUF5U634JBLXDLHBB56NQIV3Q.jpg","licensable":false,"credits":{"affiliation":[{"name":"Jared Purcell | japurcell@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"japurcell@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"JaredPurcellDET"}],"social_links":[{"site":"email","url":"japurcell@mlive.com"},{"site":"twitter","url":"JaredPurcellDET"}],"name":"Jared Purcell","description":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","_id":"japurcel","additional_properties":{"original":{"lastName":"Purcell","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png","education":[{"name":"Oakland University"}],"role":"Lead reporter for local sports","longBio":"I am the lead reporter for the local sports team at MLive.com and we mainly focus on high school sports coverage throughout Michigan on a local and statewide level. I've lived in Michigan since I was three years old and currently reside in the Detroit suburbs where I also coach cross country in the fall and track and field in the spring.","bio":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","expertise":"High school sports.","mt_author_id":"9339511","firstName":"Jared","twitter":"JaredPurcellDET","podcasts":[],"books":[],"personal_website":"https://www.mlive.com/staff/japurcel/","awards":[],"_id":"japurcel","last_updated_date":"2025-09-12T17:03:19.458Z","bio_page":"","byline":"Jared Purcell | japurcell@mlive.com","email":"japurcell@mlive.com","status":true}},"type":"author","version":"0.5.8","url":""}]},"subtitle":"Vote for the top Class D boys basketball team from 2000-09","width":1280,"creditIPTC":"Jared Purcell | japurcell@mlive.com","_id":"ONUF5U634JBLXDLHBB56NQIV3Q","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/ONUF5U634JBLXDLHBB56NQIV3Q.jpg?auth=75c45865bd2384e462ada4b1124d71ad8de360bef8c72d382823625482fd00ed","proxyUrl":"/resizer/v2/ONUF5U634JBLXDLHBB56NQIV3Q.jpg?auth=75c45865bd2384e462ada4b1124d71ad8de360bef8c72d382823625482fd00ed","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/ONUF5U634JBLXDLHBB56NQIV3Q.jpg","published":true,"resizeUrl":"/resizer/v2/ONUF5U634JBLXDLHBB56NQIV3Q.jpg?auth=75c45865bd2384e462ada4b1124d71ad8de360bef8c72d382823625482fd00ed","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/ONUF5U634JBLXDLHBB56NQIV3Q.jpg?auth=75c45865bd2384e462ada4b1124d71ad8de360bef8c72d382823625482fd00ed&width=300","version":0,"originalName":"4.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-19T18:18:53Z","last_updated_date":"2026-02-19T18:18:53Z","height":720,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/ONUF5U634JBLXDLHBB56NQIV3Q.jpg?auth=75c45865bd2384e462ada4b1124d71ad8de360bef8c72d382823625482fd00ed&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/ONUF5U634JBLXDLHBB56NQIV3Q.jpg?auth=75c45865bd2384e462ada4b1124d71ad8de360bef8c72d382823625482fd00ed&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/ONUF5U634JBLXDLHBB56NQIV3Q.jpg?auth=75c45865bd2384e462ada4b1124d71ad8de360bef8c72d382823625482fd00ed&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/ONUF5U634JBLXDLHBB56NQIV3Q.jpg?auth=75c45865bd2384e462ada4b1124d71ad8de360bef8c72d382823625482fd00ed&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/vote-now-for-the-top-class-d-boys-basketball-team-from-2000-09.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"7BSW6RLWRFG2XPZQVEQDP5BWFM","published":true,"branch":"default","revision_id":"ZCDH45MIBJDKBGUZF5Z7KPUB5Q"},"planning":{"story_length":{"character_count_actual":2012,"inch_count_actual":12,"word_count_actual":344,"line_count_actual":80}},"display_date":"2026-02-23T11:04:00Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"Vote now for the top Class D boys basketball team from 2000-09"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/vote-now-for-the-top-class-d-boys-basketball-team-from-2000-09.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-20T22:33:13.708Z","publish_date":"2026-02-23T11:04:00Z","_id":"R6XIOQ5H7JHFJK5X2FURG5IM2E","website":"mlive","website_url":"/highschoolsports/2026/02/vote-now-for-the-top-class-d-boys-basketball-team-from-2000-09.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"67cbd29db9f3b8cff1ffc16dcf3b95d65eece76f488f0ede20fa7b08a9540de6"},"caption":"Pinconning’s Ryan Kowalczyk (23) reaches to block an attempted basket by Beaverton’s Reed Sprague (32) during a high school basketball game this season.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/FJ5DMTLCLVFANE53V2FOGZQSF4.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Pinconning","width":3115,"_id":"FJ5DMTLCLVFANE53V2FOGZQSF4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/FJ5DMTLCLVFANE53V2FOGZQSF4.JPG?auth=67cbd29db9f3b8cff1ffc16dcf3b95d65eece76f488f0ede20fa7b08a9540de6","iptc_source":"00107273A","proxyUrl":"/resizer/v2/FJ5DMTLCLVFANE53V2FOGZQSF4.JPG?auth=67cbd29db9f3b8cff1ffc16dcf3b95d65eece76f488f0ede20fa7b08a9540de6","link":"","takenOn":"2025-12-17T23:38:02Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/FJ5DMTLCLVFANE53V2FOGZQSF4.JPG","published":true,"resizeUrl":"/resizer/v2/FJ5DMTLCLVFANE53V2FOGZQSF4.JPG?auth=67cbd29db9f3b8cff1ffc16dcf3b95d65eece76f488f0ede20fa7b08a9540de6","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/FJ5DMTLCLVFANE53V2FOGZQSF4.JPG?auth=67cbd29db9f3b8cff1ffc16dcf3b95d65eece76f488f0ede20fa7b08a9540de6&width=300","version":0,"originalName":"KFB-PinconningHostsBeavertonBB-03.JPG","mime_type":"image/jpeg","alt_text":"","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Pinconning boys basketball hosts Beaverton"},"_id":"J7NAPOU7T5FMNKRFCNILGTQYPM"}]},"created_date":"2025-12-18T02:36:17Z","last_updated_date":"2025-12-18T02:36:17Z","height":2077,"image_type":"photograph"},{"_id":"JT4BBKMRHZCKXNSMPGFWWBTX64","additional_properties":{},"type":"text","content":"<b>BAY CITY, MI -- </b>Each week throughout the 2026 high school winter sports season, we spotlight athletes from basketball, bowling, cheer, gymnastics, hockey, swimming and wrestling with our MLive Bay City Athlete of the Week project."},{"_id":"2CA53WYO5ZDELNTAJXZB6RXDOA","additional_properties":{},"type":"text","content":"We recognize athletes for a job well done and give readers a chance to decide the weekly honor. Cast your vote as often as you’d like until the poll closes at 8 p.m. Thursday, Feb. 26."},{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"a94f6daa53c15c995929aeddc83d5fc79314003884c6d92eeb5b86b50842b251"},"caption":"Bay City Central's Katie Falasz competes with the cooperative gymnastics team at Vassar.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/4QIB75R5QFASXMEO72KDCEBSGA.jpg","licensable":false,"credits":{"affiliation":[{"name":"Courtesy","type":"author"}],"by":[{"name":"Courtesy","type":"author","byline":"Courtesy"}]},"subtitle":"BCC","width":576,"creditIPTC":"Courtesy","_id":"4QIB75R5QFASXMEO72KDCEBSGA","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/4QIB75R5QFASXMEO72KDCEBSGA.jpg?auth=a94f6daa53c15c995929aeddc83d5fc79314003884c6d92eeb5b86b50842b251","proxyUrl":"/resizer/v2/4QIB75R5QFASXMEO72KDCEBSGA.jpg?auth=a94f6daa53c15c995929aeddc83d5fc79314003884c6d92eeb5b86b50842b251","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/4QIB75R5QFASXMEO72KDCEBSGA.jpg","published":true,"resizeUrl":"/resizer/v2/4QIB75R5QFASXMEO72KDCEBSGA.jpg?auth=a94f6daa53c15c995929aeddc83d5fc79314003884c6d92eeb5b86b50842b251","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/4QIB75R5QFASXMEO72KDCEBSGA.jpg?auth=a94f6daa53c15c995929aeddc83d5fc79314003884c6d92eeb5b86b50842b251&width=300","version":0,"originalName":"katie_falasz.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-23T02:18:44Z","last_updated_date":"2026-02-23T02:18:44Z","height":516,"image_type":"photograph"},{"_id":"POGHZ5WR7VFHDIJENZRIARLBIE","additional_properties":{},"type":"text","content":"<b>KATIE FALASZ, BAY CITY CENTRAL</b>"},{"_id":"RAAHEO7GKZC6PAZPCQ4PUSK3EA","additional_properties":{},"type":"text","content":"The Bay City Central freshman has been a pleasant addition to the cooperative gymnastics team at Vassar. She’s made an instant splash, earning first-team all-conference accolades in her first go-round. “Katie came into the season with previous gymnastics experience, but high school gymnastics has challenged her to increase her skills to be able to compete with the upperclassmen,” coach Suzy Weldon said. “In the last month, Katie has improved her overall all-around by almost 2 points and has been a huge factor to our team.” Falasz finished second on bars, third on beam, sixth on floor and third in the all-around at 35.25, qualifying for the regional meet."},{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"b98b6ace712222160433c232aec43875460e9a9ed31504c15b03a59c0a55b98b"},"caption":"Aubrey Hellebuyck of the Owendale-Gagetown volleyball team for 2025.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/7NK4ZRHJCBD25CWRU5UMNDGPQY.jpg","licensable":false,"credits":{"affiliation":[{"name":"Courtesy","type":"author"}],"by":[{"name":"Courtesy","type":"author","byline":"Courtesy"}]},"subtitle":"Aubrey Hellebuyck","width":766,"creditIPTC":"Courtesy","_id":"7NK4ZRHJCBD25CWRU5UMNDGPQY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/7NK4ZRHJCBD25CWRU5UMNDGPQY.jpg?auth=b98b6ace712222160433c232aec43875460e9a9ed31504c15b03a59c0a55b98b","proxyUrl":"/resizer/v2/7NK4ZRHJCBD25CWRU5UMNDGPQY.jpg?auth=b98b6ace712222160433c232aec43875460e9a9ed31504c15b03a59c0a55b98b","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/7NK4ZRHJCBD25CWRU5UMNDGPQY.jpg","published":true,"resizeUrl":"/resizer/v2/7NK4ZRHJCBD25CWRU5UMNDGPQY.jpg?auth=b98b6ace712222160433c232aec43875460e9a9ed31504c15b03a59c0a55b98b","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/7NK4ZRHJCBD25CWRU5UMNDGPQY.jpg?auth=b98b6ace712222160433c232aec43875460e9a9ed31504c15b03a59c0a55b98b&width=300","version":0,"originalName":"Aubrey_hellebuyck.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2025-10-22T11:59:09Z","last_updated_date":"2025-10-22T11:59:09Z","height":571,"image_type":"photograph"},{"_id":"7NVGAL5V6VHZLA5GFZRI7LEQEM","additional_properties":{},"type":"text","content":"<b>AUBREY HELLEBUYCK, OWENGAGE</b>"},{"_id":"4HLPJFX2RZEQJOCJUPMK6U6BGQ","additional_properties":{},"type":"text","content":"Hellebuyck was the instigator and motivator for the Owendale-Gagetown girls basketball team in its 45-42 victory over Bay City All Saints. The senior was a true floor general at point guard, keeping her team clicking in its first-ever win over the Cougars. “Her outstanding leadership and presence on the court won us this big league game and a Coming Home to remember,” coach Nathan Gruehn said. Hellebuyck scored six points in the win and has sparked her team to a 10-win campaign."},{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"ff99ba5f5a7a41b4ed2bd8cdf119f63f51bb26b1a26124ff5023ca0fbe96247d"},"caption":"Ryan Kowalczyk of the Pinconning boys basketball team for 2025-26.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/4EGA5OIHX5AVZHEBOMW2IQRBRE.JPG","licensable":false,"credits":{"affiliation":[{"name":"Lee Thompson | lthomps2@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/8148d55f-bcb8-413e-badd-eaaec116c400.JPG"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"lthomps2@mlive.com"},{"site":"facebook","deprecated":true,"deprecation_msg":"Please use social_links.","url":"https://www.facebook.com/lee.thompson.31105"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"LeeTsports"}],"social_links":[{"site":"email","url":"lthomps2@mlive.com"},{"site":"facebook","url":"https://www.facebook.com/lee.thompson.31105"},{"site":"twitter","url":"LeeTsports"}],"name":"Lee Thompson","description":"Sportswriter at The Bay City Times since 1996. Bay City native. Graduate of T.L. Handy '86 and Central Michigan University '90. Married with four children. Achieved career goal with hole in one in 2014!","_id":"lthompso","additional_properties":{"original":{"lastName":"Thompson","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/8148d55f-bcb8-413e-badd-eaaec116c400.JPG","education":[],"longBio":"Lee Thompson has served as a sportswriter at MLive and The Bay City Times since 1996, covering all local sports with an emphasis on our 24 area high schools. He has earned numerous awards from the Michigan Press Association and the Associated Press, sweeping first place in four different categories three times in his career. He was honored with the President's Award by the Bay County Sports Hall of Fame in 2013. Prior to joining The Bay City Times, he served as sports editor at Mount Pleasant Morning Sun and also worked at The Saginaw News, the Midland Daily News and the Ogemaw County Herald. The Bay City native is a 1986 graduate of T.L. Handy High School and a 1990 graduate of Central Michigan University, where he served as sports editor of CM Life. He and wife Diane have four sons.","facebook":"https://www.facebook.com/lee.thompson.31105","bio":"Sportswriter at The Bay City Times since 1996. Bay City native. Graduate of T.L. Handy '86 and Central Michigan University '90. Married with four children. Achieved career goal with hole in one in 2014!","mt_author_id":"3024","firstName":"Lee","twitter":"LeeTsports","podcasts":[],"books":[],"awards":[],"_id":"lthompso","last_updated_date":"2025-10-06T20:44:47.738Z","byline":"Lee Thompson | lthomps2@mlive.com","email":"lthomps2@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtitle":"Pinconning BKB","width":4032,"creditIPTC":"Lee Thompson | lthomps2@mlive.com","_id":"4EGA5OIHX5AVZHEBOMW2IQRBRE","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/4EGA5OIHX5AVZHEBOMW2IQRBRE.JPG?auth=ff99ba5f5a7a41b4ed2bd8cdf119f63f51bb26b1a26124ff5023ca0fbe96247d","proxyUrl":"/resizer/v2/4EGA5OIHX5AVZHEBOMW2IQRBRE.JPG?auth=ff99ba5f5a7a41b4ed2bd8cdf119f63f51bb26b1a26124ff5023ca0fbe96247d","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/4EGA5OIHX5AVZHEBOMW2IQRBRE.JPG","published":true,"resizeUrl":"/resizer/v2/4EGA5OIHX5AVZHEBOMW2IQRBRE.JPG?auth=ff99ba5f5a7a41b4ed2bd8cdf119f63f51bb26b1a26124ff5023ca0fbe96247d","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/4EGA5OIHX5AVZHEBOMW2IQRBRE.JPG?auth=ff99ba5f5a7a41b4ed2bd8cdf119f63f51bb26b1a26124ff5023ca0fbe96247d&width=300","version":0,"originalName":"IMG_0583.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2025-12-09T05:47:38Z","last_updated_date":"2025-12-09T05:47:38Z","height":3024,"image_type":"photograph"},{"_id":"4LDY7LYKAFCEBPDVVMCGZE3YF4","additional_properties":{},"type":"text","content":"<b>RYAN KOWALCZYK, PINCONNING</b>"},{"_id":"MAHAPBGJGZGG7OFQ6RHMEWKDZU","additional_properties":{},"type":"text","content":"With a go-getter mindset and the athleticism to match, Kowalczyk is a player the Pinconning boys basketball team has to have on the floor. He’s good for 8.0 points and 7.0 rebounds per game but is also big on the intangibles. “Ryan has a nose for the ball and is always great for getting us extra possessions off the board,” coach Jason Donahue said. “He gives great effort on both sides of the ball.” The senior forward has loomed large in Pinconning’s run to a third straight 15-win season."},{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"edf5c164ebc420c5c45ed2b82f98a320b3e6f50dba01b9f179c61fc2edde4b8b"},"caption":"Shayler McIntyre of the Essexville Garber girls basketball team for 2025-26.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/YY2QBOKWWNFOXKVDQVGO57DKPQ.JPG","licensable":false,"credits":{"affiliation":[{"name":"Lee Thompson | lthomps2@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/8148d55f-bcb8-413e-badd-eaaec116c400.JPG"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"lthomps2@mlive.com"},{"site":"facebook","deprecated":true,"deprecation_msg":"Please use social_links.","url":"https://www.facebook.com/lee.thompson.31105"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"LeeTsports"}],"social_links":[{"site":"email","url":"lthomps2@mlive.com"},{"site":"facebook","url":"https://www.facebook.com/lee.thompson.31105"},{"site":"twitter","url":"LeeTsports"}],"name":"Lee Thompson","description":"Sportswriter at The Bay City Times since 1996. Bay City native. Graduate of T.L. Handy '86 and Central Michigan University '90. Married with four children. Achieved career goal with hole in one in 2014!","_id":"lthompso","additional_properties":{"original":{"lastName":"Thompson","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/8148d55f-bcb8-413e-badd-eaaec116c400.JPG","education":[],"longBio":"Lee Thompson has served as a sportswriter at MLive and The Bay City Times since 1996, covering all local sports with an emphasis on our 24 area high schools. He has earned numerous awards from the Michigan Press Association and the Associated Press, sweeping first place in four different categories three times in his career. He was honored with the President's Award by the Bay County Sports Hall of Fame in 2013. Prior to joining The Bay City Times, he served as sports editor at Mount Pleasant Morning Sun and also worked at The Saginaw News, the Midland Daily News and the Ogemaw County Herald. The Bay City native is a 1986 graduate of T.L. Handy High School and a 1990 graduate of Central Michigan University, where he served as sports editor of CM Life. He and wife Diane have four sons.","facebook":"https://www.facebook.com/lee.thompson.31105","bio":"Sportswriter at The Bay City Times since 1996. Bay City native. Graduate of T.L. Handy '86 and Central Michigan University '90. Married with four children. Achieved career goal with hole in one in 2014!","mt_author_id":"3024","firstName":"Lee","twitter":"LeeTsports","podcasts":[],"books":[],"awards":[],"_id":"lthompso","last_updated_date":"2025-10-06T20:44:47.738Z","byline":"Lee Thompson | lthomps2@mlive.com","email":"lthomps2@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtitle":"Garber","width":4032,"creditIPTC":"Lee Thompson | lthomps2@mlive.com","_id":"YY2QBOKWWNFOXKVDQVGO57DKPQ","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/YY2QBOKWWNFOXKVDQVGO57DKPQ.JPG?auth=edf5c164ebc420c5c45ed2b82f98a320b3e6f50dba01b9f179c61fc2edde4b8b","proxyUrl":"/resizer/v2/YY2QBOKWWNFOXKVDQVGO57DKPQ.JPG?auth=edf5c164ebc420c5c45ed2b82f98a320b3e6f50dba01b9f179c61fc2edde4b8b","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/YY2QBOKWWNFOXKVDQVGO57DKPQ.JPG","published":true,"resizeUrl":"/resizer/v2/YY2QBOKWWNFOXKVDQVGO57DKPQ.JPG?auth=edf5c164ebc420c5c45ed2b82f98a320b3e6f50dba01b9f179c61fc2edde4b8b","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/YY2QBOKWWNFOXKVDQVGO57DKPQ.JPG?auth=edf5c164ebc420c5c45ed2b82f98a320b3e6f50dba01b9f179c61fc2edde4b8b&width=300","version":0,"originalName":"IMG_0801.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2025-12-11T19:22:46Z","last_updated_date":"2025-12-11T19:22:46Z","height":3024,"image_type":"photograph"},{"_id":"O6Y6J5DYRBHQ5FMKFWDYK55I6U","additional_properties":{},"type":"text","content":"<b>SHAYLER McINTYRE, ESSEXVILLE GARBER</b>"},{"_id":"XYOMLIDMMNEFXC76RJLHU545BM","additional_properties":{},"type":"text","content":"A newcomer to the Garber girls basketball team, it’s safe to say McIntyre has made a splash with her new squad. The junior scored the 1,000<sup>th</sup> point of her three-year varsity career in a 26-point performance while leading the Dukes past Bridgeport. “Shayler is a proven scorer who impacts the game in multiple ways,” coach Megan Cockrell said. “She consistently leads our team offensively, but what makes her special is her competitiveness, work ethic and leadership. She plays with toughness, rebounds her position well and continues to make big plays for us in key moments.” She’s among the Bay County Leaders, scoring about 15 points per game."},{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"35002148fd09ae50633920139beeb3d42c1a430e384ca4d608cf0d85e624b4f4"},"caption":"Charlotte Ming of the Au Gres girls basketball team for 2025-26.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/VGKNRC6QH5A3XPPWEIUKBGZZUY.jpg","licensable":false,"credits":{"affiliation":[{"name":"Courtesy","type":"author"}],"by":[{"name":"Courtesy","type":"author","byline":"Courtesy"}]},"subtitle":"Au Gres","width":693,"creditIPTC":"Courtesy","_id":"VGKNRC6QH5A3XPPWEIUKBGZZUY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/VGKNRC6QH5A3XPPWEIUKBGZZUY.jpg?auth=35002148fd09ae50633920139beeb3d42c1a430e384ca4d608cf0d85e624b4f4","proxyUrl":"/resizer/v2/VGKNRC6QH5A3XPPWEIUKBGZZUY.jpg?auth=35002148fd09ae50633920139beeb3d42c1a430e384ca4d608cf0d85e624b4f4","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/VGKNRC6QH5A3XPPWEIUKBGZZUY.jpg","published":true,"resizeUrl":"/resizer/v2/VGKNRC6QH5A3XPPWEIUKBGZZUY.jpg?auth=35002148fd09ae50633920139beeb3d42c1a430e384ca4d608cf0d85e624b4f4","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/VGKNRC6QH5A3XPPWEIUKBGZZUY.jpg?auth=35002148fd09ae50633920139beeb3d42c1a430e384ca4d608cf0d85e624b4f4&width=300","version":0,"originalName":"Charlotte_Ming.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-01-13T05:13:36Z","last_updated_date":"2026-01-13T05:13:36Z","height":542,"image_type":"photograph"},{"_id":"OHCMH5PCFBHNJB5HIZOTLYLDSE","additional_properties":{},"type":"text","content":"<b>CHARLOTTE MING, AU GRES</b>"},{"_id":"D2OHCNDURJD6RJ7MBSMR37JZIU","additional_properties":{},"type":"text","content":"The Au Gres girls basketball team has a through-and-through competitor in Ming. Just a sophomore, she has stepped forward as a key cog in the team’s run to the North Star League Little Dipper title. “Charlotte is a great athlete and provides our team with a lot of versatility,” coach Tom Fox said. “She has excellent lateral mobility and can guard the best guards in our league. She is also big and strong and is able to mix it up in the paint and grab rebounds on both the offensive and defensive glass.” Her offensive skillset is continually developing, making her a player to watch for the upcoming seasons."},{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"1c2c529eec588a88217d2aae6d6bbf70705a53b8bfcf42e0448d4f42431f7635"},"caption":"Kaden Oswald of the Essexville Garber wrestling team for 2025-26.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GKPVVVOZSFD7PHHKNVZU3T6GYY.jpg","licensable":false,"credits":{"affiliation":[{"name":"Courtesy","type":"author"}],"by":[{"name":"Courtesy","type":"author","byline":"Courtesy"}]},"subtitle":"Garber","width":504,"creditIPTC":"Courtesy","_id":"GKPVVVOZSFD7PHHKNVZU3T6GYY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/GKPVVVOZSFD7PHHKNVZU3T6GYY.jpg?auth=1c2c529eec588a88217d2aae6d6bbf70705a53b8bfcf42e0448d4f42431f7635","proxyUrl":"/resizer/v2/GKPVVVOZSFD7PHHKNVZU3T6GYY.jpg?auth=1c2c529eec588a88217d2aae6d6bbf70705a53b8bfcf42e0448d4f42431f7635","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GKPVVVOZSFD7PHHKNVZU3T6GYY.jpg","published":true,"resizeUrl":"/resizer/v2/GKPVVVOZSFD7PHHKNVZU3T6GYY.jpg?auth=1c2c529eec588a88217d2aae6d6bbf70705a53b8bfcf42e0448d4f42431f7635","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/GKPVVVOZSFD7PHHKNVZU3T6GYY.jpg?auth=1c2c529eec588a88217d2aae6d6bbf70705a53b8bfcf42e0448d4f42431f7635&width=300","version":0,"originalName":"kaden_oswald.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-23T02:15:17Z","last_updated_date":"2026-02-23T02:15:17Z","height":381,"image_type":"photograph"},{"_id":"GKY4WBRP2ZEQRLFJFIA7I3JC2Y","additional_properties":{},"type":"text","content":"<b>KADEN OSWALD, ESSEXVILLE GARBER</b>"},{"_id":"RQE3ZJ6HJZGO3GPR7NLOB2UBVA","additional_properties":{},"type":"text","content":"Oswald is making his final season with the Garber wrestling team a memorable one. He posted a runner-up showing in districts then placed fourth in regionals, earning his first trip to the state finals. “Kaden is the kind of athlete every coach wants in their room,” coach Justin Dominowski said. “He shows up every day ready to work, pushes himself and makes the guys around him better. His work ethic, toughness and discipline really set him apart, and he represents our program the right way.” Oswald notched a pair of pins in regionals, including a 1:24 pin in the blood round. He sports a 42-11 record at 175 pounds."},{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"348dea89dba4cd409003050f12f21c6014237976caad6ed08e35eeb3f35a8ae1"},"caption":"Carter Radtke of the Essexville Garber swimming team for 2025-26.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/TAYS4TPNLJG23ELMOAKWOZ5RUY.JPG","licensable":false,"credits":{"affiliation":[{"name":"Lee Thompson | lthomps2@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/8148d55f-bcb8-413e-badd-eaaec116c400.JPG"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"lthomps2@mlive.com"},{"site":"facebook","deprecated":true,"deprecation_msg":"Please use social_links.","url":"https://www.facebook.com/lee.thompson.31105"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"LeeTsports"}],"social_links":[{"site":"email","url":"lthomps2@mlive.com"},{"site":"facebook","url":"https://www.facebook.com/lee.thompson.31105"},{"site":"twitter","url":"LeeTsports"}],"name":"Lee Thompson","description":"Sportswriter at The Bay City Times since 1996. Bay City native. Graduate of T.L. Handy '86 and Central Michigan University '90. Married with four children. Achieved career goal with hole in one in 2014!","_id":"lthompso","additional_properties":{"original":{"lastName":"Thompson","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/8148d55f-bcb8-413e-badd-eaaec116c400.JPG","education":[],"longBio":"Lee Thompson has served as a sportswriter at MLive and The Bay City Times since 1996, covering all local sports with an emphasis on our 24 area high schools. He has earned numerous awards from the Michigan Press Association and the Associated Press, sweeping first place in four different categories three times in his career. He was honored with the President's Award by the Bay County Sports Hall of Fame in 2013. Prior to joining The Bay City Times, he served as sports editor at Mount Pleasant Morning Sun and also worked at The Saginaw News, the Midland Daily News and the Ogemaw County Herald. The Bay City native is a 1986 graduate of T.L. Handy High School and a 1990 graduate of Central Michigan University, where he served as sports editor of CM Life. He and wife Diane have four sons.","facebook":"https://www.facebook.com/lee.thompson.31105","bio":"Sportswriter at The Bay City Times since 1996. Bay City native. Graduate of T.L. Handy '86 and Central Michigan University '90. Married with four children. Achieved career goal with hole in one in 2014!","mt_author_id":"3024","firstName":"Lee","twitter":"LeeTsports","podcasts":[],"books":[],"awards":[],"_id":"lthompso","last_updated_date":"2025-10-06T20:44:47.738Z","byline":"Lee Thompson | lthomps2@mlive.com","email":"lthomps2@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtitle":"Garber","width":4032,"creditIPTC":"Lee Thompson | lthomps2@mlive.com","_id":"TAYS4TPNLJG23ELMOAKWOZ5RUY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/TAYS4TPNLJG23ELMOAKWOZ5RUY.JPG?auth=348dea89dba4cd409003050f12f21c6014237976caad6ed08e35eeb3f35a8ae1","proxyUrl":"/resizer/v2/TAYS4TPNLJG23ELMOAKWOZ5RUY.JPG?auth=348dea89dba4cd409003050f12f21c6014237976caad6ed08e35eeb3f35a8ae1","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/TAYS4TPNLJG23ELMOAKWOZ5RUY.JPG","published":true,"resizeUrl":"/resizer/v2/TAYS4TPNLJG23ELMOAKWOZ5RUY.JPG?auth=348dea89dba4cd409003050f12f21c6014237976caad6ed08e35eeb3f35a8ae1","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/TAYS4TPNLJG23ELMOAKWOZ5RUY.JPG?auth=348dea89dba4cd409003050f12f21c6014237976caad6ed08e35eeb3f35a8ae1&width=300","version":0,"originalName":"carter_radtke.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-01-28T14:03:53Z","last_updated_date":"2026-01-28T14:03:53Z","height":3024,"image_type":"photograph"},{"_id":"FPYBL5F5CJAVTDQ3L7FWPOGNBM","additional_properties":{},"type":"text","content":"<b>CARTER RADTKE, ESSEXVILLE GARBER</b>"},{"_id":"BLUQO2JAFNELJF356X2DMWAKHQ","additional_properties":{},"type":"text","content":"Radtke has emerged as a leader and a must-see performer for the Garber swimming team. He has developed a knack for thrilling finishes, often coming through when his team needs him the most. “He gained the ability to run opponents down on the last 25 of the 100 breaststroke. He has several come-from-behind victories this season,” coach Erin Dowd said. “He has been someone I can count on to do the work in practice and step up during a meet to take the lead and win.” He recently made a late charge to beat his Standish-Sterling competitor who was in the process of setting a school record. The junior serves as a team captain this season."},{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"5feae27264e60ad45f9f257942b69b9da69e258455dc6ea8872c69f085b92675"},"caption":"Khloe Schmidt of the Bay City Western girls basketball team for 2025-26.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/7BZCOUARHRBKHAZFVGPLJABPWY.JPG","licensable":false,"credits":{"affiliation":[{"name":"Lee Thompson | lthomps2@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/8148d55f-bcb8-413e-badd-eaaec116c400.JPG"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"lthomps2@mlive.com"},{"site":"facebook","deprecated":true,"deprecation_msg":"Please use social_links.","url":"https://www.facebook.com/lee.thompson.31105"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"LeeTsports"}],"social_links":[{"site":"email","url":"lthomps2@mlive.com"},{"site":"facebook","url":"https://www.facebook.com/lee.thompson.31105"},{"site":"twitter","url":"LeeTsports"}],"name":"Lee Thompson","description":"Sportswriter at The Bay City Times since 1996. Bay City native. Graduate of T.L. Handy '86 and Central Michigan University '90. Married with four children. Achieved career goal with hole in one in 2014!","_id":"lthompso","additional_properties":{"original":{"lastName":"Thompson","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/8148d55f-bcb8-413e-badd-eaaec116c400.JPG","education":[],"longBio":"Lee Thompson has served as a sportswriter at MLive and The Bay City Times since 1996, covering all local sports with an emphasis on our 24 area high schools. He has earned numerous awards from the Michigan Press Association and the Associated Press, sweeping first place in four different categories three times in his career. He was honored with the President's Award by the Bay County Sports Hall of Fame in 2013. Prior to joining The Bay City Times, he served as sports editor at Mount Pleasant Morning Sun and also worked at The Saginaw News, the Midland Daily News and the Ogemaw County Herald. The Bay City native is a 1986 graduate of T.L. Handy High School and a 1990 graduate of Central Michigan University, where he served as sports editor of CM Life. He and wife Diane have four sons.","facebook":"https://www.facebook.com/lee.thompson.31105","bio":"Sportswriter at The Bay City Times since 1996. Bay City native. Graduate of T.L. Handy '86 and Central Michigan University '90. Married with four children. Achieved career goal with hole in one in 2014!","mt_author_id":"3024","firstName":"Lee","twitter":"LeeTsports","podcasts":[],"books":[],"awards":[],"_id":"lthompso","last_updated_date":"2025-10-06T20:44:47.738Z","byline":"Lee Thompson | lthomps2@mlive.com","email":"lthomps2@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtitle":"BCW","width":4032,"creditIPTC":"Lee Thompson | lthomps2@mlive.com","_id":"7BZCOUARHRBKHAZFVGPLJABPWY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/7BZCOUARHRBKHAZFVGPLJABPWY.JPG?auth=5feae27264e60ad45f9f257942b69b9da69e258455dc6ea8872c69f085b92675","proxyUrl":"/resizer/v2/7BZCOUARHRBKHAZFVGPLJABPWY.JPG?auth=5feae27264e60ad45f9f257942b69b9da69e258455dc6ea8872c69f085b92675","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/7BZCOUARHRBKHAZFVGPLJABPWY.JPG","published":true,"resizeUrl":"/resizer/v2/7BZCOUARHRBKHAZFVGPLJABPWY.JPG?auth=5feae27264e60ad45f9f257942b69b9da69e258455dc6ea8872c69f085b92675","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/7BZCOUARHRBKHAZFVGPLJABPWY.JPG?auth=5feae27264e60ad45f9f257942b69b9da69e258455dc6ea8872c69f085b92675&width=300","version":0,"originalName":"khloe_schmidt.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-23T02:02:40Z","last_updated_date":"2026-02-23T02:02:40Z","height":3024,"image_type":"photograph"},{"_id":"2AHWUMPH6VEEBNVWZ5HMWKWHYU","additional_properties":{},"type":"text","content":"<b>KHLOE SCHMIDT, BAY CITY WESTERN</b>"},{"_id":"S7LD2ECZOBE3VL2EF6J7F2VVDA","additional_properties":{},"type":"text","content":"Schmidt has been coming on strong during the stretch run of the regular season for the Western girls basketball team. The sophomore forward has made serious strides, emerging as an impact player during Western’s four-game winning streak. “Khloe is really coming into her own and improving each day,” coach Dan Snover said. “She is an active defender who has a nose for the ball on the offensive and defensive glass. She is an unselfish player you can trust who communicates at a high level.” Schmidt delivered a double-double with 13 points and 11 rebounds against Grand Blanc."},{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"b00898151e3065cd1b76e5a2f1a7cb850da90def427d0221caaa4c3e8fb3134c"},"caption":"Luella Whipkey of the Oscoda girls basketball team for 2025-26.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/XEGKMRXWEFCPLO6U2IIDYPAGOI.JPG","licensable":false,"credits":{"affiliation":[{"name":"Courtesy","type":"author"}],"by":[{"name":"Courtesy","type":"author","byline":"Courtesy"}]},"subtitle":"Oscoda","width":665,"creditIPTC":"Courtesy","_id":"XEGKMRXWEFCPLO6U2IIDYPAGOI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/XEGKMRXWEFCPLO6U2IIDYPAGOI.JPG?auth=b00898151e3065cd1b76e5a2f1a7cb850da90def427d0221caaa4c3e8fb3134c","proxyUrl":"/resizer/v2/XEGKMRXWEFCPLO6U2IIDYPAGOI.JPG?auth=b00898151e3065cd1b76e5a2f1a7cb850da90def427d0221caaa4c3e8fb3134c","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/XEGKMRXWEFCPLO6U2IIDYPAGOI.JPG","published":true,"resizeUrl":"/resizer/v2/XEGKMRXWEFCPLO6U2IIDYPAGOI.JPG?auth=b00898151e3065cd1b76e5a2f1a7cb850da90def427d0221caaa4c3e8fb3134c","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/XEGKMRXWEFCPLO6U2IIDYPAGOI.JPG?auth=b00898151e3065cd1b76e5a2f1a7cb850da90def427d0221caaa4c3e8fb3134c&width=300","version":0,"originalName":"Luella Whipkey.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-01-22T04:17:38Z","last_updated_date":"2026-01-22T04:17:38Z","height":627,"image_type":"photograph"},{"_id":"3IPW7JJQL5AJFM4FYAM4ZALFWQ","additional_properties":{},"type":"text","content":"<b>LUELLA WHIPKEY, OSCODA</b>"},{"_id":"ORQKN565IRCDLBCDLTPRYRVOEU","additional_properties":{},"type":"text","content":"Whipkey joined the 1,000-point club for the Oscoda girls basketball team, but her impact goes far beyond scoring. “She has to be one of our best student-athletes in school history,” coach Scott Lueck said. “Our underclassmen speak at our senior night and they commented about how she is a great role model and leader for many of our younger girl athletes.” Whipkey is the school’s all-time leader in steals and is averaging 3.7 steals and 4.7 rebounds per game this season. She contributes 16.9 points per game and hit the 1,000-point milestone in an NSL Big Dipper title-clinching win over Atlanta."},{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"78de79438fc2d82d6797856a673674d909676d99c1f88b074e08f22a2bc66317"},"caption":"Eli Williamson of the Standish-Sterling swimming team for 2025-26.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/5LG3S7IPQBCFVCVI4LZDCDJMVI.jpg","licensable":false,"credits":{"affiliation":[{"name":"Courtesy","type":"author"}],"by":[{"name":"Courtesy","type":"author","byline":"Courtesy"}]},"subtitle":"Standish","width":667,"creditIPTC":"Courtesy","_id":"5LG3S7IPQBCFVCVI4LZDCDJMVI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/5LG3S7IPQBCFVCVI4LZDCDJMVI.jpg?auth=78de79438fc2d82d6797856a673674d909676d99c1f88b074e08f22a2bc66317","proxyUrl":"/resizer/v2/5LG3S7IPQBCFVCVI4LZDCDJMVI.jpg?auth=78de79438fc2d82d6797856a673674d909676d99c1f88b074e08f22a2bc66317","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/5LG3S7IPQBCFVCVI4LZDCDJMVI.jpg","published":true,"resizeUrl":"/resizer/v2/5LG3S7IPQBCFVCVI4LZDCDJMVI.jpg?auth=78de79438fc2d82d6797856a673674d909676d99c1f88b074e08f22a2bc66317","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/5LG3S7IPQBCFVCVI4LZDCDJMVI.jpg?auth=78de79438fc2d82d6797856a673674d909676d99c1f88b074e08f22a2bc66317&width=300","version":0,"originalName":"eli_williamson.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-23T02:15:17Z","last_updated_date":"2026-02-23T02:15:17Z","height":536,"image_type":"photograph"},{"_id":"DC5F5V2KQZGOPJX4NBR6O357XY","additional_properties":{},"type":"text","content":"<b>ELI WILLIAMSON, STANDISH-STERLING</b>"},{"_id":"JJKQGDJHMNAUHFTRM6HG4MO5YU","additional_properties":{},"type":"text","content":"Leading by words isn’t enough for the front man of the Standish-Sterling swimming team. He also comes through with his actions as a spirited competitor. The junior recently added his name to the record board in two events. “Eli is something special in the pool,” coach Mady Ahleman said. “Beyond breaking school records, Eli is a great captain and the hardest worker. He always has a positive attitude and is always helping his teammates.” In his third varsity campaign, Williamson shattered school records with a 1:07.15 in the 100 backstroke and a 1:46.15 in the 200 freestyle relay."},{"_id":"A3ODAKV4ZBDJDMW7EBWVJRN2F4","additional_properties":{},"type":"text","content":"MLive player polls are non-scientific ventures, designed to promote fun, fandom and discussion. The winners receive no prize and the results have no bearing on postseason awards."},{"_id":"NIS2QBK7JNHUHBDG2JIOANWWN4","additional_properties":{},"type":"text","content":"Use of any form of automated voting is contrary to the intent and is not allowed."},{"_id":"GJ25BMY4LRA7JJSGFCGLO6WH6Q","additional_properties":{},"type":"text","content":"Votes are not always tabulated immediately. If you receive a “Thank you for voting” message, your vote will be counted."},{"_id":"QPRVHKVWEFCFFFRPQEI7Q5S7XQ","additional_properties":{},"type":"text","content":"<b>There is no voting by email!</b>"},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16668888","type":"polldaddy"},"_id":"CLKWSRJ7ZRG3ZDGQMAZZMK5EYA","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16668888-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16668888.js\"><\/script><noscript><iframe src=\"https://poll.fm/16668888/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16668888","type":"polldaddy","provider_name":"Polldaddy","title":"Who gets your vote for MLive Bay City Athlete of the Week?","version":"1.0"},"type":"oembed_response"},{"_id":"5KFQCV7I5JB6VP4WYOATF5DMZM","type":"raw_html","content":"<adi-stories-by-section-tag adiWidgetId=\"widgie-eaa58ae5-162d-4160-aa1c-82f88c166a43\"></adi-stories-by-section-tag>"}],"description":{"basic":"Recognizing athletes for a job well done and giving you a chance to decide the weekly honor"},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"score":0.4125,"_id":"Q5372","label":"Basketball","type":"Activity,Sport"},{"score":0.352,"_id":"Q31920","label":"Swimming (sport)","type":"Activity,Sport"},{"custom_id":"COM50900af3b","label":"BAY CITY WESTERNSchmidt","type":"Company"},{"custom_id":"PERf41380ada","label":"Erin Dowd","type":"Person"},{"custom_id":"COMb4d1ee8ae","label":"Standish-Sterling","type":"Company"},{"custom_id":"PER67f9547d2","label":"Scott Lueck","type":"Person"},{"custom_id":"COMb145e0247","label":"NSL","type":"Company"},{"custom_id":"PER0ea8022e1","label":"ELI WILLIAMSON","type":"Person"},{"custom_id":"COM935dcafd2","label":"ESSEXVILLE","type":"Company"},{"custom_id":"PER25428c5d0","label":"KADEN OSWALD","type":"Person"},{"custom_id":"COMd7d2f0ffb","label":"Western","type":"Company"},{"custom_id":"PERacc56bf3a","label":"KHLOE SCHMIDT","type":"Person"},{"custom_id":"PER375797021","label":"LUELLA WHIPKEY","type":"Person"},{"custom_id":"PER8d6d4f52e","label":"Eli","type":"Person"},{"custom_id":"PER6931ba7d4","label":"KATIE FALASZ","type":"Person"},{"custom_id":"PER54a2c1948","label":"AUBREY HELLEBUYCK","type":"Person"},{"custom_id":"PER9297ed319","label":"RYAN KOWALCZYK","type":"Person"},{"custom_id":"COM9883ab528","label":"Garber","type":"Company"},{"custom_id":"PER8b00169da","label":"SHAYLER McINTYRE","type":"Person"},{"custom_id":"PER10b4319e4","label":"Suzy Weldon","type":"Person"},{"custom_id":"PERa85eb1cc3","label":"OWENGAGEHellebuyck","type":"Person"},{"custom_id":"COM0f4acfa5e","label":"Owendale-Gagetown","type":"Company"},{"custom_id":"COM2a005a3fb","label":"Bay City All Saints","type":"Company"},{"custom_id":"PER2d1e83062","label":"Ryan","type":"Person"},{"custom_id":"PER096a0fc99","label":"Mady Ahleman","type":"Person"},{"custom_id":"PER531d9e0fe","label":"Jason Donahue","type":"Person"},{"custom_id":"PLA201f0c5b6","label":"BAY CITY , MI","type":"Place"},{"custom_id":"COM0874edfb4","label":"BAY CITY CENTRALThe","type":"Company"},{"custom_id":"COMa9bd82550","label":"Bay City Central","type":"Company"},{"custom_id":"PER8e493988e","label":"Dan Snover","type":"Person"},{"custom_id":"PER7c95b5794","label":"OSCODAWhipkey","type":"Person"},{"custom_id":"COMe17e4a4e4","label":"Grand Blanc","type":"Company"},{"custom_id":"COMf06076184","label":"Vassar","type":"Company"},{"custom_id":"PER18f18571e","label":"GARBERRadtke","type":"Person"},{"custom_id":"PER8193b90bb","label":"CARTER RADTKE","type":"Person"},{"custom_id":"PERf23225592","label":"PINCONNINGWith","type":"Person"},{"custom_id":"PER92633fac4","label":"Tom Fox","type":"Person"},{"custom_id":"PER76ab2d112","label":"Megan Cockrell","type":"Person"},{"custom_id":"COM80c0505c0","label":"Bay County","type":"Company"},{"custom_id":"COMac0c0128b","label":"AU GRESThe","type":"Company"},{"custom_id":"COM08ca84a3b","label":"Dukes","type":"Company"},{"custom_id":"COM4970f5d61","label":"Bridgeport","type":"Company"},{"custom_id":"PERd6c3124e2","label":"GARBEROswald","type":"Person"},{"custom_id":"PER47623818e","label":"Justin Dominowski","type":"Person"},{"custom_id":"COMcf7c8e8fe","label":"ESSEXVILLE GARBERA","type":"Company"},{"custom_id":"COMc79d405b8","label":"Au Gres","type":"Company"},{"custom_id":"PERd0cae1d73","label":"Nathan Gruehn","type":"Person"}],"categories":[{"score":1,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":1,"classifier":"iab_content_taxonomy","name":"Sports>Basketball","_id":"483.547"},{"score":0.8285,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Basketball","_id":"483.487.489"},{"score":0.7972,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"score":0.6912,"classifier":"iab_content_taxonomy","name":"Sports>Gymnastics","_id":"483.513"},{"score":0.4129,"classifier":"iab_content_taxonomy","name":"Sports>Wrestling","_id":"483.546"},{"classifier":"advancelocal_custom_categories","name":"High School Sports","_id":"cat0002"},{"classifier":"advancelocal_custom_categories","name":"Clean Water","_id":"cat0214"},{"classifier":"advancelocal_custom_categories","name":"MMCDA Blocklist","_id":"cat0215"}],"content_topics":[{"score":1,"_id":"Q1457982","label":"Sports"},{"score":1,"_id":"Q9033020","label":"Athletic sports"},{"score":1,"_id":"Q7216322","label":"Team sports"},{"score":1,"_id":"Q113365623","label":"Team activities"},{"score":1,"_id":"Q7021007","label":"Basketball"},{"score":1,"_id":"Q7379346","label":"Ball games"},{"score":0.99,"_id":"Q7017036","label":"Indoor sports"},{"score":0.9768,"_id":"Q8480500","label":"Games of physical skill"},{"score":0.9121,"_id":"Q1148974","label":"Basketball positions"},{"score":0.7112,"_id":"Q1433767","label":"Varsity team"},{"score":0.7029,"_id":"Q8287334","label":"Balls"},{"score":0.6645,"_id":"Q31920","label":"Swimming (sport)"},{"score":0.585,"_id":"Q7016443","label":"Individual sports"},{"score":0.5789,"_id":"Q105102175","label":"Solo activities"},{"score":0.5782,"_id":"Q113249655","label":"Outdoor sports"},{"score":0.578,"_id":"Q9991105","label":"Summer Olympic sports"},{"score":0.5727,"_id":"Q7024248","label":"Olympic sports"},{"score":0.5685,"_id":"Q43450","label":"Gymnastics"},{"score":0.548,"_id":"Q6337045","label":"Entertainment"},{"score":0.5335,"_id":"Q7014497","label":"Physical exercise"},{"score":0.5171,"_id":"Q31987","label":"Freestyle swimming"},{"score":0.4891,"_id":"Q7216209","label":"Swimming"},{"score":0.4865,"_id":"Q11047409","label":"Athletics (physical culture)"},{"score":0.475,"_id":"Q114046211","label":"Sports segments"},{"score":0.4716,"_id":"Q7215602","label":"Summer Olympic Games"},{"score":0.467,"_id":"Q654355","label":"Rebound (basketball)"},{"score":0.4657,"_id":"Q7821258","label":"Summer sports"},{"score":0.4594,"_id":"Q7444173","label":"Aquatics"},{"score":0.4247,"_id":"Q7232722","label":"Water sports"},{"score":0.4162,"_id":"Q280658","label":"Forward (association football)"},{"score":0.4031,"_id":"Q6640895","label":"Positions (team sports)"},{"score":0.3966,"_id":"Q7015574","label":"International sports competitions"},{"score":0.3892,"_id":"Q326163","label":"Breaststroke"},{"score":0.3884,"_id":"Q7016334","label":"Racing"},{"score":0.3831,"_id":"Q275115","label":"Backstroke"},{"score":0.3817,"_id":"Q336286","label":"Defender (association football)"},{"score":0.373,"_id":"Q212413","label":"Point guard"},{"score":0.3725,"_id":"Q1315911","label":"Discipline"},{"score":0.3492,"_id":"Q42486","label":"Wrestling"},{"score":0.3046,"_id":"Q1251376","label":"Double-double"},{"score":0.3015,"_id":"Q3426207","label":"Work ethic"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/saginaw-bay-city","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Saginaw and Bay City Sports","description":"Saginaw and Bay City Sports on MLive.com","_id":"/sports/saginaw-bay-city","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/saginaw-bay-city"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/saginaw-bay-city/","default_content":null},"site":{"site_keywords":"saginaw, bay city, michigan, sports, saginaw spirit hockey, central michigan university, cmu, chippewas, saginaw valley state university, svsu, cardinals, great lakes loons, football, baseball, basketball, hockey, soccer","site_description":"Saginaw and Bay City Sports on MLive.com","site_section":"Sports","headline":"Saginaw and Bay City Sports","site_title":"Saginaw and Bay City Sports"},"navigation":{"nav_title":"Saginaw and Bay City Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Saginaw and Bay City Sports","_id":"/sports/saginaw-bay-city","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1024}}},"_website_section_id":"mlive./sports/saginaw-bay-city","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@mlive-river","_id":"1771811762744","text":"@mlive-river","slug":"mlive-river"},{"description":"@sa-river","_id":"1771811765607","text":"@sa-river","slug":"sa-river"},{"description":"@highschoolsports-sbc","_id":"1771811772397","text":"@highschoolsports-sbc","slug":"highschoolsports-sbc"},{"description":"bc-winter-sports","_id":"1771811833324","text":"bc-winter-sports","slug":"bc-winter-sports"},{"description":"@sub-group-c","_id":"1771844564411","text":"@sub-group-c","slug":"sub-group-c"},{"description":"@sub-group-b","_id":"1771844569396","text":"@sub-group-b","slug":"sub-group-b"},{"description":"@subscriberexclusive","_id":"1771844574599","text":"@subscriberexclusive","slug":"subscriberexclusive"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/8148d55f-bcb8-413e-badd-eaaec116c400.JPG"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"lthomps2@mlive.com"},{"site":"facebook","deprecated":true,"deprecation_msg":"Please use social_links.","url":"https://www.facebook.com/lee.thompson.31105"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"LeeTsports"}],"social_links":[{"site":"email","url":"lthomps2@mlive.com"},{"site":"facebook","url":"https://www.facebook.com/lee.thompson.31105"},{"site":"twitter","url":"LeeTsports"}],"name":"Lee Thompson","description":"Sportswriter at The Bay City Times since 1996. Bay City native. Graduate of T.L. Handy '86 and Central Michigan University '90. Married with four children. Achieved career goal with hole in one in 2014!","_id":"lthompso","additional_properties":{"original":{"lastName":"Thompson","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/8148d55f-bcb8-413e-badd-eaaec116c400.JPG","education":[],"longBio":"Lee Thompson has served as a sportswriter at MLive and The Bay City Times since 1996, covering all local sports with an emphasis on our 24 area high schools. He has earned numerous awards from the Michigan Press Association and the Associated Press, sweeping first place in four different categories three times in his career. He was honored with the President's Award by the Bay County Sports Hall of Fame in 2013. Prior to joining The Bay City Times, he served as sports editor at Mount Pleasant Morning Sun and also worked at The Saginaw News, the Midland Daily News and the Ogemaw County Herald. The Bay City native is a 1986 graduate of T.L. Handy High School and a 1990 graduate of Central Michigan University, where he served as sports editor of CM Life. He and wife Diane have four sons.","facebook":"https://www.facebook.com/lee.thompson.31105","bio":"Sportswriter at The Bay City Times since 1996. Bay City native. Graduate of T.L. Handy '86 and Central Michigan University '90. Married with four children. Achieved career goal with hole in one in 2014!","mt_author_id":"3024","firstName":"Lee","twitter":"LeeTsports","podcasts":[],"books":[],"awards":[],"_id":"lthompso","last_updated_date":"2025-10-06T20:44:47.738Z","byline":"Lee Thompson | lthomps2@mlive.com","email":"lthomps2@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtype":"article","first_publish_date":"2026-02-23T11:02:00Z","additional_properties":{"is_published":true,"publish_date":"2026-02-23T11:02:00Z","has_published_copy":true},"last_updated_date":"2026-02-23T11:02:56.607Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Kaytie Boomer | MLive.com","address":{"region":"MI"},"auth":{"1":"67cbd29db9f3b8cff1ffc16dcf3b95d65eece76f488f0ede20fa7b08a9540de6"},"caption":"Pinconning’s Ryan Kowalczyk (23) reaches to block an attempted basket by Beaverton’s Reed Sprague (32) during a high school basketball game this season.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/FJ5DMTLCLVFANE53V2FOGZQSF4.JPG","licensable":true,"credits":{"affiliation":[{"name":"Kaytie Boomer | MLive.com","type":"author"}],"by":[{"name":"Kaytie Boomer | MLive.com","type":"author","byline":"Kaytie Boomer | MLive.com"}]},"subtitle":"Pinconning","width":3115,"_id":"FJ5DMTLCLVFANE53V2FOGZQSF4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/FJ5DMTLCLVFANE53V2FOGZQSF4.JPG?auth=67cbd29db9f3b8cff1ffc16dcf3b95d65eece76f488f0ede20fa7b08a9540de6","iptc_source":"00107273A","proxyUrl":"/resizer/v2/FJ5DMTLCLVFANE53V2FOGZQSF4.JPG?auth=67cbd29db9f3b8cff1ffc16dcf3b95d65eece76f488f0ede20fa7b08a9540de6","link":"","takenOn":"2025-12-17T23:38:02Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/FJ5DMTLCLVFANE53V2FOGZQSF4.JPG","published":true,"resizeUrl":"/resizer/v2/FJ5DMTLCLVFANE53V2FOGZQSF4.JPG?auth=67cbd29db9f3b8cff1ffc16dcf3b95d65eece76f488f0ede20fa7b08a9540de6","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/FJ5DMTLCLVFANE53V2FOGZQSF4.JPG?auth=67cbd29db9f3b8cff1ffc16dcf3b95d65eece76f488f0ede20fa7b08a9540de6&width=300","version":0,"originalName":"KFB-PinconningHostsBeavertonBB-03.JPG","mime_type":"image/jpeg","alt_text":"","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Pinconning boys basketball hosts Beaverton"},"_id":"J7NAPOU7T5FMNKRFCNILGTQYPM"}]},"created_date":"2025-12-18T02:36:17Z","last_updated_date":"2025-12-18T02:36:17Z","height":2077,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/FJ5DMTLCLVFANE53V2FOGZQSF4.JPG?auth=67cbd29db9f3b8cff1ffc16dcf3b95d65eece76f488f0ede20fa7b08a9540de6&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/FJ5DMTLCLVFANE53V2FOGZQSF4.JPG?auth=67cbd29db9f3b8cff1ffc16dcf3b95d65eece76f488f0ede20fa7b08a9540de6&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/FJ5DMTLCLVFANE53V2FOGZQSF4.JPG?auth=67cbd29db9f3b8cff1ffc16dcf3b95d65eece76f488f0ede20fa7b08a9540de6&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/FJ5DMTLCLVFANE53V2FOGZQSF4.JPG?auth=67cbd29db9f3b8cff1ffc16dcf3b95d65eece76f488f0ede20fa7b08a9540de6&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/saluting-top-performers-with-bay-city-athlete-of-the-week-for-feb-23.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"5GZFDO5KWJE7DJAGHE5GEXGZAI","published":true,"branch":"default","revision_id":"HGH5WLVORFAUNKZJX3VY7QRLGY"},"planning":{"story_length":{"character_count_actual":7024,"inch_count_actual":8,"word_count_actual":1195,"line_count_actual":54}},"display_date":"2026-02-23T11:02:00Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"Saluting top performers with Bay City Athlete of the Week for Feb. 23"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/saluting-top-performers-with-bay-city-athlete-of-the-week-for-feb-23.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-23T01:58:31.191Z","publish_date":"2026-02-23T11:02:56.336Z","_id":"7Y5MJFFOUNCLZFGA7SOEZYRX6I","website":"mlive","website_url":"/highschoolsports/2026/02/saluting-top-performers-with-bay-city-athlete-of-the-week-for-feb-23.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"address":{"locality":"Ann Arbor","region":"MI"},"auth":{"1":"21e6e04790fa889025e823399fd993b9fe5184b69540394b53db7a62c7b15462"},"caption":"Grass Lake’s Elise Bullock (2) shoots the ball at a high school basketball game at Father Gabriel Richard on Tuesday, Dec. 6, 2025.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/MO5HE2BWKJHCDAZKXXXAHNTWRY.jpg","licensable":true,"credits":{"affiliation":[{"name":"Abra Richardson","type":"author"}],"by":[{"name":"Abra Richardson","type":"author","byline":"Abra Richardson"}]},"subtitle":"Varsity Girls Basketball Father Gabriel Richard vs. Grass Lake","width":3509,"_id":"MO5HE2BWKJHCDAZKXXXAHNTWRY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/MO5HE2BWKJHCDAZKXXXAHNTWRY.jpg?auth=21e6e04790fa889025e823399fd993b9fe5184b69540394b53db7a62c7b15462","iptc_source":"The Ann Arbor News-MLive.com","proxyUrl":"/resizer/v2/MO5HE2BWKJHCDAZKXXXAHNTWRY.jpg?auth=21e6e04790fa889025e823399fd993b9fe5184b69540394b53db7a62c7b15462","takenOn":"2025-12-09T20:30:18Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/MO5HE2BWKJHCDAZKXXXAHNTWRY.jpg","published":true,"resizeUrl":"/resizer/v2/MO5HE2BWKJHCDAZKXXXAHNTWRY.jpg?auth=21e6e04790fa889025e823399fd993b9fe5184b69540394b53db7a62c7b15462","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/MO5HE2BWKJHCDAZKXXXAHNTWRY.jpg?auth=21e6e04790fa889025e823399fd993b9fe5184b69540394b53db7a62c7b15462&width=300","version":0,"originalName":"12092025_Basketball0898.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Father Gabriel Richard hosts Grass Lake for their varsity girls basketball season opener"},"_id":"CX5MYPWKFZCZNCCOEXT7OV5RGQ"}]},"created_date":"2025-12-10T02:45:35Z","last_updated_date":"2025-12-10T02:45:35Z","height":2335,"image_type":"photograph"},{"_id":"OS6GWD2KBFGNXN2UF2D55QT6XM","additional_properties":{},"type":"text","content":"JACKSON -- The girls basketball season reaches the final week before district play."},{"_id":"4NT5CBAPXFE7PLDUEEBMNHUG3Y","additional_properties":{},"type":"text","content":"With most conference titles wrapped up, the focus turns to a handful of nonconference games teams are using as one final tune-up for the postseason, which leaves some intriguing games on the calendar."},{"_id":"DNSJNSPHLFAAPGTQBWJNQ4GEAM","additional_properties":{},"type":"text","content":"Here is the full <a href=\"https://www.mlive.com/topic/high-school-basketball/\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/topic/high-school-basketball/\">girls basketball </a>schedule for the week ahead in the Jackson area."},{"level":2,"_id":"F5F2VGKGFBA3FJ6KI6VHYSI5WI","additional_properties":{},"type":"header","content":"MONDAY"},{"_id":"RBZWKHPMTZD6HFFB5IGCY7ITYY","additional_properties":{},"type":"text","content":"East Jackson at Webberville"},{"_id":"PQTSFF57RBDKHFEQBSAPNGXR5U","additional_properties":{},"type":"text","content":"Napoleon at Clinton"},{"_id":"IW4ZVZYAS5GNJPN7F2VFGDJ34U","additional_properties":{},"type":"text","content":"Addison at Sand Creek"},{"level":2,"_id":"M4FGO3GLQZHBFH3FFULNACW6XM","additional_properties":{},"type":"header","content":"TUESDAY"},{"_id":"QUJJ2Y4B4ZBXFIQ7G7GFRBVVLI","additional_properties":{},"type":"text","content":"Tecumseh at Jackson"},{"_id":"6QYK46KPEVC6FLHEQ7UFHDAUKA","additional_properties":{},"type":"text","content":"Western at Grass Lake"},{"_id":"I7CUNYJIM5GSZCUPXVGEPSDPG4","additional_properties":{},"type":"text","content":"Northwest at Grand Ledge"},{"_id":"SNZN7IFSKBE5HFFSM2VXBB2G7E","additional_properties":{},"type":"text","content":"Rockford at Lumen Christi"},{"_id":"NHUCLHANLBBXFBBKUSL4KCSPZ4","additional_properties":{},"type":"text","content":"Jonesville at Charlotte"},{"_id":"OOZ254LZKVFS5MLWBBCR3RRUZE","additional_properties":{},"type":"text","content":"Michigan Center at Chelsea"},{"_id":"HJEITTEONRDEFL3TXUMVI3JDKA","additional_properties":{},"type":"text","content":"Columbia Central at Haslett"},{"_id":"JNEHDY6ELVE2TIGHTAX6HVFXIM","additional_properties":{},"type":"text","content":"Homer at Hopkins"},{"_id":"R6BKFNA4KFFVBPUTT4XFPQYMSE","additional_properties":{},"type":"text","content":"Whitmore Lake at Manchester"},{"_id":"Q4UMA7XCZVAQTKPYRDBEZX2AG4","additional_properties":{},"type":"text","content":"Leslie at Webberville"},{"_id":"R6JJKB6UFFCUBL2KYWAG6Z4OSI","additional_properties":{},"type":"text","content":"Union City at Concord"},{"_id":"KVLI7RKYH5GWZGX4566RBGVRXY","additional_properties":{},"type":"text","content":"Springport at Quincy"},{"_id":"5HPZ7O64GREQXOKXGH5HFKZYFU","additional_properties":{},"type":"text","content":"Reading at Stockbridge"},{"_id":"NKYH3EKFXJFNJHNERKI2O47O4A","additional_properties":{},"type":"text","content":"Hillsdale Academy at Climax-Scotts"},{"_id":"IR7QN32U4VE2VPL53CXB5TPCTU","additional_properties":{},"type":"text","content":"Hudson at Hillsdale"},{"_id":"PSCA7QJLSRA6ZNPUREP3TMMADQ","additional_properties":{},"type":"text","content":"Addison at Jackson Homeschoolers"},{"_id":"2QF5GR7KRNFSLKVA4JLCMVD3SI","additional_properties":{},"type":"text","content":"Jackson Christian at Bellevue"},{"level":2,"_id":"FSPQRTQQW5BYBIZI6T6FX3KYFE","additional_properties":{},"type":"header","content":"THURSDAY"},{"_id":"SRMHDNOICVBPNHVWUYFXFRQFOQ","additional_properties":{},"type":"text","content":"Homer at Northwest"},{"_id":"GWINDTZPNFFU7H4BAMWO6DDX3Q","additional_properties":{},"type":"text","content":"Western at Haslett"},{"_id":"SLCHAXOCU5FH7OQKQ5F6KPJYGU","additional_properties":{},"type":"text","content":"Mumford at Lumen Christi"},{"_id":"VIRJY7H2B5FTNOM23WTIF4H4JA","additional_properties":{},"type":"text","content":"Napoleon at Greenhills"},{"_id":"YKZK7RZYOVCGDFZMXTDEFQ5UC4","additional_properties":{},"type":"text","content":"Columbia Central at Eaton Rapids"},{"_id":"BJJ6VJLQAVBQDB4JO47PIITLQQ","additional_properties":{},"type":"text","content":"Hudson at Hanover-Horton"},{"_id":"TGCS2NLII5EZBMY2JIS2APL76U","additional_properties":{},"type":"text","content":"Manchester at Sand Creek"},{"_id":"HSQZNU2SO5HRZPEFF5M2I7MDQY","additional_properties":{},"type":"text","content":"Stockbridge at Quincy"},{"_id":"BYPFHLP655GU5MUEDASNFYLIGM","additional_properties":{},"type":"text","content":"Reading at Springport"},{"_id":"DKL7MHBF6FGPDKLVLOC4NOHV4M","additional_properties":{},"type":"text","content":"Hillsdale Academy at Hillsdale"},{"_id":"6RPAWKCBCJHHTJD6ZJZP6E6BDU","additional_properties":{},"type":"text","content":"Washtenaw Christian at Jackson Christian"},{"level":2,"_id":"TKF6QTAFSBH4HOCONZDBF7WRYY","additional_properties":{},"type":"header","content":"SATURDAY"},{"_id":"WFAPJVFYWFHZLH433ZJT2IITVU","additional_properties":{},"type":"text","content":"Beaverton at Lumen Christi"},{"_id":"ONVRV4QB55BB3NHTMLT25BT4VM","additional_properties":{},"type":"text","content":"Hanover-Horton at Concord "},{"_id":"3ZJJ4TTSAVFM7HTTDZZ7OOY6WM","type":"raw_html","content":"<adi-stories-by-author adiWidgetId=\"widgie-beb41fde-3b63-4f19-968d-b8ad399818a0\"></adi-stories-by-author>"}],"description":{"basic":"Here is the girls basketball schedule for the week in the Jackson area"},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"custom_id":"COM5d71516b2","label":"JacksonWestern","type":"Company"},{"custom_id":"PLA0f6655a0a","label":"Grass LakeNorthwest","type":"Place"},{"custom_id":"PLA888f5c8e9","label":"Grand LedgeRockford","type":"Place"},{"custom_id":"COM2e9e8334e","label":"Lumen ChristiJonesville","type":"Company"},{"custom_id":"PLA015606840","label":"CharlotteMichigan Center","type":"Place"},{"custom_id":"COM410771731","label":"ChelseaColumbia Central","type":"Company"},{"custom_id":"PLAcdfe51b20","label":"HaslettHomer","type":"Place"},{"custom_id":"PLA45b001bbe","label":"HopkinsWhitmore Lake","type":"Place"},{"custom_id":"PLAd690dca8f","label":"ManchesterLeslie","type":"Place"},{"custom_id":"COM2fb67c04a","label":"WebbervilleUnion City","type":"Company"},{"custom_id":"COMafe5237c0","label":"ConcordSpringport","type":"Company"},{"custom_id":"PLAc251b25d9","label":"QuincyReading","type":"Place"},{"custom_id":"PLA502ae1974","label":"Jackson","type":"Place"},{"custom_id":"PLA455c7b429","label":"JACKSON","type":"Place"},{"custom_id":"COM6806966ef","label":"WebbervilleNapoleon","type":"Company"},{"custom_id":"COMdef87252e","label":"ClintonAddison","type":"Company"},{"custom_id":"COM6ccd13b1f","label":"Sand CreekTecumseh","type":"Company"},{"custom_id":"COMd685076bc","label":"East Jackson","type":"Company"}],"categories":[{"score":0.9241,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":0.8614,"classifier":"iab_content_taxonomy","name":"Sports>Basketball","_id":"483.547"},{"score":0.7471,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Basketball","_id":"483.487.489"},{"score":0.744,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/jackson","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Jackson Sports","description":"Jackson, Michigan sports news. Get the latest on Jackson high school sports, college sports and more. Browse photos, videos and more at the Jackson Citizen Patriot - MLive.com","_id":"/sports/jackson","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/jackson"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/jackson/","default_content":null},"site":{"site_keywords":"Jackson Sports, Jackson Michigan Sports, Jackson High School Sports, Jackson Prep Sports, Local Jackson Sports","site_description":"Jackson, Michigan sports news. Get the latest on Jackson high school sports, college sports and more. Browse photos, videos and more at the Jackson Citizen Patriot - MLive.com","site_section":"Sports","headline":"Jackson Sports","site_title":"Jackson Sports"},"navigation":{"nav_title":"Jackson Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Jackson Sports","_id":"/sports/jackson","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1036}}},"_website_section_id":"mlive./sports/jackson","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@highschoolsports-jx","_id":"1771803487173","text":"@highschoolsports-jx","slug":"highschoolsports-jx"},{"description":"@jx-river","_id":"1771803489460","text":"@jx-river","slug":"jx-river"},{"description":"@mlive-river","_id":"1771803491791","text":"@mlive-river","slug":"mlive-river"},{"description":"@local-jx","_id":"1771803494336","text":"@local-jx","slug":"local-jx"},{"description":"@exmeter","_id":"1771803497457","text":"@exmeter","slug":"exmeter"},{"description":"@high-school-basketball","_id":"1771805176719","text":"@high-school-basketball","slug":"high-school-basketball"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/6c38ae77-25a0-4c4c-8a9e-b9a46cefe656.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"eingles@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"@Eric_Ingles"}],"org":"Jackson","social_links":[{"site":"email","url":"eingles@mlive.com"},{"site":"twitter","url":"@Eric_Ingles"}],"name":"Eric Ingles","description":"Eric Ingles covers sports in the Jackson area.\nFeel free to send tips, stats, scores, etc to eingles@mlive.com","_id":"eingles","additional_properties":{"original":{"lastName":"Ingles","secondLastName":"","education":[{"name":"Northern Michigan University"}],"role":"Sports Reporter","native_app_rendering":false,"affiliations":"","bio":"Eric Ingles covers sports in the Jackson area.\nFeel free to send tips, stats, scores, etc to eingles@mlive.com","expertise":"Sports in the Jackson area","twitter":"@Eric_Ingles","contributor":false,"bio_page":"","last_updated_date":"2025-09-23T03:06:39.768Z","byline":"Eric Ingles | eingles@mlive.com","email":"eingles@mlive.com","slug":"","custom_advancelocal_tiktok":"@eric_ingles","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/6c38ae77-25a0-4c4c-8a9e-b9a46cefe656.png","longBio":"Eric Ingles has covered sports in the Jackson area since 2021. Before that he worked for print and digital outlets in Sterling, Illinois, Sedalia, Missouri and Crawfordsville, Indiana, and TV stations in Jacksonville, Florida, Flint, Michigan and Marquette, Michigan, covering sports from football sidelines, basketball courts, baseball diamonds and every other type of venue since 1997.","custom_advancelocal_bluesky":"@eric-ingles.bsky.social","fuzzy_match":false,"firstName":"Eric","books":[],"podcasts":[],"awards":[],"location":"Jackson","_id":"eingles","status":true}},"type":"author","version":"0.5.8","url":"","slug":""}]},"subtype":"article","first_publish_date":"2026-02-23T11:00:01Z","additional_properties":{"pc_content_hash":"760a33a431ba04f5ee0fe8d06f56f16a4b219ef5c4dc61d182a829fd634f51c0","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Basketball Enthusiast","confidence":1},{"persona":"Student Athlete","confidence":0.9},{"persona":"Active Lifestyle Advocate","confidence":0.8},{"persona":"Sports Fan","confidence":0.8},{"persona":"Casual Athlete","confidence":0.7},{"persona":"Competitive Player","confidence":0.6},{"persona":"Sports Analyst","confidence":0.6},{"persona":"Athletic Trainer","confidence":0.5},{"persona":"College Student","confidence":0.4},{"persona":"Athlete in Rehabilitation","confidence":0.3},{"persona":"Learning Enthusiast","confidence":0.3},{"persona":"Teacher Trainer","confidence":0.2},{"persona":"Public Relations Specialist","confidence":0.2},{"persona":"Community Activist","confidence":0.1},{"persona":"Adrenaline Junkie","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Athletic Recruiter","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0}],"iab_taxonomy":[["Category name: Sports>Basketball","Confidence: 0.9436623454093933"],["Category name: Education>Secondary Education","Confidence: 0.651625394821167"],["Category name: Sports>College Sports","Confidence: 0.4411465525627136"],["Category name: Politics>Civic affairs","Confidence: 0.3426438868045807"]]},"is_published":false,"publish_date":"2026-02-23T11:00:01.000Z","has_published_copy":true},"last_updated_date":"2026-02-23T11:01:05.256Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"address":{"locality":"Ann Arbor","region":"MI"},"auth":{"1":"21e6e04790fa889025e823399fd993b9fe5184b69540394b53db7a62c7b15462"},"caption":"Grass Lake’s Elise Bullock (2) shoots the ball at a high school basketball game at Father Gabriel Richard on Tuesday, Dec. 6, 2025.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/MO5HE2BWKJHCDAZKXXXAHNTWRY.jpg","licensable":true,"credits":{"affiliation":[{"name":"Abra Richardson","type":"author"}],"by":[{"name":"Abra Richardson","type":"author","byline":"Abra Richardson"}]},"subtitle":"Varsity Girls Basketball Father Gabriel Richard vs. Grass Lake","width":3509,"_id":"MO5HE2BWKJHCDAZKXXXAHNTWRY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/MO5HE2BWKJHCDAZKXXXAHNTWRY.jpg?auth=21e6e04790fa889025e823399fd993b9fe5184b69540394b53db7a62c7b15462","iptc_source":"The Ann Arbor News-MLive.com","proxyUrl":"/resizer/v2/MO5HE2BWKJHCDAZKXXXAHNTWRY.jpg?auth=21e6e04790fa889025e823399fd993b9fe5184b69540394b53db7a62c7b15462","takenOn":"2025-12-09T20:30:18Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/MO5HE2BWKJHCDAZKXXXAHNTWRY.jpg","published":true,"resizeUrl":"/resizer/v2/MO5HE2BWKJHCDAZKXXXAHNTWRY.jpg?auth=21e6e04790fa889025e823399fd993b9fe5184b69540394b53db7a62c7b15462","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/MO5HE2BWKJHCDAZKXXXAHNTWRY.jpg?auth=21e6e04790fa889025e823399fd993b9fe5184b69540394b53db7a62c7b15462&width=300","version":0,"originalName":"12092025_Basketball0898.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Father Gabriel Richard hosts Grass Lake for their varsity girls basketball season opener"},"_id":"CX5MYPWKFZCZNCCOEXT7OV5RGQ"}]},"created_date":"2025-12-10T02:45:35Z","last_updated_date":"2025-12-10T02:45:35Z","height":2335,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/MO5HE2BWKJHCDAZKXXXAHNTWRY.jpg?auth=21e6e04790fa889025e823399fd993b9fe5184b69540394b53db7a62c7b15462&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/MO5HE2BWKJHCDAZKXXXAHNTWRY.jpg?auth=21e6e04790fa889025e823399fd993b9fe5184b69540394b53db7a62c7b15462&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/MO5HE2BWKJHCDAZKXXXAHNTWRY.jpg?auth=21e6e04790fa889025e823399fd993b9fe5184b69540394b53db7a62c7b15462&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/MO5HE2BWKJHCDAZKXXXAHNTWRY.jpg?auth=21e6e04790fa889025e823399fd993b9fe5184b69540394b53db7a62c7b15462&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/here-is-the-girls-basketball-schedule-for-the-week-in-the-jackson-area.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"LFZXR245SZCHPC2FDBJCLF54WY","published":true,"branch":"default","revision_id":"AHR45MZ2HJG3ZBGNOPHRUD3FYE"},"planning":{"story_length":{"character_count_actual":1193,"inch_count_actual":6,"word_count_actual":184,"line_count_actual":40}},"display_date":"2026-02-23T11:00:01Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"Here is the girls basketball schedule for the week in the Jackson area"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/here-is-the-girls-basketball-schedule-for-the-week-in-the-jackson-area.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-22T23:55:24.895Z","publish_date":"2026-02-23T11:00:01Z","_id":"VISHTD6Z3JBWNOQLKHWJDQUOXU","website":"mlive","website_url":"/highschoolsports/2026/02/here-is-the-girls-basketball-schedule-for-the-week-in-the-jackson-area.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"auth":{"1":"7693673887da85f08980c3adb424a2e1b63b8915d2ef93146f426d71b979eff8"},"caption":"Kalamazoo Central freshman Skylar Clay (12) dribbles toward the basket during a girls basketball game at Kalamazoo Central High School on Friday, Feb. 20, 2026. Kalamazoo Central hosted Loy Norrix. ","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/ELCRFN64TZDRDCE7YKEDT6LRGY.JPG","licensable":true,"credits":{"affiliation":[{"name":"(Devin Anderson-Torrez | MLive.com)","type":"author"}],"by":[{"name":"(Devin Anderson-Torrez | MLive.com)","type":"author","byline":"(Devin Anderson-Torrez | MLive.com)"}]},"subtitle":"Kalamazoo Central girls basketball hosts Loy Norrix ","width":3528,"_id":"ELCRFN64TZDRDCE7YKEDT6LRGY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/ELCRFN64TZDRDCE7YKEDT6LRGY.JPG?auth=7693673887da85f08980c3adb424a2e1b63b8915d2ef93146f426d71b979eff8","proxyUrl":"/resizer/v2/ELCRFN64TZDRDCE7YKEDT6LRGY.JPG?auth=7693673887da85f08980c3adb424a2e1b63b8915d2ef93146f426d71b979eff8","takenOn":"2026-02-20T23:41:05Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/ELCRFN64TZDRDCE7YKEDT6LRGY.JPG","published":true,"resizeUrl":"/resizer/v2/ELCRFN64TZDRDCE7YKEDT6LRGY.JPG?auth=7693673887da85f08980c3adb424a2e1b63b8915d2ef93146f426d71b979eff8","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/ELCRFN64TZDRDCE7YKEDT6LRGY.JPG?auth=7693673887da85f08980c3adb424a2e1b63b8915d2ef93146f426d71b979eff8&width=300","version":0,"originalName":"kcnorrix_girlsbasketball_dat-9.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Kalamazoo Central girls basketball hosts rival Loy Norrix "},"_id":"J2YZW3JVVNHCPJ5Z6433PTJYNM"}]},"created_date":"2026-02-21T02:38:35Z","last_updated_date":"2026-02-21T02:38:35Z","height":2352,"image_type":"photograph"},{"_id":"JXFZMCQPQ5F4ZM3YKZIRAICV6A","additional_properties":{},"type":"text","content":"KALAMAZOO, MI — Postseason high school basketball is right around the corner, and girls teams from Southwest Michigan found out their playoff paths on Sunday."},{"_id":"A3WJCWPVC5AIXCK6XVNVBAT6DI","additional_properties":{},"type":"text","content":"The Michigan High School Athletic Association released its basketball district brackets, which kickoff on Monday, March 2 and conclude with respective district finals on Friday, March 6."},{"_id":"6NDMVRDSQFBIHL3A4URVTTNDXE","additional_properties":{},"type":"text","content":"The 2026 girls basketball state finals take place at Michigan State’s Breslin Center on March 21."},{"_id":"MK7EQUCUUZCFPIVG6KFRSDVRJU","additional_properties":{},"type":"text","content":"Below are the sites, schedules and matchups for all the district tournaments involving Kalamazoo-area teams."},{"_id":"J2VPGTVX3BFEVLIP26QU6YJZII","additional_properties":{},"type":"text","content":"<b>DIVISION 1</b>"},{"_id":"HUWBHW2S7RCNPI5M44KLTPJXBQ","additional_properties":{},"type":"text","content":"<b>DISTRICT 9 AT PORTAGE CENTRAL</b>"},{"_id":"HK6I3K3TERHZNLVA6OYS2YE7S4","additional_properties":{},"type":"text","content":"<b>QUARTERFINALS (MARCH 2)</b>"},{"_id":"W6EZFAF5RFHW5AF2CUAJZKZVIA","additional_properties":{},"type":"text","content":"Mattawan (7-11) vs. Portage Northern (5-15), 7 p.m."},{"_id":"225O3P5B7RFVTNY6HP2OYJWRRQ","additional_properties":{},"type":"text","content":"<b>SEMIFINALS (MARCH 4)</b>"},{"_id":"HMSFQIFNP5BHPABGPKNXZYZCZA","additional_properties":{},"type":"text","content":"Kalamazoo Central (12-7) vs. Mattawan/Portage Northern winner, 5:30 p.m."},{"_id":"7KBT7MATIVEKREU26V5QK6W23I","additional_properties":{},"type":"text","content":"Portage Central (11-5) vs. St. Joseph (11-7), 7 p.m."},{"_id":"U2U2Z3HO3FGFRLSUTTFFIEXILE","additional_properties":{},"type":"text","content":"<b>FINALS (MARCH 6)</b>"},{"_id":"OWUUOX6P25HQHMNQXNVXBBV3EY","additional_properties":{},"type":"text","content":"Semifinal winners, 7 p.m."},{"_id":"EI3HR5RT6VEGZOEFJYECD4EERY","additional_properties":{},"type":"text","content":"<i>*Winner advances to a Division 1 regional semifinal on March 9 at Holt</i>"},{"_id":"7BKQFIER6VEELLJCBO6JCT3QWU","additional_properties":{},"type":"text","content":"<b>DISTRICT 10 AT BATTLE CREEK CENTRAL</b>"},{"_id":"IA7RRVGSNJFLHC42PPSVWJVVHU","additional_properties":{},"type":"text","content":"<b>QUARTERFINALS (MARCH 2)</b>"},{"_id":"U5TRY5BJN5FUPKWX7UQPJNJ4ZQ","additional_properties":{},"type":"text","content":"Battle Creek Lakeview (11-9) vs. Battle Creek Central (12-7), 5:30 p.m."},{"_id":"F2JSJXGGCBG3NG4N3TX6OTG6OU","additional_properties":{},"type":"text","content":"Coldwater (13-7) vs. Loy Norrix (5-14), 7 p.m."},{"_id":"EW7OOJRMWZEVRDWJHIEFJTER4Y","additional_properties":{},"type":"text","content":"<b>SEMIFINALS (MARCH 4)</b>"},{"_id":"X2ISHTZDHFFPJOR2ZLXRLUK3S4","additional_properties":{},"type":"text","content":"Sturgis (17-3) vs. Battle Creek Lakeview/Battle Creek Central winner, 5:30 p.m."},{"_id":"SPEILRGTVRFFXGBZNNIT6VH77I","additional_properties":{},"type":"text","content":"Gull Lake (15-3) vs. Coldwater/Loy Norrix winner, 7 p.m."},{"_id":"3FPURWNG7NCI5FX4KSYD3BTS4Y","additional_properties":{},"type":"text","content":"<b>FINALS (MARCH 6)</b>"},{"_id":"IM6KPVPASFB4FFTFNRPMJEF7TY","additional_properties":{},"type":"text","content":"Semifinal winners, 7 p.m."},{"_id":"RVGTHSLLR5D4BC7Y4JDXHLXXHQ","additional_properties":{},"type":"text","content":"<i>*Winner advances to a Division 1 regional semifinal on March 9 at Holt</i>"},{"_id":"O2SKBOU6IRFPHCZ7RYDB5RODBE","additional_properties":{},"type":"text","content":"<b>DIVISION 2</b>"},{"_id":"RM5B2YGDFVAR7LAUJOHJA47T2Y","additional_properties":{},"type":"text","content":"<b>DISTRICT 46 AT HAMILTON</b>"},{"_id":"AOQSNRC76RBZ5CYDH6BVNHK6UQ","additional_properties":{},"type":"text","content":"<b>QUARTERFINALS (MARCH 2)</b>"},{"_id":"32LMGOGN2VCWJLESIPVAFJNL5U","additional_properties":{},"type":"text","content":"Hamilton (4-15) vs. Allegan (4-13), 7 p.m."},{"_id":"NRSYEWY3EZEDXGIHAL7FWHNICA","additional_properties":{},"type":"text","content":"<b>SEMIFINALS (MARCH 4)</b>"},{"_id":"TOYPYMAOUBG7NHOQNEJHYLONUI","additional_properties":{},"type":"text","content":"Otsego (16-1) vs. Hamilton/Allegan winner, 5:30 p.m."},{"_id":"MDUTG54ALJCXJCVAEEHUIBOWGE","additional_properties":{},"type":"text","content":"Hopkins (16-4) vs. South Haven (11-8), 7 p.m."},{"_id":"ZN6IGWZVURG7TAXXOQ5QV6XE3U","additional_properties":{},"type":"text","content":"<b>FINALS (MARCH 6)</b>"},{"_id":"KQBXFYX2DZGO3PTVMPZTXOIFW4","additional_properties":{},"type":"text","content":"Semifinal winners, 7 p.m."},{"_id":"HFYPMQFCCFGGVH653MV6QKNUJI","additional_properties":{},"type":"text","content":"<i>*Winner advances to a Division 2 regional semifinal on March 9 at Otsego</i>"},{"_id":"DGWZM33P6VH23P6PWQZUOTYA5A","additional_properties":{},"type":"text","content":"<b>DISTRICT 48 AT PLAINWELL</b>"},{"_id":"5XV26DJI4BF5DPQLIGALHKDC7I","additional_properties":{},"type":"text","content":"<b>QUARTERFINALS (MARCH 2)</b>"},{"_id":"QZRWCXXHVNBNBAHPNBG5E5L5PE","additional_properties":{},"type":"text","content":"Vicksburg (8-11) vs. Paw Paw (5-15), 7 p.m."},{"_id":"Z7EYEUGPXZBSFIAFG3VLSYAPNU","additional_properties":{},"type":"text","content":"<b>SEMIFINALS (MARCH 4)</b>"},{"_id":"6L7YRE5HIJEZZO4ZOWJA3W2K6A","additional_properties":{},"type":"text","content":"Plainwell (14-5) vs. Vicksburg/Paw Paw winner, 5:30 p.m."},{"_id":"YFJFSQKNUFC5ZOWGD5MQBAMCTU","additional_properties":{},"type":"text","content":"Three Rivers (7-11) vs. Dowagiac (7-10), 7 p.m."},{"_id":"N6UYIUG3HNEQRF7KFDWJU4I5BU","additional_properties":{},"type":"text","content":"<b>FINALS (MARCH 6)</b>"},{"_id":"T3DERS4HCJCTTHWMV4KRD7F64E","additional_properties":{},"type":"text","content":"Semifinal winners, 7 p.m."},{"_id":"ON5RB44YRZDZZKQ35J4NUF43OI","additional_properties":{},"type":"text","content":"<i>*Winner advances to a Division 2 regional semifinal on March 9 at Otsego</i>"},{"_id":"G2EQGJOZRZAQLJRFKF6GT7YHOQ","additional_properties":{},"type":"text","content":"<b>DIVISION 3</b>"},{"_id":"SWTJDF67GREH7P4AYPY4EA2A7Q","additional_properties":{},"type":"text","content":"<b>DISTRICT 76 AT SARANAC</b>"},{"_id":"PWNM2BXOPJAARBDJ3WSFDNTOE4","additional_properties":{},"type":"text","content":"<b>QUARTERFINALS (MARCH 2)</b>"},{"_id":"FV5ERJTEGFAKDKTSSTOEY3ADOY","additional_properties":{},"type":"text","content":"Parchment (6-13) vs. Vermontville Maple Valley (4-14), 5 :30 p.m."},{"_id":"LHUUZMOJXJGSXK46PYY3GWKY5I","additional_properties":{},"type":"text","content":"Saranac (9-11) vs. Delton Kellogg (3-16), 7 p.m."},{"_id":"I7TBAHNEPREKXEWAPEUVFJVAXY","additional_properties":{},"type":"text","content":"<b>SEMIFINALS (MARCH 4)</b>"},{"_id":"YNLBJVMJE5FTXD3PAGGLMHHIXY","additional_properties":{},"type":"text","content":"Galesburg-Augusta (12-7) vs. Parchment/Vermontville Maple Valley winner, 5 :30 p.m."},{"_id":"WPQI6YHITNFXFIXWEU5VLCASSY","additional_properties":{},"type":"text","content":"Olivet (14-7) vs. Saranac/Delton Kellogg winner, 7 p.m."},{"_id":"7FW4TUEOHRAQVDXXED76LW6TKQ","additional_properties":{},"type":"text","content":"<b>FINALS (MARCH 6)</b>"},{"_id":"2JVWET7ANBBP5HKH2ML4Q6URC4","additional_properties":{},"type":"text","content":"Semifinal winners, 7 p.m."},{"_id":"FBIDIJO42FEWZHEPBYPTTJ2EMI","additional_properties":{},"type":"text","content":"<i>*Winner advances to a Division 3 regional semifinal on March 9 at Grandville Calvin Christian</i>"},{"_id":"S7Z5QZPPWFEWFCTQN4DQGM6OD4","additional_properties":{},"type":"text","content":"<b>DISTRICT 77 AT KALAMAZOO HACKETT</b>"},{"_id":"H5LAJMLB3VANNEUS3L7B5FOL4M","additional_properties":{},"type":"text","content":"<b>SEMIFINALS (MARCH 4)</b>"},{"_id":"N4HTEKMJXVDNHH5NS3E6T67X4U","additional_properties":{},"type":"text","content":"Kalamazoo Christian (15-3) vs. Comstock (1-18), 5:30 p.m."},{"_id":"GO3SZQSZABADBHJIYYQC3HGN3Y","additional_properties":{},"type":"text","content":"Kalamazoo Hackett (17-3) vs. Lawton (11-8), 7 p.m."},{"_id":"HQ2YFOCNCNBG5DGHEJTFS4UOTM","additional_properties":{},"type":"text","content":"<b>FINALS (MARCH 6)</b>"},{"_id":"YOEHBCM7GRCLPOQP6VKR6PFSAM","additional_properties":{},"type":"text","content":"Semifinal winners, 7 p.m."},{"_id":"MGA4X7TZNNEXHBJE6KT4ANYT3I","additional_properties":{},"type":"text","content":"<i>*Winner advances to a Division 3 regional semifinal on March 9 at Bangor</i>"},{"_id":"XCKRE2XO7FDKPNO5MKBMZGXZDE","additional_properties":{},"type":"text","content":"<b>DISTRICT 78 AT WATERVLIET</b>"},{"_id":"4ZNLUIAQMFGKPM4AAPTHZMWYWU","additional_properties":{},"type":"text","content":"<b>QUARTERFINALS (MARCH 2)</b>"},{"_id":"F7PBT5IVEFCMBEYPD6WPBFG2WE","additional_properties":{},"type":"text","content":"Hartford (6-11) vs. Coloma (2-15), 5:30 p.m."},{"_id":"MXTHGJZRJZBZPKPWW7O4PSKMM4","additional_properties":{},"type":"text","content":"Bangor (9-11) vs. Bloomingdale (1-18), 7 p.m."},{"_id":"RBWJT5E2QRDYXJYONWKMM4LVXA","additional_properties":{},"type":"text","content":"<b>SEMIFINALS (MARCH 4)</b>"},{"_id":"HQANT5KOIZCBZBPTWXMKNSYHSM","additional_properties":{},"type":"text","content":"Gobles (13-6) vs. Hartford/Coloma winner, 5:30 p.m."},{"_id":"GJ5C2GHDLVEOPKQSRJ47BKMPS4","additional_properties":{},"type":"text","content":"Watervliet (8-12) vs. Bangor/Bloomingdale winner, 7 p.m."},{"_id":"DODSTPBJNVCEXJ3JLT4AWKONBU","additional_properties":{},"type":"text","content":"<b>FINALS (MARCH 6)</b>"},{"_id":"PQ2M3S46OJEA3MXJGHQ7IAHRFE","additional_properties":{},"type":"text","content":"Semifinal winners, 7 p.m."},{"_id":"XT4XH3JU7NHPXJ5UE3OUCEQYLE","additional_properties":{},"type":"text","content":"<i>*Winner advances to a Division 3 regional semifinal on March 9 at Bangor</i>"},{"_id":"4ZBY7QI5GJHQBMWOQG3QCWQFSY","additional_properties":{},"type":"text","content":"<b>DISTRICT 80 AT UNION CITY</b>"},{"_id":"T6OHRO4RHNAQZIO57LRJYJ5D7Q","additional_properties":{},"type":"text","content":"<b>QUARTERFINALS (MARCH 2)</b>"},{"_id":"N66KXVLRJZEJNLCAULBGXHKDYY","additional_properties":{},"type":"text","content":"Constantine (10-9) vs. Bronson (4-15), 7 p.m."},{"_id":"2WJDLDBSRVF65F5RROGXEBKUBE","additional_properties":{},"type":"text","content":"<b>SEMIFINALS (MARCH 4)</b>"},{"_id":"6PSO2TEOJFAFZETRSYX4IKMGTY","additional_properties":{},"type":"text","content":"Union City (15-5) vs. Constantine/Bronson winner, 5:30 p.m."},{"_id":"Z4CFVUXKXNAMZE7DHV55A6V33M","additional_properties":{},"type":"text","content":"Schoolcraft (13-6) vs. Centreville (16-4), 7 p.m."},{"_id":"RO2FH7LGJJDGLKMI4DLFJM533E","additional_properties":{},"type":"text","content":"<b>FINALS (MARCH 6)</b>"},{"_id":"MYA3LIJT5BCSTKLVZJFF4MCJXU","additional_properties":{},"type":"text","content":"Semifinal winners, 7 p.m."},{"_id":"6QUYBVZYKBEFFB5PXMLWWA2Q6Q","additional_properties":{},"type":"text","content":"<i>*Winner advances to a Division 3 regional semifinal on March 9 at Bangor</i>"},{"_id":"NGNWG63K7RH5RPMK4NMT5HPJHA","additional_properties":{},"type":"text","content":"<b>DIVISION 4</b>"},{"_id":"BSU2V4ZWRJCY3FQDKTPVEELZF4","additional_properties":{},"type":"text","content":"<b>DISTRICT 114 AT MARTIN</b>"},{"_id":"QCW6BVN6N5FQ7CUJYGJMZNS3EM","additional_properties":{},"type":"text","content":"<b>SEMIFINALS (MARCH 4)</b>"},{"_id":"YYSOSQBWZJEOHMXN7KGUFXLR2E","additional_properties":{},"type":"text","content":"Climax-Scotts (13-6) vs. Bellevue (4-13), 5:30 p.m."},{"_id":"IXTHTDD5RBBGDA4RHMTTMYNGQY","additional_properties":{},"type":"text","content":"Battle Creek St. Philip (11-8) vs. Martin (9-9), 7 p.m."},{"_id":"OLSI6GLXRVBX7PO7CTN77GSHIQ","additional_properties":{},"type":"text","content":"<b>FINALS (MARCH 6)</b>"},{"_id":"HY5DDG7KNFHVBKWNP7SR2I3VWU","additional_properties":{},"type":"text","content":"Semifinal winners, 7 p.m."},{"_id":"ZH6CSLDFWZCD5ERNCVRNLG2DSM","additional_properties":{},"type":"text","content":"<i>*Winner advances to a Division 4 regional semifinal on March 9 at Fowler</i>"},{"_id":"GV4TDPUMDRGOJIREG5QGAADVVE","additional_properties":{},"type":"text","content":"<b>DISTRICT 117 AT DECATUR</b>"},{"_id":"7MXI46Z6XNGMVCBLIH7RYQQJCQ","additional_properties":{},"type":"text","content":"<b>SEMIFINALS (MARCH 4)</b>"},{"_id":"GX6XQSUGXREDHGDUQTKHMM5FEU","additional_properties":{},"type":"text","content":"Decatur (10-9) vs. St. Joseph Our Lady of the Lake Catholic (2-15), 5:30 p.m."},{"_id":"5LQXFKRHOZG27PGTQD2A3YQZA4","additional_properties":{},"type":"text","content":"Lawrence (11-9) vs. St. Joseph Michigan Lutheran (9-9), 7 p.m."},{"_id":"TORAMQNCTJHNFE543YKNNCW4HQ","additional_properties":{},"type":"text","content":"<b>FINALS (MARCH 6)</b>"},{"_id":"5E5NR7FHQVFZ3IWJ3BT7HOEATY","additional_properties":{},"type":"text","content":"Semifinal winners, 7 p.m."},{"_id":"OK6KMQYW3NH6DCBWALULOMQLHU","additional_properties":{},"type":"text","content":"<i>*Winner advances to a Division 4 regional semifinal on March 9 at Marcellus</i>"},{"_id":"FXYNEFI2LVFQ5NONRFJKY5LGXQ","additional_properties":{},"type":"text","content":"<b>DISTRICT 118 AT WHITE PIGEON</b>"},{"_id":"PWHYAMPKHBDERFLSDRT5VI77XQ","additional_properties":{},"type":"text","content":"<b>QUARTERFINALS (MARCH 2)</b>"},{"_id":"XBVDXIDSKJGQDB523PMVGSMV7Y","additional_properties":{},"type":"text","content":"Marcellus (7-11) vs. Marcellus Howardsville Christian (6-10), 7 p.m."},{"_id":"4VKLJUHKOJDFHNCMIA5ASTA2BA","additional_properties":{},"type":"text","content":"<b>SEMIFINALS (MARCH 4)</b>"},{"_id":"QJCLAUYGMNEIDBEC4Z7NLORLII","additional_properties":{},"type":"text","content":"Mendon (17-3) vs. Marcellus/Marcellus Howardsville Christian winner, 5 :30 p.m."},{"_id":"64FHXQLPJJGN5APBGOEENDLQNM","additional_properties":{},"type":"text","content":"White Pigeon (13-6) vs. Colon (8-12), 7 p.m."},{"_id":"KEOBRADQ7VEW5PJ7PQXJLFI46M","additional_properties":{},"type":"text","content":"<b>FINALS (MARCH 6)</b>"},{"_id":"O7OX2HJPUZGEDJLQ5AETEC3HYU","additional_properties":{},"type":"text","content":"Semifinal winners, 7 p.m."},{"_id":"MR5O6GDNRBDTRETOIHPNWWCDFI","additional_properties":{},"type":"text","content":"<i>*Winner advances to a Division 4 regional semifinal on March 9 at Marcellus</i>"}],"description":{"basic":"Check out all the schedules and pairings for Kalamazoo-area teams, as the playoffs being on Monday, March 2."},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"score":0.3513,"_id":"Q167155","label":"Kalamazoo, Michigan","type":"Place,PopulatedPlace,Settlement,City"},{"custom_id":"COM3f386b507","label":"Southwest Michigan","type":"Company"},{"custom_id":"COMfc049f8e6","label":"PORTAGE CENTRALQUARTERFINALS","type":"Company"},{"custom_id":"COMbb6b0e6c7","label":"SEMIFINALS","type":"Company"}],"categories":[{"score":0.9888,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":0.8935,"classifier":"iab_content_taxonomy","name":"Sports>Basketball","_id":"483.547"},{"score":0.7585,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"score":0.6966,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Basketball","_id":"483.487.489"}],"content_topics":[{"score":0.9654,"_id":"Q167155","label":"Kalamazoo, Michigan"},{"score":0.8006,"_id":"Q1457982","label":"Sports"},{"score":0.7449,"_id":"Q810998","label":"Battle Creek, Michigan"},{"score":0.7339,"_id":"Q7483675","label":"Schools"},{"score":0.6505,"_id":"Q10026723","label":"High schools"},{"score":0.6457,"_id":"Q6808364","label":"Michigan"},{"score":0.6059,"_id":"Q1022946","label":"Portage, Michigan"},{"score":0.4363,"_id":"Q2224644","label":"Otsego, Michigan"},{"score":0.4262,"_id":"Q953719","label":"South Haven, Michigan"},{"score":0.3982,"_id":"Q8570009","label":"Kalamazoo County, Michigan"},{"score":0.3956,"_id":"Q2154296","label":"Paw Paw, Michigan"},{"score":0.3875,"_id":"Q2733200","label":"Allegan, Michigan"},{"score":0.3854,"_id":"Q8801287","label":"Sports organizations of the United States"},{"score":0.3829,"_id":"Q13271615","label":"Michigan high school sports conferences"},{"score":0.3652,"_id":"Q2273620","label":"Plainwell, Michigan"},{"score":0.3599,"_id":"Q15144233","label":"United States schools associations"},{"score":0.3411,"_id":"Q5617728","label":"Gull Lake (Michigan)"},{"score":0.3388,"_id":"Q9674699","label":"School sport"},{"score":0.3344,"_id":"Q1107962","label":"Coldwater, Michigan"},{"score":0.3263,"_id":"Q7026803","label":"Amateur sports"},{"score":0.3039,"_id":"Q2298596","label":"Dowagiac, Michigan"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/kalamazoo","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Kalamazoo Sports","description":"Find the latest Kalamazoo high school, college and other local sports news. Get updates on Kalamazoo Wings and Western Michigan Broncos at MLive.com\"> <meta name=\"keywords\" content=\"Local sports news for Kalamazoo, Kalamazoo Gazette Sports, Kalamazoo Youth Sports, Kalamazoo Sports, Kalamazoo Gazette high school sports, Kalamazoo Wings, Western Michigan Broncos, prep sportssports/kalamazoo","_id":"/sports/kalamazoo","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/kalamazoo"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/kalamazoo/","default_content":null},"site":{"site_keywords":null,"site_description":"Find the latest Kalamazoo high school, college and other local sports news. Get updates on Kalamazoo Wings and Western Michigan Broncos at MLive.com\"> <meta name=\"keywords\" content=\"Local sports news for Kalamazoo, Kalamazoo Gazette Sports, Kalamazoo Youth Sports, Kalamazoo Sports, Kalamazoo Gazette high school sports, Kalamazoo Wings, Western Michigan Broncos, prep sportssports/kalamazoo","site_section":"Sports","headline":"Kalamazoo Sports","site_title":"Kalamazoo Sports"},"navigation":{"nav_title":"Kalamazoo Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Kalamazoo Sports","_id":"/sports/kalamazoo","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1038}}},"_website_section_id":"mlive./sports/kalamazoo","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@mlive-river","_id":"1771818829261","text":"@mlive-river","slug":"mlive-river"},{"description":"@kz-river","_id":"1771818831963","text":"@kz-river","slug":"kz-river"},{"description":"@highschoolsports-kz","_id":"1771818835795","text":"@highschoolsports-kz","slug":"highschoolsports-kz"},{"description":"high-school-basketball","_id":"1771818840374","text":"high-school-basketball","slug":"high-school-basketball"},{"description":"local-kz","_id":"1771818844708","text":"local-kz","slug":"local-kz"},{"description":"highschoolsports-kz","_id":"1771818848571","text":"highschoolsports-kz","slug":"highschoolsports-kz"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/a6ecac81-9ed4-430a-a52a-6b845970cb37.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"mehler@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"matthewehler"}],"social_links":[{"site":"email","url":"mehler@mlive.com"},{"site":"twitter","url":"matthewehler"}],"name":"Matthew Ehler","description":"Matthew Ehler is a sports reporter for MLive.com and covers local sports in Kalamazoo, including high school sports and Western Michigan University athletics.","_id":"mehler","additional_properties":{"original":{"lastName":"Ehler","secondLastName":"","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/a6ecac81-9ed4-430a-a52a-6b845970cb37.png","education":[{"name":"Central Michigan University"}],"role":"Sports Reporter","longBio":"Matthew Ehler is a sports reporter for MLive.com and covers local sports in Kalamazoo, including high school sports and Western Michigan University athletics. Matthew has gained experience covering high school state championships in basketball, soccer, lacrosse, softball and baseball, and covered WMU hockey's run to a national championship in 2025. A Midland native, Matthew has spent six years in journalism after graduating from Central Michigan University in 2019. He's won multiple awards from the Michigan Press Association. ","native_app_rendering":false,"fuzzy_match":false,"affiliations":"Midland Daily News, Grand Haven Tribune, MLive","bio":"Matthew Ehler is a sports reporter for MLive.com and covers local sports in Kalamazoo, including high school sports and Western Michigan University athletics.","expertise":"High school sports, Western Michigan athletics","firstName":"Matthew","twitter":"matthewehler","books":[],"podcasts":[],"contributor":false,"awards":[],"_id":"mehler","bio_page":"","last_updated_date":"2025-09-24T12:33:32.612Z","byline":"Matthew Ehler | mehler@mlive.com","email":"mehler@mlive.com","slug":"","status":true}},"type":"author","version":"0.5.8","url":"","slug":""}]},"subtype":"article","first_publish_date":"2026-02-23T11:00:01Z","additional_properties":{"pc_content_hash":"c526f4b0429796c3680d27cd9eca7a92c7c6bc7c9f5a3442e0319c2ba444d298","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Sports Fan","confidence":0.9},{"persona":"Basketball Enthusiast","confidence":0.8},{"persona":"Student Athlete","confidence":0.7},{"persona":"Competitive Player","confidence":0.6},{"persona":"Active Lifestyle Advocate","confidence":0.5},{"persona":"Casual Athlete","confidence":0},{"persona":"Adrenaline Junkie","confidence":0},{"persona":"Athletic Trainer","confidence":0},{"persona":"Sports Analyst","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Athletic Recruiter","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0}],"iab_taxonomy":[["Category name: Sports>Basketball","Confidence: 0.9140099883079529"],["Category name: Education>Secondary Education","Confidence: 0.6571882963180542"],["Category name: Sports>College Sports","Confidence: 0.3731510043144226"],["Category name: Politics>Civic affairs","Confidence: 0.29714807868003845"]]},"is_published":false,"publish_date":"2026-02-23T11:00:01.000Z","has_published_copy":true},"last_updated_date":"2026-02-23T11:01:04.361Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"auth":{"1":"7693673887da85f08980c3adb424a2e1b63b8915d2ef93146f426d71b979eff8"},"caption":"Kalamazoo Central freshman Skylar Clay (12) dribbles toward the basket during a girls basketball game at Kalamazoo Central High School on Friday, Feb. 20, 2026. Kalamazoo Central hosted Loy Norrix. ","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","focal_point":{"x":1017,"y":673},"url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/ELCRFN64TZDRDCE7YKEDT6LRGY.JPG","licensable":true,"credits":{"affiliation":[{"name":"(Devin Anderson-Torrez | MLive.com)","type":"author"}],"by":[{"name":"(Devin Anderson-Torrez | MLive.com)","type":"author","byline":"(Devin Anderson-Torrez | MLive.com)"}]},"subtitle":"Kalamazoo Central girls basketball hosts Loy Norrix ","width":3528,"_id":"ELCRFN64TZDRDCE7YKEDT6LRGY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/ELCRFN64TZDRDCE7YKEDT6LRGY.JPG?auth=7693673887da85f08980c3adb424a2e1b63b8915d2ef93146f426d71b979eff8","proxyUrl":"/resizer/v2/ELCRFN64TZDRDCE7YKEDT6LRGY.JPG?auth=7693673887da85f08980c3adb424a2e1b63b8915d2ef93146f426d71b979eff8","takenOn":"2026-02-20T23:41:05Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/ELCRFN64TZDRDCE7YKEDT6LRGY.JPG","published":true,"resizeUrl":"/resizer/v2/ELCRFN64TZDRDCE7YKEDT6LRGY.JPG?auth=7693673887da85f08980c3adb424a2e1b63b8915d2ef93146f426d71b979eff8","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/ELCRFN64TZDRDCE7YKEDT6LRGY.JPG?auth=7693673887da85f08980c3adb424a2e1b63b8915d2ef93146f426d71b979eff8&width=300","version":0,"focal_point":{"min":[1017,673],"max":[1017,673]},"originalName":"kcnorrix_girlsbasketball_dat-9.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Kalamazoo Central girls basketball hosts rival Loy Norrix "},"_id":"J2YZW3JVVNHCPJ5Z6433PTJYNM"}]},"created_date":"2026-02-21T02:38:35Z","last_updated_date":"2026-02-21T02:38:35Z","height":2352,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/ELCRFN64TZDRDCE7YKEDT6LRGY.JPG?auth=7693673887da85f08980c3adb424a2e1b63b8915d2ef93146f426d71b979eff8&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/ELCRFN64TZDRDCE7YKEDT6LRGY.JPG?auth=7693673887da85f08980c3adb424a2e1b63b8915d2ef93146f426d71b979eff8&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/ELCRFN64TZDRDCE7YKEDT6LRGY.JPG?auth=7693673887da85f08980c3adb424a2e1b63b8915d2ef93146f426d71b979eff8&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/ELCRFN64TZDRDCE7YKEDT6LRGY.JPG?auth=7693673887da85f08980c3adb424a2e1b63b8915d2ef93146f426d71b979eff8&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/see-2026-kalamazoo-area-girls-basketball-district-pairings-schedules.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"V3QQYL3GLNFTLA4MXQ5NDCEQ4I","published":true,"branch":"default","revision_id":"5XDFJSHFWBBALIILUC5GMONNUE"},"planning":{"story_length":{"character_count_actual":4402,"inch_count_actual":15,"word_count_actual":701,"line_count_actual":104}},"display_date":"2026-02-23T11:00:01Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"See 2026 Kalamazoo-area girls basketball district pairings, schedules"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/see-2026-kalamazoo-area-girls-basketball-district-pairings-schedules.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-23T03:55:39.526Z","publish_date":"2026-02-23T11:00:01Z","_id":"R47HNGOQFBHMJBRESEB45MNPAY","website":"mlive","website_url":"/highschoolsports/2026/02/see-2026-kalamazoo-area-girls-basketball-district-pairings-schedules.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"09f4f7a775e83b52d11079fd88ccd88897186a1ad95d091a45c29eef29941a6a"},"caption":"Which Class D girls basketball team was the best in the first decade of the 2000s? Vote now!","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GNILCAGS25ECTBNLI23HKOTN3Q.jpg","licensable":false,"credits":{"affiliation":[{"name":"Jared Purcell | japurcell@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"japurcell@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"JaredPurcellDET"}],"social_links":[{"site":"email","url":"japurcell@mlive.com"},{"site":"twitter","url":"JaredPurcellDET"}],"name":"Jared Purcell","description":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","_id":"japurcel","additional_properties":{"original":{"lastName":"Purcell","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png","education":[{"name":"Oakland University"}],"role":"Lead reporter for local sports","longBio":"I am the lead reporter for the local sports team at MLive.com and we mainly focus on high school sports coverage throughout Michigan on a local and statewide level. I've lived in Michigan since I was three years old and currently reside in the Detroit suburbs where I also coach cross country in the fall and track and field in the spring.","bio":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","expertise":"High school sports.","mt_author_id":"9339511","firstName":"Jared","twitter":"JaredPurcellDET","podcasts":[],"books":[],"personal_website":"https://www.mlive.com/staff/japurcel/","awards":[],"_id":"japurcel","last_updated_date":"2025-09-12T17:03:19.458Z","bio_page":"","byline":"Jared Purcell | japurcell@mlive.com","email":"japurcell@mlive.com","status":true}},"type":"author","version":"0.5.8","url":""}]},"subtitle":"Vote for the top Class D girls basketball team from 2000-09","width":1280,"creditIPTC":"Jared Purcell | japurcell@mlive.com","_id":"GNILCAGS25ECTBNLI23HKOTN3Q","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/GNILCAGS25ECTBNLI23HKOTN3Q.jpg?auth=09f4f7a775e83b52d11079fd88ccd88897186a1ad95d091a45c29eef29941a6a","proxyUrl":"/resizer/v2/GNILCAGS25ECTBNLI23HKOTN3Q.jpg?auth=09f4f7a775e83b52d11079fd88ccd88897186a1ad95d091a45c29eef29941a6a","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GNILCAGS25ECTBNLI23HKOTN3Q.jpg","published":true,"resizeUrl":"/resizer/v2/GNILCAGS25ECTBNLI23HKOTN3Q.jpg?auth=09f4f7a775e83b52d11079fd88ccd88897186a1ad95d091a45c29eef29941a6a","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/GNILCAGS25ECTBNLI23HKOTN3Q.jpg?auth=09f4f7a775e83b52d11079fd88ccd88897186a1ad95d091a45c29eef29941a6a&width=300","version":0,"originalName":"8.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-19T18:18:53Z","last_updated_date":"2026-02-19T18:18:53Z","height":720,"image_type":"photograph"},{"_id":"DL6T2ICRBBCTVLNY775TAVQU7M","additional_properties":{},"type":"text","content":"Have you ever wondered who would have won a head-to-head matchup between the best Class D Michigan high girls <a href=\"https://www.mlive.com/topic/high-school-basketball/\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/topic/high-school-basketball/\">basketball</a> teams from the first decade of 2000s? "},{"_id":"7QJNABYXQZCKFONBDEE537W6ZI","additional_properties":{},"type":"text","content":"Well, readers now can rewrite history by voting for the top team from 2000-09 in MLive’s state tournament. "},{"_id":"C5BYQM55LJF7PIXRCKRRK5K46Y","additional_properties":{},"type":"text","content":"MLive is launching a project to name the top high school boys and girls basketball team from the first decade of the 21st Century, giving readers the final say."},{"_id":"QFMUKYMNAFDRDDO56G633MHPY4","additional_properties":{},"type":"text","content":"First, we are presenting the Top 16 teams who competed in Class D from 2000-09 in a bracket-style format. "},{"_id":"WXCJ4KEGGVCIFNE4GOTX7FREWM","additional_properties":{},"type":"text","content":"Cast your vote for the top team and each winner will advance until their is one squad left standing. The poll will close at 9 a.m. on Friday, Feb. 27. "},{"_id":"MWRZGYEQBNF5ZNIQBOTLCTYSGM","additional_properties":{},"type":"text","content":"--"},{"level":3,"_id":"XE3IEDNGXRBULEUJEBKMVVLM44","additional_properties":{},"type":"header","content":"<b>THE BRACKET</b>"},{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"d05d29074abf6c7195df04053ad337b9dd4afea64aab6b9f28738d0b5f04fb83"},"caption":"Which Class D girls basketball team is the best from 2000-2009? Vote on the opening round matchups now.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/5VMKHRM3DJF43EBEFLZKDBYNMY.jpg","licensable":false,"credits":{"affiliation":[{"name":"Jared Purcell | japurcell@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"japurcell@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"JaredPurcellDET"}],"social_links":[{"site":"email","url":"japurcell@mlive.com"},{"site":"twitter","url":"JaredPurcellDET"}],"name":"Jared Purcell","description":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","_id":"japurcel","additional_properties":{"original":{"lastName":"Purcell","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png","education":[{"name":"Oakland University"}],"role":"Lead reporter for local sports","longBio":"I am the lead reporter for the local sports team at MLive.com and we mainly focus on high school sports coverage throughout Michigan on a local and statewide level. I've lived in Michigan since I was three years old and currently reside in the Detroit suburbs where I also coach cross country in the fall and track and field in the spring.","bio":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","expertise":"High school sports.","mt_author_id":"9339511","firstName":"Jared","twitter":"JaredPurcellDET","podcasts":[],"books":[],"personal_website":"https://www.mlive.com/staff/japurcel/","awards":[],"_id":"japurcel","last_updated_date":"2025-09-12T17:03:19.458Z","bio_page":"","byline":"Jared Purcell | japurcell@mlive.com","email":"japurcell@mlive.com","status":true}},"type":"author","version":"0.5.8","url":""}]},"subtitle":"Best Class D Girls Basketball team from 2000-2009","width":2875,"creditIPTC":"Jared Purcell | japurcell@mlive.com","_id":"5VMKHRM3DJF43EBEFLZKDBYNMY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/5VMKHRM3DJF43EBEFLZKDBYNMY.jpg?auth=d05d29074abf6c7195df04053ad337b9dd4afea64aab6b9f28738d0b5f04fb83","proxyUrl":"/resizer/v2/5VMKHRM3DJF43EBEFLZKDBYNMY.jpg?auth=d05d29074abf6c7195df04053ad337b9dd4afea64aab6b9f28738d0b5f04fb83","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/5VMKHRM3DJF43EBEFLZKDBYNMY.jpg","published":true,"resizeUrl":"/resizer/v2/5VMKHRM3DJF43EBEFLZKDBYNMY.jpg?auth=d05d29074abf6c7195df04053ad337b9dd4afea64aab6b9f28738d0b5f04fb83","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/5VMKHRM3DJF43EBEFLZKDBYNMY.jpg?auth=d05d29074abf6c7195df04053ad337b9dd4afea64aab6b9f28738d0b5f04fb83&width=300","version":0,"originalName":"2000s Class D girls basketball brackets.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-22T17:39:21Z","last_updated_date":"2026-02-22T17:39:21Z","height":1642,"image_type":"photograph"},{"_id":"S2D3HGCRN5CRTFMDZCHZJRCO4M","additional_properties":{},"type":"text","content":"-- "},{"level":3,"_id":"LZ7BKVS56VAAPM7P3Y5EFLZYG4","additional_properties":{},"type":"header","content":"<b>THE MATCHUPS</b>"},{"level":4,"_id":"2AO2IGSTWRHG7C5IXZHITNIWKM","additional_properties":{},"type":"header","content":"<b>1. LANSING CHRISTIAN </b>"},{"_id":"U3AKIVUIOFCJNIWRZQY4QBFX5A","additional_properties":{},"type":"text","content":"Year:<b> </b>2004 "},{"_id":"73QKJCMXMZDVDAADPKMGOP4B3Q","additional_properties":{},"type":"text","content":"Record: 26-1 "},{"_id":"WFL7G3FRNVDMNJPRXZGKMWPRVQ","additional_properties":{},"type":"text","content":"Playoff result: State champion (Beat Portland St. Patrick) "},{"_id":"BIXLGADKPBEE5FDESYZZGR2C6Q","additional_properties":{},"type":"text","content":"VS. "},{"level":4,"_id":"MXYURNLIBBHBFAECGZFLLML3IU","additional_properties":{},"type":"header","content":"<b>16. GAYLORD ST. MARY </b>"},{"_id":"FT4YE6LDFBEHRO7OXPUFRJ3EDI","additional_properties":{},"type":"text","content":"Year: 2002 "},{"_id":"LJREO42E4VDTHDSEF7A4E437YE","additional_properties":{},"type":"text","content":"Record: 26-1 "},{"_id":"E7TNXUUCYNB7ZPET3MWHQAN4BU","additional_properties":{},"type":"text","content":"Playoff result: State runner-up (Lost to Portland St. Patrick) "},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16655868 ","type":"polldaddy"},"_id":"FUXMP546FREJFDM2OJT4IXW5UA","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16655868-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16655868.js\"><\/script><noscript><iframe src=\"https://poll.fm/16655868/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16655868 ","type":"polldaddy","provider_name":"Polldaddy","title":"Vote for the 1 vs. 16 winner in Class D girls basketball","version":"1.0"},"type":"oembed_response"},{"_id":"G2TE74M7BRCCPNTKZWJ7ZG55WY","additional_properties":{},"type":"text","content":"-- "},{"level":4,"_id":"7W3FBPHJNVGS3FZ3245TW2XYP4","additional_properties":{},"type":"header","content":"<b>2. CARNEY-NADEAU </b>"},{"_id":"PSQ6SKELJ5FIVDCL4UDXGYVE2M","additional_properties":{},"type":"text","content":"Year: 2001 "},{"_id":"ITE2MBJWBFHZVJ5GSGZG2IWJDA","additional_properties":{},"type":"text","content":"Record: 26-1 "},{"_id":"HKWNX43Z3RHTJOIN6G7GUQOWVU","additional_properties":{},"type":"text","content":"Playoff result: State champion (Beat McBain N. Michigan Christian) "},{"_id":"WLBORJ5YD5GLPNHABO3TASQ6XQ","additional_properties":{},"type":"text","content":"VS. "},{"level":4,"_id":"776C67T2VFHKNKZPXUP3FUADXE","additional_properties":{},"type":"header","content":"<b>15. MOUNT PLEASANT SACRED HEART</b> "},{"_id":"6EB6EM4DQNF2NI6KEVLHDYTP7E","additional_properties":{},"type":"text","content":"Year: 2008 "},{"_id":"MEQJOR7V5BHTPD3K726BPIHK34","additional_properties":{},"type":"text","content":"Record: 25-2 "},{"_id":"IM3SSSPKWRDANKTWXTZA5JNBK4","additional_properties":{},"type":"text","content":"Playoff result: State runner-up (Lost to New Lothrop) "},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16655880 ","type":"polldaddy"},"_id":"HM4TSQAA7BGX7N6XVORGEUNTFM","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16655880-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16655880.js\"><\/script><noscript><iframe src=\"https://poll.fm/16655880/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16655880 ","type":"polldaddy","provider_name":"Polldaddy","title":"Vote for the 2 vs. 15 winner in Class D girls basketball","version":"1.0"},"type":"oembed_response"},{"_id":"XTQUQ7QW35HCXNKXGASMGOFHJQ","additional_properties":{},"type":"text","content":"-- "},{"level":4,"_id":"ZIZXM7G6ENEYLEUCKX7Y2TZBNE","additional_properties":{},"type":"header","content":"<b>3. NEW LOTHROP </b>"},{"_id":"IWVQO74TYFGDLGGSXD3UKOCVEE","additional_properties":{},"type":"text","content":"Year: 2009 "},{"_id":"CON5KD5IJRETFO4HMO5VGS3JU4","additional_properties":{},"type":"text","content":"Record: 24-3 "},{"_id":"7YWVHPT3O5DYDFHXT36GNISY3I","additional_properties":{},"type":"text","content":"Playoff result: State champion (Beat Marine City Cardinal Mooney) "},{"_id":"2WWNF3HSRBF6ZGENXDTOT2OJSY","additional_properties":{},"type":"text","content":"VS. "},{"level":4,"_id":"4KSYHVI24JF6BPZNTMD5KPG6VQ","additional_properties":{},"type":"header","content":"<b>14. CARNEY-NADEAU </b>"},{"_id":"JZNEPC5BEZC7BMAPMNFAEJTRV4","additional_properties":{},"type":"text","content":"Year: 2002 "},{"_id":"GFB466MEQVFKZCJA7B2EOWZ77E","additional_properties":{},"type":"text","content":"Record: 26-2 "},{"_id":"6QJG7QOBYFFYJPS5AWXMSW63TA","additional_properties":{},"type":"text","content":"Playoff result: State semifinalist (Lost to Portland St. Patrick) "},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16655896 ","type":"polldaddy"},"_id":"S7R7IQAFYFDBBEW27IB7XKAOFE","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16655896-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16655896.js\"><\/script><noscript><iframe src=\"https://poll.fm/16655896/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16655896 ","type":"polldaddy","provider_name":"Polldaddy","title":"Vote for the 3 vs. 14 winner in Class D girls basketball","version":"1.0"},"type":"oembed_response"},{"_id":"4R3MVYRNYRE57BV7ZNGQ3OKGQY","additional_properties":{},"type":"text","content":"-- "},{"level":4,"_id":"2VXAEQSSWNEXNOA4NHWN2CRVBM","additional_properties":{},"type":"header","content":"<b>4. LANSING CHRISTIAN </b>"},{"_id":"VCEWIFAMS5GQPMRADWUOHTJZK4","additional_properties":{},"type":"text","content":"Year: 2003 "},{"_id":"TWVS2SF6IVEYNOV67DVP4T5IXI","additional_properties":{},"type":"text","content":"Record: 24-3 "},{"_id":"2FZLNMSCFZGCNGY3HAJVUXUOIA","additional_properties":{},"type":"text","content":"Playoff result: State champion (Beat Portland St. Patrick) "},{"_id":"PB4NUORHO5F2BHGL5O37KX44GI","additional_properties":{},"type":"text","content":"VS. "},{"level":4,"_id":"7ICXMLN75JBEBHWSIDCIKY2TXE","additional_properties":{},"type":"header","content":"<b>13. RAPID RIVER </b>"},{"_id":"FYANPAV6RVGQDAE2ATPCJJ3VIU","additional_properties":{},"type":"text","content":"Year: 2000 "},{"_id":"X3CW4OSWJJEQBEULYENOHUY4IM","additional_properties":{},"type":"text","content":"Record: 26-1 "},{"_id":"RNWS5WAEHFFITOLBYJJKRE4ICI","additional_properties":{},"type":"text","content":"Playoff result: State runner-up (Lost to Portland St. Patrick) "},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16655903 ","type":"polldaddy"},"_id":"2T3YJLWCJZGFFBBVWBDRX2ANR4","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16655903-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16655903.js\"><\/script><noscript><iframe src=\"https://poll.fm/16655903/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16655903 ","type":"polldaddy","provider_name":"Polldaddy","title":"Vote for the 4 vs. 13 winner in Class D girls basketball","version":"1.0"},"type":"oembed_response"},{"_id":"J4CBUYEYY5FA7GK4GDQQGMK5O4","additional_properties":{},"type":"text","content":"-- "},{"level":4,"_id":"E6LJ2GWXNBBDJFL5Q74XXJVL5A","additional_properties":{},"type":"header","content":"<b>5. PORTLAND ST. PATRICK </b>"},{"_id":"Y7PFGW3J2BGULPBHJ35Y4DLGOY","additional_properties":{},"type":"text","content":"Year: 2002 "},{"_id":"DAEKPU4LRJDVTF6Z5B3ALMVNZA","additional_properties":{},"type":"text","content":"Record: 24-3 "},{"_id":"EQJZDD2NNZATDFQXABJVLJWWME","additional_properties":{},"type":"text","content":"Playoff result: State champion (Beat Gaylord St. Mary) "},{"_id":"4A7T2N4WXZCZFLPTPIBCKFWEGM","additional_properties":{},"type":"text","content":"VS. "},{"level":4,"_id":"463TGRDR3BBWHFYDEU37OXP7BM","additional_properties":{},"type":"header","content":"<b>12. LANSING CHRISTIAN </b>"},{"_id":"KLIUFQKO4JH5NHXJI6UB3CPWBA","additional_properties":{},"type":"text","content":"Year: 2005 "},{"_id":"K7NOTCNMGVBUBHF2PSUOID7A6E","additional_properties":{},"type":"text","content":"Record: 24-3 "},{"_id":"DRQBBRN3SBEHDMJRPYPUCFJUNY","additional_properties":{},"type":"text","content":"Playoff result: State runner-up (Lost to Frankfort) "},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16655908 ","type":"polldaddy"},"_id":"B5MKFPCOBRBXHH2KEBYVD4HNUA","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16655908-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16655908.js\"><\/script><noscript><iframe src=\"https://poll.fm/16655908/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16655908 ","type":"polldaddy","provider_name":"Polldaddy","title":"Vote for the 5 vs. 12 winner in Class D girls basketball","version":"1.0"},"type":"oembed_response"},{"_id":"LEGL34VEJ5GDFGB3VC2AQ5HO6Y","additional_properties":{},"type":"text","content":"-- "},{"level":4,"_id":"2KZ6OXOKG5BHLMOYFLHSELI65Y","additional_properties":{},"type":"header","content":"<b>6. NEW LOTHROP </b>"},{"_id":"UJIA42CCDNHCPACCA55CV6ET2Y","additional_properties":{},"type":"text","content":"Year: 2008 "},{"_id":"4KWGQV3VH5BUBLUNUZXQAV3ZOE","additional_properties":{},"type":"text","content":"Record: 27-1 "},{"_id":"SY4TALYGZZGQ3N7FROG7WWLEGU","additional_properties":{},"type":"text","content":"Playoff result: State champion (Beat Mt. Pleasant Sacred Heart) "},{"_id":"3RP672Y3Q5FN5PZFAXJBN3I26Q","additional_properties":{},"type":"text","content":"VS. "},{"level":4,"_id":"LD7L6QPQFZF6VBRGYZ2DIR2SQI","additional_properties":{},"type":"header","content":"<b>11. PORTLAND ST. PATRICK </b>"},{"_id":"7H4BGHTDSJGLPEE56BES5C5XJA","additional_properties":{},"type":"text","content":"Year: 2000 "},{"_id":"RKD5WHVCIBH6VMPI3ZW4WQZWOM","additional_properties":{},"type":"text","content":"Record: 23-4 "},{"_id":"HHBMJ63YSRGCLHYZOMWWZBDKAE","additional_properties":{},"type":"text","content":"Playoff result: State champion (Beat Rapid River) "},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16655921 ","type":"polldaddy"},"_id":"PMVERDOQIZGXXCVJCSOS354YSQ","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16655921-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16655921.js\"><\/script><noscript><iframe src=\"https://poll.fm/16655921/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16655921 ","type":"polldaddy","provider_name":"Polldaddy","title":"Vote for the 6 vs. 11 winner in Class D girls basketball","version":"1.0"},"type":"oembed_response"},{"_id":"V3LQ5W62NRAFZOUB7ASJ5KRZ3M","additional_properties":{},"type":"text","content":"-- "},{"level":4,"_id":"O36CL2HHX5EUPIOE3GHUTU4UYE","additional_properties":{},"type":"header","content":"<b>7. FRANKFORT </b>"},{"_id":"757PIL6X3VDAJAWFVMQSUTYDRU","additional_properties":{},"type":"text","content":"Year: 2006 "},{"_id":"NZ2YR2MUM5FSZGHLAM4M7YJNXA","additional_properties":{},"type":"text","content":"Record: 23-5 "},{"_id":"J45J35JMXBDDXL2FNTMRQA5PMY","additional_properties":{},"type":"text","content":"Playoff result: State champion (Beat Portland St. Patrick) "},{"_id":"Q67GKWP4S5FCJPKTNHUMIS7DCQ","additional_properties":{},"type":"text","content":"VS. "},{"level":4,"_id":"6MTV5N2RIRHNNGB5YQBOFMTFBA","additional_properties":{},"type":"header","content":"<b>10. PORTLAND ST. PATRICK</b> "},{"_id":"4UMG7S3BZJD3RNGH27F34C5FFE","additional_properties":{},"type":"text","content":"Year: 2006 "},{"_id":"VC3VJQOR6ZD57DO32J2MUZPBZI","additional_properties":{},"type":"text","content":"Record: 26-1 "},{"_id":"LKAQYMY2PNBHXOPBMPP3YMLKYM","additional_properties":{},"type":"text","content":"Playoff result: State runner-up (Lost to Frankfort) "},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16655924 ","type":"polldaddy"},"_id":"ETMH26NXAFEHBEOQR566AAUARM","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16655924-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16655924.js\"><\/script><noscript><iframe src=\"https://poll.fm/16655924/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16655924 ","type":"polldaddy","provider_name":"Polldaddy","title":"Vote for the 7 vs. 10 winner in Class D girls basketball","version":"1.0"},"type":"oembed_response"},{"_id":"4DT6WK47UBF5TMQXGWY5VVDRXI","additional_properties":{},"type":"text","content":"-- "},{"level":4,"_id":"3IE3SBSUDRHITOYHYD3RLUWOHY","additional_properties":{},"type":"header","content":"<b>8. PORTLAND ST. PATRICK </b>"},{"_id":"NNBNTFT4TFAQDMWCNKHQEH3PGM","additional_properties":{},"type":"text","content":"Year: 2004 "},{"_id":"WQLTKNDYDND5ZNGMDWCHQFOFTQ","additional_properties":{},"type":"text","content":"Record: 24-4 "},{"_id":"UKBO65FCFRHNBNIAZFEPLTTHXY","additional_properties":{},"type":"text","content":"Playoff result: State runner-up (Lost to Lansing Christian) "},{"_id":"QAO6RQJGQZFNDKE4ZJAY5QFVV4","additional_properties":{},"type":"text","content":"VS. "},{"level":4,"_id":"A3TPAM6TMZDU3DFKNVUZDXPFJA","additional_properties":{},"type":"header","content":"<b>9. FRANKFORT </b>"},{"_id":"DA4IEIHWSNHXVEFNAZS4SAI62U","additional_properties":{},"type":"text","content":"Year: 2005 "},{"_id":"ZO2KZGW54JBN5ONFJ4I6DSKNXQ","additional_properties":{},"type":"text","content":"Record: 25-2 "},{"_id":"6KOJEWJXKRD5PON7XHQG6AKY74","additional_properties":{},"type":"text","content":"Playoff result: State champion (Beat Lansing Christian) "},{"subtype":"polldaddy","referent":{"referent_properties":{},"provider":"https://polldaddy.com/oembed/?url=","service":"oembed","id":"https://poll.fm/16655928 ","type":"polldaddy"},"_id":"EVAECBGOXNCNXP3S6LCFXMONB4","raw_oembed":{"html":"<script>var pd_tags = new Array;pd_tags[\"16655928-src\"]=\"poll-oembed-simple\";<\/script><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://secure.polldaddy.com/p/16655928.js\"><\/script><noscript><iframe src=\"https://poll.fm/16655928/embed\" frameborder=\"0\" class=\"cs-iframe-embed\"></iframe></noscript>","provider_url":"https://polldaddy.com","_id":"https://poll.fm/16655928 ","type":"polldaddy","provider_name":"Polldaddy","title":"Vote for the 8 vs. 9 winner in Class D girls basketball","version":"1.0"},"type":"oembed_response"},{"_id":"TFNVMB6ETBB6DP7RJAZABSQY7Y","additional_properties":{},"type":"text","content":"-- "},{"_id":"IAO6T7SJ55F7TFT6E5CV6D67SE","additional_properties":{},"type":"text","content":"<i>MLive wants to know which team from the first decade of the 2000s is the best. This post is one of eight across boys and girls basketball to get the voting. Stick with MLive to vote in every round as we crown the top boys and girls basketball teams from 2000-09.</i> "}],"description":{"basic":"Who’s the best Class D girls basketball team of the 2000s? Now you can help decide. "},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"custom_id":"COM99deab699","label":"Portland St. Patrick","type":"Company"},{"custom_id":"PER164633cd1","label":"McBain N. Michigan Christian","type":"Person"}],"categories":[{"score":1,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":0.919,"classifier":"iab_content_taxonomy","name":"Sports>Basketball","_id":"483.547"},{"score":0.7971,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"score":0.7619,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Basketball","_id":"483.487.489"}],"content_topics":[{"score":1,"_id":"Q868291","label":"Playoffs"},{"score":1,"_id":"Q1457982","label":"Sports"},{"score":1,"_id":"Q6519638","label":"Sports competitions"},{"score":1,"_id":"Q6809743","label":"Sports events"},{"score":1,"_id":"Q6337045","label":"Entertainment"},{"score":1,"_id":"Q7216276","label":"Competitions"},{"score":1,"_id":"Q8843689","label":"Terminology used in multiple sports"},{"score":0.985,"_id":"Q7189783","label":"Competition"},{"score":0.942,"_id":"Q6809618","label":"Entertainment events"},{"score":0.918,"_id":"Q9883169","label":"Gaming"},{"score":0.9039,"_id":"Q7468085","label":"Play (activity)"},{"score":0.8921,"_id":"Q25304649","label":"Events"},{"score":0.7909,"_id":"Q6095121","label":"Cultural events"},{"score":0.6247,"_id":"Q2910549","label":"MLive Media Group"},{"score":0.6174,"_id":"Q15280333","label":"NCAA Division I FBS football"},{"score":0.4434,"_id":"Q8677801","label":"Newspaper companies of the United States"},{"score":0.4336,"_id":"Q7216322","label":"Team sports"},{"score":0.4213,"_id":"Q6249764","label":"NCAA football"},{"score":0.4181,"_id":"Q8661031","label":"NCAA Division I"},{"score":0.4176,"_id":"Q7209959","label":"Newspaper publishing"},{"score":0.3951,"_id":"Q6161946","label":"Newspapers"},{"score":0.3753,"_id":"Q8221877","label":"Advance Publications"},{"score":0.374,"_id":"Q13275376","label":"NCAA Division I FBS football seasons"},{"score":0.3576,"_id":"Q7050046","label":"Newspaper companies"},{"score":0.3556,"_id":"Q5372","label":"Basketball"},{"score":0.3549,"_id":"Q28237","label":"Lansing, Michigan"},{"score":0.3417,"_id":"Q8399084","label":"Economy of Grand Rapids, Michigan"},{"score":0.3277,"_id":"Q7077035","label":"Journalism"},{"score":0.3259,"_id":"Q408284","label":"Sacred Heart"},{"score":0.321,"_id":"Q8805316","label":"American football"},{"score":0.3142,"_id":"Q6006335","label":"News media"},{"score":0.3034,"_id":"Q1166","label":"Michigan"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/muskegon","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Muskegon Sports","description":"Muskegon, Michigan sports news. Get the latest Muskegon high school sports, college sports and more. Get the latest news on the Muskegon Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Muskegon Chronicle - MLive.com","_id":"/sports/muskegon","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/muskegon"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/muskegon/","default_content":null},"site":{"site_keywords":"Muskegon Sports, Muskegon Michigan Sports, Muskegon High School Sports","site_description":"Muskegon, Michigan sports news. Get the latest Muskegon high school sports, college sports and more. Get the latest news on the Muskegon Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Muskegon Chronicle - MLive.com","site_section":"Sports","headline":"Muskegon Sports","site_title":"Muskegon Sports"},"navigation":{"nav_title":"Muskegon Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Muskegon Sports","_id":"/sports/muskegon","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1035}}},"_website_section_id":"mlive./sports/muskegon","type":"section","version":"0.6.0"},{"path":"/sports/kalamazoo","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Kalamazoo Sports","description":"Find the latest Kalamazoo high school, college and other local sports news. Get updates on Kalamazoo Wings and Western Michigan Broncos at MLive.com\"> <meta name=\"keywords\" content=\"Local sports news for Kalamazoo, Kalamazoo Gazette Sports, Kalamazoo Youth Sports, Kalamazoo Sports, Kalamazoo Gazette high school sports, Kalamazoo Wings, Western Michigan Broncos, prep sportssports/kalamazoo","_id":"/sports/kalamazoo","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/kalamazoo"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/kalamazoo/","default_content":null},"site":{"site_keywords":null,"site_description":"Find the latest Kalamazoo high school, college and other local sports news. Get updates on Kalamazoo Wings and Western Michigan Broncos at MLive.com\"> <meta name=\"keywords\" content=\"Local sports news for Kalamazoo, Kalamazoo Gazette Sports, Kalamazoo Youth Sports, Kalamazoo Sports, Kalamazoo Gazette high school sports, Kalamazoo Wings, Western Michigan Broncos, prep sportssports/kalamazoo","site_section":"Sports","headline":"Kalamazoo Sports","site_title":"Kalamazoo Sports"},"navigation":{"nav_title":"Kalamazoo Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Kalamazoo Sports","_id":"/sports/kalamazoo","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1038}}},"_website_section_id":"mlive./sports/kalamazoo","type":"section","version":"0.6.0"},{"path":"/sports/jackson","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Jackson Sports","description":"Jackson, Michigan sports news. Get the latest on Jackson high school sports, college sports and more. Browse photos, videos and more at the Jackson Citizen Patriot - MLive.com","_id":"/sports/jackson","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/jackson"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/jackson/","default_content":null},"site":{"site_keywords":"Jackson Sports, Jackson Michigan Sports, Jackson High School Sports, Jackson Prep Sports, Local Jackson Sports","site_description":"Jackson, Michigan sports news. Get the latest on Jackson high school sports, college sports and more. Browse photos, videos and more at the Jackson Citizen Patriot - MLive.com","site_section":"Sports","headline":"Jackson Sports","site_title":"Jackson Sports"},"navigation":{"nav_title":"Jackson Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Jackson Sports","_id":"/sports/jackson","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1036}}},"_website_section_id":"mlive./sports/jackson","type":"section","version":"0.6.0"},{"path":"/sports/grand-rapids","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Grand Rapids Sports","description":"Grand Rapids, Michigan sports news. Get the latest Grand Rapids high school sports, college sports and more. Get the latest news on the Grand Rapids Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Grand Rapids Press - MLive.com","_id":"/sports/grand-rapids","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/grand-rapids"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/grand-rapids","default_content":null},"site":{"site_keywords":"Grand Rapids Sports, Grand Rapids Michigan Sports, Grand Rapids High School Sports","site_description":"Grand Rapids, Michigan sports news. Get the latest Grand Rapids high school sports, college sports and more. Get the latest news on the Grand Rapids Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Grand Rapids Press - MLive.com","site_section":"Sports","headline":"Grand Rapids Sports","site_title":"Grand Rapids Sports"},"navigation":{"nav_title":"Grand Rapids Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Grand Rapids Sports","_id":"/sports/grand-rapids","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1039}}},"_website_section_id":"mlive./sports/grand-rapids","type":"section","version":"0.6.0"},{"path":"/sports/ann-arbor","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Ann Arbor Sports","description":"Ann Arbor, Michigan sports news. Get the latest Ann Arbor high school sports, college sports, University of Michigan Wolverines, Eastern Michigan University Eagles news, and more. Browse photos, videos and more at The Ann Arbor News - MLive.com","_id":"/sports/ann-arbor","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/ann-arbor"],"commercial_node":null,"url_path":"www.mlive.com/sports/ann-arbor/","default_content":null},"site":{"site_keywords":"Ann Arbor Sports, Ann Arbor Michigan Sports, Ann Arbor High School Sports, Eastern Michigan University Eagles, University of Michigan Football, University of Michigan Basketball, Wolverines Football, Wolverines Basketball, University of Michigan Wolverines","site_description":"Ann Arbor, Michigan sports news. Get the latest Ann Arbor high school sports, college sports, University of Michigan Wolverines, Eastern Michigan University Eagles news, and more. Browse photos, videos and more at The Ann Arbor News - MLive.com","site_section":"Sports","headline":"Ann Arbor Sports","site_title":"Ann Arbor Sports"},"navigation":{"nav_title":"Ann Arbor Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Ann Arbor Sports","_id":"/sports/ann-arbor","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1037}}},"_website_section_id":"mlive./sports/ann-arbor","type":"section","version":"0.6.0"},{"path":"/detroit","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Detroit","description":"Detroit news, sports and more","_id":"/detroit","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/"},"_admin":{"tracking_node":null,"alias_ids":[],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/detroit/"},"navigation":{"nav_title":"Detroit","is_this_a_link_or_a_section":"Both","nav_display":"true"},"site":{"site_keywords":"detroit news, detroit sports, detroit events, detroit entertainment","site_description":"Detroit news, sports and more","headline":"Detroit","site_section":"News","site_title":"Detroit news, sports and more"},"inactive":false,"node_type":"section","_website":"mlive","name":"Detroit","_id":"/detroit","ancestors":{"default":[],"ellipsis":["/"]},"order":{"ellipsis":1001}}},"_website_section_id":"mlive./detroit","type":"section","version":"0.6.0"},{"path":"/sports/detroit","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Detroit Sports","description":"Get the latest news, scores and analyis on Detroit sports at MLive.com.","_id":"/sports/detroit","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/detroit"},"_admin":{"tracking_node":null,"alias_ids":["/sports/detroit"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/detroit/"},"navigation":{"nav_title":"Detroit","is_this_a_link_or_a_section":"Both","nav_display":"true"},"site":{"site_keywords":"Detroit sports, Detroit Lions news, Detroit Tigers news, Detroit Pistons news, Detroit Red Wings news","site_description":"Get the latest news, scores and analyis on Detroit sports at MLive.com.","headline":"Detroit Sports","site_section":"Sports","site_title":"Detroit Sports"},"inactive":false,"node_type":"section","_website":"mlive","name":"Detroit Sports","_id":"/sports/detroit","ancestors":{"default":[],"ellipsis":["/detroit","/"]},"order":{"ellipsis":2001}}},"_website_section_id":"mlive./sports/detroit","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"},{"path":"/sports/saginaw-bay-city","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Saginaw and Bay City Sports","description":"Saginaw and Bay City Sports on MLive.com","_id":"/sports/saginaw-bay-city","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/saginaw-bay-city"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/saginaw-bay-city/","default_content":null},"site":{"site_keywords":"saginaw, bay city, michigan, sports, saginaw spirit hockey, central michigan university, cmu, chippewas, saginaw valley state university, svsu, cardinals, great lakes loons, football, baseball, basketball, hockey, soccer","site_description":"Saginaw and Bay City Sports on MLive.com","site_section":"Sports","headline":"Saginaw and Bay City Sports","site_title":"Saginaw and Bay City Sports"},"navigation":{"nav_title":"Saginaw and Bay City Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Saginaw and Bay City Sports","_id":"/sports/saginaw-bay-city","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1024}}},"_website_section_id":"mlive./sports/saginaw-bay-city","type":"section","version":"0.6.0"},{"path":"/sports/flint","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Flint Sports","description":"Flint, Michigan sports news. Get the latest Flint-area high school sports, college sports, Detroit sports news, and more. Get the latest news on the Buick Open, Crim Race, Mott Community College Bears and Flint Generals. Browse photos, videos and more at The Flint Journal - MLive.com","_id":"/sports/flint","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/flint"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/flint/","default_content":null},"site":{"site_keywords":"Flint Sports, Flint Michigan Sports, Flint High School Sports","site_description":"Flint, Michigan sports news. Get the latest Flint-area high school sports, college sports, Detroit sports news, and more. Get the latest news on the Buick Open, Crim Race, Mott Community College Bears and Flint Generals. Browse photos, videos and more at The Flint Journal - MLive.com","site_section":"Sports","headline":"Flint Sports","site_title":"Flint Sports"},"navigation":{"nav_title":"Flint Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Flint Sports","_id":"/sports/flint","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1023}}},"_website_section_id":"mlive./sports/flint","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@all-mliveriver","_id":"1771537487239","text":"@all-mliveriver","slug":"all-mliveriver"},{"description":"@highschoolsports-aa","_id":"1771537497841","text":"@highschoolsports-aa","slug":"highschoolsports-aa"},{"description":"@highschoolsports-gr","_id":"1771537502248","text":"@highschoolsports-gr","slug":"highschoolsports-gr"},{"description":"@highschoolsports-fl","_id":"1771537507701","text":"@highschoolsports-fl","slug":"highschoolsports-fl"},{"description":"@highschoolsports-jx","_id":"1771537511784","text":"@highschoolsports-jx","slug":"highschoolsports-jx"},{"description":"@highschoolsports-kz","_id":"1771537516003","text":"@highschoolsports-kz","slug":"highschoolsports-kz"},{"description":"@highschoolsports-sbc","_id":"1771537521927","text":"@highschoolsports-sbc","slug":"highschoolsports-sbc"},{"description":"high-school-basketball","_id":"1771537545198","text":"high-school-basketball","slug":"high-school-basketball"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/d5126b11-1d26-400b-872e-3b9d8c74f61c.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"gwickliffe@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"gregwickliffe10"}],"social_links":[{"site":"email","url":"gwickliffe@mlive.com"},{"site":"twitter","url":"gregwickliffe10"}],"name":"Greg Wickliffe","description":"","_id":"gwickli1","additional_properties":{"original":{"lastName":"Wickliffe","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/d5126b11-1d26-400b-872e-3b9d8c74f61c.png","education":[{"name":"Central Michigan University, Bacherlor's in Journalism, 2017"},{"name":"Syracuse University, Master's in Communications, 2024"}],"role":"Sports Reporter","longBio":"Greg Wickliffe is a sports reporter for MLive.com and covers local sports in Ann Arbor. Greg writes about various topics, with a primary focus on high school sports. Greg has covered Michigan High School Athletic Association state championships in several sports, including football and basketball, among others. He also has experience covering the NBA, MLB, Olympics and collegiate athletics. He has spent seven years in Journalism, primarily in sports, since graduating from Central Michigan University with a bachelor's degree in journalism in 2017. Prior to joining MLive.com, Greg worked as a sports reporter for The Petoskey News-Review, covering local sports in northern Michigan. Greg also has a master's degree in communications through Syracuse University. ","bio":"","expertise":"Sports.","mt_author_id":"12582548","firstName":"Greg","twitter":"gregwickliffe10","books":[],"podcasts":[],"awards":[{"name":"Regional Emmy Award winner (2025) "}],"beat":"Local Sports-Ann Arbor","_id":"gwickli1","last_updated_date":"2025-09-12T18:58:17.652Z","byline":"Greg Wickliffe |gwickliffe@mlive.com","email":"gwickliffe@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtype":"article","first_publish_date":"2026-02-23T10:59:00Z","additional_properties":{"pc_content_hash":"dce17bb72fda9d24ebcb009824ebc7c0ee89e2363b537a0fe637ca6a8e676f3d","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Sports Fan","confidence":0.9},{"persona":"Basketball Enthusiast","confidence":0.8},{"persona":"Student Athlete","confidence":0.7},{"persona":"Competitive Player","confidence":0.6},{"persona":"Athletic Trainer","confidence":0.5},{"persona":"Sports Analyst","confidence":0.5},{"persona":"Active Lifestyle Advocate","confidence":0.4},{"persona":"Casual Athlete","confidence":0},{"persona":"Adrenaline Junkie","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Athletic Recruiter","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0}],"iab_taxonomy":[["Category name: Sports>Basketball","Confidence: 0.9338696002960205"],["Category name: Education>Secondary Education","Confidence: 0.5551633238792419"],["Category name: Sports>College Sports","Confidence: 0.4225848317146301"],["Category name: Politics>Civic affairs","Confidence: 0.31116393208503723"]]},"is_published":false,"publish_date":"2026-02-23T10:59:00.000Z","has_published_copy":true},"last_updated_date":"2026-02-23T10:59:38.979Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"09f4f7a775e83b52d11079fd88ccd88897186a1ad95d091a45c29eef29941a6a"},"caption":"Which Class D girls basketball team was the best in the first decade of the 2000s? Vote now!","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GNILCAGS25ECTBNLI23HKOTN3Q.jpg","licensable":false,"credits":{"affiliation":[{"name":"Jared Purcell | japurcell@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"japurcell@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"JaredPurcellDET"}],"social_links":[{"site":"email","url":"japurcell@mlive.com"},{"site":"twitter","url":"JaredPurcellDET"}],"name":"Jared Purcell","description":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","_id":"japurcel","additional_properties":{"original":{"lastName":"Purcell","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/902b35db-6cde-4310-9a95-cf4c1883a669.png","education":[{"name":"Oakland University"}],"role":"Lead reporter for local sports","longBio":"I am the lead reporter for the local sports team at MLive.com and we mainly focus on high school sports coverage throughout Michigan on a local and statewide level. I've lived in Michigan since I was three years old and currently reside in the Detroit suburbs where I also coach cross country in the fall and track and field in the spring.","bio":"I am the lead reporter for MLive's local sports team, which mainlu focuses on high school sports at a local and statewide level. I was born in Illinois but consider Berkley, MI as my hometown since I grew up there. Check out my HS stories here: www.mlive.com/highschoolsports","expertise":"High school sports.","mt_author_id":"9339511","firstName":"Jared","twitter":"JaredPurcellDET","podcasts":[],"books":[],"personal_website":"https://www.mlive.com/staff/japurcel/","awards":[],"_id":"japurcel","last_updated_date":"2025-09-12T17:03:19.458Z","bio_page":"","byline":"Jared Purcell | japurcell@mlive.com","email":"japurcell@mlive.com","status":true}},"type":"author","version":"0.5.8","url":""}]},"subtitle":"Vote for the top Class D girls basketball team from 2000-09","width":1280,"creditIPTC":"Jared Purcell | japurcell@mlive.com","_id":"GNILCAGS25ECTBNLI23HKOTN3Q","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/GNILCAGS25ECTBNLI23HKOTN3Q.jpg?auth=09f4f7a775e83b52d11079fd88ccd88897186a1ad95d091a45c29eef29941a6a","proxyUrl":"/resizer/v2/GNILCAGS25ECTBNLI23HKOTN3Q.jpg?auth=09f4f7a775e83b52d11079fd88ccd88897186a1ad95d091a45c29eef29941a6a","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GNILCAGS25ECTBNLI23HKOTN3Q.jpg","published":true,"resizeUrl":"/resizer/v2/GNILCAGS25ECTBNLI23HKOTN3Q.jpg?auth=09f4f7a775e83b52d11079fd88ccd88897186a1ad95d091a45c29eef29941a6a","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/GNILCAGS25ECTBNLI23HKOTN3Q.jpg?auth=09f4f7a775e83b52d11079fd88ccd88897186a1ad95d091a45c29eef29941a6a&width=300","version":0,"originalName":"8.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-19T18:18:53Z","last_updated_date":"2026-02-19T18:18:53Z","height":720,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/GNILCAGS25ECTBNLI23HKOTN3Q.jpg?auth=09f4f7a775e83b52d11079fd88ccd88897186a1ad95d091a45c29eef29941a6a&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/GNILCAGS25ECTBNLI23HKOTN3Q.jpg?auth=09f4f7a775e83b52d11079fd88ccd88897186a1ad95d091a45c29eef29941a6a&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/GNILCAGS25ECTBNLI23HKOTN3Q.jpg?auth=09f4f7a775e83b52d11079fd88ccd88897186a1ad95d091a45c29eef29941a6a&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/GNILCAGS25ECTBNLI23HKOTN3Q.jpg?auth=09f4f7a775e83b52d11079fd88ccd88897186a1ad95d091a45c29eef29941a6a&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/vote-now-for-the-top-class-d-girls-basketball-team-from-2000-09.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"I3UMN73JFNGN3ANLDUCEVURN3Y","published":true,"branch":"default","revision_id":"OSUQH33LKBFK7FR3ZIIN7XHBCI"},"planning":{"story_length":{"character_count_actual":2680,"inch_count_actual":13,"word_count_actual":441,"line_count_actual":91}},"display_date":"2026-02-23T10:59:00Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"Vote now for the top Class D girls basketball team from 2000-09"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/vote-now-for-the-top-class-d-girls-basketball-team-from-2000-09.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-19T21:51:15.164Z","publish_date":"2026-02-23T10:59:00Z","_id":"3IY5QHLW5BBUFBZHS3PWTSDBPI","website":"mlive","website_url":"/highschoolsports/2026/02/vote-now-for-the-top-class-d-girls-basketball-team-from-2000-09.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Joel Bissell | MLive.com ©2022","address":{"street_address":"Rockford High School","locality":"Rockford","region":"Michigan"},"auth":{"1":"1219fcc6a734308a2ae82b347e77610a8b7218664bc9c73b018dbf576ad73ad8"},"caption":"With a subscription to NFHS Network you can watch MHSAA high school basketball matchups at any time from anywhere.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/EIT342VR3NEAXEEONSASWR4GZI.JPG","licensable":true,"credits":{"affiliation":[{"name":"Joel Bissell | MLive.com","type":"author"}],"by":[{"name":"Joel Bissell","type":"author","byline":"Joel Bissell"}]},"subtitle":"Hudsonville at Rockford","width":5959,"_id":"EIT342VR3NEAXEEONSASWR4GZI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/EIT342VR3NEAXEEONSASWR4GZI.JPG?auth=1219fcc6a734308a2ae82b347e77610a8b7218664bc9c73b018dbf576ad73ad8","iptc_source":"MLive.com","iptc_job_identifier":"00079534A","keywords":[""],"proxyUrl":"/resizer/v2/EIT342VR3NEAXEEONSASWR4GZI.JPG?auth=1219fcc6a734308a2ae82b347e77610a8b7218664bc9c73b018dbf576ad73ad8","link":"","takenOn":"2022-01-15T01:42:37Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/EIT342VR3NEAXEEONSASWR4GZI.JPG","published":true,"resizeUrl":"/resizer/v2/EIT342VR3NEAXEEONSASWR4GZI.JPG?auth=1219fcc6a734308a2ae82b347e77610a8b7218664bc9c73b018dbf576ad73ad8","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/EIT342VR3NEAXEEONSASWR4GZI.JPG?auth=1219fcc6a734308a2ae82b347e77610a8b7218664bc9c73b018dbf576ad73ad8&width=300","version":0,"originalName":"011422_HudsonvillevsRockfordGirlsBBall__42.JPG","mime_type":"image/jpeg","alt_text":"","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Hudsonville tops Rockford 62-48 on 'Hoops for Haiti' night"},"_id":"ON4BDRHTMJD6DBTPBQVAIGSJ4A"}],"iptc_title":"Multimedia Specialist"},"created_date":"2022-01-15T02:24:21Z","last_updated_date":"2022-01-15T02:24:21Z","slug":"00079534A","height":3973,"image_type":"photograph"},{"_id":"57DZ5BO7NNGNLGOTDV6KTYC4YA","additional_properties":{},"type":"text","content":"The 2026 Michigan High School Athletic Association (MHSAA) district boys basketball playoffs tip off on Monday, Feb. 23 and continue Wednesday, Feb. 25 and Friday, Feb. 27 at venues across the state. Tournament games can be <a href=\"https://nfhs-network.pxf.io/c/1810040/699473/10661?subId1=csheldon%7C&amp;u=https%3A%2F%2Fwww.nfhsnetwork.com%2Fassociations%2Fmhsaa-mi%2Fbasketball%2Fvideo%2Fplayoffs&amp;product_category=Sports%3EStreaming%3EBasketball\" target=\"_blank\" rel=\"\" title=\"https://www.nfhsnetwork.com/associations/mhsaa-mi/basketball/video/playoffs\">streamed live on the NFHS Network</a>."},{"_id":"6U2TCRURXBCL3CULDAOVWEFNDA","additional_properties":{},"type":"text","content":"District winners earn a spot in the MHSAA regional playoffs March 3 and 5, with regional champions advancing to the state quarterfinal round on March 10."},{"_id":"SJPCPFFGQVASRF6NFPQFE6FVAQ","additional_properties":{},"type":"text","content":"Quarterfinal victors earn a berth in the MHSAA state semifinals March 12-13 at Breslin Center in East Lansing, where all four division state champions will be crowned in the state finals on March 14."},{"_id":"WIGTAUH2LVC4BPD2X6BB5WMYFA","additional_properties":{},"alignment":"left","type":"text","content":"<b>• WATCH:</b> <a href=\"https://nfhs-network.pxf.io/c/1810040/699473/10661?subId1=csheldon%7C&amp;u=https%3A%2F%2Fwww.nfhsnetwork.com%2Fassociations%2Fmhsaa-mi%2Fbasketball%2Fvideo%2Fplayoffs&amp;product_category=Sports%3EStreaming%3EBasketball\" target=\"_blank\" rel=\"\" title=\"https://www.nfhsnetwork.com/associations/mhsaa-mi/basketball/video/playoffs\">MHSAA tournament basketball is livestreaming on NFHS Network</a>"},{"subtype":"Affiliate Marketing Tools","_id":"3ALG4GFBUVF47HKFIVAAYQTQJM","embed":{"id":"1","config":{"border_bottom":false,"border_top":false,"body":"Watch high school sports anywhere from wherever you are.","image_alt_text":"Watch high school sports anywhere from wherever you are.","image_src":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/MZVMSDQBAFGLRCD6J3GHWJXH2E.jpg","url":"https://nfhs-network.pxf.io/c/1810040/699473/10661?subId1=csheldon%7C&u=https%3A%2F%2Fwww.nfhsnetwork.com%2Fassociations%2Fmhsaa-mi%2Fbasketball%2Fvideo%2Fplayoffs&product_category=Sports%3EStreaming%3EBasketball","url3":"","buttonType":"Buy Button","url2":"","button_text3":"","button_text2":"","invalid":"","discount_tagline":"","button_text":"Watch now","headline":"High school basketball playoffs on NFHS Network"},"url":"advancelocal.arcpublishing.com/pf/custom-embed/buy-button/edit"},"type":"custom_embed"},{"level":2,"_id":"U427IV7HEZHRXHPXVP63ZYNIRA","additional_properties":{},"type":"header","content":"How to watch Michigan high school boys basketball playoffs"},{"_id":"FFQ6AS7CSREGFB376IKU4NS4WA","additional_properties":{},"type":"text","content":"<b>What:</b> 2026 MHSAA boys basketball state tournaments"},{"_id":"KDEXROOU6BAV7NAYI4BWBHV5CQ","additional_properties":{},"type":"text","content":"<b>When:</b> Districts tip off Feb. 23 with state finals slated for March 14 in East Lansing"},{"_id":"SHLWFVMPT5ABBPAF6E6YDVIHBY","additional_properties":{},"type":"text","content":"<b>Watch live:</b> <a href=\"https://nfhs-network.pxf.io/c/1810040/699473/10661?subId1=csheldon%7C&amp;u=https%3A%2F%2Fwww.nfhsnetwork.com%2Fassociations%2Fmhsaa-mi%2Fbasketball%2Fvideo%2Fplayoffs&amp;product_category=Sports%3EStreaming%3EBasketball\" target=\"_blank\" rel=\"\" title=\"https://www.nfhsnetwork.com/associations/mhsaa-mi/basketball/video/playoffs\">Watch MHSAA boys basketball games live on the NFHS Network</a>"},{"level":2,"_id":"T4LRMCYZTRDUXGEBBKUHRQC6FY","additional_properties":{},"type":"header","content":"2026 Boys Tournament Brackets"},{"_id":"AQ4UFT3RTREZZACCIYQMR6PWLM","additional_properties":{},"type":"text","content":"<a href=\"https://www.mhsaa.com/sports/boys-basketball/brackets/new?division=1&amp;year=2025-26\" target=\"_blank\" rel=\"\" title=\"https://www.mhsaa.com/sports/boys-basketball/brackets/new?division=1&amp;year=2025-26\">Division 1</a> | <a href=\"https://www.mhsaa.com/sports/boys-basketball/brackets/new?division=2&amp;year=2025-26\" target=\"_blank\" rel=\"\" title=\"https://www.mhsaa.com/sports/boys-basketball/brackets/new?division=2&amp;year=2025-26\">Division 2</a> | <a href=\"https://www.mhsaa.com/sports/boys-basketball/brackets/new?division=3&amp;year=2025-26\" target=\"_blank\" rel=\"\" title=\"https://www.mhsaa.com/sports/boys-basketball/brackets/new?division=3&amp;year=2025-26\">Division 3</a> | <a href=\"https://www.mhsaa.com/sports/boys-basketball/brackets/new?division=4&amp;year=2025-26\" target=\"_blank\" rel=\"\" title=\"https://www.mhsaa.com/sports/boys-basketball/brackets/new?division=4&amp;year=2025-26\">Division 4</a>"},{"level":2,"_id":"4ONRB5DUMFEOFJZ72FQVKVLTOA","additional_properties":{},"type":"header","content":"Michigan boys basketball state playoffs schedule"},{"_id":"KGMQXDLDKBB3XKGOFH4U7GSQW4","additional_properties":{},"type":"text","content":"<b>DISTRICTS</b>"},{"_id":"G3SAGKZLDZAXFEINVIAMJ6JXBA","additional_properties":{},"type":"text","content":"February 23, 25, 27"},{"_id":"DL3P54T3MVBDDACCP3BACPXW7I","additional_properties":{},"type":"text","content":"<a href=\"https://my.mhsaa.com/Sports/Boys-Basketball/2026-Districts\" target=\"_blank\" rel=\"\" title=\"https://my.mhsaa.com/Sports/Boys-Basketball/2026-Districts\">2026 District Assignments</a>"},{"_id":"EDIYB73MUZCX7JQXMELMPMSW2Q","additional_properties":{},"type":"text","content":"<b>REGIONALS</b>"},{"_id":"4T676TMONVC6FGJMXKJVPI7BWM","additional_properties":{},"type":"text","content":"March 3, 5"},{"_id":"MAOI53Y3SJBBDHVENBMLZ2OP2A","additional_properties":{},"type":"text","content":"<b>QUARTERFINALS</b>"},{"_id":"PXSG54ZMEZHBPFOCIMK3UV6M4I","additional_properties":{},"type":"text","content":"March 10"},{"_id":"3Z7EJBX5RBFF7OGEPLXX4CTSJA","additional_properties":{},"type":"text","content":"------"},{"_id":"CRI3U2HQU5CR5NUYZYX352GLUA","additional_properties":{},"type":"text","content":"<b>At Breslin Center, East Lansing</b>"},{"_id":"5HK2KRRSFBBP7JHPNNEK5VW6W4","additional_properties":{},"type":"text","content":"<b>SEMIFINALS</b>"},{"_id":"7PUOPAUGKZGKXHKD4LS3SCBMZU","additional_properties":{},"type":"text","content":"March 12-13"},{"_id":"56CMZIXPTFCS3JBFGRKG6VYL4I","additional_properties":{},"type":"text","content":"<b>FINALS</b>"},{"_id":"K5A4R5KBYVDUZC2XP3REXTOFM4","additional_properties":{},"type":"text","content":"March 14"},{"subtype":"Affiliate Marketing Tools","_id":"ZRICSYYSDRGTNNDMYGFWOQC5QA","embed":{"id":"1","config":{"border_bottom":false,"border_top":false,"body":"Watch high school sports anywhere from wherever you are.","image_alt_text":"Watch high school sports anywhere from wherever you are.","image_src":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/MZVMSDQBAFGLRCD6J3GHWJXH2E.jpg","url":"https://nfhs-network.pxf.io/c/1810040/699473/10661?subId1=csheldon%7C&u=https%3A%2F%2Fwww.nfhsnetwork.com%2Fassociations%2Fmhsaa-mi%2Fbasketball%2Fvideo%2Fplayoffs&product_category=Sports%3EStreaming%3EBasketball","url3":"","buttonType":"Buy Button","url2":"","button_text3":"","button_text2":"","invalid":"","discount_tagline":"","button_text":"Watch now","headline":"High school basketball playoffs on NFHS Network"},"url":"advancelocal.arcpublishing.com/pf/custom-embed/buy-button/edit"},"type":"custom_embed"}],"subheadlines":{"basic":""},"description":{"basic":"Michigan high school boys basketball tournament games tip off February 23 through March 14 state finals at Breslin Center"},"language":"","source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"sections":[{"path":"/tv","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"TV & Streaming","description":"Stream movies and TV live online","_id":"/tv","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-loop"},"_admin":{"tracking_node":null,"alias_ids":["/tv"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/tv/"},"navigation":{"nav_title":"TV & Streaming","is_this_a_link_or_a_section":"Both","nav_display":"true"},"site":{"site_keywords":"Michigan tv listings, tv news, tv reviews","site_description":"Stream movies and TV live online","headline":"TV & Streaming","site_section":"Affiliate Revenue","site_title":"Watch Live TV Streaming and Movies Online"},"inactive":false,"node_type":"section","_website":"mlive","name":"TV & Streaming","_id":"/tv","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-loop","/"]},"order":{"toprail":1008,"ellipsis":1018,"hamburger-menu":2002}}},"_website_section_id":"mlive./tv","type":"section","version":"0.6.0"},{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}],"primary_section":{"path":"/tv","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"TV & Streaming","description":"Stream movies and TV live online","_id":"/tv","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-loop"},"_admin":{"tracking_node":null,"alias_ids":["/tv"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/tv/"},"navigation":{"nav_title":"TV & Streaming","is_this_a_link_or_a_section":"Both","nav_display":"true"},"site":{"site_keywords":"Michigan tv listings, tv news, tv reviews","site_description":"Stream movies and TV live online","headline":"TV & Streaming","site_section":"Affiliate Revenue","site_title":"Watch Live TV Streaming and Movies Online"},"inactive":false,"node_type":"section","_website":"mlive","name":"TV & Streaming","_id":"/tv","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-loop","/"]},"order":{"toprail":1008,"ellipsis":1018,"hamburger-menu":2002}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@mlive-river","_id":"1755033105786","text":"@mlive-river","slug":"mlive-river"},{"description":"@exmeter","_id":"1755033116617","text":"@exmeter","slug":"exmeter"},{"description":"sports-affiliate","_id":"1755033138145","text":"sports-affiliate","slug":"sports-affiliate"},{"description":"@trx","_id":"1755278604086","text":"@trx","slug":"trx"},{"description":"@exalert","_id":"1761672502594","text":"@exalert","slug":"exalert"},{"description":"@hss-national","_id":"1764890424360","text":"@hss-national","slug":"hss-national"},{"description":"@exclude","_id":"1764890701445","text":"@exclude","slug":"exclude"},{"description":"Michigan High School Athletic Association","_id":"1771812818893","text":"Michigan High School Athletic Association","slug":"michigan-high-school-athletic-association"},{"description":"MHSAA","_id":"1771812824382","text":"MHSAA","slug":"mhsaa"},{"description":"michigan","_id":"1771812882696","text":"michigan","slug":"michigan"},{"description":"high school basketball","_id":"1771812893228","text":"high school basketball","slug":"high-school-basketball"},{"description":"boys basketball","_id":"1771812905509","text":"boys basketball","slug":"boys-basketball"},{"description":"livestream","_id":"1771812912098","text":"livestream","slug":"livestream"},{"description":"state tournament","_id":"1771812923236","text":"state tournament","slug":"state-tournament"},{"description":"state playoffs","_id":"1771812928345","text":"state playoffs","slug":"state-playoffs"},{"description":"districts","_id":"1771812968954","text":"districts","slug":"districts"},{"description":"regionals","_id":"1771812975162","text":"regionals","slug":"regionals"},{"description":"brackets","_id":"1771813005554","text":"brackets","slug":"brackets"},{"description":"breslin center","_id":"1771813012795","text":"breslin center","slug":"breslin-center"},{"description":"state finals","_id":"1771813365393","text":"state finals","slug":"state-finals"},{"description":"boys-basketball","_id":"1771813534037","text":"boys-basketball","slug":"boys-basketball"},{"description":"Michigan high school basketball","_id":"1771813553287","text":"Michigan high school basketball","slug":"michigan-high-school-basketball"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","geo":{},"credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/fc49fd2b-529d-4bf7-981a-36378d8536bc.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"CSheldon2@advancelocal.com"}],"social_links":[{"site":"email","url":"CSheldon2@advancelocal.com"}],"name":"Corey Sheldon","description":"Contact: CSheldon2@advancelocal.com","_id":"csheldon","additional_properties":{"original":{"lastName":"Sheldon","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/fc49fd2b-529d-4bf7-981a-36378d8536bc.png","education":[],"longBio":"Corey Sheldon has been involved in high school sports coverage since 1998, when he began working in The Oregonian (Portland) newsroom. He was part of a large nighttime crew that fielded faxes and phone calls from high school coaches, athletic directors, parents, players, siblings and scorekeepers on school buses and in phone booths, restaurants, locker rooms, pubs and cars.\n\nEmail: CSheldon2@advancelocal.com","bio":"Contact: CSheldon2@advancelocal.com","mt_author_id":"1648","firstName":"Corey","podcasts":[],"books":[],"awards":[],"_id":"csheldon","last_updated_date":"2026-02-04T17:51:01.924Z","byline":"Corey Sheldon","email":"CSheldon2@advancelocal.com","status":true}},"type":"author","version":"0.5.8"}]},"subtype":"article","first_publish_date":"2026-02-23T03:00:50.187Z","additional_properties":{"pc_content_hash":"012971de293fd3a2c165b458555ba3cb6265f781bb2d0b1fae4e1bd30aa84d42","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Sports Fan","confidence":0.9},{"persona":"Basketball Enthusiast","confidence":0.9},{"persona":"Student Athlete","confidence":0.8},{"persona":"Casual Athlete","confidence":0.7},{"persona":"Competitive Player","confidence":0.7},{"persona":"Athletic Trainer","confidence":0.6},{"persona":"Sports Analyst","confidence":0.6},{"persona":"Active Lifestyle Advocate","confidence":0.5},{"persona":"Television Show Enthusiast","confidence":0.4},{"persona":"Entertainment Journalist","confidence":0.4},{"persona":"Documentary Enthusiast","confidence":0},{"persona":"Hollywood Enthusiast","confidence":0},{"persona":"Reality Show Enthusiast","confidence":0},{"persona":"Daytime Drama Enthusiast","confidence":0},{"persona":"Comedy Enthusiast","confidence":0},{"persona":"Drama Enthusiast","confidence":0},{"persona":"Film Critic","confidence":0},{"persona":"Cinematography Expert","confidence":0},{"persona":"Adrenaline Junkie","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Home Office Enthusiast","confidence":0},{"persona":"Garden Enthusiast","confidence":0},{"persona":"Interior Design Enthusiast","confidence":0},{"persona":"DIY Enthusiast","confidence":0},{"persona":"Gardening Enthusiast","confidence":0},{"persona":"Home Improvement Enthusiast","confidence":0},{"persona":"Home Decor Enthusiast","confidence":0},{"persona":"Renovation Enthusiast","confidence":0},{"persona":"Historic Home Enthusiast","confidence":0},{"persona":"Lawn Care Specialist","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Athletic Recruiter","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0}],"product_classification":"Sports>Streaming>Basketball","pc_buyer_personas_confidence_selection":[{"persona":"Basketball Fan","confidence":0.9},{"persona":"Sports Fan","confidence":0.9},{"persona":"Sports Enthusiast","confidence":0.8},{"persona":"Team Sports Enthusiast","confidence":0.8},{"persona":"Sports Spectator","confidence":0.7},{"persona":"Sports Coach","confidence":0.6},{"persona":"Athletic Enthusiast","confidence":0.6},{"persona":"Sports Professional","confidence":0.5},{"persona":"Sports Event Participant","confidence":0.4},{"persona":"Sports Retailer","confidence":0.3}],"iab_taxonomy":[["Category name: Entertainment>Television","Confidence: 0.9208806753158569"],["Category name: Sports>Basketball","Confidence: 0.755200982093811"],["Category name: Education>Secondary Education","Confidence: 0.6928691267967224"],["Category name: Home & Garden>Home Improvement","Confidence: 0.186626136302948"],["Category name: Sports>College Sports","Confidence: 0.16844424605369568"]]},"is_published":true,"publish_date":"2026-02-23T03:29:36.415Z","has_published_copy":true},"last_updated_date":"2026-02-23T15:18:21.727Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"workflow":{"status_code":1},"label":{},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Joel Bissell | MLive.com ©2022","address":{"street_address":"Rockford High School","locality":"Rockford","region":"Michigan"},"auth":{"1":"1219fcc6a734308a2ae82b347e77610a8b7218664bc9c73b018dbf576ad73ad8"},"caption":"With a subscription to NFHS Network you can watch MHSAA high school basketball matchups at any time from anywhere.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/EIT342VR3NEAXEEONSASWR4GZI.JPG","licensable":true,"credits":{"affiliation":[{"name":"Joel Bissell | MLive.com","type":"author"}],"by":[{"name":"Joel Bissell","type":"author","byline":"Joel Bissell"}]},"subtitle":"Hudsonville at Rockford","width":5959,"_id":"EIT342VR3NEAXEEONSASWR4GZI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/EIT342VR3NEAXEEONSASWR4GZI.JPG?auth=1219fcc6a734308a2ae82b347e77610a8b7218664bc9c73b018dbf576ad73ad8","iptc_source":"MLive.com","iptc_job_identifier":"00079534A","keywords":[""],"proxyUrl":"/resizer/v2/EIT342VR3NEAXEEONSASWR4GZI.JPG?auth=1219fcc6a734308a2ae82b347e77610a8b7218664bc9c73b018dbf576ad73ad8","link":"","takenOn":"2022-01-15T01:42:37Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/EIT342VR3NEAXEEONSASWR4GZI.JPG","published":true,"resizeUrl":"/resizer/v2/EIT342VR3NEAXEEONSASWR4GZI.JPG?auth=1219fcc6a734308a2ae82b347e77610a8b7218664bc9c73b018dbf576ad73ad8","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/EIT342VR3NEAXEEONSASWR4GZI.JPG?auth=1219fcc6a734308a2ae82b347e77610a8b7218664bc9c73b018dbf576ad73ad8&width=300","version":0,"originalName":"011422_HudsonvillevsRockfordGirlsBBall__42.JPG","mime_type":"image/jpeg","alt_text":"","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Hudsonville tops Rockford 62-48 on 'Hoops for Haiti' night"},"_id":"ON4BDRHTMJD6DBTPBQVAIGSJ4A"}],"iptc_title":"Multimedia Specialist"},"created_date":"2022-01-15T02:24:21Z","last_updated_date":"2022-01-15T02:24:21Z","slug":"00079534A","height":3973,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/EIT342VR3NEAXEEONSASWR4GZI.JPG?auth=1219fcc6a734308a2ae82b347e77610a8b7218664bc9c73b018dbf576ad73ad8&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/EIT342VR3NEAXEEONSASWR4GZI.JPG?auth=1219fcc6a734308a2ae82b347e77610a8b7218664bc9c73b018dbf576ad73ad8&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/EIT342VR3NEAXEEONSASWR4GZI.JPG?auth=1219fcc6a734308a2ae82b347e77610a8b7218664bc9c73b018dbf576ad73ad8&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/EIT342VR3NEAXEEONSASWR4GZI.JPG?auth=1219fcc6a734308a2ae82b347e77610a8b7218664bc9c73b018dbf576ad73ad8&width=180&smart=true&quality=90"}}},"canonical_url":"/tv/2026/02/how-to-watch-2026-michigan-high-school-athletic-association-mhsaa-boys-basketball-state-playoffs-livestreams.html","distributor":{"name":"advancelocal","category":"other"},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"LMHM6BUM7FAKNNXMB3JTU5TPSU","published":true,"branch":"default","revision_id":"3A4F675O4NCJTGDGN2SIW6ISVA"},"planning":{"scheduling":{},"story_length":{"character_count_actual":1233,"inch_count_actual":4,"word_count_actual":204,"line_count_actual":26}},"display_date":"2026-02-23T03:00:50.187Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"How to watch 2026 Michigan High School Athletic Association MHSAA boys basketball state playoffs livestreams, schedule, brackets","table":""},"websites":{"mlive":{"website_url":"/tv/2026/02/how-to-watch-2026-michigan-high-school-athletic-association-mhsaa-boys-basketball-state-playoffs-livestreams.html","website_section":{"path":"/tv","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"TV & Streaming","description":"Stream movies and TV live online","_id":"/tv","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-loop"},"_admin":{"tracking_node":null,"alias_ids":["/tv"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/tv/"},"navigation":{"nav_title":"TV & Streaming","is_this_a_link_or_a_section":"Both","nav_display":"true"},"site":{"site_keywords":"Michigan tv listings, tv news, tv reviews","site_description":"Stream movies and TV live online","headline":"TV & Streaming","site_section":"Affiliate Revenue","site_title":"Watch Live TV Streaming and Movies Online"},"inactive":false,"node_type":"section","_website":"mlive","name":"TV & Streaming","_id":"/tv","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-loop","/"]},"order":{"toprail":1008,"ellipsis":1018,"hamburger-menu":2002}}},"_website_section_id":"mlive./tv","type":"section","version":"0.6.0"}}},"created_date":"2026-02-23T02:23:24.081Z","publish_date":"2026-02-23T15:18:21.574Z","_id":"IMPV7EOZIFD4NCBGAILBXUJOKU","website":"mlive","website_url":"/tv/2026/02/how-to-watch-2026-michigan-high-school-athletic-association-mhsaa-boys-basketball-state-playoffs-livestreams.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Copyright 2026 Mark A Pijaszek, All Rights Reserved","address":{},"syndication":{},"auth":{"1":"45eeadd793bda292545ae064474dbd3d6be23786042913d321e9b7e2582fb6d9"},"caption":"Brennan Pease drives to the basket for the Bay City All Saints boys basketball team during a game against Essexville Garber.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/AJHSJQCX7FFMFC434G6YPR3WTA.jpg","licensable":false,"credits":{"affiliation":[{"name":"Provided by Mark Pijaszek","type":"author"}],"by":[{"name":"Mark A Pijaszek","type":"author","byline":"Mark A Pijaszek"}]},"subtitle":"All Saints","width":783,"creditIPTC":"Provided by Mark Pijaszek","_id":"AJHSJQCX7FFMFC434G6YPR3WTA","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/AJHSJQCX7FFMFC434G6YPR3WTA.jpg?auth=45eeadd793bda292545ae064474dbd3d6be23786042913d321e9b7e2582fb6d9","proxyUrl":"/resizer/v2/AJHSJQCX7FFMFC434G6YPR3WTA.jpg?auth=45eeadd793bda292545ae064474dbd3d6be23786042913d321e9b7e2582fb6d9","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/AJHSJQCX7FFMFC434G6YPR3WTA.jpg","published":true,"resizeUrl":"/resizer/v2/AJHSJQCX7FFMFC434G6YPR3WTA.jpg?auth=45eeadd793bda292545ae064474dbd3d6be23786042913d321e9b7e2582fb6d9","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/AJHSJQCX7FFMFC434G6YPR3WTA.jpg?auth=45eeadd793bda292545ae064474dbd3d6be23786042913d321e9b7e2582fb6d9&width=300","version":0,"originalName":"pease_brennan.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-23T01:13:19Z","last_updated_date":"2026-02-23T01:13:19Z","height":595,"image_type":"photograph"},{"_id":"QSDQWYTCQVCS7KIJ22OQ6EJJVM","additional_properties":{},"type":"text","content":"<b>BAY CITY, MI – </b>Brennan Pease has an inner strength."},{"_id":"DOSPGEUTLFHL3E4VVM7JJDA4PE","additional_properties":{},"type":"text","content":"And he’s just starting to let it loose."},{"_id":"GLAYIJNOE5DHJDIG3TPHPRWMHM","additional_properties":{},"type":"text","content":"Bay City All Saints boys basketball coach Jason Brzezinski suspected that Pease had another gear buried deep down and encouraged him – through kind words and challenging drills – to bring out his best."},{"_id":"RJIR4GTZZZBTFHNRLYUFRMCAIU","additional_properties":{},"type":"text","content":"And lately, the battler within is competing like mad on the court."},{"_id":"4CSXAGG2MZF63MJXDADYAY3III","additional_properties":{},"type":"text","content":" “The last couple weeks we’ve seen a lot of growth in him on the court, both physical growth and mental growth,” Brzezinski said. “Mental toughness has been key for him and you can see that translating into stats.”"},{"_id":"WEJ6GRWWPFGBPDMLFTQWX337QE","additional_properties":{},"type":"text","content":"<b>RELATED</b>: <a href=\"https://www.mlive.com/highschoolsports/2026/02/2026-bay-city-area-boys-basketball-district-pairings-schedules-history.html\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/highschoolsports/2026/02/2026-bay-city-area-boys-basketball-district-pairings-schedules-history.html\">Bay City area district basketball pairings</a>"},{"_id":"SPQOI3FHKBHSFHI4THKSVRQFZQ","additional_properties":{},"type":"text","content":"When his team needed it most, Pease stepped forward and delivered his career-best game, producing a 15-point, 10-rebound double-double as the Cougars made a run at first-place Dryden. That effort and the trend it set helped Pease land MLive Bay City Athlete of the Week honors."},{"_id":"AK2ZCEC5WZCOTPMKAQFGHEHTFY","additional_properties":{},"type":"text","content":"The junior drew 48.5 percent of the 31,631 ballots cast in the online poll, winning a voting war with Gladwin boys basketball player Brody Verellen at 40.8 percent. It was another sign that things are moving in the right direction for Pease."},{"_id":"4EJWWKLJRJHVJDGEDLY7YDVCJM","additional_properties":{},"type":"text","content":"A role player since the outset of the season, Pease has earned more playing time and larger responsibilities down the stretch. When leading scorer and rebounder Jack Wetters was lost to injury, the Cougars sorely needed others to step up their games and pick up the slack. So they raised the intensity in practice to show they could rise to the challenge."},{"_id":"DYCSBF52FBFIHCIJWDV6TUTG5Y","additional_properties":{},"type":"text","content":"<b>MORE </b><a href=\"https://www.mlive.com/topic/high-school-basketball/\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/topic/high-school-basketball/\">high school basketball coverage</a>"},{"_id":"7IIEI2NZ5BHLVFLWQMHFD3F2PU","additional_properties":{},"type":"text","content":"“When Jack went out, we really got after it,” Brzezinski said. “The guys realize they have to step up. We’ve had multiple guys who did it, and Brennan is one of them.”"},{"_id":"IBI6ZFM2GFGTFNDQJDQO7QQZOM","additional_properties":{},"type":"text","content":"The key for the 6-foot-2 Pease is pounding the glass. The last few games, he’s emerged as a spirited rebounder, battling on the boards on both ends of the court."},{"_id":"ZCSKDPKCL5DFRGHX6P5USM2SCM","additional_properties":{},"type":"text","content":"That’s precisely what Brzezinski was hoping to see when he instituted a new drill in practice. It’s a rough and rugged, rebounding-focused exercise that demands aggression and competitive spunk from his players."},{"_id":"OQ2UOG53NNDPHA2SWWBDK2ZVVI","additional_properties":{},"type":"text","content":"“You can either get out of the drill right away by doing the right thing or -- if you don’t get the rebounds -- you can be in there for awhile,” he said. “If you’re in there for four or five turns, you’re definitely going to get fatigued quick."},{"_id":"M3GFO27ZG5AF7GDFLMYWBHJ4W4","additional_properties":{},"type":"text","content":"“They’ve learned that they have to get after it, and it has definitely been translating to the games. Brennan has really taken the next step in that area.”"},{"_id":"6OHNFYHGEVDWFPQNAUJQU52WVQ","additional_properties":{},"type":"text","content":"His emergence has reaped dividends for the Cougars. They followed their strong showing against Dryden with back-to-back wins, defeating Deckerville and Mayville to rally back to a .500 record in Big Thumb Conference Blue play. Pease averaged 10 points and six rebounds in those victories as his role continues to blossom."},{"_id":"3WJMJD5C7NFENEIH6DMJSEJNWI","additional_properties":{},"type":"text","content":"Pease and the Cougars now venture into postseason play, opening Division 3 district action at Breckenridge. All Saints faces Hemlock at 7 p.m. Monday in the quarterfinal round."},{"_id":"O5DKQY4DG5HQBN2ZWBMLS7VS2E","additional_properties":{},"type":"text","content":"MLive player polls are non-scientific ventures, designed to promote fun, fandom and discussion. The winners earn no prize and the results have no bearing on postseason honors. Coaches and athletic directors are asked to nominate candidates by emailing lthomps2@mlive.com."},{"_id":"B56ZIOKKCVCJJGOJOYNFYSBZY4","additional_properties":{},"type":"text","content":"<b>RELATED READING</b>"},{"_id":"7GA4MQ5QHJAR5A6J6VCFQY5I2Y","additional_properties":{},"type":"text","content":"<a href=\"https://www.mlive.com/highschoolsports/2026/02/other-than-a-victory-you-never-know-what-youre-going-to-get-from-jonny-ford.html\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/highschoolsports/2026/02/other-than-a-victory-you-never-know-what-youre-going-to-get-from-jonny-ford.html\">Expect the unexpected from Top Junior Jonny Ford</a>"},{"_id":"EV54J3FXQBHTJE2BHYXW2PMEWU","additional_properties":{},"type":"text","content":"<a href=\"https://www.mlive.com/highschoolsports/2026/02/top-senior-keeley-peace-making-return-to-basketball-a-memorable-one-for-standish.html\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/highschoolsports/2026/02/top-senior-keeley-peace-making-return-to-basketball-a-memorable-one-for-standish.html\">Top Senior Keeley Peace making hoops return memorable</a>"},{"_id":"SLK2SFXWSNHHFMERUZIG5WXXCY","additional_properties":{},"type":"text","content":"<a href=\"https://www.mlive.com/highschoolsports/2026/02/freshman-gia-lesneski-isnt-too-young-to-take-charge-on-basketball-court.html\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/highschoolsports/2026/02/freshman-gia-lesneski-isnt-too-young-to-take-charge-on-basketball-court.html\">Freshman Gia Lesneski not too young to take charge</a>"},{"_id":"RSFQUA6ZJRFPBA2MMCP4FGPAEY","additional_properties":{},"type":"text","content":"<a href=\"https://www.mlive.com/highschoolsports/2026/02/sydney-wittbrodt-plays-and-leads-beyond-her-years-for-bay-city-western.html\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/highschoolsports/2026/02/sydney-wittbrodt-plays-and-leads-beyond-her-years-for-bay-city-western.html\">Sydney Wittbrodt plays and leads beyond her years</a>"},{"_id":"PTE3VE6SPZFHHLANIDASIXB4OI","additional_properties":{},"type":"text","content":"<a href=\"https://www.mlive.com/highschoolsports/2026/01/gladwins-high-scoring-jacob-pahl-isnt-bragging-hes-speaking-the-truth.html\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/highschoolsports/2026/01/gladwins-high-scoring-jacob-pahl-isnt-bragging-hes-speaking-the-truth.html\">Jacob Pahl isn’t bragging, he’s speaking the truth</a>"},{"_id":"2TNUBKDKPZAF3JBUYYOM3SFS3I","additional_properties":{},"type":"text","content":"<a href=\"https://www.mlive.com/highschoolsports/2026/01/sixth-man-will-perry-is-starting-to-make-a-big-difference-for-cass-city.html\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/highschoolsports/2026/01/sixth-man-will-perry-is-starting-to-make-a-big-difference-for-cass-city.html\">Sixth-man Will Perry starting to make a difference</a>"},{"_id":"7ZN42UOVQFDHRMYJKAKRRG6P7Q","additional_properties":{},"type":"text","content":"<a href=\"https://www.mlive.com/highschoolsports/2026/01/john-glenn-teammates-agree-its-good-to-have-rachel-seafert-on-your-side.html\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/highschoolsports/2026/01/john-glenn-teammates-agree-its-good-to-have-rachel-seafert-on-your-side.html\">It’s good to have Rachel Seafert on your side</a>"},{"_id":"K67EQNIQ3ZBXBHBTEQVKLCUDII","additional_properties":{},"type":"text","content":"<a href=\"https://www.mlive.com/highschoolsports/2026/01/when-john-glenn-needs-a-lift-on-the-mat-or-off-it-can-bank-on-izaak-kukulski.html\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/highschoolsports/2026/01/when-john-glenn-needs-a-lift-on-the-mat-or-off-it-can-bank-on-izaak-kukulski.html\">John Glenn wrestling can bank on Izaak Kukulski</a>"},{"_id":"VDMHKM7435BVVGP5YYZJU3CFCQ","type":"raw_html","content":"<adi-stories-by-author adiWidgetId=\"widgie-94efe8b4-edee-4289-bfc1-a9e51b9d2fcf\"></adi-stories-by-author>"}],"description":{"basic":"The junior forward was voted MLive Bay City Athlete of the Week after a breakout performance"},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"custom_id":"COM2ca1b9171","label":"Division 3","type":"Company"},{"custom_id":"PLAc4a00c518","label":"Breckenridge","type":"Place"},{"custom_id":"PER9b41966e3","label":"Jason Brzezinski","type":"Person"},{"custom_id":"PER77101d1a1","label":"Dryden","type":"Person"},{"custom_id":"PLA648dee706","label":"BAY CITY","type":"Place"},{"custom_id":"PER2262f0831","label":"Brennan Pease","type":"Person"},{"custom_id":"COM73e51978f","label":"Gladwin","type":"Company"},{"custom_id":"PER3c2e11052","label":"Jack Wetters","type":"Person"},{"custom_id":"PERb5fd03dd9","label":"Jack","type":"Person"},{"custom_id":"PER6be4877e1","label":"Brennan","type":"Person"},{"custom_id":"PERdcf66cb37","label":"Brody Verellen","type":"Person"},{"custom_id":"COM2a005a3fb","label":"Bay City All Saints","type":"Company"},{"custom_id":"COM0af2e6452","label":"Hemlock","type":"Company"},{"custom_id":"COM04f8b4b34","label":"All Saints","type":"Company"}],"categories":[{"score":1,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":0.9763,"classifier":"iab_content_taxonomy","name":"Sports>Basketball","_id":"483.547"},{"score":0.8192,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"score":0.8182,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Basketball","_id":"483.487.489"},{"score":0.3447,"classifier":"iab_content_taxonomy","name":"Healthy Living>Fitness and Exercise","_id":"223.225"},{"score":0.5084,"classifier":"iab_content_taxonomy","name":"Sensitive Topics>Death, Injury, or Military Conflict","_id":"v9i3On.I4GWl6"},{"classifier":"advancelocal_custom_categories","name":"Clean Water","_id":"cat0214"}],"content_topics":[{"score":0.7895,"_id":"Q1457982","label":"Sports"},{"score":0.6834,"_id":"Q4273219","label":"Elections"},{"score":0.6793,"_id":"Q7021007","label":"Basketball"},{"score":0.561,"_id":"Q7216322","label":"Team sports"},{"score":0.4738,"_id":"Q30773532","label":"NCAA Division I men's basketball seasons"},{"score":0.4738,"_id":"Q109341182","label":"Men's basketball teams"},{"score":0.4371,"_id":"Q6809866","label":"Political events"},{"score":0.4183,"_id":"Q30774798","label":"NCAA men's basketball seasons"},{"score":0.416,"_id":"Q7017036","label":"Indoor sports"},{"score":0.4024,"_id":"Q6509981","label":"Organized events"},{"score":0.3806,"_id":"Q7379346","label":"Ball games"},{"score":0.3755,"_id":"Q7235741","label":"Democracy"},{"score":0.3729,"_id":"Q9033020","label":"Athletic sports"},{"score":0.3436,"_id":"Q6992294","label":"Accountability"},{"score":0.3435,"_id":"Q4103183","label":"Politics"},{"score":0.3374,"_id":"Q54070","label":"Government"},{"score":0.3131,"_id":"Q1251376","label":"Double-double"},{"score":0.3076,"_id":"Q4813766","label":"Athletic director"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/saginaw-bay-city","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Saginaw and Bay City Sports","description":"Saginaw and Bay City Sports on MLive.com","_id":"/sports/saginaw-bay-city","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/saginaw-bay-city"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/saginaw-bay-city/","default_content":null},"site":{"site_keywords":"saginaw, bay city, michigan, sports, saginaw spirit hockey, central michigan university, cmu, chippewas, saginaw valley state university, svsu, cardinals, great lakes loons, football, baseball, basketball, hockey, soccer","site_description":"Saginaw and Bay City Sports on MLive.com","site_section":"Sports","headline":"Saginaw and Bay City Sports","site_title":"Saginaw and Bay City Sports"},"navigation":{"nav_title":"Saginaw and Bay City Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Saginaw and Bay City Sports","_id":"/sports/saginaw-bay-city","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1024}}},"_website_section_id":"mlive./sports/saginaw-bay-city","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@mlive-river","_id":"1771806377805","text":"@mlive-river","slug":"mlive-river"},{"description":"@sa-river","_id":"1771806380147","text":"@sa-river","slug":"sa-river"},{"description":"@highschoolsports-sbc","_id":"1771806384332","text":"@highschoolsports-sbc","slug":"highschoolsports-sbc"},{"description":"high-school-basketball","_id":"1771806388745","text":"high-school-basketball","slug":"high-school-basketball"},{"description":"@sub-group-c","_id":"1771810793287","text":"@sub-group-c","slug":"sub-group-c"},{"description":"@sub-group-b","_id":"1771810798131","text":"@sub-group-b","slug":"sub-group-b"},{"description":"@subscriberexclusive","_id":"1771810803226","text":"@subscriberexclusive","slug":"subscriberexclusive"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/8148d55f-bcb8-413e-badd-eaaec116c400.JPG"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"lthomps2@mlive.com"},{"site":"facebook","deprecated":true,"deprecation_msg":"Please use social_links.","url":"https://www.facebook.com/lee.thompson.31105"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"LeeTsports"}],"social_links":[{"site":"email","url":"lthomps2@mlive.com"},{"site":"facebook","url":"https://www.facebook.com/lee.thompson.31105"},{"site":"twitter","url":"LeeTsports"}],"name":"Lee Thompson","description":"Sportswriter at The Bay City Times since 1996. Bay City native. Graduate of T.L. Handy '86 and Central Michigan University '90. Married with four children. Achieved career goal with hole in one in 2014!","_id":"lthompso","additional_properties":{"original":{"lastName":"Thompson","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/8148d55f-bcb8-413e-badd-eaaec116c400.JPG","education":[],"longBio":"Lee Thompson has served as a sportswriter at MLive and The Bay City Times since 1996, covering all local sports with an emphasis on our 24 area high schools. He has earned numerous awards from the Michigan Press Association and the Associated Press, sweeping first place in four different categories three times in his career. He was honored with the President's Award by the Bay County Sports Hall of Fame in 2013. Prior to joining The Bay City Times, he served as sports editor at Mount Pleasant Morning Sun and also worked at The Saginaw News, the Midland Daily News and the Ogemaw County Herald. The Bay City native is a 1986 graduate of T.L. Handy High School and a 1990 graduate of Central Michigan University, where he served as sports editor of CM Life. He and wife Diane have four sons.","facebook":"https://www.facebook.com/lee.thompson.31105","bio":"Sportswriter at The Bay City Times since 1996. Bay City native. Graduate of T.L. Handy '86 and Central Michigan University '90. Married with four children. Achieved career goal with hole in one in 2014!","mt_author_id":"3024","firstName":"Lee","twitter":"LeeTsports","podcasts":[],"books":[],"awards":[],"_id":"lthompso","last_updated_date":"2025-10-06T20:44:47.738Z","byline":"Lee Thompson | lthomps2@mlive.com","email":"lthomps2@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtype":"article","first_publish_date":"2026-02-23T01:18:37.607Z","additional_properties":{"pc_content_hash":"15dba330e5660f2aeaeb2eb6b45236ff808ab6756b4eee8861f91040d3edd1de","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Student Athlete","confidence":0.9},{"persona":"Active Lifestyle Advocate","confidence":0.8},{"persona":"Track and Field Enthusiast","confidence":0.8},{"persona":"Competitive Player","confidence":0.7},{"persona":"Sports Fan","confidence":0.6},{"persona":"Athletic Trainer","confidence":0.5},{"persona":"Casual Athlete","confidence":0},{"persona":"Adrenaline Junkie","confidence":0},{"persona":"Sports Analyst","confidence":0},{"persona":"Basketball Enthusiast","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Athletic Recruiter","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0}],"iab_taxonomy":[["Category name: Sports>Basketball","Confidence: 0.6648861169815063"],["Category name: Sports>College Sports","Confidence: 0.5578917860984802"],["Category name: Education>Secondary Education","Confidence: 0.541593074798584"],["Category name: Politics>Civic affairs","Confidence: 0.39746206998825073"],["Category name: News","Confidence: 0.10981728881597519"]]},"is_published":true,"publish_date":"2026-02-23T01:40:04.628Z","has_published_copy":true},"last_updated_date":"2026-02-23T15:48:53.261Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Copyright 2026 Mark A Pijaszek, All Rights Reserved","address":{},"syndication":{},"auth":{"1":"45eeadd793bda292545ae064474dbd3d6be23786042913d321e9b7e2582fb6d9"},"caption":"Brennan Pease drives to the basket for the Bay City All Saints boys basketball team during a game against Essexville Garber.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/AJHSJQCX7FFMFC434G6YPR3WTA.jpg","licensable":false,"credits":{"affiliation":[{"name":"Provided by Mark Pijaszek","type":"author"}],"by":[{"name":"Mark A Pijaszek","type":"author","byline":"Mark A Pijaszek"}]},"subtitle":"All Saints","width":783,"creditIPTC":"Provided by Mark Pijaszek","_id":"AJHSJQCX7FFMFC434G6YPR3WTA","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/AJHSJQCX7FFMFC434G6YPR3WTA.jpg?auth=45eeadd793bda292545ae064474dbd3d6be23786042913d321e9b7e2582fb6d9","proxyUrl":"/resizer/v2/AJHSJQCX7FFMFC434G6YPR3WTA.jpg?auth=45eeadd793bda292545ae064474dbd3d6be23786042913d321e9b7e2582fb6d9","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/AJHSJQCX7FFMFC434G6YPR3WTA.jpg","published":true,"resizeUrl":"/resizer/v2/AJHSJQCX7FFMFC434G6YPR3WTA.jpg?auth=45eeadd793bda292545ae064474dbd3d6be23786042913d321e9b7e2582fb6d9","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/AJHSJQCX7FFMFC434G6YPR3WTA.jpg?auth=45eeadd793bda292545ae064474dbd3d6be23786042913d321e9b7e2582fb6d9&width=300","version":0,"originalName":"pease_brennan.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-23T01:13:19Z","last_updated_date":"2026-02-23T01:13:19Z","height":595,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/AJHSJQCX7FFMFC434G6YPR3WTA.jpg?auth=45eeadd793bda292545ae064474dbd3d6be23786042913d321e9b7e2582fb6d9&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/AJHSJQCX7FFMFC434G6YPR3WTA.jpg?auth=45eeadd793bda292545ae064474dbd3d6be23786042913d321e9b7e2582fb6d9&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/AJHSJQCX7FFMFC434G6YPR3WTA.jpg?auth=45eeadd793bda292545ae064474dbd3d6be23786042913d321e9b7e2582fb6d9&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/AJHSJQCX7FFMFC434G6YPR3WTA.jpg?auth=45eeadd793bda292545ae064474dbd3d6be23786042913d321e9b7e2582fb6d9&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/brennan-pease-unleashing-inner-strength-for-strong-stretch-run-for-all-saints.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"IW32TGNTCRENXCVZGG6HYEKRJ4","published":true,"branch":"default","revision_id":"PBWBWR5BFJGKBMTGWAJLROLKQI"},"planning":{"story_length":{"character_count_actual":3644,"inch_count_actual":5,"word_count_actual":621,"line_count_actual":35}},"display_date":"2026-02-23T01:18:37.607Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"Brennan Pease unleashing inner strength for strong stretch run for All Saints"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/brennan-pease-unleashing-inner-strength-for-strong-stretch-run-for-all-saints.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-23T00:26:30.719Z","publish_date":"2026-02-23T15:48:53.072Z","_id":"CK7W47TVMVC5BMAWMZLM3Y3FT4","website":"mlive","website_url":"/highschoolsports/2026/02/brennan-pease-unleashing-inner-strength-for-strong-stretch-run-for-all-saints.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Chloe Trofatter | MLive.com","address":{"locality":"Muksegon","region":"MI"},"auth":{"1":"1ab8453b96c61ad2056c882955c286fbe92457de20c1e7e6e7c781a559b89d01"},"caption":"Scenes from Muskegon’s varsity girls basketball game against Rockford on Tuesday, December 16, 2025 at Muskegon High School in Muksegon, Mich. The Lady Reds ultimately beat the Rams, 58-51.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/WNJOCBACLZHENDU665MC4PZ2Y4.JPG","licensable":true,"credits":{"affiliation":[{"name":"Chloe Trofatter | MLive.com","type":"author"}],"by":[{"name":"Chloe Trofatter | MLive.com","type":"author","byline":"Chloe Trofatter | MLive.com"}]},"subtitle":"Muskegon v. Rockford","width":3738,"_id":"WNJOCBACLZHENDU665MC4PZ2Y4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/WNJOCBACLZHENDU665MC4PZ2Y4.JPG?auth=1ab8453b96c61ad2056c882955c286fbe92457de20c1e7e6e7c781a559b89d01","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/WNJOCBACLZHENDU665MC4PZ2Y4.JPG?auth=1ab8453b96c61ad2056c882955c286fbe92457de20c1e7e6e7c781a559b89d01","takenOn":"2025-12-17T00:36:56Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/WNJOCBACLZHENDU665MC4PZ2Y4.JPG","published":true,"resizeUrl":"/resizer/v2/WNJOCBACLZHENDU665MC4PZ2Y4.JPG?auth=1ab8453b96c61ad2056c882955c286fbe92457de20c1e7e6e7c781a559b89d01","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/WNJOCBACLZHENDU665MC4PZ2Y4.JPG?auth=1ab8453b96c61ad2056c882955c286fbe92457de20c1e7e6e7c781a559b89d01&width=300","version":0,"originalName":"20251216-C0743-CT_NOF.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Muskegon tops Rockford in MHSAA varsity girls basketball"},"_id":"PCD4THETAFASXJYK6UXXZV4HVE"}],"iptc_title":"Chloe Trofatter | MLive.com"},"created_date":"2025-12-17T02:56:13Z","last_updated_date":"2025-12-17T02:56:13Z","height":2492,"image_type":"photograph"},{"_id":"55GHZPJMPBH4LMXHKQ5EWRRHOA","additional_properties":{},"type":"text","content":"GRAND RAPIDS, MI – The wait is over, and Michigan’s girls high school basketball teams know what’s ahead in their pursuit of district championships."},{"_id":"IE37SIXTBZCPZJRFKH6H47QVRE","additional_properties":{},"type":"text","content":"The Michigan High School Athletic Association revealed Sunday its girls hoops district draws, and there were plenty of notable developments involving Grand Rapids-area teams."},{"_id":"UJ4JYEZC45FBVKKUOBYA7J6PB4","additional_properties":{},"type":"text","content":"<a href=\"https://www.mlive.com/highschoolsports/2026/02/see-2026-grand-rapids-area-girls-hoops-district-tournament-pairings-schedules.html\" target=\"_blank\" rel=\"\">Click here to see all the district pairings involving local teams</a> and follow along for five takeaways from Sunday’s district tournament reveal. "},{"_id":"FDJAJWK2SJDRNCS6B5BD6Z46TU","additional_properties":{},"type":"text","content":"<b>Mona Shores district is loaded</b>"},{"_id":"365X5FC2FRBAFKNC7NK6GBBNW4","additional_properties":{},"type":"text","content":"Mona Shores hosts one of the toughest districts in Division 1, with Greenville and Cedar Springs both going unseeded, despite boasting 15 wins each. The Yellow Jackets (15-5) will face Mona Shores (9-10) in the quarterfinals, while Cedar Springs (15-4) will battle Reeths-Puffer (10-9) in the other Monday game. "},{"_id":"4EBM7VG3EFBPHAXOFWT54HXQKE","additional_properties":{},"type":"text","content":"The top two seeds – Rockford (19-1) and Muskegon (17-2) are both legitimate state title contenders, with the Rams earning the No. 1 spot, and the Big Reds the No. 2 seed, even though they <a href=\"https://www.mlive.com/highschoolsports/2025/12/mariah-sain-bolsters-miss-basketball-bid-in-muskegons-win-over-rockford.html\" target=\"_blank\" rel=\"\">handed Rockford its only loss back on Dec. 16</a>. Muskegon’s losses came to Grand Haven and Wayne Memorial, but the Big Reds have won eight in a row entering the final week of the regular season. "},{"_id":"OGMALVMMHJC4XOG2MNCZ6BBHPQ","additional_properties":{},"type":"text","content":"While it’s tempting to get excited for a district finals showdown between Rockford and Muskegon, it’s worth noting that Cedar Springs hasn’t lost since all-state guard Faith Carlson returned to the lineup on Feb. 5 after sustaining a concussion in the second game of the season. The Red Hawks’ regular season finale against DeWitt (16-4) will shed some insight on Cedar Springs’ potential as a district spoiler. "},{"_id":"YLQTMEMIVRF6RP7CD5Z7CZ63ZU","additional_properties":{},"type":"text","content":"<b>South Christian district one of the toughest in D2</b>"},{"_id":"ZV4B6YJZJJFENGIJJWXRPFQVZY","additional_properties":{},"type":"text","content":"West Michigan also has one of the toughest districts in Division 2, as South Christian hosts four teams with at least 12 wins, including the top-ranked Sailors. "},{"_id":"PGDXSHBV4ZHQ5MMGSVNVJJAEEA","additional_properties":{},"type":"text","content":"Unseeded Unity Christian (12-9) has some upset potential with their ability to shoot the 3, and the Crusaders gave South Christian (20-0) a scare in the season opener, before falling 60-50. "},{"_id":"2FQMCOTPWZAMBOSZBJ54JKKVCE","additional_properties":{},"type":"text","content":"On the other side of the bracket, Holland Christian (13-6) will be favored to face second-seeded Wayland (12-6) in the semifinals, which would be a rematch of the Wildcats’ 51-33 win over the Maroons back on Dec. 19. "},{"_id":"GHLAL5R2ZBEXDO5XQEUJZKSYPM","additional_properties":{},"type":"text","content":"South Christian is certainly the district favorite, but the Sailors have a difficult path to navigate in search of the program’s third consecutive regional appearance. "},{"_id":"4Y3GNX5ORVG3ZNV5MOVAYHH6DY","additional_properties":{},"type":"text","content":"<b>Two local districts without a winning record</b>"},{"_id":"QFLLODPBB5DLHDTO35HCSZZB4M","additional_properties":{},"type":"text","content":"While the Mona Shores and South Christian districts are two of the toughest in the state, West Michigan also features a couple that don’t have a team with a winning record. "},{"_id":"6EF25GAFRVFJZG3HKT73FKNEPY","additional_properties":{},"type":"text","content":"In Division 1, Northview hosts five squads that are all under .500, including top-seeded Lowell (9-11) and the second-seeded Wildcats (4-14). Among the state’s 128 girls hoops districts, only two feature No. 2 seeds with fewer than four wins, and those are at Madison Heights Bishop Foley, where the host Ventures enter with a 3-14 record, and at Allen Park Inter-City Baptist, where Bloomfield Hills Roeper holds a 2-14 record."},{"_id":"L6OUOEKBKNEELDBIHZLWML6ESE","additional_properties":{},"type":"text","content":"In addition to Lowell and Northview, Forest Hills Northern (9-11), East Grand Rapids (7-12) and Forest Hills Central (9-11) all have chances to emerge as district champions. "},{"_id":"FGR2HPBXFRF23ESZAXYPZXRPPQ","additional_properties":{},"type":"text","content":"The district draw is even more favorable for host Sparta in Division 2, as the Spartans earned the No. 1 seed with a 4-16 record, beating out No. 2 seed Howard City Tri County (8-13), as well as unseeded Grant (5-16), Forest Hills Eastern (6-14) and Comstock Park (2-18). "},{"_id":"2IJUOJEYTZAXZF4ABSMWESPKAU","additional_properties":{},"type":"text","content":"Sparta’s four wins are the fewest in the state among top-seeded teams, but they’ll have the benefit of a first-round bye and home court in the semifinals and potentially championship round."},{"_id":"NHBD5HZCAFDKLPQD2RVREH2HLA","additional_properties":{},"type":"text","content":"<b>Thornapple Kellogg vs. Caledonia is the must-see quarterfinal</b>"},{"_id":"HGYMC6VICZAJ7D76N32ZGUYJLM","additional_properties":{},"type":"text","content":"The Division 1 district at Wyoming features several teams with legitimate chances to hoist some playoff hardware, including the host Wolves (14-6) and second-seeded East Kentwood (9-8), and it also has the area’s best quarterfinal matchup, as Thornapple Kellogg (11-8) faces Caledonia (11-7) in a rematch of the Trojans’ 54-51 win over the Fighting Scots from Dec. 18. Thornapple Kellogg junior Reese Ritsema had a big game in that contest, finishing with 20 points and 17 rebounds, while Caledonia freshman Reese Abbott led the Scots with 19 points. "},{"_id":"Y2NQULL3ONDH3I3BNH27YYJ32Q","additional_properties":{},"type":"text","content":"Caledonia has struggled a bit down the stretch, losing its last two games to Muskegon and Byron Center, while Thornapple Kellogg is playing its best ball, having pulled off recent upsets over West Catholic and Wayland, before falling by eight points to undefeated South Christian in the OK Gold finale. "},{"_id":"DCLTNFYLPREGDDGJ4CSEPB7A3I","additional_properties":{},"type":"text","content":"The Trojans will be favored to complete the season sweep against Caledonia, but expect another close game in the Round 1 showdown. "},{"_id":"MOECETWUTJBJFLFUSZVKNKVOCY","additional_properties":{},"type":"text","content":"<b>Covenant Christian and West Catholic on collision course</b>"},{"_id":"MPPTHH4FEJAQ3KIVIQ5W57RXBY","additional_properties":{},"type":"text","content":"West Catholic has reached the Breslin Center in four consecutive years, but the Falcons will likely have a tough test in districts this season, as undefeated Covenant Christian (19-0) is the No. 1 seed at Kenowa Hills. "},{"_id":"4GDVMKEAMJHDLEQ3JRDVDCBN3Q","additional_properties":{},"type":"text","content":"Covenant hasn’t played as tough of a schedule as the second-seeded Falcons, but the Chargers do have some quality wins, including victories over Calvin Christian, Kent City, Big Rapids, Cedar Springs, Kalamazoo Christian, Holland Christian and Spring Lake, and they close out the regular season with challenging playoff tuneups against Wyoming (14-6) and Shelby (18-2). "},{"_id":"4BZ5GZIAXBDT5NVM6XI3NWFJPU","additional_properties":{},"type":"text","content":"West Catholic has had a couple hiccups down the stretch, including recent losses to Thornapple Kellogg and Wayland, but the Falcons are coming off a 53-40 victory over GR Catholic Central, and they know how to get the job done in March, so expect nothing short of a thriller, should the top-two seeds meet in the championship round at Kenowa Hills. "},{"_id":"IXHSYKUKFNDKRPGBTIHBHCWNXU","type":"raw_html","content":"<adi-stories-by-section-tag adiWidgetId=\"widgie-523e06d8-79d4-476e-803e-dfbd7956421c\"></adi-stories-by-section-tag>"}],"description":{"basic":"Grand Rapids-area girls high school basketball teams begin their tournament runs on Monday, March 2."},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"custom_id":"COMb1846da82","label":"South Christian","type":"Company"},{"custom_id":"COMa251d483c","label":"Sailors","type":"Company"},{"custom_id":"PERcfe414498","label":"Holland Christian","type":"Person"},{"custom_id":"PERaf6a7a2d6","label":"Wayland","type":"Person"},{"custom_id":"COMaf209f90d","label":"Wildcats","type":"Company"},{"custom_id":"COM560bb22b0","label":"Northview","type":"Company"},{"custom_id":"COM37bdaa984","label":"Lowell","type":"Company"},{"custom_id":"COM42a833ae7","label":"Thornapple Kellogg","type":"Company"},{"custom_id":"COM93eee82ab","label":"Caledonia","type":"Company"},{"custom_id":"COM08953da0e","label":"West Catholic","type":"Company"},{"custom_id":"COM78e813392","label":"Covenant Christian","type":"Company"},{"custom_id":"COM535f975e4","label":"Falcons","type":"Company"},{"custom_id":"PLAbd901fc32","label":"Kenowa Hills","type":"Place"},{"custom_id":"PLA66fb03595","label":"Grand Rapids-area","type":"Place"},{"custom_id":"COM2ee372416","label":"Greenville","type":"Company"},{"custom_id":"PLAe4bc4428b","label":"Mona Shores","type":"Place"},{"custom_id":"COM55158bb3e","label":"Yellow Jackets","type":"Company"},{"custom_id":"PER0fe651803","label":"Reeths-Puffer","type":"Person"},{"custom_id":"COM7eb34d408","label":"Rockford","type":"Company"},{"custom_id":"COM225a8a7ff","label":"Rams","type":"Company"},{"custom_id":"COMfed041718","label":"Big Reds","type":"Company"},{"custom_id":"COMa7f48318c","label":"Wayne Memorial","type":"Company"},{"custom_id":"COM92cfa33bd","label":"Red Hawks","type":"Company"},{"custom_id":"PER3b5aba868","label":"Faith Carlson","type":"Person"},{"custom_id":"COMbf9e2b6bb","label":"DeWitt","type":"Company"},{"custom_id":"COM3bc8cef11","label":"Maroons","type":"Company"},{"custom_id":"COMb5061c3d5","label":"GR Catholic Central","type":"Company"},{"custom_id":"PERf56c982bc","label":"Reese Ritsema","type":"Person"},{"custom_id":"PLAc0d12a44f","label":"Allen Park Inter-City Baptist","type":"Place"},{"custom_id":"COM3a6272521","label":"Ventures","type":"Company"},{"custom_id":"PER651f830a6","label":"Reese Abbott","type":"Person"},{"custom_id":"COM8db3c6052","label":"Scots","type":"Company"},{"custom_id":"PLAb1746a96e","label":"Byron Center","type":"Place"},{"custom_id":"COM8606b8c70","label":"Trojans","type":"Company"},{"custom_id":"COMcdbb07e29","label":"Forest Hills Northern","type":"Company"},{"custom_id":"COM4ca21dddd","label":"Forest Hills Central","type":"Company"},{"custom_id":"COM460046ffc","label":"Forest Hills Eastern","type":"Company"},{"custom_id":"COMf6b6cd30d","label":"Howard City Tri County","type":"Company"},{"custom_id":"COM78b7d0379","label":"Grant","type":"Company"},{"custom_id":"COMd6242d92f","label":"Spartans","type":"Company"},{"custom_id":"COM3de3b9730","label":"Calvin Christian","type":"Company"},{"custom_id":"COM28481da40","label":"Chargers","type":"Company"},{"custom_id":"COM92adf3600","label":"Covenant","type":"Company"},{"custom_id":"COMef2b25105","label":"Unity Christian","type":"Company"},{"custom_id":"COMbfd8e559f","label":"Crusaders","type":"Company"},{"custom_id":"COM4d8febe21","label":"Spring Lake","type":"Company"},{"custom_id":"COM85a0c348e","label":"Division","type":"Company"},{"custom_id":"COM7edff113a","label":"Wolves","type":"Company"}],"categories":[{"score":1,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":1,"classifier":"iab_content_taxonomy","name":"Sports>Basketball","_id":"483.547"},{"score":0.8662,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"score":0.8113,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Basketball","_id":"483.487.489"},{"score":0.4285,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Football","_id":"483.487.488"},{"score":0.4236,"classifier":"iab_content_taxonomy","name":"Sensitive Topics>Death, Injury, or Military Conflict","_id":"v9i3On.I4GWl6"},{"classifier":"advancelocal_custom_categories","name":"High School Sports","_id":"cat0002"},{"classifier":"advancelocal_custom_categories","name":"Negative News","_id":"cat0011"},{"classifier":"advancelocal_custom_categories","name":"Vehicle Accidents Personal Injury","_id":"cat0016"},{"classifier":"advancelocal_custom_categories","name":"Clean Water","_id":"cat0214"},{"classifier":"advancelocal_custom_categories1","name":"Test Custom Category","_id":"cat-test1"}],"content_topics":[{"score":1,"_id":"Q8805316","label":"American football"},{"score":1,"_id":"Q1457982","label":"Sports"},{"score":0.7441,"_id":"Q7216322","label":"Team sports"},{"score":0.7419,"_id":"Q6519638","label":"Sports competitions"},{"score":0.7374,"_id":"Q864897","label":"Single-elimination tournament"},{"score":0.7246,"_id":"Q109341182","label":"Men's basketball teams"},{"score":0.7174,"_id":"Q7021007","label":"Basketball"},{"score":0.6733,"_id":"Q6809743","label":"Sports events"},{"score":0.6731,"_id":"Q30773532","label":"NCAA Division I men's basketball seasons"},{"score":0.5581,"_id":"Q30774798","label":"NCAA men's basketball seasons"},{"score":0.5507,"_id":"Q13275378","label":"NCAA Division I FBS football teams"},{"score":0.5247,"_id":"Q97426532","label":"College football"},{"score":0.5219,"_id":"Q952097","label":"Muskegon, Michigan"},{"score":0.5052,"_id":"Q16808511","label":"NCAA Division I basketball"},{"score":0.4736,"_id":"Q8299730","label":"Big Ten Conference teams"},{"score":0.4693,"_id":"Q7214996","label":"National Football League"},{"score":0.4662,"_id":"Q8661193","label":"NCAA Division I men's basketball tournament"},{"score":0.4592,"_id":"Q8796612","label":"NFL teams"},{"score":0.4309,"_id":"Q1018280","label":"Grand Haven, Michigan"},{"score":0.423,"_id":"Q1166","label":"Michigan"},{"score":0.4129,"_id":"Q7216276","label":"Competitions"},{"score":0.4081,"_id":"Q25141993","label":"NCAA Division I championships"},{"score":0.4071,"_id":"Q868291","label":"Playoffs"},{"score":0.3939,"_id":"Q9423533","label":"NCAA men's basketball tournaments"},{"score":0.3775,"_id":"Q7246207","label":"Gridiron football"},{"score":0.3738,"_id":"Q5690","label":"Sparta"},{"score":0.3615,"_id":"Q6337045","label":"Entertainment"},{"score":0.3456,"_id":"Q7017036","label":"Indoor sports"},{"score":0.3279,"_id":"Q1268659","label":"Bye (sports)"},{"score":0.3215,"_id":"Q4905753","label":"Big Game (American football)"},{"score":0.3081,"_id":"Q9033020","label":"Athletic sports"},{"score":0.3013,"_id":"Q15280333","label":"NCAA Division I FBS football"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/muskegon","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Muskegon Sports","description":"Muskegon, Michigan sports news. Get the latest Muskegon high school sports, college sports and more. Get the latest news on the Muskegon Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Muskegon Chronicle - MLive.com","_id":"/sports/muskegon","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/muskegon"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/muskegon/","default_content":null},"site":{"site_keywords":"Muskegon Sports, Muskegon Michigan Sports, Muskegon High School Sports","site_description":"Muskegon, Michigan sports news. Get the latest Muskegon high school sports, college sports and more. Get the latest news on the Muskegon Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Muskegon Chronicle - MLive.com","site_section":"Sports","headline":"Muskegon Sports","site_title":"Muskegon Sports"},"navigation":{"nav_title":"Muskegon Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Muskegon Sports","_id":"/sports/muskegon","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1035}}},"_website_section_id":"mlive./sports/muskegon","type":"section","version":"0.6.0"},{"path":"/sports/grand-rapids","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Grand Rapids Sports","description":"Grand Rapids, Michigan sports news. Get the latest Grand Rapids high school sports, college sports and more. Get the latest news on the Grand Rapids Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Grand Rapids Press - MLive.com","_id":"/sports/grand-rapids","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/grand-rapids"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/grand-rapids","default_content":null},"site":{"site_keywords":"Grand Rapids Sports, Grand Rapids Michigan Sports, Grand Rapids High School Sports","site_description":"Grand Rapids, Michigan sports news. Get the latest Grand Rapids high school sports, college sports and more. Get the latest news on the Grand Rapids Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Grand Rapids Press - MLive.com","site_section":"Sports","headline":"Grand Rapids Sports","site_title":"Grand Rapids Sports"},"navigation":{"nav_title":"Grand Rapids Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Grand Rapids Sports","_id":"/sports/grand-rapids","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1039}}},"_website_section_id":"mlive./sports/grand-rapids","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@mlive-river","_id":"1771803725069","text":"@mlive-river","slug":"mlive-river"},{"description":"@meter","_id":"1771803726333","text":"@meter","slug":"meter"},{"description":"@gr-river","_id":"1771803727841","text":"@gr-river","slug":"gr-river"},{"description":"@highschoolsports-gr","_id":"1771803730537","text":"@highschoolsports-gr","slug":"highschoolsports-gr"},{"description":"high-school-basketball","_id":"1771803735626","text":"high-school-basketball","slug":"high-school-basketball"},{"description":"gr-hoops","_id":"1771803737048","text":"gr-hoops","slug":"gr-hoops"},{"description":"@sub-group-c","_id":"1771804150400","text":"@sub-group-c","slug":"sub-group-c"},{"description":"@sub-group-b","_id":"1771804155317","text":"@sub-group-b","slug":"sub-group-b"},{"description":"@subscriberexclusive","_id":"1771804160718","text":"@subscriberexclusive","slug":"subscriberexclusive"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/8b324bdd-201b-45cd-99a4-61e1b14e095b.jpeg"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"pnothaft@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"https://x.com/Patrick_Nothaft"}],"social_links":[{"site":"email","url":"pnothaft@mlive.com"},{"site":"twitter","url":"https://x.com/Patrick_Nothaft"}],"name":"Patrick Nothaft","description":"MLive/Grand Rapids Press reporter/photographer covering local sports. Send comments and story ideas to pnothaft@mlive.com.","_id":"PatrickNothaft","additional_properties":{"original":{"lastName":"Nothaft","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/8b324bdd-201b-45cd-99a4-61e1b14e095b.jpeg","education":[{"name":"Grand Valley State University"}],"longBio":"Patrick Nothaft is a reporter for MLive.com and covers local sports in Grand Rapids. Patrick writes about various topics, with a primary focus on high school sports. He also has experience covering collegiate athletics, pro baseball, pro hockey and pro volleyball. Patrick has spent 14 years in journalism, primarily in sports, collecting multiple awards during that time, including best sports story, best sports column and best sports feature from the Michigan Press Association. He received his bachelor's degree in journalism from Grand Valley State University.","bio":"MLive/Grand Rapids Press reporter/photographer covering local sports. Send comments and story ideas to pnothaft@mlive.com.","mt_author_id":"10698114","firstName":"Patrick","twitter":"https://x.com/Patrick_Nothaft","podcasts":[],"books":[],"awards":[{"name":"1st place: Sports Feature Story, 2018 Michigan Press Association"},{"name":"1st place: Sports Story, 2019 Michigan Associated Press Media Editors"},{"name":"3rd place: Sports Writing, 2020 MPA"},{"name":"Honorable Mention: Sports Column, 2020 MPA"},{"name":"2nd place: Sports Writing, 2020 MPA"},{"name":"1st place: Sports Feature, MPA 2021"},{"name":"1st place: Sports Writing, MPA 2021"},{"name":"1st place: Sports Column, MPA 2021"},{"name":"3rd place: Sports Writing, MPA 2021"},{"name":"3rd place: Sports Feature, MPA 2021"},{"name":"Honorable Mention: Sports Writing, MPA 2022"},{"name":"2nd place: Sports Column, APME 2022"},{"name":"1st place: Sports Feature, 2023 MPA"},{"name":"3rd place: Sports Column, 2023 MPA"},{"name":"2nd place: Sports Reporting, 2024 Society of Professional Journalists, Detroit Chapter"}],"_id":"PatrickNothaft","last_updated_date":"2025-09-15T17:10:09.077Z","byline":"Patrick Nothaft | pnothaft@mlive.com","email":"pnothaft@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtype":"article","first_publish_date":"2026-02-22T23:47:42.702Z","additional_properties":{"pc_content_hash":"1099bdee11549d0b458576ae7a0b3953f199e1c7db40acab2da67d338c9880af","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Basketball Enthusiast","confidence":0.9},{"persona":"Sports Fan","confidence":0.8},{"persona":"Student Athlete","confidence":0.7},{"persona":"Competitive Player","confidence":0.7},{"persona":"Sports Analyst","confidence":0.6},{"persona":"Active Lifestyle Advocate","confidence":0},{"persona":"Casual Athlete","confidence":0},{"persona":"Adrenaline Junkie","confidence":0},{"persona":"Athletic Trainer","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Athletic Recruiter","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0}],"iab_taxonomy":[["Category name: Sports>Basketball","Confidence: 0.9167858362197876"],["Category name: Education>Secondary Education","Confidence: 0.5646341443061829"],["Category name: Sports>College Sports","Confidence: 0.4830717146396637"],["Category name: Politics>Civic affairs","Confidence: 0.4140389561653137"]]},"is_published":true,"publish_date":"2026-02-22T23:47:42.702Z","has_published_copy":true},"last_updated_date":"2026-02-22T23:49:22.474Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Chloe Trofatter | MLive.com","address":{"locality":"Muksegon","region":"MI"},"auth":{"1":"1ab8453b96c61ad2056c882955c286fbe92457de20c1e7e6e7c781a559b89d01"},"caption":"Scenes from Muskegon’s varsity girls basketball game against Rockford on Tuesday, December 16, 2025 at Muskegon High School in Muksegon, Mich. The Lady Reds ultimately beat the Rams, 58-51.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/WNJOCBACLZHENDU665MC4PZ2Y4.JPG","licensable":true,"credits":{"affiliation":[{"name":"Chloe Trofatter | MLive.com","type":"author"}],"by":[{"name":"Chloe Trofatter | MLive.com","type":"author","byline":"Chloe Trofatter | MLive.com"}]},"subtitle":"Muskegon v. Rockford","width":3738,"_id":"WNJOCBACLZHENDU665MC4PZ2Y4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/WNJOCBACLZHENDU665MC4PZ2Y4.JPG?auth=1ab8453b96c61ad2056c882955c286fbe92457de20c1e7e6e7c781a559b89d01","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/WNJOCBACLZHENDU665MC4PZ2Y4.JPG?auth=1ab8453b96c61ad2056c882955c286fbe92457de20c1e7e6e7c781a559b89d01","takenOn":"2025-12-17T00:36:56Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/WNJOCBACLZHENDU665MC4PZ2Y4.JPG","published":true,"resizeUrl":"/resizer/v2/WNJOCBACLZHENDU665MC4PZ2Y4.JPG?auth=1ab8453b96c61ad2056c882955c286fbe92457de20c1e7e6e7c781a559b89d01","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/WNJOCBACLZHENDU665MC4PZ2Y4.JPG?auth=1ab8453b96c61ad2056c882955c286fbe92457de20c1e7e6e7c781a559b89d01&width=300","version":0,"originalName":"20251216-C0743-CT_NOF.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Muskegon tops Rockford in MHSAA varsity girls basketball"},"_id":"PCD4THETAFASXJYK6UXXZV4HVE"}],"iptc_title":"Chloe Trofatter | MLive.com"},"created_date":"2025-12-17T02:56:13Z","last_updated_date":"2025-12-17T02:56:13Z","height":2492,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/WNJOCBACLZHENDU665MC4PZ2Y4.JPG?auth=1ab8453b96c61ad2056c882955c286fbe92457de20c1e7e6e7c781a559b89d01&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/WNJOCBACLZHENDU665MC4PZ2Y4.JPG?auth=1ab8453b96c61ad2056c882955c286fbe92457de20c1e7e6e7c781a559b89d01&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/WNJOCBACLZHENDU665MC4PZ2Y4.JPG?auth=1ab8453b96c61ad2056c882955c286fbe92457de20c1e7e6e7c781a559b89d01&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/WNJOCBACLZHENDU665MC4PZ2Y4.JPG?auth=1ab8453b96c61ad2056c882955c286fbe92457de20c1e7e6e7c781a559b89d01&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/5-takeaways-from-grand-rapids-area-girls-basketball-2026-district-draws.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"635RJ37SQRC5NKRLA6W7PN2GDQ","published":true,"branch":"default","revision_id":"U76T3S4BBNAU7M7YK4CG3PMWKI"},"planning":{"story_length":{"character_count_actual":5706,"inch_count_actual":6,"word_count_actual":936,"line_count_actual":41}},"display_date":"2026-02-22T23:47:42.702Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"5 takeaways from Grand Rapids-area girls basketball 2026 district draws"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/5-takeaways-from-grand-rapids-area-girls-basketball-2026-district-draws.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-22T23:43:46.042Z","publish_date":"2026-02-22T23:49:22.208Z","_id":"F2BX4OURJVGBTEBQCUUPEI2RBQ","website":"mlive","website_url":"/highschoolsports/2026/02/5-takeaways-from-grand-rapids-area-girls-basketball-2026-district-draws.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Frankenmuth","region":"MI"},"auth":{"1":"553db85b45d94a809032f29e2e831a69a4dc6410c1a68fd5b30cdc74a46b4d0a"},"caption":"Frankenmuth's Macy Donovan (11) drives to the hoop during a high school girls basketball game hosted by Frankenmuth against Freeland on Friday, Feb. 13, 2026. ","taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/SD6NMVVSORDYFIR7LTIG5WFW34.jpg","geo":{},"licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Frankenmuth hosts Freeland in high school girls basketball","width":5443,"_id":"SD6NMVVSORDYFIR7LTIG5WFW34","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/SD6NMVVSORDYFIR7LTIG5WFW34.jpg?auth=553db85b45d94a809032f29e2e831a69a4dc6410c1a68fd5b30cdc74a46b4d0a","iptc_source":"MLive.com","keywords":[],"proxyUrl":"/resizer/v2/SD6NMVVSORDYFIR7LTIG5WFW34.jpg?auth=553db85b45d94a809032f29e2e831a69a4dc6410c1a68fd5b30cdc74a46b4d0a","takenOn":"2026-02-13T23:46:37Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/SD6NMVVSORDYFIR7LTIG5WFW34.jpg","published":true,"resizeUrl":"/resizer/v2/SD6NMVVSORDYFIR7LTIG5WFW34.jpg?auth=553db85b45d94a809032f29e2e831a69a4dc6410c1a68fd5b30cdc74a46b4d0a","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/SD6NMVVSORDYFIR7LTIG5WFW34.jpg?auth=553db85b45d94a809032f29e2e831a69a4dc6410c1a68fd5b30cdc74a46b4d0a&width=300","version":0,"originalName":"LK_FrankenmuthvsFreelandGirlsBB_17.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Frankenmuth hosts Freeland in high school girls basketball"},"_id":"Q73W7P7L6NBTTEXLWN34TOARFI"}],"galleryOrder":0,"ptgVersion":1},"created_date":"2026-02-14T02:10:11Z","last_updated_date":"2026-02-14T02:10:11Z","height":3629,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Frankenmuth","region":"MI"},"auth":{"1":"268b2ab08675ef19566ace271361f0659b46e111f295bf52a135f22207912c4a"},"caption":"Freeland's Jozelynn Begick (20) shoots a free throw during a high school girls basketball game hosted by Frankenmuth against Freeland on Friday, Feb. 13, 2026. ","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/F7KHFLIUH5EXZFZHO3RSOXECSI.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Frankenmuth hosts Freeland in high school girls basketball","width":5195,"_id":"F7KHFLIUH5EXZFZHO3RSOXECSI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/F7KHFLIUH5EXZFZHO3RSOXECSI.jpg?auth=268b2ab08675ef19566ace271361f0659b46e111f295bf52a135f22207912c4a","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/F7KHFLIUH5EXZFZHO3RSOXECSI.jpg?auth=268b2ab08675ef19566ace271361f0659b46e111f295bf52a135f22207912c4a","takenOn":"2026-02-13T23:31:13Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/F7KHFLIUH5EXZFZHO3RSOXECSI.jpg","published":true,"resizeUrl":"/resizer/v2/F7KHFLIUH5EXZFZHO3RSOXECSI.jpg?auth=268b2ab08675ef19566ace271361f0659b46e111f295bf52a135f22207912c4a","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/F7KHFLIUH5EXZFZHO3RSOXECSI.jpg?auth=268b2ab08675ef19566ace271361f0659b46e111f295bf52a135f22207912c4a&width=300","version":0,"originalName":"LK_FrankenmuthvsFreelandGirlsBB_8.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":1,"ptgVersion":0},"height":3463,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Frankenmuth","region":"MI"},"auth":{"1":"2a9c0cdbe064ab91b3b9a9f7633bf969124addd44cf2752a74e7f67be4ecfa15"},"caption":"Freeland's Emma Deshone (1) passes the ball during a high school girls basketball game hosted by Frankenmuth against Freeland on Friday, Feb. 13, 2026. ","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/DNPHYWT7EBGQHCZRD2D7IHPQXM.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Frankenmuth hosts Freeland in high school girls basketball","width":6000,"_id":"DNPHYWT7EBGQHCZRD2D7IHPQXM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/DNPHYWT7EBGQHCZRD2D7IHPQXM.jpg?auth=2a9c0cdbe064ab91b3b9a9f7633bf969124addd44cf2752a74e7f67be4ecfa15","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/DNPHYWT7EBGQHCZRD2D7IHPQXM.jpg?auth=2a9c0cdbe064ab91b3b9a9f7633bf969124addd44cf2752a74e7f67be4ecfa15","takenOn":"2026-02-13T23:27:28Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/DNPHYWT7EBGQHCZRD2D7IHPQXM.jpg","published":true,"resizeUrl":"/resizer/v2/DNPHYWT7EBGQHCZRD2D7IHPQXM.jpg?auth=2a9c0cdbe064ab91b3b9a9f7633bf969124addd44cf2752a74e7f67be4ecfa15","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/DNPHYWT7EBGQHCZRD2D7IHPQXM.jpg?auth=2a9c0cdbe064ab91b3b9a9f7633bf969124addd44cf2752a74e7f67be4ecfa15&width=300","version":0,"originalName":"LK_FrankenmuthvsFreelandGirlsBB_1.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":2,"ptgVersion":0},"height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Frankenmuth","region":"MI"},"auth":{"1":"518d2096acbdf14b738dcc7878a3052d9c0e05e64d45a2ae8753f9a90ab7d3c5"},"caption":"A Freeland coach speaks with her players during a high school girls basketball game hosted by Frankenmuth against Freeland on Friday, Feb. 13, 2026. ","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/JZA6TMRBDJDV5DM6JXLTLC3IEI.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Frankenmuth hosts Freeland in high school girls basketball","width":6000,"_id":"JZA6TMRBDJDV5DM6JXLTLC3IEI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/JZA6TMRBDJDV5DM6JXLTLC3IEI.jpg?auth=518d2096acbdf14b738dcc7878a3052d9c0e05e64d45a2ae8753f9a90ab7d3c5","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/JZA6TMRBDJDV5DM6JXLTLC3IEI.jpg?auth=518d2096acbdf14b738dcc7878a3052d9c0e05e64d45a2ae8753f9a90ab7d3c5","takenOn":"2026-02-13T23:32:45Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/JZA6TMRBDJDV5DM6JXLTLC3IEI.jpg","published":true,"resizeUrl":"/resizer/v2/JZA6TMRBDJDV5DM6JXLTLC3IEI.jpg?auth=518d2096acbdf14b738dcc7878a3052d9c0e05e64d45a2ae8753f9a90ab7d3c5","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/JZA6TMRBDJDV5DM6JXLTLC3IEI.jpg?auth=518d2096acbdf14b738dcc7878a3052d9c0e05e64d45a2ae8753f9a90ab7d3c5&width=300","version":0,"originalName":"LK_FrankenmuthvsFreelandGirlsBB_11.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":3,"ptgVersion":0},"height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Frankenmuth","region":"MI"},"auth":{"1":"769a0a648aeb2122322af0a13cff65e28a2320addaae63b6656e0b1615f00dfa"},"caption":"Freeland’s Braelyn Rytlewski (44) shoots a layup during a high school girls basketball game hosted by Frankenmuth against Freeland on Friday, Feb. 13, 2026. ","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/RA7IVZGCIJCTNN5S5YN5OTBW4E.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Frankenmuth hosts Freeland in high school girls basketball","width":6000,"_id":"RA7IVZGCIJCTNN5S5YN5OTBW4E","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/RA7IVZGCIJCTNN5S5YN5OTBW4E.jpg?auth=769a0a648aeb2122322af0a13cff65e28a2320addaae63b6656e0b1615f00dfa","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/RA7IVZGCIJCTNN5S5YN5OTBW4E.jpg?auth=769a0a648aeb2122322af0a13cff65e28a2320addaae63b6656e0b1615f00dfa","takenOn":"2026-02-13T23:27:34Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/RA7IVZGCIJCTNN5S5YN5OTBW4E.jpg","published":true,"resizeUrl":"/resizer/v2/RA7IVZGCIJCTNN5S5YN5OTBW4E.jpg?auth=769a0a648aeb2122322af0a13cff65e28a2320addaae63b6656e0b1615f00dfa","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/RA7IVZGCIJCTNN5S5YN5OTBW4E.jpg?auth=769a0a648aeb2122322af0a13cff65e28a2320addaae63b6656e0b1615f00dfa&width=300","version":0,"originalName":"LK_FrankenmuthvsFreelandGirlsBB_2.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":4,"ptgVersion":0},"height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Frankenmuth","region":"MI"},"auth":{"1":"92f499b51dfa595001907a6fe92baa52498c7ba384fb5c01a5d947ad51468b64"},"caption":"A group of kids celebrate a three pointer during a high school girls basketball game hosted by Frankenmuth against Freeland on Friday, Feb. 13, 2026. ","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GMTB55PRQFCGNA2IQMYSSSXGKY.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Frankenmuth hosts Freeland in high school girls basketball","width":6000,"_id":"GMTB55PRQFCGNA2IQMYSSSXGKY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/GMTB55PRQFCGNA2IQMYSSSXGKY.jpg?auth=92f499b51dfa595001907a6fe92baa52498c7ba384fb5c01a5d947ad51468b64","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/GMTB55PRQFCGNA2IQMYSSSXGKY.jpg?auth=92f499b51dfa595001907a6fe92baa52498c7ba384fb5c01a5d947ad51468b64","takenOn":"2026-02-13T23:32:18Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GMTB55PRQFCGNA2IQMYSSSXGKY.jpg","published":true,"resizeUrl":"/resizer/v2/GMTB55PRQFCGNA2IQMYSSSXGKY.jpg?auth=92f499b51dfa595001907a6fe92baa52498c7ba384fb5c01a5d947ad51468b64","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/GMTB55PRQFCGNA2IQMYSSSXGKY.jpg?auth=92f499b51dfa595001907a6fe92baa52498c7ba384fb5c01a5d947ad51468b64&width=300","version":0,"originalName":"LK_FrankenmuthvsFreelandGirlsBB_10.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":5,"ptgVersion":0},"height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Frankenmuth","region":"MI"},"syndication":{},"auth":{"1":"80c77986f5d974a6e463a37488ead6d47c5f939272ec4fd58ccdf9495683c8c9"},"caption":"Freeland’s Braelyn Rytlewski (44) shoots a layup during a high school girls basketball game hosted by Frankenmuth against Freeland on Friday, Feb. 13, 2026. ","source":{"system":"photo center","edit_url":""},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/IC4ZDT7XNFBVBEWAQZZ33UUKC4.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Frankenmuth hosts Freeland in high school girls basketball","width":5261,"creditIPTC":"Lukas Katilius | MLive.com","_id":"IC4ZDT7XNFBVBEWAQZZ33UUKC4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/IC4ZDT7XNFBVBEWAQZZ33UUKC4.jpg?auth=80c77986f5d974a6e463a37488ead6d47c5f939272ec4fd58ccdf9495683c8c9","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/IC4ZDT7XNFBVBEWAQZZ33UUKC4.jpg?auth=80c77986f5d974a6e463a37488ead6d47c5f939272ec4fd58ccdf9495683c8c9","takenOn":"2026-02-13T23:28:18Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/IC4ZDT7XNFBVBEWAQZZ33UUKC4.jpg","published":true,"resizeUrl":"/resizer/v2/IC4ZDT7XNFBVBEWAQZZ33UUKC4.jpg?auth=80c77986f5d974a6e463a37488ead6d47c5f939272ec4fd58ccdf9495683c8c9","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/IC4ZDT7XNFBVBEWAQZZ33UUKC4.jpg?auth=80c77986f5d974a6e463a37488ead6d47c5f939272ec4fd58ccdf9495683c8c9&width=300","version":0,"originalName":"LK_FrankenmuthvsFreelandGirlsBB_3.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":6,"ptgVersion":0},"height":3507,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Frankenmuth","region":"MI"},"auth":{"1":"945dcafd4299a4a16e27d9d9f2a519006701644dea65bc748f586cd9580ab154"},"caption":"Freeland's Jozelynn Begick (20) dribbles the ball during a high school girls basketball game hosted by Frankenmuth against Freeland on Friday, Feb. 13, 2026. ","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/UMNYMGA24NGI5KL33PLGBYWEQM.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Frankenmuth hosts Freeland in high school girls basketball","width":4714,"_id":"UMNYMGA24NGI5KL33PLGBYWEQM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/UMNYMGA24NGI5KL33PLGBYWEQM.jpg?auth=945dcafd4299a4a16e27d9d9f2a519006701644dea65bc748f586cd9580ab154","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/UMNYMGA24NGI5KL33PLGBYWEQM.jpg?auth=945dcafd4299a4a16e27d9d9f2a519006701644dea65bc748f586cd9580ab154","takenOn":"2026-02-13T23:30:54Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/UMNYMGA24NGI5KL33PLGBYWEQM.jpg","published":true,"resizeUrl":"/resizer/v2/UMNYMGA24NGI5KL33PLGBYWEQM.jpg?auth=945dcafd4299a4a16e27d9d9f2a519006701644dea65bc748f586cd9580ab154","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/UMNYMGA24NGI5KL33PLGBYWEQM.jpg?auth=945dcafd4299a4a16e27d9d9f2a519006701644dea65bc748f586cd9580ab154&width=300","version":0,"originalName":"LK_FrankenmuthvsFreelandGirlsBB_6.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":7,"ptgVersion":0},"height":3143,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Frankenmuth","region":"MI"},"auth":{"1":"ac15f2d939fc461724a6a1a3493b6dc7d17cb92ae0a7c0e42dd9f687c360996e"},"caption":"Frankenmuth's Macey Kohlhagen (21) dribbles the ball during a high school girls basketball game hosted by Frankenmuth against Freeland on Friday, Feb. 13, 2026. ","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/B7BSXOCHINDKFLF3ASJMPHC7AU.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Frankenmuth hosts Freeland in high school girls basketball","width":5621,"_id":"B7BSXOCHINDKFLF3ASJMPHC7AU","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/B7BSXOCHINDKFLF3ASJMPHC7AU.jpg?auth=ac15f2d939fc461724a6a1a3493b6dc7d17cb92ae0a7c0e42dd9f687c360996e","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/B7BSXOCHINDKFLF3ASJMPHC7AU.jpg?auth=ac15f2d939fc461724a6a1a3493b6dc7d17cb92ae0a7c0e42dd9f687c360996e","takenOn":"2026-02-13T23:56:32Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/B7BSXOCHINDKFLF3ASJMPHC7AU.jpg","published":true,"resizeUrl":"/resizer/v2/B7BSXOCHINDKFLF3ASJMPHC7AU.jpg?auth=ac15f2d939fc461724a6a1a3493b6dc7d17cb92ae0a7c0e42dd9f687c360996e","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/B7BSXOCHINDKFLF3ASJMPHC7AU.jpg?auth=ac15f2d939fc461724a6a1a3493b6dc7d17cb92ae0a7c0e42dd9f687c360996e&width=300","version":0,"originalName":"LK_FrankenmuthvsFreelandGirlsBB_24.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":8,"ptgVersion":0},"height":3747,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Frankenmuth","region":"MI"},"auth":{"1":"07cc3c1328fccb3938baf3e639edfa56fe14c88508ef542f2647d878e004c38f"},"caption":"Frankenmuth's Lucy Conzelmann (10) drives to the basket during a high school girls basketball game hosted by Frankenmuth against Freeland on Friday, Feb. 13, 2026. ","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/F3JQGQUVOZAIJM7WQMLLPLF2ZU.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Frankenmuth hosts Freeland in high school girls basketball","width":6000,"_id":"F3JQGQUVOZAIJM7WQMLLPLF2ZU","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/F3JQGQUVOZAIJM7WQMLLPLF2ZU.jpg?auth=07cc3c1328fccb3938baf3e639edfa56fe14c88508ef542f2647d878e004c38f","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/F3JQGQUVOZAIJM7WQMLLPLF2ZU.jpg?auth=07cc3c1328fccb3938baf3e639edfa56fe14c88508ef542f2647d878e004c38f","takenOn":"2026-02-13T23:51:37Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/F3JQGQUVOZAIJM7WQMLLPLF2ZU.jpg","published":true,"resizeUrl":"/resizer/v2/F3JQGQUVOZAIJM7WQMLLPLF2ZU.jpg?auth=07cc3c1328fccb3938baf3e639edfa56fe14c88508ef542f2647d878e004c38f","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/F3JQGQUVOZAIJM7WQMLLPLF2ZU.jpg?auth=07cc3c1328fccb3938baf3e639edfa56fe14c88508ef542f2647d878e004c38f&width=300","version":0,"originalName":"LK_FrankenmuthvsFreelandGirlsBB_21.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":9,"ptgVersion":0},"height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Frankenmuth","region":"MI"},"auth":{"1":"e32413958be5e3d2da0e1f5f96a69a3fe8765200389d5392d07ad31ab1563dae"},"caption":"Frankenmuth's Alyson Peterson (1) shoots a layup during a high school girls basketball game hosted by Frankenmuth against Freeland on Friday, Feb. 13, 2026. ","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/NYW7QAPHB5BFRNEZVSJIY3BMTM.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Frankenmuth hosts Freeland in high school girls basketball","width":6000,"_id":"NYW7QAPHB5BFRNEZVSJIY3BMTM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/NYW7QAPHB5BFRNEZVSJIY3BMTM.jpg?auth=e32413958be5e3d2da0e1f5f96a69a3fe8765200389d5392d07ad31ab1563dae","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/NYW7QAPHB5BFRNEZVSJIY3BMTM.jpg?auth=e32413958be5e3d2da0e1f5f96a69a3fe8765200389d5392d07ad31ab1563dae","takenOn":"2026-02-13T23:48:24Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/NYW7QAPHB5BFRNEZVSJIY3BMTM.jpg","published":true,"resizeUrl":"/resizer/v2/NYW7QAPHB5BFRNEZVSJIY3BMTM.jpg?auth=e32413958be5e3d2da0e1f5f96a69a3fe8765200389d5392d07ad31ab1563dae","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/NYW7QAPHB5BFRNEZVSJIY3BMTM.jpg?auth=e32413958be5e3d2da0e1f5f96a69a3fe8765200389d5392d07ad31ab1563dae&width=300","version":0,"originalName":"LK_FrankenmuthvsFreelandGirlsBB_19.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":10,"ptgVersion":0},"height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Frankenmuth","region":"MI"},"auth":{"1":"32ef4f8e64bc7d6da28ee2e4f20fd354c029550bc21b38d224146b247b51ddad"},"caption":"Two players fight for the ball during a high school girls basketball game hosted by Frankenmuth against Freeland on Friday, Feb. 13, 2026. ","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/N362LH3UUBB6FGWJWHG5DNP7BY.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Frankenmuth hosts Freeland in high school girls basketball","width":5289,"_id":"N362LH3UUBB6FGWJWHG5DNP7BY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/N362LH3UUBB6FGWJWHG5DNP7BY.jpg?auth=32ef4f8e64bc7d6da28ee2e4f20fd354c029550bc21b38d224146b247b51ddad","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/N362LH3UUBB6FGWJWHG5DNP7BY.jpg?auth=32ef4f8e64bc7d6da28ee2e4f20fd354c029550bc21b38d224146b247b51ddad","takenOn":"2026-02-13T23:35:17Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/N362LH3UUBB6FGWJWHG5DNP7BY.jpg","published":true,"resizeUrl":"/resizer/v2/N362LH3UUBB6FGWJWHG5DNP7BY.jpg?auth=32ef4f8e64bc7d6da28ee2e4f20fd354c029550bc21b38d224146b247b51ddad","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/N362LH3UUBB6FGWJWHG5DNP7BY.jpg?auth=32ef4f8e64bc7d6da28ee2e4f20fd354c029550bc21b38d224146b247b51ddad&width=300","version":0,"originalName":"LK_FrankenmuthvsFreelandGirlsBB_12.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":11,"ptgVersion":0},"height":3526,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Frankenmuth","region":"MI"},"auth":{"1":"a3a4f79f99abb5c5d7bbfbed8f1e878f09b22ca4a2ede504f4d276d44a5d62dc"},"caption":"Freeland's Jozelynn Begick (20) dribbles the ball during a high school girls basketball game hosted by Frankenmuth against Freeland on Friday, Feb. 13, 2026. ","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/MVL5XAEDAZHTVM7JY42RXY6RL4.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Frankenmuth hosts Freeland in high school girls basketball","width":5158,"_id":"MVL5XAEDAZHTVM7JY42RXY6RL4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/MVL5XAEDAZHTVM7JY42RXY6RL4.jpg?auth=a3a4f79f99abb5c5d7bbfbed8f1e878f09b22ca4a2ede504f4d276d44a5d62dc","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/MVL5XAEDAZHTVM7JY42RXY6RL4.jpg?auth=a3a4f79f99abb5c5d7bbfbed8f1e878f09b22ca4a2ede504f4d276d44a5d62dc","takenOn":"2026-02-13T23:27:14Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/MVL5XAEDAZHTVM7JY42RXY6RL4.jpg","published":true,"resizeUrl":"/resizer/v2/MVL5XAEDAZHTVM7JY42RXY6RL4.jpg?auth=a3a4f79f99abb5c5d7bbfbed8f1e878f09b22ca4a2ede504f4d276d44a5d62dc","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/MVL5XAEDAZHTVM7JY42RXY6RL4.jpg?auth=a3a4f79f99abb5c5d7bbfbed8f1e878f09b22ca4a2ede504f4d276d44a5d62dc&width=300","version":0,"originalName":"LK_FrankenmuthvsFreelandGirlsBB.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":12,"ptgVersion":0},"height":3439,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Frankenmuth","region":"MI"},"auth":{"1":"b8b3238acb61bcc95a30365af3941860ba7dc6a5f9f5867987e172f0a58a7ab4"},"caption":"Frankenmuth Head Coach Joe Jacobs speaks with players during a high school girls basketball game hosted by Frankenmuth against Freeland on Friday, Feb. 13, 2026. ","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/B3UGKUIBSBAOXBBUTGIMHJ3MRE.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Frankenmuth hosts Freeland in high school girls basketball","width":6000,"_id":"B3UGKUIBSBAOXBBUTGIMHJ3MRE","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/B3UGKUIBSBAOXBBUTGIMHJ3MRE.jpg?auth=b8b3238acb61bcc95a30365af3941860ba7dc6a5f9f5867987e172f0a58a7ab4","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/B3UGKUIBSBAOXBBUTGIMHJ3MRE.jpg?auth=b8b3238acb61bcc95a30365af3941860ba7dc6a5f9f5867987e172f0a58a7ab4","takenOn":"2026-02-13T23:49:19Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/B3UGKUIBSBAOXBBUTGIMHJ3MRE.jpg","published":true,"resizeUrl":"/resizer/v2/B3UGKUIBSBAOXBBUTGIMHJ3MRE.jpg?auth=b8b3238acb61bcc95a30365af3941860ba7dc6a5f9f5867987e172f0a58a7ab4","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/B3UGKUIBSBAOXBBUTGIMHJ3MRE.jpg?auth=b8b3238acb61bcc95a30365af3941860ba7dc6a5f9f5867987e172f0a58a7ab4&width=300","version":0,"originalName":"LK_FrankenmuthvsFreelandGirlsBB_20.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":13,"ptgVersion":0},"height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Frankenmuth","region":"MI"},"auth":{"1":"716ac39b4f79f772aee7c30fbc0f9e20af804ee8d2612f9f48719ae6496f614c"},"caption":"Freeland's Alaina Spreeman (23) leaps into the air to block Frankenmuth's Chloe Comstock (20) during a high school girls basketball game hosted by Frankenmuth against Freeland on Friday, Feb. 13, 2026. ","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/7M6NEFMEMFFTVLXHID7Q6PCQDA.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Frankenmuth hosts Freeland in high school girls basketball","width":6000,"_id":"7M6NEFMEMFFTVLXHID7Q6PCQDA","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/7M6NEFMEMFFTVLXHID7Q6PCQDA.jpg?auth=716ac39b4f79f772aee7c30fbc0f9e20af804ee8d2612f9f48719ae6496f614c","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/7M6NEFMEMFFTVLXHID7Q6PCQDA.jpg?auth=716ac39b4f79f772aee7c30fbc0f9e20af804ee8d2612f9f48719ae6496f614c","takenOn":"2026-02-13T23:55:34Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/7M6NEFMEMFFTVLXHID7Q6PCQDA.jpg","published":true,"resizeUrl":"/resizer/v2/7M6NEFMEMFFTVLXHID7Q6PCQDA.jpg?auth=716ac39b4f79f772aee7c30fbc0f9e20af804ee8d2612f9f48719ae6496f614c","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/7M6NEFMEMFFTVLXHID7Q6PCQDA.jpg?auth=716ac39b4f79f772aee7c30fbc0f9e20af804ee8d2612f9f48719ae6496f614c&width=300","version":0,"originalName":"LK_FrankenmuthvsFreelandGirlsBB_23.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":14,"ptgVersion":0},"height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Frankenmuth","region":"MI"},"auth":{"1":"d2cb3e04635d278619623fd1162fe73ad3af080aadc5268fbf207c8bbbe53d96"},"caption":"Freeland's Alaina Spreeman (23) shoots the ball during a high school girls basketball game hosted by Frankenmuth against Freeland on Friday, Feb. 13, 2026. ","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/YWGCSTTUIVFZRPGSOKFMLTCNTM.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Frankenmuth hosts Freeland in high school girls basketball","width":4324,"_id":"YWGCSTTUIVFZRPGSOKFMLTCNTM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/YWGCSTTUIVFZRPGSOKFMLTCNTM.jpg?auth=d2cb3e04635d278619623fd1162fe73ad3af080aadc5268fbf207c8bbbe53d96","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/YWGCSTTUIVFZRPGSOKFMLTCNTM.jpg?auth=d2cb3e04635d278619623fd1162fe73ad3af080aadc5268fbf207c8bbbe53d96","takenOn":"2026-02-13T23:37:18Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/YWGCSTTUIVFZRPGSOKFMLTCNTM.jpg","published":true,"resizeUrl":"/resizer/v2/YWGCSTTUIVFZRPGSOKFMLTCNTM.jpg?auth=d2cb3e04635d278619623fd1162fe73ad3af080aadc5268fbf207c8bbbe53d96","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/YWGCSTTUIVFZRPGSOKFMLTCNTM.jpg?auth=d2cb3e04635d278619623fd1162fe73ad3af080aadc5268fbf207c8bbbe53d96&width=300","version":0,"originalName":"LK_FrankenmuthvsFreelandGirlsBB_13.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":15,"ptgVersion":0},"height":2883,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Frankenmuth","region":"MI"},"auth":{"1":"cbfd36ba1b3179da01087aae312b75fac2e01e4a672b16ec554d64fd926b8132"},"caption":"Frankenmuth's Grace Brenner (12) dribbles the ball during a high school girls basketball game hosted by Frankenmuth against Freeland on Friday, Feb. 13, 2026. ","taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/JWVEWP5R4FD77P7KWTGSHCLXVU.jpg","geo":{},"licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Frankenmuth hosts Freeland in high school girls basketball","width":6000,"_id":"JWVEWP5R4FD77P7KWTGSHCLXVU","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/JWVEWP5R4FD77P7KWTGSHCLXVU.jpg?auth=cbfd36ba1b3179da01087aae312b75fac2e01e4a672b16ec554d64fd926b8132","iptc_source":"MLive.com","keywords":[],"proxyUrl":"/resizer/v2/JWVEWP5R4FD77P7KWTGSHCLXVU.jpg?auth=cbfd36ba1b3179da01087aae312b75fac2e01e4a672b16ec554d64fd926b8132","takenOn":"2026-02-13T23:43:02Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/JWVEWP5R4FD77P7KWTGSHCLXVU.jpg","published":true,"resizeUrl":"/resizer/v2/JWVEWP5R4FD77P7KWTGSHCLXVU.jpg?auth=cbfd36ba1b3179da01087aae312b75fac2e01e4a672b16ec554d64fd926b8132","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/JWVEWP5R4FD77P7KWTGSHCLXVU.jpg?auth=cbfd36ba1b3179da01087aae312b75fac2e01e4a672b16ec554d64fd926b8132&width=300","version":0,"originalName":"LK_FrankenmuthvsFreelandGirlsBB_15.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Frankenmuth hosts Freeland in high school girls basketball"},"_id":"Q73W7P7L6NBTTEXLWN34TOARFI"}],"galleryOrder":16,"ptgVersion":1},"created_date":"2026-02-14T02:10:11Z","last_updated_date":"2026-02-14T02:10:11Z","height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Frankenmuth","region":"MI"},"auth":{"1":"42d6f06390f67c7c90cad07a70de3a6dede4bb59f10a93972fa4e609b456c1f0"},"caption":"Freeland's McKenna Koehler (11) shoots the ball during a high school girls basketball game hosted by Frankenmuth against Freeland on Friday, Feb. 13, 2026. ","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GPSF5C7N6BDV5BI5L7C5Q36RUA.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Frankenmuth hosts Freeland in high school girls basketball","width":6000,"_id":"GPSF5C7N6BDV5BI5L7C5Q36RUA","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/GPSF5C7N6BDV5BI5L7C5Q36RUA.jpg?auth=42d6f06390f67c7c90cad07a70de3a6dede4bb59f10a93972fa4e609b456c1f0","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/GPSF5C7N6BDV5BI5L7C5Q36RUA.jpg?auth=42d6f06390f67c7c90cad07a70de3a6dede4bb59f10a93972fa4e609b456c1f0","takenOn":"2026-02-13T23:28:52Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GPSF5C7N6BDV5BI5L7C5Q36RUA.jpg","published":true,"resizeUrl":"/resizer/v2/GPSF5C7N6BDV5BI5L7C5Q36RUA.jpg?auth=42d6f06390f67c7c90cad07a70de3a6dede4bb59f10a93972fa4e609b456c1f0","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/GPSF5C7N6BDV5BI5L7C5Q36RUA.jpg?auth=42d6f06390f67c7c90cad07a70de3a6dede4bb59f10a93972fa4e609b456c1f0&width=300","version":0,"originalName":"LK_FrankenmuthvsFreelandGirlsBB_4.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":17,"ptgVersion":0},"height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Frankenmuth","region":"MI"},"auth":{"1":"734cd48cfd15e802db0cede32e4234002b938e5547ec50d49d32d7a8497bf6ba"},"caption":"Freeland's McKenna Koehler (11) shoots the ball during a high school girls basketball game hosted by Frankenmuth against Freeland on Friday, Feb. 13, 2026. ","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/FAIPNYLTPZBY7CRNH7LV7BJXRE.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Frankenmuth hosts Freeland in high school girls basketball","width":6000,"_id":"FAIPNYLTPZBY7CRNH7LV7BJXRE","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/FAIPNYLTPZBY7CRNH7LV7BJXRE.jpg?auth=734cd48cfd15e802db0cede32e4234002b938e5547ec50d49d32d7a8497bf6ba","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/FAIPNYLTPZBY7CRNH7LV7BJXRE.jpg?auth=734cd48cfd15e802db0cede32e4234002b938e5547ec50d49d32d7a8497bf6ba","takenOn":"2026-02-13T23:28:52Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/FAIPNYLTPZBY7CRNH7LV7BJXRE.jpg","published":true,"resizeUrl":"/resizer/v2/FAIPNYLTPZBY7CRNH7LV7BJXRE.jpg?auth=734cd48cfd15e802db0cede32e4234002b938e5547ec50d49d32d7a8497bf6ba","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/FAIPNYLTPZBY7CRNH7LV7BJXRE.jpg?auth=734cd48cfd15e802db0cede32e4234002b938e5547ec50d49d32d7a8497bf6ba&width=300","version":0,"originalName":"LK_FrankenmuthvsFreelandGirlsBB_5.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":18,"ptgVersion":0},"height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Frankenmuth","region":"MI"},"auth":{"1":"e8da9d87ff4c5d3198a841dadadfe7702b1e5ab716dd1d9eee9b135b8799f08e"},"caption":"Frankenmuth's Macy Donovan (11) shoots the ball during a high school girls basketball game hosted by Frankenmuth against Freeland on Friday, Feb. 13, 2026. ","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/UYIFZFCYWFDODJJQAMWDASES5Q.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Frankenmuth hosts Freeland in high school girls basketball","width":6000,"_id":"UYIFZFCYWFDODJJQAMWDASES5Q","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/UYIFZFCYWFDODJJQAMWDASES5Q.jpg?auth=e8da9d87ff4c5d3198a841dadadfe7702b1e5ab716dd1d9eee9b135b8799f08e","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/UYIFZFCYWFDODJJQAMWDASES5Q.jpg?auth=e8da9d87ff4c5d3198a841dadadfe7702b1e5ab716dd1d9eee9b135b8799f08e","takenOn":"2026-02-13T23:52:08Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/UYIFZFCYWFDODJJQAMWDASES5Q.jpg","published":true,"resizeUrl":"/resizer/v2/UYIFZFCYWFDODJJQAMWDASES5Q.jpg?auth=e8da9d87ff4c5d3198a841dadadfe7702b1e5ab716dd1d9eee9b135b8799f08e","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/UYIFZFCYWFDODJJQAMWDASES5Q.jpg?auth=e8da9d87ff4c5d3198a841dadadfe7702b1e5ab716dd1d9eee9b135b8799f08e&width=300","version":0,"originalName":"LK_FrankenmuthvsFreelandGirlsBB_22.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":19,"ptgVersion":0},"height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Frankenmuth","region":"MI"},"auth":{"1":"15de77836ecb4e0d1cc9d48a94699d43e45b14657941e3fc7cb3bc72dd545aeb"},"caption":"Freeland’s Katie Niederquell (21) dribbles the ball during a high school girls basketball game hosted by Frankenmuth against Freeland on Friday, Feb. 13, 2026. ","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/Z6DQ6BC25FEFNA7T5BWPSXY4A4.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Frankenmuth hosts Freeland in high school girls basketball","width":6000,"_id":"Z6DQ6BC25FEFNA7T5BWPSXY4A4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/Z6DQ6BC25FEFNA7T5BWPSXY4A4.jpg?auth=15de77836ecb4e0d1cc9d48a94699d43e45b14657941e3fc7cb3bc72dd545aeb","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/Z6DQ6BC25FEFNA7T5BWPSXY4A4.jpg?auth=15de77836ecb4e0d1cc9d48a94699d43e45b14657941e3fc7cb3bc72dd545aeb","takenOn":"2026-02-13T23:39:55Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/Z6DQ6BC25FEFNA7T5BWPSXY4A4.jpg","published":true,"resizeUrl":"/resizer/v2/Z6DQ6BC25FEFNA7T5BWPSXY4A4.jpg?auth=15de77836ecb4e0d1cc9d48a94699d43e45b14657941e3fc7cb3bc72dd545aeb","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/Z6DQ6BC25FEFNA7T5BWPSXY4A4.jpg?auth=15de77836ecb4e0d1cc9d48a94699d43e45b14657941e3fc7cb3bc72dd545aeb&width=300","version":0,"originalName":"LK_FrankenmuthvsFreelandGirlsBB_14.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":20,"ptgVersion":0},"height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Frankenmuth","region":"MI"},"auth":{"1":"ecd82bee7d8bb39d2e873b28237e20d8ccb7a13f4aee3cb9909079866442ab36"},"caption":"Freeland's Jozelynn Begick (20) shoots the ball during a high school girls basketball game hosted by Frankenmuth against Freeland on Friday, Feb. 13, 2026. ","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/H7SFOWNCLFHVLMOBYC7S2YLFV4.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Frankenmuth hosts Freeland in high school girls basketball","width":6000,"_id":"H7SFOWNCLFHVLMOBYC7S2YLFV4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/H7SFOWNCLFHVLMOBYC7S2YLFV4.jpg?auth=ecd82bee7d8bb39d2e873b28237e20d8ccb7a13f4aee3cb9909079866442ab36","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/H7SFOWNCLFHVLMOBYC7S2YLFV4.jpg?auth=ecd82bee7d8bb39d2e873b28237e20d8ccb7a13f4aee3cb9909079866442ab36","takenOn":"2026-02-13T23:30:56Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/H7SFOWNCLFHVLMOBYC7S2YLFV4.jpg","published":true,"resizeUrl":"/resizer/v2/H7SFOWNCLFHVLMOBYC7S2YLFV4.jpg?auth=ecd82bee7d8bb39d2e873b28237e20d8ccb7a13f4aee3cb9909079866442ab36","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/H7SFOWNCLFHVLMOBYC7S2YLFV4.jpg?auth=ecd82bee7d8bb39d2e873b28237e20d8ccb7a13f4aee3cb9909079866442ab36&width=300","version":0,"originalName":"LK_FrankenmuthvsFreelandGirlsBB_7.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":21,"ptgVersion":0},"height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Frankenmuth","region":"MI"},"auth":{"1":"eed25b1ac8263cbd53cf1dc3939890e4cbd1ce4d86c2b6d743dff37548280eb5"},"caption":"Freeland's Alaina Spreeman (23) player dribbles the ball during a high school girls basketball game hosted by Frankenmuth against Freeland on Friday, Feb. 13, 2026. ","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/K3YJXWHR3VHTFAQV45LVF3RFLI.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Frankenmuth hosts Freeland in high school girls basketball","width":6000,"_id":"K3YJXWHR3VHTFAQV45LVF3RFLI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/K3YJXWHR3VHTFAQV45LVF3RFLI.jpg?auth=eed25b1ac8263cbd53cf1dc3939890e4cbd1ce4d86c2b6d743dff37548280eb5","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/K3YJXWHR3VHTFAQV45LVF3RFLI.jpg?auth=eed25b1ac8263cbd53cf1dc3939890e4cbd1ce4d86c2b6d743dff37548280eb5","takenOn":"2026-02-13T23:32:02Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/K3YJXWHR3VHTFAQV45LVF3RFLI.jpg","published":true,"resizeUrl":"/resizer/v2/K3YJXWHR3VHTFAQV45LVF3RFLI.jpg?auth=eed25b1ac8263cbd53cf1dc3939890e4cbd1ce4d86c2b6d743dff37548280eb5","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/K3YJXWHR3VHTFAQV45LVF3RFLI.jpg?auth=eed25b1ac8263cbd53cf1dc3939890e4cbd1ce4d86c2b6d743dff37548280eb5&width=300","version":0,"originalName":"LK_FrankenmuthvsFreelandGirlsBB_9.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":22,"ptgVersion":0},"height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Frankenmuth","region":"MI"},"auth":{"1":"76556437051a0bc552dea6be27287051384aa28f08909a7b33b19e088935e46a"},"caption":"Two players fight for the ball during a high school girls basketball game hosted by Frankenmuth against Freeland on Friday, Feb. 13, 2026. ","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/NTV7FDIP7VHBZCXFL4V2I4DUH4.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Frankenmuth hosts Freeland in high school girls basketball","width":6000,"_id":"NTV7FDIP7VHBZCXFL4V2I4DUH4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/NTV7FDIP7VHBZCXFL4V2I4DUH4.jpg?auth=76556437051a0bc552dea6be27287051384aa28f08909a7b33b19e088935e46a","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/NTV7FDIP7VHBZCXFL4V2I4DUH4.jpg?auth=76556437051a0bc552dea6be27287051384aa28f08909a7b33b19e088935e46a","takenOn":"2026-02-13T23:45:06Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/NTV7FDIP7VHBZCXFL4V2I4DUH4.jpg","published":true,"resizeUrl":"/resizer/v2/NTV7FDIP7VHBZCXFL4V2I4DUH4.jpg?auth=76556437051a0bc552dea6be27287051384aa28f08909a7b33b19e088935e46a","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/NTV7FDIP7VHBZCXFL4V2I4DUH4.jpg?auth=76556437051a0bc552dea6be27287051384aa28f08909a7b33b19e088935e46a&width=300","version":0,"originalName":"LK_FrankenmuthvsFreelandGirlsBB_16.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":23,"ptgVersion":0},"height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Frankenmuth","region":"MI"},"auth":{"1":"0ea54d4a65e5db63a7576e0b51851bb827a79bb82fd2ccb962114107cf933074"},"caption":"Freeland's McKenna Koehler (11) shoots the ball during a high school girls basketball game hosted by Frankenmuth against Freeland on Friday, Feb. 13, 2026. ","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/I34LR3ILNRHGVICBGPV4Z7S3CE.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Frankenmuth hosts Freeland in high school girls basketball","width":6000,"_id":"I34LR3ILNRHGVICBGPV4Z7S3CE","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/I34LR3ILNRHGVICBGPV4Z7S3CE.jpg?auth=0ea54d4a65e5db63a7576e0b51851bb827a79bb82fd2ccb962114107cf933074","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/I34LR3ILNRHGVICBGPV4Z7S3CE.jpg?auth=0ea54d4a65e5db63a7576e0b51851bb827a79bb82fd2ccb962114107cf933074","takenOn":"2026-02-13T23:46:37Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/I34LR3ILNRHGVICBGPV4Z7S3CE.jpg","published":true,"resizeUrl":"/resizer/v2/I34LR3ILNRHGVICBGPV4Z7S3CE.jpg?auth=0ea54d4a65e5db63a7576e0b51851bb827a79bb82fd2ccb962114107cf933074","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/I34LR3ILNRHGVICBGPV4Z7S3CE.jpg?auth=0ea54d4a65e5db63a7576e0b51851bb827a79bb82fd2ccb962114107cf933074&width=300","version":0,"originalName":"LK_FrankenmuthvsFreelandGirlsBB_18.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":24,"ptgVersion":0},"height":4000,"image_type":"photograph"}],"comments":{"moderation_required":false,"allow_comments":false,"display_comments":false},"workflow":{"status_code":1},"syndication":{"search":false,"external_distribution":false},"description":{"basic":"Frankenmuth hosted Freeland in a high school girls basketball game on Friday, February 13."},"source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"sections":[{"referent":{"website":"mlive","provider":"","id":"/highschoolsports","type":"section"},"type":"reference"}]},"canonical_url":"/galleries/Q73W7P7L6NBTTEXLWN34TOARFI/","promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Frankenmuth","region":"MI"},"auth":{"1":"553db85b45d94a809032f29e2e831a69a4dc6410c1a68fd5b30cdc74a46b4d0a"},"caption":"Frankenmuth's Macy Donovan (11) drives to the hoop during a high school girls basketball game hosted by Frankenmuth against Freeland on Friday, Feb. 13, 2026. ","taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/SD6NMVVSORDYFIR7LTIG5WFW34.jpg","geo":{},"licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Frankenmuth hosts Freeland in high school girls basketball","width":5443,"_id":"SD6NMVVSORDYFIR7LTIG5WFW34","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/SD6NMVVSORDYFIR7LTIG5WFW34.jpg?auth=553db85b45d94a809032f29e2e831a69a4dc6410c1a68fd5b30cdc74a46b4d0a","iptc_source":"MLive.com","keywords":[],"proxyUrl":"/resizer/v2/SD6NMVVSORDYFIR7LTIG5WFW34.jpg?auth=553db85b45d94a809032f29e2e831a69a4dc6410c1a68fd5b30cdc74a46b4d0a","takenOn":"2026-02-13T23:46:37Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/SD6NMVVSORDYFIR7LTIG5WFW34.jpg","published":true,"resizeUrl":"/resizer/v2/SD6NMVVSORDYFIR7LTIG5WFW34.jpg?auth=553db85b45d94a809032f29e2e831a69a4dc6410c1a68fd5b30cdc74a46b4d0a","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/SD6NMVVSORDYFIR7LTIG5WFW34.jpg?auth=553db85b45d94a809032f29e2e831a69a4dc6410c1a68fd5b30cdc74a46b4d0a&width=300","version":0,"originalName":"LK_FrankenmuthvsFreelandGirlsBB_17.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Frankenmuth hosts Freeland in high school girls basketball"},"_id":"Q73W7P7L6NBTTEXLWN34TOARFI"}],"galleryOrder":0,"ptgVersion":1},"created_date":"2026-02-14T02:10:11Z","last_updated_date":"2026-02-14T02:10:11Z","height":3629,"image_type":"photograph"}},"type":"gallery","version":"0.10.9","canonical_website":"mlive","display_date":"2026-02-14T02:15:05Z","credits":{"by":[{"image":{"version":"0.5.8","url":""},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":""}],"social_links":[{"site":"email","url":""}],"name":"Lukas Katilius","description":"","_id":"lkatilius","additional_properties":{"original":{"lastName":"Katilius","secondLastName":"","image":"","education":[],"longBio":"","native_app_rendering":false,"fuzzy_match":false,"affiliations":"","bio":"","firstName":"Lukas","books":[],"podcasts":[],"contributor":false,"awards":[],"_id":"lkatilius","bio_page":"","last_updated_date":"2025-07-02T13:47:05.556Z","byline":"Lukas Katilius - lkatilius@mlive.com","email":"","slug":"","status":true}},"type":"author","version":"0.5.8","url":"","slug":""}]},"headlines":{"basic":"Frankenmuth hosts Freeland in high school girls basketball"},"first_publish_date":"2026-02-14T02:15:05Z","websites":{"mlive":{"website_url":"/galleries/Q73W7P7L6NBTTEXLWN34TOARFI/","website_section":{"referent":{"website":"mlive","provider":"","id":"/highschoolsports","type":"section"},"type":"reference"}}},"_id":"Q73W7P7L6NBTTEXLWN34TOARFI","additional_properties":{"restricted":false,"roles":[],"published":true,"version":6,"has_published_copy":true},"created_date":"2026-02-13T19:02:41Z","last_updated_date":"2026-02-14T04:51:12Z","publish_date":"2026-02-14T02:15:05Z","slug":"Freeland-Frankenmuth basketball"},{"_id":"WBRNZ7B4V5B6VOS3G2BKYFYHBY","additional_properties":{},"type":"text","content":"The Michigan high school boys basketball districts begin Monday, but the <a href=\"https://www.mlive.com/topic/high-school-basketball/\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/topic/high-school-basketball/\">girls basketball</a> post-season tournament is ready to ramp up, starting Monday, March 2."},{"_id":"JKY7423UQZAXPDZCS53QYTAK4Q","additional_properties":{},"type":"text","content":"The Michigan High School Athletic Association announced its district pairings for the girls tournament."},{"_id":"EVN766NGNZH4VJVVSJKBZV5JTQ","additional_properties":{},"type":"text","content":"Check out where Saginaw-area girls basketball teams are heading as they begin their playoff runs. "},{"level":3,"_id":"RKFAKBELLVBFDH6Z7LAV2ATOHI","additional_properties":{},"type":"header","content":"Division 1"},{"_id":"4JTVMSDMLJFYNGJOVLKSOBBT6I","additional_properties":{},"type":"text","content":"<b>At Midland High</b>"},{"_id":"ZX5OGTHXJZCQPOY6VSJLIXMBOY","additional_properties":{},"type":"text","content":"Monday, March 2: Bay City Western vs. Bay City Central, 7 p.m. Wednesday, March 4: Midland High vs. Western-Central winner, 5:30 p.m.; Mount Pleasant vs. Midland Dow, 7 p.m. Friday, March 6: Championship game, 7 p.m. Winner advances to Houghton Lake regional semifinal. "},{"_id":"HW5H6P4WURDT5OGMH47Q3SKJ2U","additional_properties":{},"type":"text","content":"<b>At Flushing</b>"},{"_id":"M6SRNZWEKNEZDGW7P3KCRDJDDY","additional_properties":{},"type":"text","content":"Monday, March 2: Flushing vs. Swartz Creek. Wednesday, March 4: Heritage vs. Flushing-Swartz Creek winner, 5:30 p.m.; Flint Carman-Ainsworth vs. Saginaw Unted, 7 p.m. Friday, March 6: Championship game, 7 p.m. Winner advances to Ithaca regional vs. Muskegon Mona Shores district winner."},{"level":3,"_id":"WW4NEUA2RBG5JEXBD5TKTE6Q3I","additional_properties":{},"type":"header","content":"Division 2"},{"_id":"WBNBBUBFZJCTXFBXVN3VCCQWUA","additional_properties":{},"type":"text","content":"<b>At Shepherd</b>"},{"_id":"6LL7EFTFCBEHTPQGEF5W2EY3DE","additional_properties":{},"type":"text","content":"Monday, March 2: Swan Valley vs. Bullock Creek, 7 p.m. Wednesday, March 4: Freeland vs. Swan Valley-Bullock Creek winner, 5:30 p.m.; Alma vs. Shepherd, 7 p.m. Friday, March 6: Championship game, 7 p.m. Winner advances to Alma regional vs. Central Montcalm district winner."},{"_id":"6I76O7RULZC75KHSZQVZTKH34M","additional_properties":{},"type":"text","content":"<b>At Carrollton</b>"},{"_id":"FL62RMTM7FCR3N4FOIJPI5AWRQ","additional_properties":{},"type":"text","content":"Monday, March 2: Bridgeport vs. Birch Run, 7 p.m. Wednesday, March 4: Frankenmuth vs. Bridgeport-Birch Run winner, 5:30 p.m.; Bay City John Glenn vs. Essexville Garber, 7 p.m. Friday, March 6: Championship game, 7 p.m. Winner advances to Alma regional vs. Clio district winner."},{"level":3,"_id":"2HXWAGWABBF37O25NAJTIRS2NI","additional_properties":{},"type":"header","content":"Division 3"},{"_id":"KI4N3V23YFBABF4HV4MIECCBSA","additional_properties":{},"type":"text","content":"<b>At Sanford Meridian</b>"},{"_id":"RJXQKTXG6ZGOLHIQGT2YSPEGBM","additional_properties":{},"type":"text","content":"Monday, March 2: Harrison vs. Pinconning, 7 p.m. Wednesday, March 4: Beaverton vs. Harrison-Pinconning winner, 5:30 p.m.; Sanford Meridian vs. Houghton Lake, 7 p.m. Friday, March 6: Championship game, 7 p.m. Winner advances to Lake City regional vs. Evart district winner. "},{"_id":"4TCK3O6NRBBSPEDYP6XCSAWEOY","additional_properties":{},"type":"text","content":"<b>At Ovid-Elsie</b>"},{"_id":"D4KQH3H5QREP3DQLTCR2K2MY2M","additional_properties":{},"type":"text","content":"Monday, March 2: Ithaca vs. St. Louis, 5:30 p.m.; Ovid-Elsie vs. Chesaning, 7 p.m. Wednesday, March 4: Pewamo-Westphalia vs. Ithaca-St. Louis winner, 5:30 p.m.; Hemlock vs. Ovid-Chesaning winner, 7 p.m. Friday, March 6: Championship game, 7 p.m. Winner advances to New Lothrop regional vs. Bath district winner. "},{"_id":"TJJ2MDY5HFDGJHIP63KINHAJD4","additional_properties":{},"type":"text","content":"<b>At Bad Axe</b>"},{"_id":"RIYIX3C4ZJHTRHTIEFDWFOW2CA","additional_properties":{},"type":"text","content":"Monday, March 2: Bad Axe vs. Harbor Beach, 5:30 p.m.; Laker High vs. Unionville-Sebewaing, 7 p.m. Wednesday, March 4: Cass City vs. Bad Axe-Harbor Beach winner, 5:30 p.m.; Caro vs. Laker High-USA winner, 7 p.m. Friday, March 6: Championship game, 7 p.m. Winner advances to Burton Bendle regional vs. Otisville-LakeVille district winner."},{"_id":"TJVKBLXPGZF2LC3UVN632OCPQM","additional_properties":{},"type":"text","content":"<b>At Otisville-LakeVille</b>"},{"_id":"PDIWO4BGDRBVBKYSCXWP6KPAZ4","additional_properties":{},"type":"text","content":"Wednesday, March 4: Otisville-LakeVille vs. Millington, 5:30 p.m.; Valley Lutheran vs. Reese, 7 p.m. Friday, March 6: Championship game, 7 p.m. Winner advances to Burton Bendle regional vs. Bad Axe district winner."},{"level":3,"_id":"WF5RIPSGUNHPXERI27KCJDCVRQ","additional_properties":{},"type":"header","content":"Division 4"},{"_id":"IRGC3KCM65GELJGJ3CDVFWQMOY","additional_properties":{},"type":"text","content":"<b>At Vestaburg</b>"},{"_id":"6YWY3HEITFCYLJO7IGD32OM7YM","additional_properties":{},"type":"text","content":"Monday, March 2: Vestaburg vs. Coleman, 7 p.m. Wednesday, March 4: Mount Pleasant Sacred Heart vs. Vestaburg-Coleman winner, 5:30 p.m.; Breckenridge vs. Midland Calvary Baptist, 7 p.m. Friday, March 6: Championship game, 7 p.m. Winner advances to Coleman regional vs. Mason County Eastern district winner."},{"_id":"WITIXYRN5NHU3CH4Q5S6AMNZJY","additional_properties":{},"type":"text","content":"<b>At Michigan Lutheran Seminary</b>"},{"_id":"6IBJHWIHZRFKTK5CWRIQJYOXKY","additional_properties":{},"type":"text","content":"Monday, March 2: Merrill vs. Saginaw Arts &amp; Sciences, 5;30 p.m.; Bay City All Saints vs. Nouvel CC, 7 p.m. Wednesday, March 4: Michigan Lutheran Seminary vs. Merrill-SASA winner, 5:30 p.m.; St. Charles vs. All Saints-Nouvel winner, 7 p.m. Friday, March 6: Championship game, 7 p.m. Winner advances to Coleman regional vs. Brethren district winner."},{"_id":"HXVQKKL5CVGERFW57AI7U77IBI","type":"raw_html","content":"<adi-stories-by-author adiWidgetId=\"widgie-675ec1db-0020-438e-8591-423f87959d74\"></adi-stories-by-author>"}],"description":{"basic":"Check out where, when and who Saginaw-area girls basketball teams are playing when the playoffs begin Monday, March 2. "},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"score":0.5419,"_id":"Q1005953","label":"Midland, Michigan","type":"Place,PopulatedPlace,Settlement,City"},{"custom_id":"COM78f0c3eaf","label":"Freeland","type":"Company"},{"custom_id":"COMdde165d92","label":"Swan Valley-Bullock Creek","type":"Company"},{"custom_id":"COMfe806cf16","label":"Shepherd","type":"Company"},{"custom_id":"COM112850868","label":"Alma","type":"Company"},{"custom_id":"PLA8f215989e","label":"Central Montcalm","type":"Place"},{"custom_id":"COM1c7461d67","label":"Unionville-Sebewaing","type":"Company"},{"custom_id":"PLA6fe7d7112","label":"Bad","type":"Place"},{"custom_id":"COMddd11b6d5","label":"Laker High","type":"Company"},{"custom_id":"COMa1623d87e","label":"Bad Axe-Harbor Beach","type":"Company"},{"custom_id":"COMb4d0141d7","label":"Laker","type":"Company"},{"custom_id":"COM6b63909d3","label":"Burton Bendle","type":"Company"},{"custom_id":"PERccb05dc4b","label":"Caro","type":"Person"},{"custom_id":"PLA9bd78288d","label":"Otisville-LakeVille","type":"Place"},{"custom_id":"COM94721b86c","label":"Reese","type":"Company"},{"custom_id":"COM9bd78288d","label":"Otisville-LakeVille","type":"Company"},{"custom_id":"PLA79c071e9f","label":"Otisville-LakeVilleWednesday","type":"Place"},{"custom_id":"COM8e3bce4e6","label":"Millington","type":"Company"},{"custom_id":"COM9bf9b24b5","label":"Flushing","type":"Company"},{"custom_id":"COMe32dd0e0d","label":"Ithaca","type":"Company"},{"custom_id":"COM94394d276","label":"Flint Carman-Ainsworth","type":"Company"},{"custom_id":"PLA2d4ae158c","label":"Muskegon Mona Shores","type":"Place"},{"custom_id":"COM5a2a6102c","label":"Coleman","type":"Company"},{"custom_id":"COMce8831d84","label":"Brethren","type":"Company"},{"custom_id":"COMa20a85e44","label":"St. Charles","type":"Company"},{"custom_id":"COMb8fdf8140","label":"Western-Central","type":"Company"},{"custom_id":"COM7a63e85ac","label":"Midland Dow","type":"Company"},{"custom_id":"COM4970f5d61","label":"Bridgeport","type":"Company"},{"custom_id":"PLAece3d73b4","label":"CarrolltonMonday","type":"Place"},{"custom_id":"COM7ecfbb2b6","label":"Essexville Garber","type":"Company"},{"custom_id":"COMc8901493e","label":"Nouvel CC","type":"Company"},{"custom_id":"COM233e8b6aa","label":"Michigan Lutheran SeminaryMonday","type":"Company"},{"custom_id":"COMb851ed705","label":"Merrill","type":"Company"},{"custom_id":"COM0859f4f61","label":"Saginaw Arts &amp; Sciences","type":"Company"},{"custom_id":"PER0af2e6452","label":"Hemlock","type":"Person"},{"custom_id":"PLA0d3f4cb2a","label":"VestaburgMonday","type":"Place"},{"custom_id":"COM977dc2161","label":"Mount Pleasant Sacred Heart","type":"Company"},{"custom_id":"COMd94b82817","label":"Midland Calvary Baptist","type":"Company"},{"custom_id":"COMc4a00c518","label":"Breckenridge","type":"Company"},{"custom_id":"COMf6521544a","label":"Mason County Eastern","type":"Company"},{"custom_id":"COM9ca173106","label":"Ithaca-St","type":"Company"},{"custom_id":"COMdcda5b9a2","label":"Ovid-Elsie","type":"Company"},{"custom_id":"COMb34119265","label":"Pewamo-Westphalia","type":"Company"},{"custom_id":"COM9070a7b3a","label":"Evart","type":"Company"},{"custom_id":"COMb04345ec8","label":"Lake City","type":"Company"},{"custom_id":"COMa2dbe8632","label":"Sanford Meridian","type":"Company"},{"custom_id":"COM0a1a08c0f","label":"Harrison","type":"Company"},{"custom_id":"PLA6a935b29e","label":"Sanford MeridianMonday","type":"Place"},{"custom_id":"COM79087799b","label":"Saginaw Unted","type":"Company"},{"custom_id":"COM382af9d17","label":"Heritage","type":"Company"},{"custom_id":"PLA6c82463ed","label":"FlushingMonday","type":"Place"}],"categories":[{"score":0.9724,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":0.7688,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"score":0.6964,"classifier":"iab_content_taxonomy","name":"Sports>Baseball","_id":"483.545"},{"score":0.518,"classifier":"iab_content_taxonomy","name":"Sports>Basketball","_id":"483.547"},{"score":0.4008,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Basketball","_id":"483.487.489"}],"content_topics":[{"score":1,"_id":"Q1005953","label":"Midland, Michigan"},{"score":0.9558,"_id":"Q1457982","label":"Sports"},{"score":0.7212,"_id":"Q746820","label":"Bay City, Michigan"},{"score":0.6314,"_id":"Q6808364","label":"Michigan"},{"score":0.5361,"_id":"Q7483675","label":"Schools"},{"score":0.4663,"_id":"Q6337045","label":"Entertainment"},{"score":0.4638,"_id":"Q10026723","label":"High schools"},{"score":0.4536,"_id":"Q2962827","label":"Chesaning, Michigan"},{"score":0.4517,"_id":"Q8805537","label":"Lutheranism"},{"score":0.45,"_id":"Q4477074","label":"Games"},{"score":0.4462,"_id":"Q6215047","label":"Culture of Michigan"},{"score":0.4051,"_id":"Q106581658","label":"Schools affiliated with the Wisconsin Evangelical Lutheran Synod"},{"score":0.3968,"_id":"Q7045033","label":"Recreation"},{"score":0.3811,"_id":"Q55942573","label":"Secondary schools affiliated with the Wisconsin Evangelical Lutheran Synod"},{"score":0.3761,"_id":"Q3214934","label":"Houghton Lake (Michigan)"},{"score":0.3716,"_id":"Q2200776","label":"Swartz Creek, Michigan"},{"score":0.3684,"_id":"Q261711","label":"Frankenmuth, Michigan"},{"score":0.3601,"_id":"Q106572520","label":"High schools and secondary schools affiliated with the Lutheran Church"},{"score":0.3417,"_id":"Q52694705","label":"Wisconsin Evangelical Lutheran Synod"},{"score":0.3404,"_id":"Q998748","label":"Mount Pleasant, Michigan"},{"score":0.3334,"_id":"Q7021007","label":"Basketball"},{"score":0.3252,"_id":"Q8606953","label":"Lutheran organizations"},{"score":0.3143,"_id":"Q6519638","label":"Sports competitions"},{"score":0.3127,"_id":"Q8287334","label":"Balls"},{"score":0.3104,"_id":"Q13269688","label":"Lutheran schools"},{"score":0.3102,"_id":"Q13271615","label":"Michigan high school sports conferences"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/saginaw-bay-city","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Saginaw and Bay City Sports","description":"Saginaw and Bay City Sports on MLive.com","_id":"/sports/saginaw-bay-city","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/saginaw-bay-city"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/saginaw-bay-city/","default_content":null},"site":{"site_keywords":"saginaw, bay city, michigan, sports, saginaw spirit hockey, central michigan university, cmu, chippewas, saginaw valley state university, svsu, cardinals, great lakes loons, football, baseball, basketball, hockey, soccer","site_description":"Saginaw and Bay City Sports on MLive.com","site_section":"Sports","headline":"Saginaw and Bay City Sports","site_title":"Saginaw and Bay City Sports"},"navigation":{"nav_title":"Saginaw and Bay City Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Saginaw and Bay City Sports","_id":"/sports/saginaw-bay-city","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1024}}},"_website_section_id":"mlive./sports/saginaw-bay-city","type":"section","version":"0.6.0"},{"path":"/news/saginaw-bay-city","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Saginaw and Bay City News","description":"Saginaw and Bay City news on MLive.com","_id":"/news/saginaw-bay-city","additional_properties":{"original":{"parent":{"default":"/","native-app-news":"/news/regions","ellipsis":"/news","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/news/saginaw-bay-city"],"commercial_node":null,"url_path":"https://www.mlive.com/news/saginaw-bay-city/","default_content":null},"site":{"site_keywords":"saginaw, bay city, michigan, news, breaking news, crime, jobs, schools, weather, government, business","site_description":"Saginaw and Bay City news on MLive.com","headline":"Saginaw and Bay City News","site_title":"Saginaw and Bay City News - MLive.com","site_section":"News"},"navigation":{"nav_title":"Saginaw and Bay City News","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Saginaw and Bay City News","_id":"/news/saginaw-bay-city","ancestors":{"default":[],"native-app-news":["/news/regions","/"],"ellipsis":["/news","/"],"hamburger-menu":[]},"order":{"native-app-news":2008,"ellipsis":2006}}},"_website_section_id":"mlive./news/saginaw-bay-city","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@sa-river","_id":"1771787854979","text":"@sa-river","slug":"sa-river"},{"description":"@mlive-river","_id":"1771787857089","text":"@mlive-river","slug":"mlive-river"},{"description":"@highschoolsports-sbc","_id":"1771787860715","text":"@highschoolsports-sbc","slug":"highschoolsports-sbc"},{"description":"@meter","_id":"1771787862501","text":"@meter","slug":"meter"},{"description":"high-school-basketball","_id":"1771787903202","text":"high-school-basketball","slug":"high-school-basketball"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/e9a2f8db-01cf-40f2-bb6a-a671152f1473.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"hbernreu@mlive.com"},{"site":"facebook","deprecated":true,"deprecation_msg":"Please use social_links.","url":"https://www.facebook.com/hugh.bernreuter"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"@BernreuterHugh"}],"social_links":[{"site":"email","url":"hbernreu@mlive.com"},{"site":"facebook","url":"https://www.facebook.com/hugh.bernreuter"},{"site":"twitter","url":"@BernreuterHugh"}],"name":"Hugh Bernreuter","description":"I've covered Saginaw-area sports and athletes for more than 30 years. If you know of any interesting stories that need to be told, email me at hbernreu@mlive.com","_id":"hbernreu","additional_properties":{"original":{"lastName":"Bernreuter","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/e9a2f8db-01cf-40f2-bb6a-a671152f1473.png","education":[{"name":"Michigan State University"}],"role":"Sports Reporter","longBio":"Hugh Bernreuter is a sports reporter for MLive.com, focusing on high school sports in the Saginaw area. He has worked as a sports reporter for more than 40 years, starting in 1981. During his career, he has won 50 writing awards from Michigan Associated Press, Michigan Press Association and United Press International. He is a 2023 inductee into the Saginaw County Sports Hall of Fame and graduated from Michigan State University in 1985 with a bachelor's degree in journalism.  His email is hbernreu@mlive.com","facebook":"https://www.facebook.com/hugh.bernreuter","bio":"I've covered Saginaw-area sports and athletes for more than 30 years. If you know of any interesting stories that need to be told, email me at hbernreu@mlive.com","mt_author_id":"1198","firstName":"Hugh","twitter":"@BernreuterHugh","podcasts":[],"books":[],"personal_website":"https://www.mlive.com/staff/hbernreu/","awards":[],"_id":"hbernreu","last_updated_date":"2025-09-15T15:42:02.701Z","byline":"Hugh Bernreuter | hbernreu@mlive.com","email":"hbernreu@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtype":"article","first_publish_date":"2026-02-22T19:21:50.613Z","additional_properties":{"pc_content_hash":"9d5410e4be8c20928e2abcee129f1744a28be67e185f1643c24d1a3090085fbd","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Basketball Enthusiast","confidence":0.9},{"persona":"Sports Fan","confidence":0.8},{"persona":"Competitive Player","confidence":0.8},{"persona":"Student Athlete","confidence":0.7},{"persona":"Sports Analyst","confidence":0.7},{"persona":"Athletic Trainer","confidence":0.6},{"persona":"Active Lifestyle Advocate","confidence":0},{"persona":"Casual Athlete","confidence":0},{"persona":"Adrenaline Junkie","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Athletic Recruiter","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0}],"iab_taxonomy":[["Category name: Sports>Basketball","Confidence: 0.937174916267395"],["Category name: Education>Secondary Education","Confidence: 0.7028866410255432"],["Category name: Sports>College Sports","Confidence: 0.43722429871559143"],["Category name: Politics>Civic affairs","Confidence: 0.3272911310195923"]]},"is_published":true,"publish_date":"2026-02-22T19:21:50.613Z","has_published_copy":true},"last_updated_date":"2026-02-22T19:59:35.013Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"label":{"custom_label":{"display":true,"text":"Sports","url":""}},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Saginaw","region":"MI"},"auth":{"1":"4b3accef105f4799b6338e341b3d7c0450ebd1cc2d4e662d455609d0fd5d1468"},"caption":"Heritage huddles up during a high school girls basketball game hosted by Heritage against Goodrich in Saginaw on Tuesday, Jan. 20, 2026.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","focal_point":{"x":1918,"y":1351},"url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/VU3TAI4EJVFAFF24636L5WKGFI.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Heritage hosts Goodrich in high school girls basketball","width":4402,"_id":"VU3TAI4EJVFAFF24636L5WKGFI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/VU3TAI4EJVFAFF24636L5WKGFI.jpg?auth=4b3accef105f4799b6338e341b3d7c0450ebd1cc2d4e662d455609d0fd5d1468","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/VU3TAI4EJVFAFF24636L5WKGFI.jpg?auth=4b3accef105f4799b6338e341b3d7c0450ebd1cc2d4e662d455609d0fd5d1468","takenOn":"2026-01-21T00:18:00Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/VU3TAI4EJVFAFF24636L5WKGFI.jpg","published":true,"resizeUrl":"/resizer/v2/VU3TAI4EJVFAFF24636L5WKGFI.jpg?auth=4b3accef105f4799b6338e341b3d7c0450ebd1cc2d4e662d455609d0fd5d1468","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/VU3TAI4EJVFAFF24636L5WKGFI.jpg?auth=4b3accef105f4799b6338e341b3d7c0450ebd1cc2d4e662d455609d0fd5d1468&width=300","version":0,"focal_point":{"min":[1918,1351],"max":[1918,1351]},"originalName":"LK_HeritageVSGoodrich_2.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Heritage hosts Goodrich in high school girls basketball"},"_id":"IFWRN3FB4VD3PO3KXODNU6RWSE"}]},"created_date":"2026-01-21T02:10:09Z","last_updated_date":"2026-01-21T02:10:09Z","height":2935,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/VU3TAI4EJVFAFF24636L5WKGFI.jpg?auth=4b3accef105f4799b6338e341b3d7c0450ebd1cc2d4e662d455609d0fd5d1468&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/VU3TAI4EJVFAFF24636L5WKGFI.jpg?auth=4b3accef105f4799b6338e341b3d7c0450ebd1cc2d4e662d455609d0fd5d1468&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/VU3TAI4EJVFAFF24636L5WKGFI.jpg?auth=4b3accef105f4799b6338e341b3d7c0450ebd1cc2d4e662d455609d0fd5d1468&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/VU3TAI4EJVFAFF24636L5WKGFI.jpg?auth=4b3accef105f4799b6338e341b3d7c0450ebd1cc2d4e662d455609d0fd5d1468&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/2026-saginaw-area-girls-basketball-district-pairings.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"LTTKE3H7QBHAJKCAHRIMV63GJQ","published":true,"branch":"default","revision_id":"35IVX7QYYFGZNBO4TLCOBPSWNY"},"planning":{"story_length":{"character_count_actual":3447,"inch_count_actual":6,"word_count_actual":530,"line_count_actual":36}},"display_date":"2026-02-22T19:21:50.613Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"2026 Saginaw-area girls basketball district pairings"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/2026-saginaw-area-girls-basketball-district-pairings.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-22T19:19:02.885Z","publish_date":"2026-02-22T19:59:34.769Z","_id":"RGH5GM2SCBDDVABZFIKW2B5CIA","website":"mlive","website_url":"/highschoolsports/2026/02/2026-saginaw-area-girls-basketball-district-pairings.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Chloe Trofatter | MLive.com","address":{"locality":"Muksegon","region":"MI"},"auth":{"1":"db4723e6294c44820187c449ae076cb4042d3f0ed583e75ad12490b4fe905f72"},"caption":"Muskegon's Dy'Nasti Bell (24) shoots the ball during Muskegon’s varsity girls basketball game against Rockford on Tuesday, December 16, 2025 at Muskegon High School in Muksegon, Mich. The Lady Reds ultimately beat the Rams, 58-51.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/SLZTL6HAYRBORHC72MDZGYMH5U.JPG","licensable":true,"credits":{"affiliation":[{"name":"Chloe Trofatter | MLive.com","type":"author"}],"by":[{"name":"Chloe Trofatter | MLive.com","type":"author","byline":"Chloe Trofatter | MLive.com"}]},"subtitle":"Muskegon v. Rockford","width":3855,"_id":"SLZTL6HAYRBORHC72MDZGYMH5U","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/SLZTL6HAYRBORHC72MDZGYMH5U.JPG?auth=db4723e6294c44820187c449ae076cb4042d3f0ed583e75ad12490b4fe905f72","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/SLZTL6HAYRBORHC72MDZGYMH5U.JPG?auth=db4723e6294c44820187c449ae076cb4042d3f0ed583e75ad12490b4fe905f72","takenOn":"2025-12-17T00:36:08Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/SLZTL6HAYRBORHC72MDZGYMH5U.JPG","published":true,"resizeUrl":"/resizer/v2/SLZTL6HAYRBORHC72MDZGYMH5U.JPG?auth=db4723e6294c44820187c449ae076cb4042d3f0ed583e75ad12490b4fe905f72","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/SLZTL6HAYRBORHC72MDZGYMH5U.JPG?auth=db4723e6294c44820187c449ae076cb4042d3f0ed583e75ad12490b4fe905f72&width=300","version":0,"originalName":"20251216-C0688-CT_NOF.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Muskegon tops Rockford in MHSAA varsity girls basketball"},"_id":"PCD4THETAFASXJYK6UXXZV4HVE"}],"iptc_title":"Chloe Trofatter | MLive.com"},"created_date":"2025-12-17T05:51:57Z","last_updated_date":"2025-12-17T05:51:57Z","height":2570,"image_type":"photograph"},{"_id":"YILXGVLWI5EBFDSKHHJLEQXOHM","additional_properties":{},"type":"text","content":"MUSKEGON, MI—The 2026 Michigan<a href=\"https://www.mlive.com/topic/high-school-basketball/\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/topic/high-school-basketball/\"> high school girls basketball</a> district brackets were released Sunday, and for many Muskegon-area teams, the road to a potential trip to the Breslin Center in East Lansing became a little clearer."},{"_id":"CVQTLVPOEVHYHBYC3Z6FKFGTKU","additional_properties":{},"type":"text","content":"Below are the sites, schedules, and matchups for all the district tournaments involving Muskegon-area teams. The opening round of the district tournament is slated for Monday, March 2."},{"_id":"CRU3UY232RBZDOU4KAE6R3P6J4","additional_properties":{},"type":"text","content":"---"},{"level":4,"_id":"X7AXBO4RG5D5HKY3YXUFKW56LY","additional_properties":{},"type":"header","content":"<b>DIVISION 1</b>"},{"_id":"JY22CJCNNVHWJHCCHF64FRYMNI","additional_properties":{},"type":"text","content":"---"},{"level":3,"_id":"GHCNPTBLNVHCVOCPMCNAXCG3UY","additional_properties":{},"type":"header","content":"<b>District 4 at Mona Shores </b>"},{"_id":"QXHWOCE62ZGV5MJKRGEHCKKBXY","additional_properties":{},"type":"text","content":"<b>OPENING ROUND (March 2)</b>"},{"_id":"U5TP7T7ODZBJ7EEYX5HASRKDMQ","additional_properties":{},"type":"text","content":"Cedar Springs (15-4) vs. Reeths-Puffer (10-9), 5:30 p.m."},{"_id":"YSOJM45DK5H5DMQEK7E5X7A3NI","additional_properties":{},"type":"text","content":"Greenville (15-5) vs. Mona Shores (9-10), 7 p.m."},{"_id":"65KW2ASHBFDK5IH2XIBRH7QEHQ","additional_properties":{},"type":"text","content":"<b>SEMIFINALS (March 4)</b>"},{"_id":"2OVHIXJHTVBGZN6OLA7NWD4NNA","additional_properties":{},"type":"text","content":"Cedar Springs/Reeths-Puffer vs. Muskegon (17-2), 5:30 p.m."},{"_id":"DET2VCXDEVFEJCZQ6JQOKRWNLE","additional_properties":{},"type":"text","content":"Greenville/Mona Shores vs. Rockford (19-1), 7 p.m."},{"_id":"ZUSKVEGCWZDCXOSKDGKENTG4KU","additional_properties":{},"type":"text","content":"<b>FINALS (March 6)</b>"},{"_id":"ZSWIA5IF6BD65J7W6C6AWN6DN4","additional_properties":{},"type":"text","content":"Semifinal winners, 7 p.m."},{"_id":"4U63SUY4BFGVTOWI4GDPZ55CEA","additional_properties":{},"type":"text","content":"*Winner advances to D1 regional tournament at Ithaca on March 9"},{"_id":"OC3RSCYUWRA2BBIOIY7IVZDRMQ","additional_properties":{},"type":"text","content":"---"},{"level":3,"_id":"CU5EKSVBNRHJREJUSZP7SRXJP4","additional_properties":{},"type":"header","content":"<b>District 5 at Zeeland West</b>"},{"_id":"OSMDRWVWKZE23IFU6DRVXOOIMA","additional_properties":{},"type":"text","content":"<b>OPENING ROUND (March 2)</b>"},{"_id":"VHW7EWKIR5HJ5FNUYHSHRS4XME","additional_properties":{},"type":"text","content":"Holland (0-16) vs. Zeeland East (7-13), 7 p.m."},{"_id":"6EJJXE5H6RE6RDFP3CJNNCUOX4","additional_properties":{},"type":"text","content":"<b>SEMIFINALS (March 4)</b>"},{"_id":"JPP7Z4AIRJH2HKNRS4ZRGCIRPY","additional_properties":{},"type":"text","content":"Holland/Zeeland East vs. Grand Haven (17-3), 5:30 p.m."},{"_id":"5WI2FIZJ2NAHBA3JT37VKAZANQ","additional_properties":{},"type":"text","content":"Zeeland West (15-5) vs. West Ottawa (9-11), 7 p.m."},{"_id":"XL7SCFBTP5DRXMPTAVYOW5Q4VE","additional_properties":{},"type":"text","content":"<b>FINALS (March 6)</b>"},{"_id":"SGJFOD5ARZA4FDKWLECB72CS3U","additional_properties":{},"type":"text","content":"Semifinal winners, 7 p.m."},{"_id":"25JBGNBBGBGORNJJDQKOYR2MDA","additional_properties":{},"type":"text","content":"*Winner advances to D1 regional tournament at Zeeland East on March 9"},{"_id":"3Z6P4C6NTNF5PKJVDM3ZT5EE3A","additional_properties":{},"type":"text","content":"---"},{"level":4,"_id":"5U5IZQFPDFFRRL2NEUWPHZQIEY","additional_properties":{},"type":"header","content":"<b>DIVISION 2</b>"},{"_id":"W34XTUA335AXLCTT6AD3JGNAEM","additional_properties":{},"type":"text","content":"---"},{"level":3,"_id":"OCYXHGQZGJFZ7HUE46KLBY7KFI","additional_properties":{},"type":"header","content":"<b>District 35 at Cadillac </b>"},{"_id":"5C7UIHPB3RAIPLJH2NEECH6CNQ","additional_properties":{},"type":"text","content":"<b>OPENING ROUND (March 2)</b>"},{"_id":"JAD726G3MZH7NLO4VF6CJQOJJM","additional_properties":{},"type":"text","content":"Ludington (14-6) vs. Reed City (12-8), 5:30 p.m."},{"_id":"32EELEJWQZEHDJBI5VBSL36UVQ","additional_properties":{},"type":"text","content":"Cadillac (10-8) vs. Newaygo (11-8), 7 p.m."},{"_id":"CDFAU5TZJRAR5I6USG4VBI4JYI","additional_properties":{},"type":"text","content":"<b>SEMIFINALS (March 4)</b>"},{"_id":"GWOMCDKGB5FSLKU2LAAZANDABQ","additional_properties":{},"type":"text","content":"Ludington/Reed City vs. Big Rapids (15-4), 5:30 p.m."},{"_id":"S62AOM464RDEHNWCKYUHXI2JBE","additional_properties":{},"type":"text","content":"Cadillac/Newaygo vs. Fremont (16-3), 7 p.m."},{"_id":"ULHTYFFPTBFDHORK4IWVMNKIAA","additional_properties":{},"type":"text","content":"<b>FINALS (March 6)</b>"},{"_id":"BRT5ZO5LFFCUJHWXTPCFLSIRHY","additional_properties":{},"type":"text","content":"Semifinal winners, 7 p.m."},{"_id":"FZG3XKNNOVCB3LVPLYC5VA2JUI","additional_properties":{},"type":"text","content":"*Winner advances to D2 regional tournament at Big Rapids on March 9"},{"_id":"4Z7AWIKQZRF3BEZIRORWOV72ZA","additional_properties":{},"type":"text","content":"---"},{"level":3,"_id":"XXSROM4B7FA6VDFG7GHZNAOL2I","additional_properties":{},"type":"header","content":"<b>District 41 at Sparta </b>"},{"_id":"NZJO7KDJUZF2ZLPZ32B2TX554I","additional_properties":{},"type":"text","content":"<b>OPENING ROUND (March 2)</b>"},{"_id":"VGLGZVYGYVG37AB7RVXVU4XYF4","additional_properties":{},"type":"text","content":"Forest Hills Eastern (6-14) vs. Comstock Park (2-18), 7 p.m.\t"},{"_id":"4ZS73AD36NC5TKME5SQYSJAVIM","additional_properties":{},"type":"text","content":"<b>SEMIFINALS (March 4)</b>"},{"_id":"NQOFP476Y5ABRDQCDYDHOHDH4M","additional_properties":{},"type":"text","content":"Howard City Tri-County (8-13) vs. Grant (5-16), 5:30 p.m."},{"_id":"743GKFJGF5HEXFRAKFPEIEMORM","additional_properties":{},"type":"text","content":"FHE/Comstock Park vs. Sparta (4-16), 7 p.m."},{"_id":"P4V4BZNN3ZGSLMYKHK5DEGGDJM","additional_properties":{},"type":"text","content":"<b>FINALS (March 6)</b>"},{"_id":"DIRRW524OBAATLAZE27PF7WWN4","additional_properties":{},"type":"text","content":"Semifinal winners, 7 p.m."},{"_id":"7STV5TZS6ZDJJHRA37JBC54W6A","additional_properties":{},"type":"text","content":"*Winner advances to D2 regional tournament at Allendale on March 9"},{"_id":"OTXNH36DC5CSXPBJQ7TLTUZWIM","additional_properties":{},"type":"text","content":"---"},{"level":3,"_id":"372TZY3OPVFYTNDNA7D2PM3F3I","additional_properties":{},"type":"header","content":"<b>District 42 at Orchard View</b>"},{"_id":"IJ7QLI7JDFFDNFKH4RQZZ2RYRY","additional_properties":{},"type":"text","content":"<b>OPENING ROUND (March 2)</b>"},{"_id":"ED6CNAL56BCCVLCORVUQQS5HWI","additional_properties":{},"type":"text","content":"Whitehall (7-13) vs. Oakridge (4-16), 5:30 p.m. "},{"_id":"7XEQ36JAGVGBNHPPEWL5OBEPFU","additional_properties":{},"type":"text","content":"Montague (4-16) vs. Orchard View (6-14), 7 p.m."},{"_id":"MDKNGRTZOBGE5DELM4BT6AVKHA","additional_properties":{},"type":"text","content":"<b>SEMIFINALS (March 4)</b>"},{"_id":"SBDPWWF26ZHHBFRFYNS22MKHEI","additional_properties":{},"type":"text","content":"Whitehall/Oakridge vs. Fruitport (7-12), 5:30 p.m."},{"_id":"EUQAEI5IGBBCTJCZMSPEY4AGBU","additional_properties":{},"type":"text","content":"Montague/Orchard View vs. Spring Lake (12-6), 7 p.m. "},{"_id":"2ILIAOEBBBHC7NSNR2HKTDRWFE","additional_properties":{},"type":"text","content":"<b>FINALS (March 6)</b>"},{"_id":"PHSSCMQA65FC5NHXEVUPTGRRBM","additional_properties":{},"type":"text","content":"Semifinal winners, 7 p.m."},{"_id":"W2FOPKQS5BHJDJV7E726TBHQQQ","additional_properties":{},"type":"text","content":"*Winner advances to D2 regional tournament at Allendale on March 9"},{"_id":"SCVHQK3RHNHOZAPT4HLTFGPSIY","additional_properties":{},"type":"text","content":"---"},{"level":4,"_id":"GMQ4T7XXJRDA7D63XIKQZNMJKU","additional_properties":{},"type":"header","content":"<b>DIVISION 3</b>"},{"_id":"CCUIR5GMLZBQJBWX6NKXDNZWDY","additional_properties":{},"type":"text","content":"---"},{"level":3,"_id":"BKUH575STJDQ5EWYUNEVYKZQKQ","additional_properties":{},"type":"header","content":"<b>District 69 at Maple City Glen Lake </b>"},{"_id":"QWJW7BDV4RCXHM7ACKRZH7SH24","additional_properties":{},"type":"text","content":"<b>OPENING ROUND (March 2) </b>"},{"_id":"E3N7DOZFVRCHZDDLE3W54RC3BY","additional_properties":{},"type":"text","content":"Traverse City St. Francis (7-11) vs. Mason County Central (5-15), 5:30 p.m.\t"},{"_id":"MEWUIBBEQBFQHAMPRR6YO2Q3GQ","additional_properties":{},"type":"text","content":"Manistee (11-9) vs. Benzie Central (9-10), 7 p.m.\t"},{"_id":"DHN56TBMTBGLNNZT7L5IVISCTQ","additional_properties":{},"type":"text","content":"<b>SEMIFINALS (March 4)</b>"},{"_id":"Z6F5OGFK2JF3JIYEC4XNVBVPUI","additional_properties":{},"type":"text","content":"TC St. Francis/Mason CC vs. Kingsley (14-4), 5:30 p.m."},{"_id":"MD2R4CQLRZCM3LDIG7HBMEONJE","additional_properties":{},"type":"text","content":"Manistee/Benzie Central vs. Maple City Glen Lake (14-6), 7 p.m."},{"_id":"BPFQIXNWHJALBEL2SYPTVZDGYE","additional_properties":{},"type":"text","content":"<b>FINALS (March 6) </b>"},{"_id":"C2XTMTDKKNFRZJRCMW2YY3ZSDY","additional_properties":{},"type":"text","content":"Semifinal winners, 7 p.m."},{"_id":"CUVFXIPD25FG5IQPXUS5XBYWLY","additional_properties":{},"type":"text","content":"*Winner advances to D3 regional tournament at Lake City on March 9"},{"_id":"WAU7B6BQZFDVLNOXB5WNBML3ZU","additional_properties":{},"type":"text","content":"---"},{"level":3,"_id":"DAICGTCGUBEOFKN7FCUT7LNI3U","additional_properties":{},"type":"header","content":"<b>District 73 at White Cloud </b>"},{"_id":"KXPRPLZODJDT5IBHZFSW5TZ3LU","additional_properties":{},"type":"text","content":"<b>OPENING ROUND (March 2)</b>"},{"_id":"AC3ZJGKNWJDOXBFR25RBIZ7AIU","additional_properties":{},"type":"text","content":"Hesperia (2-14) vs. Holton (2-18), 7 p.m. "},{"_id":"6CQ2QC7M6REKBJJ75WJQWJ7W3E","additional_properties":{},"type":"text","content":"<b>SEMIFINALS (March 4)</b>"},{"_id":"DOLLI3VZMNCKTPSIXA73NYU2DA","additional_properties":{},"type":"text","content":"Hesperia/Holton vs. Shelby (18-2), 5:30 p.m.\t"},{"_id":"4GVOVXSIEBASLEURXMFGNHZ7HI","additional_properties":{},"type":"text","content":"Hart (11-7) vs. White Cloud (7-10), 7 p.m."},{"_id":"3LDPSNUQP5GWHODY35BDCI6VAM","additional_properties":{},"type":"text","content":"<b>FINALS (March 6)</b>"},{"_id":"567I5EJQ5FA2LMLM7GCZD2OWBU","additional_properties":{},"type":"text","content":"Semifinal winners, 7 p.m."},{"_id":"6H7KSQO4OREDLKTLHQR4IR2L6E","additional_properties":{},"type":"text","content":"*Winner advances to D3 regional tournament at Grandville Calvin Christian on March 9"},{"_id":"D74OQIAOZFAWZAL7GTYLBVQZGQ","additional_properties":{},"type":"text","content":"---"},{"level":3,"_id":"PRMPWORD2RBHFECVSQQPKRJD6U","additional_properties":{},"type":"header","content":"<b>District 74 at Kent City </b>"},{"_id":"ISBXRYI33JBBPPPSTHIAKNAMZI","additional_properties":{},"type":"text","content":"<b>SEMIFINALS (March 4)</b>"},{"_id":"JC2363JGDNHT5OPURM5HE4ZC3Q","additional_properties":{},"type":"text","content":"Ravenna (14-6) vs. North Muskegon (10-9), 5:30 p.m."},{"_id":"JWFUOQVVEVENNCSUSRVD7V5F6I","additional_properties":{},"type":"text","content":"Kent City (15-6) vs. Western Michigan Christian (11-8), 7 p.m. "},{"_id":"EZAEZBQO5ZB5PBUPH5AFUW7SJI","additional_properties":{},"type":"text","content":"<b>FINALS (March 6)</b>"},{"_id":"JUCZNW2KAFAPNADH6VIZHUWRPE","additional_properties":{},"type":"text","content":"Semifinal winners, 7 p.m."},{"_id":"YREV5KPIKVF2FBKHD3YFSELJQ4","additional_properties":{},"type":"text","content":"*Winner advances to D3 regional tournament at Grandville Calvin Christian on March 9"},{"_id":"ULBIFZOVJBHXDJDAWVEPO36OBU","additional_properties":{},"type":"text","content":"---"},{"level":4,"_id":"CC7BDI3IINAFLG54IUNQSMW7MY","additional_properties":{},"type":"header","content":"<b>DIVISION 4</b>"},{"_id":"MUWLHK2XABATDDQC42PH2JDFZA","additional_properties":{},"type":"text","content":"---"},{"level":3,"_id":"I46B5V5XABCRDFKUWS7462ZIM4","additional_properties":{},"type":"header","content":"<b>District 113 Wyoming Tri-Unity Christian</b>"},{"_id":"SJRSDDXFH5DZ3F2UDNGYZ4TZ5M","additional_properties":{},"type":"text","content":"<b>SEMIFINALS (March 4)</b>"},{"_id":"SZTMQW7LAZGCLDV27TV7FNBSAY","additional_properties":{},"type":"text","content":"Byron Center Zion Christian (14-3) vs. Muskegon Catholic Central (11-5), 5:30 p.m."},{"_id":"K6K35KYPOBHVRFLZWFMOVBAL4Y","additional_properties":{},"type":"text","content":"Wyoming Tri-unity Christian (12-5) vs. Grand Rapids Sacred Heart (12-3), 7 p.m. "},{"_id":"WEIJ7AQ2UFCKPIYNMASOJ2AHCQ","additional_properties":{},"type":"text","content":"<b>FINALS (March 6)</b>"},{"_id":"G76GDUHVPRDMBCIX674EYDGTAI","additional_properties":{},"type":"text","content":"Semifinal winners, 7 p.m."},{"_id":"4UCXC427HBEHFAERRL6BOJ6IUQ","additional_properties":{},"type":"text","content":"*Winner advances to D4 regional tournament at Fowler on March 9"},{"_id":"MQKPFDIKLFBYFIWX357DV6YXEI","type":"raw_html","content":"<adi-stories-by-author adiWidgetId=\"widgie-f20f3511-2be9-4df0-927f-130f24754bb2\"></adi-stories-by-author> "}],"description":{"basic":"See the district tournament draws, times and site locations for all Muskegon-area girls basketball teams."},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"score":0.3887,"_id":"Q184587","label":"Grand Rapids, Michigan","type":"Place,PopulatedPlace,Settlement,City"},{"score":0.3594,"_id":"Q1831100","label":"Montague, Michigan","type":"Place,PopulatedPlace,Settlement,City"},{"score":0.3511,"_id":"Q2161723","label":"Ludington, Michigan","type":"Place,PopulatedPlace,Settlement,City"},{"score":0.3224,"_id":"Q486043","label":"Benzie County, Michigan","type":"Place,PopulatedPlace,Region,AdministrativeRegion"},{"score":0.3042,"_id":"Q3358100","label":"West Michigan","type":"Place,PopulatedPlace,Settlement,Region,AdministrativeRegion"},{"score":0.3014,"_id":"Q952097","label":"Muskegon, Michigan","type":"Place,PopulatedPlace,Settlement,City"},{"custom_id":"COM0fe651803","label":"Reeths-Puffer","type":"Company"},{"custom_id":"COM2ee372416","label":"Greenville","type":"Company"},{"custom_id":"COMe4bc4428b","label":"Mona Shores","type":"Company"}],"categories":[{"score":1,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":0.7603,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"score":0.5026,"classifier":"iab_content_taxonomy","name":"Sports>Basketball","_id":"483.547"},{"score":0.4324,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Basketball","_id":"483.487.489"}],"content_topics":[{"score":1,"_id":"Q1457982","label":"Sports"},{"score":0.9244,"_id":"Q6519638","label":"Sports competitions"},{"score":0.8905,"_id":"Q6337045","label":"Entertainment"},{"score":0.8414,"_id":"Q184587","label":"Grand Rapids, Michigan"},{"score":0.8341,"_id":"Q6809743","label":"Sports events"},{"score":0.8318,"_id":"Q4477074","label":"Games"},{"score":0.7971,"_id":"Q7216276","label":"Competitions"},{"score":0.7662,"_id":"Q7045033","label":"Recreation"},{"score":0.764,"_id":"Q7189783","label":"Competition"},{"score":0.7494,"_id":"Q1831100","label":"Montague, Michigan"},{"score":0.7343,"_id":"Q7468085","label":"Play (activity)"},{"score":0.7321,"_id":"Q2161723","label":"Ludington, Michigan"},{"score":0.7168,"_id":"Q952097","label":"Muskegon, Michigan"},{"score":0.6831,"_id":"Q9883169","label":"Gaming"},{"score":0.6722,"_id":"Q486043","label":"Benzie County, Michigan"},{"score":0.6607,"_id":"Q6809618","label":"Entertainment events"},{"score":0.6211,"_id":"Q25304649","label":"Events"},{"score":0.6114,"_id":"Q2729559","label":"Manistee, Michigan"},{"score":0.5935,"_id":"Q1001742","label":"Holland, Michigan"},{"score":0.587,"_id":"Q7216601","label":"Hobbies"},{"score":0.5717,"_id":"Q6095121","label":"Cultural events"},{"score":0.5574,"_id":"Q1025149","label":"Cadillac, Michigan"},{"score":0.5002,"_id":"Q2558278","label":"Whitehall, Michigan"},{"score":0.4961,"_id":"Q74290","label":"Newaygo County, Michigan"},{"score":0.4817,"_id":"Q3358100","label":"West Michigan"},{"score":0.4429,"_id":"Q1166","label":"Michigan"},{"score":0.4415,"_id":"Q1935053","label":"Grandville, Michigan"},{"score":0.4393,"_id":"Q984544","label":"Traverse City, Michigan"},{"score":0.4084,"_id":"Q2629803","label":"Reed City, Michigan"},{"score":0.3661,"_id":"Q2720533","label":"Fruitport, Michigan"},{"score":0.3634,"_id":"Q1018280","label":"Grand Haven, Michigan"},{"score":0.3515,"_id":"Q500834","label":"Tournament"},{"score":0.3255,"_id":"Q63718","label":"Mason County, Michigan"},{"score":0.3197,"_id":"Q2472136","label":"Big Rapids, Michigan"},{"score":0.31,"_id":"Q515596","label":"Allendale, Michigan"},{"score":0.3069,"_id":"Q705","label":"Zeeland"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/grand-rapids","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Grand Rapids Sports","description":"Grand Rapids, Michigan sports news. Get the latest Grand Rapids high school sports, college sports and more. Get the latest news on the Grand Rapids Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Grand Rapids Press - MLive.com","_id":"/sports/grand-rapids","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/grand-rapids"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/grand-rapids","default_content":null},"site":{"site_keywords":"Grand Rapids Sports, Grand Rapids Michigan Sports, Grand Rapids High School Sports","site_description":"Grand Rapids, Michigan sports news. Get the latest Grand Rapids high school sports, college sports and more. Get the latest news on the Grand Rapids Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Grand Rapids Press - MLive.com","site_section":"Sports","headline":"Grand Rapids Sports","site_title":"Grand Rapids Sports"},"navigation":{"nav_title":"Grand Rapids Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Grand Rapids Sports","_id":"/sports/grand-rapids","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1039}}},"_website_section_id":"mlive./sports/grand-rapids","type":"section","version":"0.6.0"},{"path":"/sports/muskegon","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Muskegon Sports","description":"Muskegon, Michigan sports news. Get the latest Muskegon high school sports, college sports and more. Get the latest news on the Muskegon Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Muskegon Chronicle - MLive.com","_id":"/sports/muskegon","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/muskegon"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/muskegon/","default_content":null},"site":{"site_keywords":"Muskegon Sports, Muskegon Michigan Sports, Muskegon High School Sports","site_description":"Muskegon, Michigan sports news. Get the latest Muskegon high school sports, college sports and more. Get the latest news on the Muskegon Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Muskegon Chronicle - MLive.com","site_section":"Sports","headline":"Muskegon Sports","site_title":"Muskegon Sports"},"navigation":{"nav_title":"Muskegon Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Muskegon Sports","_id":"/sports/muskegon","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1035}}},"_website_section_id":"mlive./sports/muskegon","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@mu-river","_id":"1771745937869","text":"@mu-river","slug":"mu-river"},{"description":"@gr-river","_id":"1771745939228","text":"@gr-river","slug":"gr-river"},{"description":"@mlive-river","_id":"1771745942007","text":"@mlive-river","slug":"mlive-river"},{"description":"@highschoolsports-mu","_id":"1771745946106","text":"@highschoolsports-mu","slug":"highschoolsports-mu"},{"description":"@highschoolsports-gr","_id":"1771745950554","text":"@highschoolsports-gr","slug":"highschoolsports-gr"},{"description":"high-school-basketball","_id":"1771745953738","text":"high-school-basketball","slug":"high-school-basketball"},{"description":"@meter","_id":"1771745954846","text":"@meter","slug":"meter"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/81d6bde8-709b-4944-aa38-4db841ebef34.jpg"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"JVANDYKE@mlive.com"},{"site":"facebook","deprecated":true,"deprecation_msg":"Please use social_links.","url":"https://www.facebook.com/JoshVanDykeMedia"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"@JVanDykeMLive"},{"site":"linkedin","deprecated":true,"deprecation_msg":"Please use social_links.","url":"joshvandyke"}],"social_links":[{"site":"email","url":"JVANDYKE@mlive.com"},{"site":"facebook","url":"https://www.facebook.com/JoshVanDykeMedia"},{"site":"twitter","url":"@JVanDykeMLive"},{"site":"linkedin","url":"joshvandyke"}],"name":"Josh VanDyke","description":"Sports Reporter for the Muskegon Chronicle and MLive Media Group","_id":"JVANDYKE","additional_properties":{"original":{"lastName":"VanDyke","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/81d6bde8-709b-4944-aa38-4db841ebef34.jpg","education":[],"role":"Sports Reporter","longBio":"Josh VanDyke is a sports reporter for MLive.com and covers local sports in Muskegon. Josh writes about a variety of topics, with a primary focus on high school sports. He also has experience covering collegiate athletics, as well as professional football, basketball and hockey. Josh has spent 14 years in sports journalism, collecting awards from both the Associated Press and the Michigan Press Association, such as best sports story and best sports feature. He graduated from Grand Valley State University with a bachelor’s degree in communication. ","facebook":"https://www.facebook.com/JoshVanDykeMedia","bio":"Sports Reporter for the Muskegon Chronicle and MLive Media Group","linkedin":"joshvandyke","expertise":"High School Sports","mt_author_id":"10807609","firstName":"Josh","twitter":"@JVanDykeMLive","podcasts":[],"books":[],"awards":[],"_id":"JVANDYKE","last_updated_date":"2025-09-19T14:58:24.220Z","byline":"Josh VanDyke | jvandyke@mlive.com","email":"JVANDYKE@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtype":"article","first_publish_date":"2026-02-22T18:22:20.678Z","additional_properties":{"pc_content_hash":"adf2544a9619a74702ec18b6cb51829206b3c30faef7c2c6611e932f7291ef1a","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Sports Fan","confidence":0.9},{"persona":"Basketball Enthusiast","confidence":0.9},{"persona":"Student Athlete","confidence":0.8},{"persona":"Competitive Player","confidence":0.7},{"persona":"Casual Athlete","confidence":0.6},{"persona":"Athletic Trainer","confidence":0.5},{"persona":"Sports Analyst","confidence":0.5},{"persona":"Athletic Recruiter","confidence":0.4},{"persona":"Active Lifestyle Advocate","confidence":0},{"persona":"Adrenaline Junkie","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0},{"persona":"Amateur Sports Analyst","confidence":0},{"persona":"Soccer Enthusiast","confidence":0},{"persona":"Football Enthusiast","confidence":0}],"iab_taxonomy":[["Category name: Sports>Basketball","Confidence: 0.936374843120575"],["Category name: Education>Secondary Education","Confidence: 0.6644416451454163"],["Category name: Sports>College Sports","Confidence: 0.4389238953590393"],["Category name: Politics>Civic affairs","Confidence: 0.31239017844200134"],["Category name: Sports>Soccer","Confidence: 0.10906623303890228"]]},"is_published":true,"publish_date":"2026-02-22T18:22:20.678Z","has_published_copy":true},"last_updated_date":"2026-02-22T19:19:44.456Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Chloe Trofatter | MLive.com","address":{"locality":"Muksegon","region":"MI"},"auth":{"1":"db4723e6294c44820187c449ae076cb4042d3f0ed583e75ad12490b4fe905f72"},"caption":"Muskegon's Dy'Nasti Bell (24) shoots the ball during Muskegon’s varsity girls basketball game against Rockford on Tuesday, December 16, 2025 at Muskegon High School in Muksegon, Mich. The Lady Reds ultimately beat the Rams, 58-51.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/SLZTL6HAYRBORHC72MDZGYMH5U.JPG","licensable":true,"credits":{"affiliation":[{"name":"Chloe Trofatter | MLive.com","type":"author"}],"by":[{"name":"Chloe Trofatter | MLive.com","type":"author","byline":"Chloe Trofatter | MLive.com"}]},"subtitle":"Muskegon v. Rockford","width":3855,"_id":"SLZTL6HAYRBORHC72MDZGYMH5U","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/SLZTL6HAYRBORHC72MDZGYMH5U.JPG?auth=db4723e6294c44820187c449ae076cb4042d3f0ed583e75ad12490b4fe905f72","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/SLZTL6HAYRBORHC72MDZGYMH5U.JPG?auth=db4723e6294c44820187c449ae076cb4042d3f0ed583e75ad12490b4fe905f72","takenOn":"2025-12-17T00:36:08Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/SLZTL6HAYRBORHC72MDZGYMH5U.JPG","published":true,"resizeUrl":"/resizer/v2/SLZTL6HAYRBORHC72MDZGYMH5U.JPG?auth=db4723e6294c44820187c449ae076cb4042d3f0ed583e75ad12490b4fe905f72","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/SLZTL6HAYRBORHC72MDZGYMH5U.JPG?auth=db4723e6294c44820187c449ae076cb4042d3f0ed583e75ad12490b4fe905f72&width=300","version":0,"originalName":"20251216-C0688-CT_NOF.JPG","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Muskegon tops Rockford in MHSAA varsity girls basketball"},"_id":"PCD4THETAFASXJYK6UXXZV4HVE"}],"iptc_title":"Chloe Trofatter | MLive.com"},"created_date":"2025-12-17T05:51:57Z","last_updated_date":"2025-12-17T05:51:57Z","height":2570,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/SLZTL6HAYRBORHC72MDZGYMH5U.JPG?auth=db4723e6294c44820187c449ae076cb4042d3f0ed583e75ad12490b4fe905f72&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/SLZTL6HAYRBORHC72MDZGYMH5U.JPG?auth=db4723e6294c44820187c449ae076cb4042d3f0ed583e75ad12490b4fe905f72&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/SLZTL6HAYRBORHC72MDZGYMH5U.JPG?auth=db4723e6294c44820187c449ae076cb4042d3f0ed583e75ad12490b4fe905f72&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/SLZTL6HAYRBORHC72MDZGYMH5U.JPG?auth=db4723e6294c44820187c449ae076cb4042d3f0ed583e75ad12490b4fe905f72&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/2026-muskegon-area-girls-basketball-district-pairings-schedules.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"HQI4YKOSINHTLLB3EZRH32HFRI","published":true,"branch":"default","revision_id":"B5GF3GOD4VBO5JECGBPO4M6UBU"},"planning":{"story_length":{"character_count_actual":3635,"inch_count_actual":15,"word_count_actual":594,"line_count_actual":101}},"display_date":"2026-02-22T18:22:20.678Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"2026 Muskegon-area girls basketball district pairings, schedules"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/2026-muskegon-area-girls-basketball-district-pairings-schedules.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-22T07:39:19.793Z","publish_date":"2026-02-22T19:19:44.2Z","_id":"HZOVARJP35FKLF62DRZCAQYCAY","website":"mlive","website_url":"/highschoolsports/2026/02/2026-muskegon-area-girls-basketball-district-pairings-schedules.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Chloe Trofatter | MLive.com","address":{"locality":"Muksegon","region":"MI"},"auth":{"1":"c874b2a2fc4d059158491201e57266ceaabeb550a0cb29341aaae4eb7920c75e"},"caption":"Muskegon's Mariah Antionette Sain (10) and Rockford's Kate Higgins (4) fight for possession of the ball during a varsity girls basketball game from earlier this season. ","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/355WNQCYEZGRLGA2U56K3NTGGA.JPG","licensable":true,"credits":{"affiliation":[{"name":"Chloe Trofatter | MLive.com","type":"author"}],"by":[{"name":"Chloe Trofatter | MLive.com","type":"author","byline":"Chloe Trofatter | MLive.com"}]},"subtitle":"Muskegon v. Rockford","width":4434,"_id":"355WNQCYEZGRLGA2U56K3NTGGA","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/355WNQCYEZGRLGA2U56K3NTGGA.JPG?auth=c874b2a2fc4d059158491201e57266ceaabeb550a0cb29341aaae4eb7920c75e","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/355WNQCYEZGRLGA2U56K3NTGGA.JPG?auth=c874b2a2fc4d059158491201e57266ceaabeb550a0cb29341aaae4eb7920c75e","link":"","takenOn":"2025-12-17T01:29:57Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/355WNQCYEZGRLGA2U56K3NTGGA.JPG","published":true,"resizeUrl":"/resizer/v2/355WNQCYEZGRLGA2U56K3NTGGA.JPG?auth=c874b2a2fc4d059158491201e57266ceaabeb550a0cb29341aaae4eb7920c75e","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/355WNQCYEZGRLGA2U56K3NTGGA.JPG?auth=c874b2a2fc4d059158491201e57266ceaabeb550a0cb29341aaae4eb7920c75e&width=300","version":0,"originalName":"20251216-C3109-CT_NOF.JPG","mime_type":"image/jpeg","alt_text":"","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Muskegon tops Rockford in MHSAA varsity girls basketball"},"_id":"PCD4THETAFASXJYK6UXXZV4HVE"}],"iptc_title":"Chloe Trofatter | MLive.com"},"created_date":"2025-12-17T05:51:57Z","last_updated_date":"2025-12-17T05:51:57Z","height":2956,"image_type":"photograph"},{"_id":"FWC25ZGGABDG7C3ICX36A5IAXU","additional_properties":{},"type":"text","content":"GRAND RAPIDS, MI – Gone are the days of random drawings for Michigan’s girls high school basketball playoffs, as the Michigan High School Athletic Association elected to award the state’s best teams with a favorable path to the district finals."},{"_id":"B6Y6376ZERACZDXWLGKOK7X6PE","additional_properties":{},"type":"text","content":"The MHSAA released its district tournament pairings and schedule Sunday, and for the sixth consecutive year, the top two teams in each district will receive a first-round bye and start their postseason runs no earlier than the district semifinals."},{"_id":"MADQD2FHQ5CEZINJYH7CBK2DUU","additional_properties":{},"type":"text","content":"Seeding was based on the MHSAA’s <a href=\"https://www.mhsaa.com/sports/girls-basketball/mpr\" target=\"_blank\" rel=\"\">Michigan Power Ratings formula</a>, which accounts for a team’s winning percentage, its opponents’ winning percentage and its opponents’ opponents’ winning percentage."},{"_id":"J5B3OIN6FRCUFGOHBZPURXGDB4","additional_properties":{},"type":"text","content":"Each team’s MPR number was calculated based on its first 12 weeks of competition and does not include the final week of regular season games."},{"_id":"DLO2MLSIRRGIPKLRNICQB5ZL7U","additional_properties":{},"type":"text","content":"The Grand Rapids-area girls hoops teams to receive a No. 1 district tournament seed this year are Rockford, Hudsonville, Lowell, Wyoming, Sparta, Covenant Christian, GR Catholic Central, South Christian and Tri-unity Christian."},{"_id":"CSTIWHF4ANEJPBFLRZBB67NH64","additional_properties":{},"type":"text","content":"The area’s No. 2 seeds, who also receive a first-round bye, are Zeeland West, Coopersville, Northview, East Kentwood, West Catholic, NorthPointe Christian, Wayland, Hopkins, Calvin Christian and Zion Christian."},{"_id":"LPGVLRFNN5F7VOUVPGIPL3PMOI","additional_properties":{},"type":"text","content":"Among the area’s top unseeded teams are Greenville, Thornapple Kellogg, Caledonia, Unity Christian, Holland Christian, Potter’s House and GR Sacred Heart, and those squads would love nothing more than to play the role of district spoiler. "},{"_id":"DBFMMBWM3RD3LKQNI46ZR4D55M","additional_properties":{},"type":"text","content":"The 2026 girls basketball playoffs begin Monday, March 2, and you can see the full Grand Rapids-area schedule, including tip-off times and pairings, below."},{"level":3,"_id":"CVRPBD2OCNBVHHLPKWBEC7ZHWQ","additional_properties":{},"type":"header","content":"<b>Division 1, District 4 at Mona Shores</b>"},{"_id":"WVIO4HLBRZGY7D6EDJQHTER2G4","additional_properties":{},"type":"text","content":"<b>District quarterfinals (Monday, March 2)</b>"},{"_id":"FC5YIXPVDRH4BBX7LHDRHZDOQA","additional_properties":{},"type":"text","content":"Greenville (15-5) vs. Mona Shores (9-10), 5:30 p.m."},{"_id":"QEQNVLPQM5GQ5N23FSDPG42LNA","additional_properties":{},"type":"text","content":"Reeths-Puffer (10-9) vs. Cedar Springs (15-4), 7 p.m."},{"_id":"GJZFKJ5N6RGWRNOSEMQYSLP54A","additional_properties":{},"type":"text","content":"<b>Semifinals (Wednesday, March 4)</b>"},{"_id":"PCUUU5BRXZC5HPEOBZ7Y77PYAI","additional_properties":{},"type":"text","content":"Greenville/Mona Shores winner vs. No. 1 Rockford (19-1), 5:30 p.m."},{"_id":"DCSVY22PHZHIZLOOUMOHIE6XI4","additional_properties":{},"type":"text","content":"Reeths-Puffer/Cedar Springs winner vs. No. 2 Muskegon (17-2), 7 p.m."},{"_id":"4NOFUG737ZBSXARNEP7DAVYXEI","additional_properties":{},"type":"text","content":"<b>Finals (Friday, March 6)</b>"},{"_id":"FMRD7X43CVAFRA6HMDDL67YNSA","additional_properties":{},"type":"text","content":"Championship game, 7 p.m."},{"_id":"PC735USCABFSJNDJM7QG4JZLDA","additional_properties":{},"type":"text","content":"<i>Winner advances to face Flushing district champ at Ithaca (Alma regional)</i>"},{"_id":"MCSYU56G5BDKDM2LFYPQT7DS5A","additional_properties":{},"type":"text","content":"---"},{"level":3,"_id":"NZ7V6UGJEJGNHBLEWEVBECO7PE","additional_properties":{},"type":"header","content":"<b>Division 1, District 5 at Zeeland West</b>"},{"_id":"KHTPPN63Z5HPVFSU5HG7FZVXDM","additional_properties":{},"type":"text","content":"<b>District quarterfinals (Monday, March 2)</b>"},{"_id":"CXORMWVP7FB6JAYGMXV5O6BKAY","additional_properties":{},"type":"text","content":"Zeeland East (7-13) vs. Holland (0-16), 7 p.m."},{"_id":"LC2ELFGKBBCLTAUCJJYRMNNGJI","additional_properties":{},"type":"text","content":"<b>Semifinals (Wednesday, March 4)</b>"},{"_id":"QN44FCOGAJEDXLLBJSSHV7H5K4","additional_properties":{},"type":"text","content":"Zeeland East/Holland winner vs. No. 1 Grand Haven (17-3), 5:30 p.m."},{"_id":"H2ZG6GVPEZH63DQUPCO2WWKQC4","additional_properties":{},"type":"text","content":"West Ottawa (9-11) vs. No. 2 Zeeland West (15-5), 7 p.m."},{"_id":"HZAOWZFF5FFITFNAHQSW2BAHEU","additional_properties":{},"type":"text","content":"<b>Finals (Friday, March 6)</b>"},{"_id":"5FYOWKUH6JBHVHULJLRAGRSZJA","additional_properties":{},"type":"text","content":"Championship game, 7 p.m."},{"_id":"D3ZOPHJVBJFGRGB6ZSIOVQIUGI","additional_properties":{},"type":"text","content":"<i>Winner advances to face Wyoming district champ at Zeeland East regional</i>"},{"_id":"DEVPDQBT4BENPKQYKITHACBZ5U","additional_properties":{},"type":"text","content":"---"},{"level":3,"_id":"FGUN2OYHGFBLBPYZK3ZYWS42JU","additional_properties":{},"type":"header","content":"<b>Division 1, District 6 at Hudsonville</b>"},{"_id":"NHEDIAHG2FDWBPYVU2WL2GS2IE","additional_properties":{},"type":"text","content":"<b>District quarterfinals (Monday, March 2)</b>"},{"_id":"ELZOJOXC6ZC2TCSEDIOFMJZL3M","additional_properties":{},"type":"text","content":"Jenison (2-17) vs. GR Union (3-17), 7 p.m."},{"_id":"CCYQSDZZGZDEDNP3L67S3Q2HJI","additional_properties":{},"type":"text","content":"<b>Semifinals (Wednesday, March 4)</b>"},{"_id":"WULWLLNNPNH5NCSGKCRHBP44JE","additional_properties":{},"type":"text","content":"Jenison/GR Union winner vs. No. 1 Hudsonville (13-7), 5:30 p.m."},{"_id":"XR5ZRCITDVDQVCUDZKD3Q7VRNQ","additional_properties":{},"type":"text","content":"Grandville (7-13) vs. No. 2 Coopersville (11-9), 7 p.m."},{"_id":"MQTYC77WSFDU5BZNR4KLR5IDV4","additional_properties":{},"type":"text","content":"<b>Finals (Friday, March 6)</b>"},{"_id":"3YK4T2VAGVBZBBD2D3AJAEF25M","additional_properties":{},"type":"text","content":"Championship game, 7 p.m."},{"_id":"Y4O2LWNSCNEPBP5VEI7L6P2C4U","additional_properties":{},"type":"text","content":"<i>Winner advances to face Northview district champ at Zeeland East regional</i>"},{"_id":"ZEVEXCLBFBG6LK5FNGJ3GMASQQ","additional_properties":{},"type":"text","content":"---"},{"level":3,"_id":"Q55ZAF7BLREHTE2J6OIRSQM3DA","additional_properties":{},"type":"header","content":"<b>Division 1, District 7 at Northview</b>"},{"_id":"L6S3PN66FFCVNEDZTK4QN7A52M","additional_properties":{},"type":"text","content":"<b>District quarterfinals (Monday, March 2)</b>"},{"_id":"4WVV4EOMQVAJJCED4U3A2326MI","additional_properties":{},"type":"text","content":"Forest Hills Northern (9-11) vs. East Grand Rapids (7-12), 7 p.m."},{"_id":"XCVMVZXKNREKFKRI4ZXYHZ4ABY","additional_properties":{},"type":"text","content":"<b>Semifinals (Wednesday, March 4)</b>"},{"_id":"CWFTWOQEGNEP7GEQJ4YSSF5XEQ","additional_properties":{},"type":"text","content":"FHN/EGR winner vs. No. 1 Lowell (9-11), 5:30 p.m."},{"_id":"3SDIORIU2JBPJAM67GR3JN2SIQ","additional_properties":{},"type":"text","content":"Forest Hills Central (9-11) vs. No. 2 Northview (4-14), 7 p.m."},{"_id":"KZSAGDNZJVDQJMJC33MQEL2ZGI","additional_properties":{},"type":"text","content":"<b>Finals (Friday, March 6)</b>"},{"_id":"5ZCEC6VL2BHTJGM4WVB2H5FCOI","additional_properties":{},"type":"text","content":"Championship game, 7 p.m."},{"_id":"EBTYSTCGO5GA5PLSMRVVQT4IHQ","additional_properties":{},"type":"text","content":"<i>Winner advances to face Hudsonville district champ at Zeeland East regional</i>"},{"_id":"UCDJVFANJZFYXMKXVR3DLENHSI","additional_properties":{},"type":"text","content":"---"},{"level":3,"_id":"VKCCWICIDJGXPNPLVOXFCLBCBE","additional_properties":{},"type":"header","content":"<b>Division 1, District 8 at Wyoming</b>"},{"_id":"23AXEJWALZGARNT5Y5F5PI4Q3Q","additional_properties":{},"type":"text","content":"<b>District quarterfinals (Monday, March 2)</b>"},{"_id":"PRZA23TIMJGQBPOZQG6MXQ3XII","additional_properties":{},"type":"text","content":"Thornapple Kellogg (11-8) vs. Caledonia (11-7), 5:30 p.m."},{"_id":"WN3KHVHZCBBPLMO3RRKWDWDNO4","additional_properties":{},"type":"text","content":"Byron Center (9-10) vs. Ottawa Hills (0-20), 7 p.m."},{"_id":"5KUZHL23PFHFZGTXAJLYUWLJ4I","additional_properties":{},"type":"text","content":"<b>Semifinals (Wednesday, March 4)</b>"},{"_id":"CDPQFYKTWVFQNI4GJRCCWWFJQI","additional_properties":{},"type":"text","content":"Thornapple Kellogg/Caledonia winner vs. No. 1 Wyoming (14-6), 5:30 p.m."},{"_id":"3PBHDM5PK5E5RF2G4ZVVYMSKWM","additional_properties":{},"type":"text","content":"Byron Center/Ottawa Hills winner vs. No. 2 East Kentwood (8-9), 7 p.m."},{"_id":"23I5A2FS6FHWHBZEGCOCTK6FSY","additional_properties":{},"type":"text","content":"<b>Finals (Friday, March 6)</b>"},{"_id":"I2AMLBINLJENZDIDNBVJQG6QF4","additional_properties":{},"type":"text","content":"Championship game, 7 p.m."},{"_id":"ETT4FFUWGRGONP2VSCS5BIICXE","additional_properties":{},"type":"text","content":"<i>Winner advances to face Zeeland West district champ at Zeeland East regional</i>"},{"_id":"2G6OKQLWH5GEPKCJBLAFT4LB3I","additional_properties":{},"type":"text","content":"---"},{"level":3,"_id":"CYCYWUQQYFETDPMZEDMJYMZSSM","additional_properties":{},"type":"header","content":"<b>Division 2, District 40 at Central Montcalm</b>"},{"_id":"YB65ZSPW6NEDPLQ6UO7HGHRZ6A","additional_properties":{},"type":"text","content":"<b>District quarterfinals (Monday, March 2)</b>"},{"_id":"HTWDLN6ISND5LEH476ZV6NWSJU","additional_properties":{},"type":"text","content":"Belding (8-11) vs. St. Johns (3-15), 7 p.m."},{"_id":"3OCG4MTEHVGEZJHDYTDVYQSIWM","additional_properties":{},"type":"text","content":"<b>Semifinals (Wednesday, March 4)</b>"},{"_id":"FLJYHO3BSRGCNANLSFHYOH3F6Y","additional_properties":{},"type":"text","content":"Belding/St. Johns winner vs. No. 1 Portland (16-4), 5:30 p.m."},{"_id":"UAGYKU5HMBCSDLFYF6SYNUQJZI","additional_properties":{},"type":"text","content":"Central Montcalm (9-10) vs. No. 2 Ionia (14-4), 7 p.m."},{"_id":"QDRSH2RAJRHNLKLVZOKY3IKN4E","additional_properties":{},"type":"text","content":"<b>Finals (Friday, March 6)</b>"},{"_id":"CQO76BOTVRCPFC3MSBJWUN6BBA","additional_properties":{},"type":"text","content":"Championship game, 7 p.m."},{"_id":"KMOOR6IBYVADFEYP2Z4WSXGPDE","additional_properties":{},"type":"text","content":"<i>Winner advances to face Shepherd district champ at Alma regional</i>"},{"_id":"KVJRYHVAGVBHHINDSMX5PECXZM","additional_properties":{},"type":"text","content":"---"},{"level":3,"_id":"WBDIR4JYERBYLCHH6TBUPWBQ6U","additional_properties":{},"type":"header","content":"<b>Division 2, District 41 at Sparta</b>"},{"_id":"KFWAAC7J3FDMLPTTJMBW53EKNI","additional_properties":{},"type":"text","content":"<b>District quarterfinals (Monday, March 2)</b>"},{"_id":"WTBPW6SJUZFL7DQXASXKOCTZOY","additional_properties":{},"type":"text","content":"Forest Hills Eastern (6-14) vs. Comstock Park (2-18), 7 p.m."},{"_id":"627BGGMIWZAEFPISIXREWHNT3Q","additional_properties":{},"type":"text","content":"<b>Semifinals (Wednesday, March 4)</b>"},{"_id":"VN6CYIKB25FUDEWMJHE7JCB6OI","additional_properties":{},"type":"text","content":"FHE/Comstock Park winner vs. No. 1 Sparta (4-16), 5:30 p.m."},{"_id":"HVGQ3RTR7FETZGMF23FPHXU46A","additional_properties":{},"type":"text","content":"Grant (5-16) vs. No. 2 Howard City Tri County (8-13), 7 p.m."},{"_id":"2NWSRICDHZC4DEXOTCRAACWCFQ","additional_properties":{},"type":"text","content":"<b>Finals (Friday, March 6)</b>"},{"_id":"XSJ5IW37CBDHLNWD7YGLE4VL2Q","additional_properties":{},"type":"text","content":"Championship game, 7 p.m."},{"_id":"NWZ3IMPX2ZBBLM4XCAMEXIYQP4","additional_properties":{},"type":"text","content":"<i>Winner advances to face GR Catholic Central district champ at Allendale regional</i>"},{"_id":"SRJHHT3M4RGJHNWXMZHVW6PFMY","additional_properties":{},"type":"text","content":"---"},{"level":3,"_id":"ICM2LBQMJFFI5PT6XPBZX6JJGQ","additional_properties":{},"type":"header","content":"<b>Division 2, District 43 at Kenowa Hills</b>"},{"_id":"VIOMYXQN3JD6TF3EVK2ZV5P65I","additional_properties":{},"type":"text","content":"<b>District quarterfinals (Monday, March 2)</b>"},{"_id":"WWS2OPTSORDN7HCZLF2WWW4VKI","additional_properties":{},"type":"text","content":"Kenowa Hills (9-12) vs. Wyoming Lee (1-15), 7 p.m."},{"_id":"GQQEVJ3WARDGZGUC6IVAAXRK4A","additional_properties":{},"type":"text","content":"<b>Semifinals (Wednesday, March 4)</b>"},{"_id":"RIYSWD7Y6JFGXMFGVBSXWK2D2Y","additional_properties":{},"type":"text","content":"Kenowa Hills/Wyoming Lee winner vs. No. 1 Covenant Christian (19-0), 5:30 p.m."},{"_id":"RGEVT24POFFQJJBY5NQXAWCU7Y","additional_properties":{},"type":"text","content":"Allendale (10-10) vs. No. 2 West Catholic (15-5), 7 p.m."},{"_id":"IMZDLFRNHVFEBAYUQEOXEXACYA","additional_properties":{},"type":"text","content":"<b>Finals (Friday, March 6)</b>"},{"_id":"2ZEX73545RE7NBPOKIJXIA6OKQ","additional_properties":{},"type":"text","content":"Championship game, 7 p.m."},{"_id":"XXAFPJYXIFDEFEM3RY3VTBYLDQ","additional_properties":{},"type":"text","content":"<i>Winner advances to face Orchard View district champ at Allendale regional</i>"},{"_id":"VLIJRAWAJBH7XJS5IBFWFWMETU","additional_properties":{},"type":"text","content":"---"},{"level":3,"_id":"X7IC5HXWFFBOPIWLYFEJ47EQ6E","additional_properties":{},"type":"header","content":"<b>Division 2, District 44 at GR Catholic Central</b>"},{"_id":"TCNEZ5XHDRGBTLA5TQTTI325WA","additional_properties":{},"type":"text","content":"<b>District quarterfinals (Monday, March 2)</b>"},{"_id":"QFAGBPTY3BCNBCOKODXKKMKFOA","additional_properties":{},"type":"text","content":"Kelloggsville (6-10) vs. West Michigan Aviation Academy (5-10), 7 p.m."},{"_id":"PHMJFF2X7JGPBNKYWCY7BQXZ2I","additional_properties":{},"type":"text","content":"<b>Semifinals (Wednesday, March 4)</b>"},{"_id":"D7JY6YCTRVBZZKNU7EAADA5BAI","additional_properties":{},"type":"text","content":"Kelloggsville/WMAA winner vs. No. 1 GR Catholic Central (18-3), 5:30 p.m."},{"_id":"FYPXO4M3FRBJ5AFUNLAWTO75UY","additional_properties":{},"type":"text","content":"GR Christian (9-11) vs. No. 2 NorthPointe Christian (11-9), 7 p.m."},{"_id":"DGCBBO3IINFRHIBIXLLPZDUWC4","additional_properties":{},"type":"text","content":"<b>Finals (Friday, March 6)</b>"},{"_id":"7VWDOVKV75GZTDRWDP3HGUMW6Q","additional_properties":{},"type":"text","content":"Championship game, 7 p.m."},{"_id":"AP4XEHWUWZEIPHGZK3SUEGVLGU","additional_properties":{},"type":"text","content":"<i>Winner advances to face Sparta district champ at Allendale regional</i>"},{"_id":"4UWZFBJEZRCTVK5MERZKJYTLA4","additional_properties":{},"type":"text","content":"---"},{"level":3,"_id":"E4T4WP4ERRG6HEPNXL7LVLQWJ4","additional_properties":{},"type":"header","content":"<b>Division 2, District 45 at South Christian</b>"},{"_id":"MLCSP7VN4NAPRLK2GTWBHVMXYA","additional_properties":{},"type":"text","content":"<b>District quarterfinals (Monday, March 2)</b>"},{"_id":"GFG2A26FCJBW7IURZPNGM6ZEDI","additional_properties":{},"type":"text","content":"Unity Christian (12-9) vs. Godwin Heights (5-11), 5:30 p.m."},{"_id":"FXRIJAOQINGVNMPZMUIRFW4OA4","additional_properties":{},"type":"text","content":"Holland Christian (13-6) vs. Grand River Prep (1-14), 7 p.m."},{"_id":"PMSRRQKLGBDPRBUFEVJVZPVZE4","additional_properties":{},"type":"text","content":"<b>Semifinals (Wednesday, March 4)</b>"},{"_id":"ANWOHH5FAJAYLCY6E47ETQN2WA","additional_properties":{},"type":"text","content":"Unity Christian/Godwin Heights winner vs. No. 1 South Christian (20-0), 5:30 p.m."},{"_id":"3444SSJJ3FBP5OB3TSISJCLFWM","additional_properties":{},"type":"text","content":"Holland Christian/Grand River Prep winner vs. No. 2 Wayland (12-6), 7 p.m."},{"_id":"QVDHVOPZONAZZKLTZJQXOBIVY4","additional_properties":{},"type":"text","content":"<b>Finals (Friday, March 6)</b>"},{"_id":"DNFBHYRXYZGRJNLCIPIMC5XE7M","additional_properties":{},"type":"text","content":"Championship game, 6 p.m."},{"_id":"NXREIKQJDFGLVGMYTTA522OJPA","additional_properties":{},"type":"text","content":"<i>Winner advances to face Plainwell district champ at Otsego regional</i>"},{"_id":"CH6AUPRNRFHI5M2S66YLMGQG44","additional_properties":{},"type":"text","content":"---"},{"level":3,"_id":"HXH7TSHMGVGH7JWX2GQWFCS3KI","additional_properties":{},"type":"header","content":"<b>Division 2, District 46 at Hamilton</b>"},{"_id":"IJQCU277IVHNZJGLXRBFQZ55IM","additional_properties":{},"type":"text","content":"<b>District quarterfinals (Monday, March 2)</b>"},{"_id":"PA7M2T4SNFBLXBFRZGEXMNP5OI","additional_properties":{},"type":"text","content":"Hamilton (4-15) vs. Allegan (4-13), 7 p.m."},{"_id":"4RPBXPKA5RE4ZIG7S2WGYVJDHA","additional_properties":{},"type":"text","content":"<b>Semifinals (Wednesday, March 4)</b>"},{"_id":"PUVN3MUNIBHSPLHH6UTKA7SZVE","additional_properties":{},"type":"text","content":"Hamilton/Allegan winner vs. No. 1 Otsego (16-1), 5:30 p.m."},{"_id":"DCMXIUHREJGRLGLSNNBC3I7VPA","additional_properties":{},"type":"text","content":"South Haven (11-8) vs. No. 2 Hopkins (16-4), 7 p.m."},{"_id":"OSO4RHRSYZH6FN6QFQLKPAXSV4","additional_properties":{},"type":"text","content":"<b>Finals (Friday, March 6)</b>"},{"_id":"KOJD4VZXDVDJTMHYRGJNNNECFA","additional_properties":{},"type":"text","content":"Championship game, 7 p.m."},{"_id":"S7NXOBVM2JBPVJKZ2IQMHQFFC4","additional_properties":{},"type":"text","content":"<i>Winner advances to face Niles district champ at Otsego regional</i>"},{"_id":"H66TMX3WUFDTHAKKAYVE3T2VXQ","additional_properties":{},"type":"text","content":"---"},{"level":3,"_id":"NTCC6PLYA5CHRGQDIYTZIKSIKI","additional_properties":{},"type":"header","content":"<b>Division 3, District 75 at Saugatuck</b>"},{"_id":"NTY7YB5QQFGURFP356SYUBCPGY","additional_properties":{},"type":"text","content":"<b>District quarterfinals (Monday, March 2)</b>"},{"_id":"SBKXG27HANH3DJHOFCOZ6N6HZQ","additional_properties":{},"type":"text","content":"Holland Black River (4-16) vs. Fennville (8-10), 7 p.m."},{"_id":"324GJ7HU4JDELFDZIEFTNPRU64","additional_properties":{},"type":"text","content":"<b>Semifinals (Wednesday, March 4)</b>"},{"_id":"57U2J55KMFBULJBVAWRDIHY3TE","additional_properties":{},"type":"text","content":"Black River/Fennville winner vs. No. 1 Saugatuck (19-1), 5:30 p.m."},{"_id":"ZOMZMMZO2BBMXMDXA2MPBGO5QQ","additional_properties":{},"type":"text","content":"Potter’s House (13-7) vs. No. 2 Calvin Christian (15-5), 7 p.m."},{"_id":"EL6LVEYMKZGZTA3HOLABWIEV2Y","additional_properties":{},"type":"text","content":"<b>Finals (Friday, March 6)</b>"},{"_id":"3SUEKG45IVH4VB2RTJ5XB3LHQA","additional_properties":{},"type":"text","content":"Championship game, 7 p.m."},{"_id":"6PA5P7L72RDHBKESME7TVEQD7A","additional_properties":{},"type":"text","content":"<i>Winner advances to face Kent City district champ at Calvin Christian regional</i>"},{"_id":"DWPITC23YBDVNJXMOFXXU4FPIA","additional_properties":{},"type":"text","content":"---"},{"level":3,"_id":"PRIYU4LQ7JEU7KY33FCFSHLJ7I","additional_properties":{},"type":"header","content":"<b>Division 4, District 113 at Tri-unity Christian</b>"},{"_id":"NCT35TLMJFF6BJXTWOZTSWGXMY","additional_properties":{},"type":"text","content":"<b>District semifinals (Wednesday, March 4)</b>"},{"_id":"7OEQ4BMNVFFJDJOCEOZBVL63XU","additional_properties":{},"type":"text","content":"GR Sacred Heart (12-3) vs. No. 1 Tri-unity Christian (12-5), 5:30 p.m."},{"_id":"WEB2XSH24NBFHPR7C3NX4L5NWU","additional_properties":{},"type":"text","content":"Muskegon Catholic Central (11-5) vs. No. 2 Zion Christian (14-3), 7 p.m."},{"_id":"GPSN74M6WJHKBD3OPA2I6FQ3GU","additional_properties":{},"type":"text","content":"<b>Finals (Friday, March 6)</b>"},{"_id":"KDJOF7KS6BCHDC4XSTWV2VBNYM","additional_properties":{},"type":"text","content":"Championship game, 7 p.m."},{"_id":"MXEKCCIFGFENTOODFMTIRWKHB4","additional_properties":{},"type":"text","content":"<i>Winner advances to face Webberville district champ at Fowler regional</i>"},{"_id":"Y7WHLZXXHJCHBNOJ7BNHZ7IBDM","type":"raw_html","content":"<adi-stories-by-section-tag adiWidgetId=\"widgie-523e06d8-79d4-476e-803e-dfbd7956421c\"></adi-stories-by-section-tag>"}],"description":{"basic":"Grand Rapids-area girls high school basketball teams start their playoff runs on Monday, March 2."},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"score":0.6027,"_id":"Q1542859","label":"Grand River (Michigan)","type":"Place,NaturalPlace,BodyOfWater,Stream,River"},{"score":0.4148,"_id":"Q184587","label":"Grand Rapids, Michigan","type":"Place,PopulatedPlace,Settlement,City"},{"score":0.3086,"_id":"Q1001742","label":"Holland, Michigan","type":"Place,PopulatedPlace,Settlement,City"},{"score":0.3017,"_id":"Q133860","label":"Allegan County, Michigan","type":"Place,PopulatedPlace,Region,AdministrativeRegion"},{"custom_id":"COMef2b25105","label":"Unity Christian","type":"Company"},{"custom_id":"COM42a833ae7","label":"Thornapple Kellogg","type":"Company"},{"custom_id":"COM93eee82ab","label":"Caledonia","type":"Company"},{"custom_id":"COM62fd0925c","label":"GR Sacred Heart","type":"Company"},{"custom_id":"COMe4bc4428b","label":"Mona Shores","type":"Company"},{"custom_id":"PER0fe651803","label":"Reeths-Puffer","type":"Person"},{"custom_id":"PLA37bdaa984","label":"Lowell","type":"Place"},{"custom_id":"COMb1846da82","label":"South Christian","type":"Company"},{"custom_id":"COMb5061c3d5","label":"GR Catholic Central","type":"Company"},{"custom_id":"COM78e813392","label":"Covenant Christian","type":"Company"},{"custom_id":"COM5155a364b","label":"Tri-unity Christian","type":"Company"},{"custom_id":"COMe2cbc46e3","label":"Potter 's House","type":"Company"},{"custom_id":"COMcfe414498","label":"Holland Christian","type":"Company"},{"custom_id":"COM7eb34d408","label":"Rockford","type":"Company"},{"custom_id":"COM9681b046d","label":"NorthPointe Christian","type":"Company"},{"custom_id":"COMaf6a7a2d6","label":"Wayland","type":"Company"},{"custom_id":"COMefbb47aca","label":"Hopkins","type":"Company"},{"custom_id":"COM3de3b9730","label":"Calvin Christian","type":"Company"},{"custom_id":"COMf1c652edc","label":"Zion Christian","type":"Company"},{"custom_id":"PLA560bb22b0","label":"Northview","type":"Place"},{"custom_id":"COM08953da0e","label":"West Catholic","type":"Company"}],"categories":[{"score":1,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":0.9149,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"score":0.7488,"classifier":"iab_content_taxonomy","name":"Sports>Basketball","_id":"483.547"},{"score":0.7218,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Basketball","_id":"483.487.489"},{"classifier":"advancelocal_custom_categories","name":"Emirates Blocklist","_id":"cat0216"}],"content_topics":[{"score":1,"_id":"Q1542859","label":"Grand River (Michigan)"},{"score":1,"_id":"Q864897","label":"Single-elimination tournament"},{"score":1,"_id":"Q1022953","label":"Wyoming, Michigan"},{"score":1,"_id":"Q7216276","label":"Competitions"},{"score":1,"_id":"Q6809743","label":"Sports events"},{"score":1,"_id":"Q6337045","label":"Entertainment"},{"score":1,"_id":"Q7189783","label":"Competition"},{"score":1,"_id":"Q6519638","label":"Sports competitions"},{"score":1,"_id":"Q1457982","label":"Sports"},{"score":1,"_id":"Q7468085","label":"Play (activity)"},{"score":0.9111,"_id":"Q184587","label":"Grand Rapids, Michigan"},{"score":0.8481,"_id":"Q1001742","label":"Holland, Michigan"},{"score":0.764,"_id":"Q6837559","label":"Michigan High School Athletic Association"},{"score":0.6958,"_id":"Q13271615","label":"Michigan high school sports conferences"},{"score":0.6583,"_id":"Q15144233","label":"United States schools associations"},{"score":0.6548,"_id":"Q3011822","label":"Greenville, Michigan"},{"score":0.6435,"_id":"Q8801287","label":"Sports organizations of the United States"},{"score":0.629,"_id":"Q133860","label":"Allegan County, Michigan"},{"score":0.6228,"_id":"Q2716021","label":"Fennville, Michigan"},{"score":0.6107,"_id":"Q9674699","label":"School sport"},{"score":0.5854,"_id":"Q7026803","label":"Amateur sports"},{"score":0.5835,"_id":"Q7483675","label":"Schools"},{"score":0.5502,"_id":"Q7715439","label":"Children's sport"},{"score":0.5404,"_id":"Q868291","label":"Playoffs"},{"score":0.5336,"_id":"Q6809618","label":"Entertainment events"},{"score":0.5192,"_id":"Q9883169","label":"Gaming"},{"score":0.5137,"_id":"Q6808364","label":"Michigan"},{"score":0.5105,"_id":"Q8512478","label":"High school sports"},{"score":0.5036,"_id":"Q7016541","label":"Youth sport"},{"score":0.5023,"_id":"Q25304649","label":"Events"},{"score":0.4848,"_id":"Q4088044","label":"Sports organizations"},{"score":0.4687,"_id":"Q7486346","label":"Lansing, Michigan"},{"score":0.4609,"_id":"Q1268659","label":"Bye (sports)"},{"score":0.4541,"_id":"Q705","label":"Zeeland"},{"score":0.4457,"_id":"Q10026723","label":"High schools"},{"score":0.4417,"_id":"Q6095121","label":"Cultural events"},{"score":0.4397,"_id":"Q2224644","label":"Otsego, Michigan"},{"score":0.4354,"_id":"Q952097","label":"Muskegon, Michigan"},{"score":0.4261,"_id":"Q500834","label":"Tournament"},{"score":0.4212,"_id":"Q1362669","label":"Kentwood, Michigan"},{"score":0.421,"_id":"Q8272674","label":"Associations of schools"},{"score":0.413,"_id":"Q4103249","label":"Education"},{"score":0.3992,"_id":"Q7469958","label":"Secondary education"},{"score":0.3893,"_id":"Q8549367","label":"Ingham County, Michigan"},{"score":0.3887,"_id":"Q8582928","label":"Lansing–East Lansing metropolitan area"},{"score":0.385,"_id":"Q6244085","label":"Educational organizations"},{"score":0.3818,"_id":"Q1935053","label":"Grandville, Michigan"},{"score":0.3708,"_id":"Q7464699","label":"Sports leagues"},{"score":0.3641,"_id":"Q8843689","label":"Terminology used in multiple sports"},{"score":0.3635,"_id":"Q5043","label":"Christianity"},{"score":0.3627,"_id":"Q6215047","label":"Culture of Michigan"},{"score":0.3548,"_id":"Q6972116","label":"Culture of the Midwestern United States"},{"score":0.3466,"_id":"Q4477074","label":"Games"},{"score":0.3466,"_id":"Q7216322","label":"Team sports"},{"score":0.34,"_id":"Q5372","label":"Basketball"},{"score":0.3331,"_id":"Q8397935","label":"Eaton County, Michigan"},{"score":0.324,"_id":"Q515596","label":"Allendale, Michigan"},{"score":0.3237,"_id":"Q113365623","label":"Team activities"},{"score":0.3069,"_id":"Q7045033","label":"Recreation"},{"score":0.3016,"_id":"Q2686437","label":"Saugatuck, Michigan"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/grand-rapids","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Grand Rapids Sports","description":"Grand Rapids, Michigan sports news. Get the latest Grand Rapids high school sports, college sports and more. Get the latest news on the Grand Rapids Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Grand Rapids Press - MLive.com","_id":"/sports/grand-rapids","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/grand-rapids"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/grand-rapids","default_content":null},"site":{"site_keywords":"Grand Rapids Sports, Grand Rapids Michigan Sports, Grand Rapids High School Sports","site_description":"Grand Rapids, Michigan sports news. Get the latest Grand Rapids high school sports, college sports and more. Get the latest news on the Grand Rapids Griffins, Rampage and the West Michigan Whitecaps. Browse photos, videos and more at The Grand Rapids Press - MLive.com","site_section":"Sports","headline":"Grand Rapids Sports","site_title":"Grand Rapids Sports"},"navigation":{"nav_title":"Grand Rapids Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Grand Rapids Sports","_id":"/sports/grand-rapids","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1039}}},"_website_section_id":"mlive./sports/grand-rapids","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@mlive-river","_id":"1771781879673","text":"@mlive-river","slug":"mlive-river"},{"description":"@meter","_id":"1771781880912","text":"@meter","slug":"meter"},{"description":"@gr-river","_id":"1771781883111","text":"@gr-river","slug":"gr-river"},{"description":"@highschoolsports-gr","_id":"1771781886068","text":"@highschoolsports-gr","slug":"highschoolsports-gr"},{"description":"high-school-basketball","_id":"1771781896285","text":"high-school-basketball","slug":"high-school-basketball"},{"description":"gr-hoops","_id":"1771781898066","text":"gr-hoops","slug":"gr-hoops"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/8b324bdd-201b-45cd-99a4-61e1b14e095b.jpeg"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"pnothaft@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"https://x.com/Patrick_Nothaft"}],"social_links":[{"site":"email","url":"pnothaft@mlive.com"},{"site":"twitter","url":"https://x.com/Patrick_Nothaft"}],"name":"Patrick Nothaft","description":"MLive/Grand Rapids Press reporter/photographer covering local sports. Send comments and story ideas to pnothaft@mlive.com.","_id":"PatrickNothaft","additional_properties":{"original":{"lastName":"Nothaft","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/8b324bdd-201b-45cd-99a4-61e1b14e095b.jpeg","education":[{"name":"Grand Valley State University"}],"longBio":"Patrick Nothaft is a reporter for MLive.com and covers local sports in Grand Rapids. Patrick writes about various topics, with a primary focus on high school sports. He also has experience covering collegiate athletics, pro baseball, pro hockey and pro volleyball. Patrick has spent 14 years in journalism, primarily in sports, collecting multiple awards during that time, including best sports story, best sports column and best sports feature from the Michigan Press Association. He received his bachelor's degree in journalism from Grand Valley State University.","bio":"MLive/Grand Rapids Press reporter/photographer covering local sports. Send comments and story ideas to pnothaft@mlive.com.","mt_author_id":"10698114","firstName":"Patrick","twitter":"https://x.com/Patrick_Nothaft","podcasts":[],"books":[],"awards":[{"name":"1st place: Sports Feature Story, 2018 Michigan Press Association"},{"name":"1st place: Sports Story, 2019 Michigan Associated Press Media Editors"},{"name":"3rd place: Sports Writing, 2020 MPA"},{"name":"Honorable Mention: Sports Column, 2020 MPA"},{"name":"2nd place: Sports Writing, 2020 MPA"},{"name":"1st place: Sports Feature, MPA 2021"},{"name":"1st place: Sports Writing, MPA 2021"},{"name":"1st place: Sports Column, MPA 2021"},{"name":"3rd place: Sports Writing, MPA 2021"},{"name":"3rd place: Sports Feature, MPA 2021"},{"name":"Honorable Mention: Sports Writing, MPA 2022"},{"name":"2nd place: Sports Column, APME 2022"},{"name":"1st place: Sports Feature, 2023 MPA"},{"name":"3rd place: Sports Column, 2023 MPA"},{"name":"2nd place: Sports Reporting, 2024 Society of Professional Journalists, Detroit Chapter"}],"_id":"PatrickNothaft","last_updated_date":"2025-09-15T17:10:09.077Z","byline":"Patrick Nothaft | pnothaft@mlive.com","email":"pnothaft@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtype":"article","first_publish_date":"2026-02-22T17:41:58.549Z","additional_properties":{"pc_content_hash":"c266a0d75bb882f9be508ce5e591d7cead222277ed64e6c33094b90800f9e756","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Sports Fan","confidence":0.9},{"persona":"Basketball Enthusiast","confidence":0.8},{"persona":"Student Athlete","confidence":0.7},{"persona":"Competitive Player","confidence":0.6},{"persona":"Athletic Trainer","confidence":0.5},{"persona":"Sports Analyst","confidence":0.5},{"persona":"Active Lifestyle Advocate","confidence":0.4},{"persona":"Casual Athlete","confidence":0},{"persona":"Adrenaline Junkie","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Athletic Recruiter","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0}],"iab_taxonomy":[["Category name: Sports>Basketball","Confidence: 0.8532286286354065"],["Category name: Education>Secondary Education","Confidence: 0.6262128353118896"],["Category name: Sports>College Sports","Confidence: 0.5091707110404968"],["Category name: Politics>Civic affairs","Confidence: 0.33581826090812683"]]},"is_published":true,"has_published_copy":true},"last_updated_date":"2026-02-22T17:42:37.416Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Chloe Trofatter | MLive.com","address":{"locality":"Muksegon","region":"MI"},"auth":{"1":"c874b2a2fc4d059158491201e57266ceaabeb550a0cb29341aaae4eb7920c75e"},"caption":"Muskegon's Mariah Antionette Sain (10) and Rockford's Kate Higgins (4) fight for possession of the ball during a varsity girls basketball game from earlier this season. ","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/355WNQCYEZGRLGA2U56K3NTGGA.JPG","licensable":true,"credits":{"affiliation":[{"name":"Chloe Trofatter | MLive.com","type":"author"}],"by":[{"name":"Chloe Trofatter | MLive.com","type":"author","byline":"Chloe Trofatter | MLive.com"}]},"subtitle":"Muskegon v. Rockford","width":4434,"_id":"355WNQCYEZGRLGA2U56K3NTGGA","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/355WNQCYEZGRLGA2U56K3NTGGA.JPG?auth=c874b2a2fc4d059158491201e57266ceaabeb550a0cb29341aaae4eb7920c75e","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/355WNQCYEZGRLGA2U56K3NTGGA.JPG?auth=c874b2a2fc4d059158491201e57266ceaabeb550a0cb29341aaae4eb7920c75e","link":"","takenOn":"2025-12-17T01:29:57Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/355WNQCYEZGRLGA2U56K3NTGGA.JPG","published":true,"resizeUrl":"/resizer/v2/355WNQCYEZGRLGA2U56K3NTGGA.JPG?auth=c874b2a2fc4d059158491201e57266ceaabeb550a0cb29341aaae4eb7920c75e","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/355WNQCYEZGRLGA2U56K3NTGGA.JPG?auth=c874b2a2fc4d059158491201e57266ceaabeb550a0cb29341aaae4eb7920c75e&width=300","version":0,"originalName":"20251216-C3109-CT_NOF.JPG","mime_type":"image/jpeg","alt_text":"","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Muskegon tops Rockford in MHSAA varsity girls basketball"},"_id":"PCD4THETAFASXJYK6UXXZV4HVE"}],"iptc_title":"Chloe Trofatter | MLive.com"},"created_date":"2025-12-17T05:51:57Z","last_updated_date":"2025-12-17T05:51:57Z","height":2956,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/355WNQCYEZGRLGA2U56K3NTGGA.JPG?auth=c874b2a2fc4d059158491201e57266ceaabeb550a0cb29341aaae4eb7920c75e&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/355WNQCYEZGRLGA2U56K3NTGGA.JPG?auth=c874b2a2fc4d059158491201e57266ceaabeb550a0cb29341aaae4eb7920c75e&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/355WNQCYEZGRLGA2U56K3NTGGA.JPG?auth=c874b2a2fc4d059158491201e57266ceaabeb550a0cb29341aaae4eb7920c75e&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/355WNQCYEZGRLGA2U56K3NTGGA.JPG?auth=c874b2a2fc4d059158491201e57266ceaabeb550a0cb29341aaae4eb7920c75e&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/see-2026-grand-rapids-area-girls-hoops-district-tournament-pairings-schedules.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"KMJCBXPYDBBKLF7AM3PDO6YEYI","published":true,"branch":"default","revision_id":"CRE65M2NG5ECDJ4FSX4JVL2SH4"},"planning":{"story_length":{"character_count_actual":7126,"inch_count_actual":21,"word_count_actual":1117,"line_count_actual":141}},"display_date":"2026-02-22T17:41:58.549Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"See 2026 Grand Rapids-area girls hoops district tournament pairings, schedules"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/see-2026-grand-rapids-area-girls-hoops-district-tournament-pairings-schedules.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-22T17:41:18.33Z","publish_date":"2026-02-22T17:41:58.549Z","_id":"KJDRQVQFFRBFXICK4FMZSHTXEY","website":"mlive","website_url":"/highschoolsports/2026/02/see-2026-grand-rapids-area-girls-hoops-district-tournament-pairings-schedules.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"a580278091350a1e42a5bb6b09f0cd53ad0e80e131bdbcdbfe104c8f01f91006"},"caption":"Goodrich’s Kayla Hairston (12) shoots a layup during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/E5KDLLA6LZFDDD5AC6WP2JOBKI.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":6000,"_id":"E5KDLLA6LZFDDD5AC6WP2JOBKI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/E5KDLLA6LZFDDD5AC6WP2JOBKI.jpg?auth=a580278091350a1e42a5bb6b09f0cd53ad0e80e131bdbcdbfe104c8f01f91006","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/E5KDLLA6LZFDDD5AC6WP2JOBKI.jpg?auth=a580278091350a1e42a5bb6b09f0cd53ad0e80e131bdbcdbfe104c8f01f91006","takenOn":"2026-02-20T23:20:48Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/E5KDLLA6LZFDDD5AC6WP2JOBKI.jpg","published":true,"resizeUrl":"/resizer/v2/E5KDLLA6LZFDDD5AC6WP2JOBKI.jpg?auth=a580278091350a1e42a5bb6b09f0cd53ad0e80e131bdbcdbfe104c8f01f91006","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/E5KDLLA6LZFDDD5AC6WP2JOBKI.jpg?auth=a580278091350a1e42a5bb6b09f0cd53ad0e80e131bdbcdbfe104c8f01f91006&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_20.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Goodrich battles Fenton for Flint Metro League basketball championship "},"_id":"PKWHCWCGZZHLVBVRUDSUT3H234"}]},"created_date":"2026-02-21T04:36:43Z","last_updated_date":"2026-02-21T04:36:43Z","height":4000,"image_type":"photograph"},{"_id":"IEYYB2HODRGVFKI6LQOK65K5VQ","additional_properties":{},"type":"text","content":"FLINT – A week from Monday will signal the beginning of the Michigan High School Athletic Association girls <a href=\"https://www.mlive.com/topic/high-school-basketball/\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/topic/high-school-basketball/\">basketball </a>state tournament as teams prepare for their first-round opponents."},{"_id":"56XRIWDUUFAFJD5TLNI36B4HU4","additional_properties":{},"type":"text","content":"The MHSAA released its district pairings for state tournament play for Divisions 1-4, beginning with the first round on March 2."},{"_id":"4CQI2IJ6WNHCLJMTGWXORX5I44","additional_properties":{},"type":"text","content":"Below are the district matchups for every Flint-area team with times, dates and location listed."},{"level":2,"_id":"B6ENTFC6PBAW7ITQJNNXV66E2M","additional_properties":{},"type":"header","content":"<b>Division 1</b>"},{"level":3,"_id":"HXHVDWG5KRE45I2732XGQCBTAA","additional_properties":{},"type":"header","content":"<b>District 3 at Flushing High School</b>"},{"_id":"EXNOV5IFCJB2JIKBSFLMAMHIFE","additional_properties":{},"type":"text","content":"<b>First Round</b>"},{"_id":"Z3XKFXGZWJHH5G2IFFIFLROBOQ","additional_properties":{},"type":"text","content":"Flushing (7-12) vs. Swartz Creek (10-10), March 2 at 7 p.m."},{"_id":"C7HXJEJLXZDTXJYPAXQ3YAVCJA","additional_properties":{},"type":"text","content":"<b>District Semifinals</b>"},{"_id":"2JMPE2KDZJAZXIUXODQLG5ZUFU","additional_properties":{},"type":"text","content":"Saginaw Heritage (15-6) vs. Flushing/Swartz Creek, March 4 at 5:30 p.m."},{"_id":"2PRH6T6SRBAU7MXPY5U3BL77LQ","additional_properties":{},"type":"text","content":"Flint Carman-Ainsworth (8-12) vs. Saginaw United (6-12), March 4 at 7 p.m."},{"_id":"VDSODS5HIRCSDES2NU2QL3FJ2A","additional_properties":{},"type":"text","content":"<b>District Championship</b>"},{"_id":"KBWIBP2ANZHG5IXQR2AVO7OOM4","additional_properties":{},"type":"text","content":"March 6 at 7 p.m."},{"level":3,"_id":"IKWJ4IQKPZE7TE63Q66NZFZF3A","additional_properties":{},"type":"header","content":"<b>District 13 at Howell High School</b>"},{"_id":"VNRWMWWBRZAAJMXDLYA2PZYB64","additional_properties":{},"type":"text","content":"<b>First Round</b>"},{"_id":"JKAPBYINMJALRP4YAL5MXHTS5Q","additional_properties":{},"type":"text","content":"Hartland (13-7) vs. Brighton (6-14), March 2 at 7 p.m."},{"_id":"LWMJCUE4JJGKLGA3WYQ22USWCA","additional_properties":{},"type":"text","content":"<b>District Semifinals</b>"},{"_id":"4R4ETOGJM5AIZB36B2IVNNPWNQ","additional_properties":{},"type":"text","content":"Howell (20-1) vs. Hartland/Brighton, March 4 at 5:30 p.m."},{"_id":"X7X5N5V4VBDB3BZ7ISFXAVG2MA","additional_properties":{},"type":"text","content":"Milford (16-4) vs. Fenton (14-8), March 4 at 7 p.m."},{"_id":"4MU7FFW27ZDDZHVB7GGZUMOPC4","additional_properties":{},"type":"text","content":"<b>District Championship</b>"},{"_id":"LOEETNMMGBHNBIZIRLHPSOEA4I","additional_properties":{},"type":"text","content":"March 6 at 7 p.m."},{"level":3,"_id":"IJ7DDROL2VG3TAN2QCRK7UU6OU","additional_properties":{},"type":"header","content":"<b>District 26 at Oxford High School</b>"},{"_id":"FPYMY64TCZHH3M6Y44HWHYM4HI","additional_properties":{},"type":"text","content":"<b>First Round</b>"},{"_id":"MEOTVZ4GKRC5VK23AXE55BH6IA","additional_properties":{},"type":"text","content":"Lapeer (9-10) vs. Holly (2-18), March 2 at 6 p.m."},{"_id":"IPBHVL6Q7JE57HBVODPSKX5JTU","additional_properties":{},"type":"text","content":"<b>District Semifinals</b>"},{"_id":"3VT6QH7VF5EY5EOZDAA4MUA4JU","additional_properties":{},"type":"text","content":"Davison (13-6) vs. Lapeer/Holly, March 4 at 5:30 p.m."},{"_id":"66MA4MT4IJE5HPA7VBHZUPSSGI","additional_properties":{},"type":"text","content":"Oxford (10-11) vs. Grand Blanc (4-16), March 4 at 7 p.m."},{"_id":"KADXV4WZ2NFK5INYGBIKUZFYAI","additional_properties":{},"type":"text","content":"<b>District Championship</b>"},{"_id":"KO2KYKD6CZAAFESAPQIFN77L6M","additional_properties":{},"type":"text","content":"March 6 at 7 p.m."},{"level":2,"_id":"PAEQZ5ICCNGQFN47HSEFKOAGKE","additional_properties":{},"type":"header","content":"<b>Division 2</b>"},{"level":3,"_id":"XRVC6LWT5FEWTFN7IQNAMUNV7U","additional_properties":{},"type":"header","content":"<b>District 39 at Clio High School</b>"},{"_id":"AILTI5IZL5EJXEDRCU5XGJQIJI","additional_properties":{},"type":"text","content":"<b>First Round</b>"},{"_id":"OJOUOJIV25ARXIPQJ3GHJQCOH4","additional_properties":{},"type":"text","content":"Flint Southwestern (6-10) vs. Clio (0-19), March 2 at 7 p.m."},{"_id":"OW7PDYYEFVESNIRTMCJ34RPQ44","additional_properties":{},"type":"text","content":"<b>District Semifinals</b>"},{"_id":"3Y4R6W2GIJA55FPZG6JKWQWZ5M","additional_properties":{},"type":"text","content":"Flint Powers Catholic (19-2) vs. Flint Southwestern/Clio, March 4 at 5:30 p.m."},{"_id":"EFDZYQ2ZXJFWFKOZSVI7K2KKJQ","additional_properties":{},"type":"text","content":"Corunna (16-5) vs. Owosso (13-8), March 4 at 7 p.m."},{"_id":"NLU5YOEDVBHYLE2VHCRMHBWHJQ","additional_properties":{},"type":"text","content":"<b>District Championship</b>"},{"_id":"7VVJFYADMFFG5BMQHXVG3IOFXY","additional_properties":{},"type":"text","content":"March 6 at 7 p.m."},{"level":3,"_id":"47ALS3ORF5BDLLDVDIPJA77KP4","additional_properties":{},"type":"header","content":"<b>District 62 at Linden High School</b>"},{"_id":"RQELN4K7XFEGPLGUHIJFAMAMAE","additional_properties":{},"type":"text","content":"<b>First Round</b>"},{"_id":"YEVV3KAYOVGF3CSA4WJ3FQLBF4","additional_properties":{},"type":"text","content":"Ortonville Brandon (6-14) vs. Flint Kearsley (10-11), March 2 at 7 p.m."},{"_id":"JXPZC5DIH5A6JEP4BDSJGSX2AA","additional_properties":{},"type":"text","content":"<b>District Semifinals</b>"},{"_id":"LPRG4U6V4FFZJEWND5WDFHQGU4","additional_properties":{},"type":"text","content":"Goodrich (21-0) vs. Ortonville Brandon/Flint Kearsley, March 4 at 5:30 p.m."},{"_id":"K64VOPLVJRBFXLTD7LWOK3YGCQ","additional_properties":{},"type":"text","content":"Linden (11-8) vs. Lake Fenton (8-13), March 4 at 7 p.m."},{"_id":"D3NSKQPKK5CC7CYWKXR3C4N7XM","additional_properties":{},"type":"text","content":"<b>District Championship</b>"},{"_id":"DB6E3LA56VGIPPNE7Y6JZG2BSM","additional_properties":{},"type":"text","content":"March 6 at 7 p.m."},{"level":3,"_id":"M3AGUOX3JBEYPMPIQSLUC5OKVE","additional_properties":{},"type":"header","content":"<b>District 64 at Imlay City High School</b>"},{"_id":"OOSAEII76VDERC7JDTBAT2DX7M","additional_properties":{},"type":"text","content":"<b>First Round</b>"},{"_id":"FE5WDYBVMZEMBBUAYZXMD3ODPQ","additional_properties":{},"type":"text","content":"North Branch (8-12) vs. Almont (6-11), March 2 at 7 p.m."},{"_id":"GYOFDDQNSJDOXCVH4WTU6R7CAQ","additional_properties":{},"type":"text","content":"<b>District Semifinals</b>"},{"_id":"GPX6F6TQUJH4JNXSTHAKJSM25A","additional_properties":{},"type":"text","content":"Yale (19-1) vs. North Branch/Almont, March 4 at 5:30 p.m."},{"_id":"FUZYN5SMA5F3XKKZCHG62YAZJQ","additional_properties":{},"type":"text","content":"Imlay City (10-10) vs. Croswell-Lexington (9-10), March 4 at 7 p.m."},{"_id":"IMU6GVDAGRDZJPIJVA3KDDMZBE","additional_properties":{},"type":"text","content":"<b>District Championship</b>"},{"_id":"OY7RFAXTVVGLJMTU4ICFYBT5JM","additional_properties":{},"type":"text","content":"March 6 at 7 p.m."},{"level":2,"_id":"UIOEWVAADRCJ7A4N7MYQO7QM6A","additional_properties":{},"type":"header","content":"<b>Division 3</b>"},{"level":3,"_id":"CL66OG4HWNDA5FOXFO34KPIV5I","additional_properties":{},"type":"header","content":"<b>District 91 at Otisville LakeVille Memorial High School</b>"},{"_id":"44GDQYOHIVEZJIAXEXSUSW2L2M","additional_properties":{},"type":"text","content":"<b>District Semifinals</b>"},{"_id":"CWYID6NFTNETPEBYOXLXVRZYRQ","additional_properties":{},"type":"text","content":"Otisville LakeVille Memorial (15-5) vs. Millington (5-14), March 4 at 5:30 p.m."},{"_id":"CQSPTFLY2BAPDFPBVKP3HC6VAI","additional_properties":{},"type":"text","content":"Reese (9-11) vs. Saginaw Valley Lutheran (8-12), March 4 at 7 p.m."},{"_id":"23LBQ47SDVGQDHXDNJX5IBHOO4","additional_properties":{},"type":"text","content":"<b>District Championship</b>"},{"_id":"MSP4JBDBF5FHHJ3C7Z5HWMKDKI","additional_properties":{},"type":"text","content":"March 6 at 7 p.m."},{"level":3,"_id":"4NQWJ5XG6JHTRBYUJR3ML6ASJQ","additional_properties":{},"type":"header","content":"<b>District 92 at Genesee High School</b>"},{"_id":"PAEOWNZZHJHBJGXZJR4MD5TS34","additional_properties":{},"type":"text","content":"<b>First Round</b>"},{"_id":"LFKISXL3XBDIRFT64GV3H6DU5Y","additional_properties":{},"type":"text","content":"Burton Atherton (2-11) vs. Mt. Morris (1-18), March 2 at 7 p.m."},{"_id":"C5KYUBP4ZNHQ5K6ZBFWKP45G7I","additional_properties":{},"type":"text","content":"<b>District Semifinals</b>"},{"_id":"YSXUX4QM6NFAVHD3LSUIW7YNUE","additional_properties":{},"type":"text","content":"Genesee (14-6) vs. Burton Atherton/Mt. Morris, March 4 at 5:30 p.m."},{"_id":"EXRXLD4MBJFGRKXBOS3IAJTNTY","additional_properties":{},"type":"text","content":"International Academy of Flint (6-10) vs. Burton Bendle (5-10), March 4 at 7 p.m."},{"_id":"DVYJO7ITZZHYXDJPLAZS7JYZ5U","additional_properties":{},"type":"text","content":"<b>District Championship</b>"},{"_id":"Q3GV5LGKXJEBPD6R6GBFNLQS7I","additional_properties":{},"type":"text","content":"March 6 at 7 p.m."},{"level":3,"_id":"XJX5ATFLLBHMFPL64VUCIO4B2U","additional_properties":{},"type":"header","content":"<b>District 93 at Moses Lacy Fieldhouse</b>"},{"_id":"NCMTCC4N25H6ZECSTWGJGKE4BQ","additional_properties":{},"type":"text","content":"<b>First Round</b>"},{"_id":"NK7NHVUKXFE3ZCCG7XNUKRF7ME","additional_properties":{},"type":"text","content":"Montrose (2-18) vs. Flint Beecher (0-18), March 2 at 7 p.m."},{"_id":"SQDJM2PJDFGUVOKTGRRINQNLNQ","additional_properties":{},"type":"text","content":"<b>District Semifinals</b>"},{"_id":"KLYXOCG6W5BV7GILYDS3OPN5V4","additional_properties":{},"type":"text","content":"New Lothrop (18-2) vs. Montrose/Flint Beecher, March 4 at 5:30 p.m."},{"_id":"3MCIPNT4BVFSZCR7KZIMZ4Y3XU","additional_properties":{},"type":"text","content":"Flint Hamady (16-3) vs. Flint Elite (13-5), March 4 at 7 p.m."},{"_id":"H4JA5FOLOJBARLSA5M3FQCOHLU","additional_properties":{},"type":"text","content":"<b>District Championship</b>"},{"_id":"5CSPBQSBOZEBXBCDSSHBRNBDEQ","additional_properties":{},"type":"text","content":"March 6 at 7 p.m."},{"level":3,"_id":"FHKAP2PVFFF4XE55AODCRVCDIA","additional_properties":{},"type":"header","content":"<b>District 95 at Bath High School</b>"},{"_id":"FZVWAO5OTNGQPCMCPWPEYAPTJE","additional_properties":{},"type":"text","content":"<b>First Round</b>"},{"_id":"EBZLDETCK5FC3FCR7EAUSH4VJU","additional_properties":{},"type":"text","content":"Lansing Catholic (5-14) vs. Perry (3-17), March 2 at 7 p.m."},{"_id":"PFN4S4VVAVBOZBRHQEX6HVJ5AI","additional_properties":{},"type":"text","content":"<b>District Semifinals</b>"},{"_id":"SFVZQMFVDRE7JIQW3DMX34CYLU","additional_properties":{},"type":"text","content":"Laingsburg (17-3) vs. Lansing Catholic/Perry, March 4 at 5:30 p.m."},{"_id":"DSQKPKVHP5BONGB3HZMJXYVVJQ","additional_properties":{},"type":"text","content":"Bath (17-3) vs. Durand (14-6), March 4 at 7 p.m."},{"_id":"XB65QQ2EHRGYZF5P5UFT43ENPM","additional_properties":{},"type":"text","content":"<b>District Championship</b>"},{"_id":"5AAXVM4RNVF2LMXELV7PEQ3UCE","additional_properties":{},"type":"text","content":"March 6 at 7 p.m."},{"level":2,"_id":"7SZGXDKVMJEQREBD6FDRCV5DCU","additional_properties":{},"type":"header","content":"<b>Division 4</b>"},{"level":3,"_id":"VEFDBIVJUVFX5LYQUTLRLVDMBU","additional_properties":{},"type":"header","content":"<b>District 116 at Webberville High School</b>"},{"_id":"CZMXQ3WVVFD4PJEBUQF34AUUV4","additional_properties":{},"type":"text","content":"<b>First Round</b>"},{"_id":"X7DTMX7EWZDM3GRZN65J7QN56Y","additional_properties":{},"type":"text","content":"Morrice (5-11) vs. Byron (5-14), March 2 at 7 p.m."},{"_id":"2LBOUKEN5VA5LPU55E457MPHAM","additional_properties":{},"type":"text","content":"<b>District Semifinals</b>"},{"_id":"ZUWRMYVYDFEQNDD2ACWDL5JLYY","additional_properties":{},"type":"text","content":"Webberville (11-9) vs. Morrice/Byron, March 4 at 5:30 p.m."},{"_id":"RGP3CTHSNVB3NKDYVBD63ABKDY","additional_properties":{},"type":"text","content":"Whitmore Lake (13-7) vs. Brighton Livingston Christian (8-11), March 4 at 7 p.m. "},{"_id":"EOSYX4I4B5E3XP4OSH75WKGBLE","additional_properties":{},"type":"text","content":"<b>District Championship</b>"},{"_id":"6THUTY575NE4RFDK65KHSXYCEM","additional_properties":{},"type":"text","content":"March 6 at 7 p.m."},{"level":3,"_id":"WSEABZZF6VBHFMBEBUHKMV4WLI","additional_properties":{},"type":"header","content":"<b>District 125 at Waterford Our Lady of the Lakes High School</b>"},{"_id":"ZZ4WQAKBQVFQFNB7M5LZLFLDIE","additional_properties":{},"type":"text","content":"<b>First Round</b>"},{"_id":"D67VBMXDJJDHFPQSZD7DPQLXMU","additional_properties":{},"type":"text","content":"Auburn Hills Oakland Christian (3-16) vs. Burton St. Thomas More Academy (8-9), March 2 at 5:30 p.m."},{"_id":"7NAA5ISISJHUDLWA3PKYRCDH7M","additional_properties":{},"type":"text","content":"Waterford Our Lady of the Lakes (12-4) vs. Flint Michigan School for the Deaf (2-10), March 2 at 7 p.m."},{"_id":"PFZ5KYMQHJDYPKEVZN3RIBDPX4","additional_properties":{},"type":"text","content":"<b>District Semifinals</b>"},{"_id":"UBMP7MNCEBCQ5JWKO6J2NL7NWI","additional_properties":{},"type":"text","content":"Clarkston Everest Collegiate (14-4) vs. Auburn Hills Oakland Christian/Burton St. Thomas More Academy, March 4 at 5:30 p.m."},{"_id":"M3L274GBIBHUTE4MSTWQM5G3TI","additional_properties":{},"type":"text","content":"Genesee Christian (11-7) vs. Waterford Our Lady of the Lakes/Flint Michigan School for the Deaf, March 4 at 7 p.m."},{"_id":"M75YDFY6CVDUDELX5YVY7HDLG4","additional_properties":{},"type":"text","content":"<b>District Championship</b>"},{"_id":"GVINEDV2KZH37HE3A3HONOJHMU","additional_properties":{},"type":"text","content":"March 6 at 7 p.m."}],"description":{"basic":"Complete district matchups, schedules and locations for all Flint-area teams competing in Divisions 1-4 starting March 2."},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"score":0.571,"_id":"Q497695","label":"Genesee County, Michigan","type":"Place,PopulatedPlace,Region,AdministrativeRegion"},{"score":0.3928,"_id":"Q2200776","label":"Swartz Creek, Michigan","type":"Place,PopulatedPlace,Settlement,City"},{"score":0.3683,"_id":"Q6837559","label":"Michigan High School Athletic Association","type":"Agent,Organisation"},{"score":0.3621,"_id":"Q490584","label":"Flint, Michigan","type":"Place,PopulatedPlace,Settlement,City"},{"score":0.3368,"_id":"Q967748","label":"Flushing, Michigan","type":"Place,PopulatedPlace,Settlement,City"},{"score":0.3276,"_id":"Q2209169","label":"Fenton, Michigan","type":"Place,PopulatedPlace,Settlement,City"},{"score":0.3064,"_id":"Q115463","label":"Lapeer County, Michigan","type":"Place,PopulatedPlace,Region,AdministrativeRegion"},{"custom_id":"COM382af9d17","label":"Heritage","type":"Company"},{"custom_id":"COM94394d276","label":"Flint Carman-Ainsworth","type":"Company"}],"categories":[{"score":1,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":0.8469,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"score":0.5075,"classifier":"iab_content_taxonomy","name":"Sports>Basketball","_id":"483.547"},{"score":0.4221,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Basketball","_id":"483.487.489"},{"score":0.391,"classifier":"iab_content_taxonomy","name":"Education","_id":"132"},{"classifier":"advancelocal_custom_categories","name":"Hearing Loss/Deaf Community","_id":"cat0186"}],"content_topics":[{"score":1,"_id":"Q490584","label":"Flint, Michigan"},{"score":1,"_id":"Q1457982","label":"Sports"},{"score":1,"_id":"Q7483675","label":"Schools"},{"score":1,"_id":"Q6808364","label":"Michigan"},{"score":0.9406,"_id":"Q13271615","label":"Michigan high school sports conferences"},{"score":0.904,"_id":"Q497695","label":"Genesee County, Michigan"},{"score":0.8955,"_id":"Q10026723","label":"High schools"},{"score":0.8917,"_id":"Q15144233","label":"United States schools associations"},{"score":0.849,"_id":"Q8801287","label":"Sports organizations of the United States"},{"score":0.819,"_id":"Q2200776","label":"Swartz Creek, Michigan"},{"score":0.8113,"_id":"Q9674699","label":"School sport"},{"score":0.7778,"_id":"Q7026803","label":"Amateur sports"},{"score":0.7476,"_id":"Q7715439","label":"Children's sport"},{"score":0.6955,"_id":"Q8512478","label":"High school sports"},{"score":0.6831,"_id":"Q2209169","label":"Fenton, Michigan"},{"score":0.6728,"_id":"Q7016541","label":"Youth sport"},{"score":0.636,"_id":"Q7486346","label":"Lansing, Michigan"},{"score":0.6268,"_id":"Q6837559","label":"Michigan High School Athletic Association"},{"score":0.5766,"_id":"Q8272674","label":"Associations of schools"},{"score":0.5678,"_id":"Q4088044","label":"Sports organizations"},{"score":0.5541,"_id":"Q7469958","label":"Secondary education"},{"score":0.5444,"_id":"Q8549367","label":"Ingham County, Michigan"},{"score":0.5333,"_id":"Q967748","label":"Flushing, Michigan"},{"score":0.5321,"_id":"Q8582928","label":"Lansing–East Lansing metropolitan area"},{"score":0.5277,"_id":"Q6318791","label":"Supermarkets of the United States"},{"score":0.5145,"_id":"Q6215047","label":"Culture of Michigan"},{"score":0.5117,"_id":"Q4103249","label":"Education"},{"score":0.498,"_id":"Q24903181","label":"Supermarkets of North America"},{"score":0.4961,"_id":"Q6972116","label":"Culture of the Midwestern United States"},{"score":0.4851,"_id":"Q115463","label":"Lapeer County, Michigan"},{"score":0.4804,"_id":"Q6244085","label":"Educational organizations"},{"score":0.4768,"_id":"Q7464699","label":"Sports leagues"},{"score":0.4735,"_id":"Q2269703","label":"Brighton, Michigan"},{"score":0.4721,"_id":"Q25008202","label":"Food retailers of the United States"},{"score":0.4707,"_id":"Q8397935","label":"Eaton County, Michigan"},{"score":0.4538,"_id":"Q2307592","label":"Owosso, Michigan"},{"score":0.4514,"_id":"Q5643990","label":"Hamady"},{"score":0.4357,"_id":"Q1878583","label":"Ortonville, Michigan"},{"score":0.4288,"_id":"Q8659176","label":"Retail companies of the United States"},{"score":0.4138,"_id":"Q610773","label":"Grand Blanc, Michigan"},{"score":0.4105,"_id":"Q24903300","label":"Retail companies of North America"},{"score":0.4033,"_id":"Q3308129","label":"Clio, Michigan"},{"score":0.356,"_id":"Q82505","label":"Saginaw County, Michigan"},{"score":0.3418,"_id":"Q8709556","label":"Schools for the deaf"},{"score":0.3307,"_id":"Q107337316","label":"Michigan School for the Deaf"},{"score":0.3281,"_id":"Q8804225","label":"Michigan counties"},{"score":0.3023,"_id":"Q8790003","label":"Special schools"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"},{"path":"/sports/flint","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Flint Sports","description":"Flint, Michigan sports news. Get the latest Flint-area high school sports, college sports, Detroit sports news, and more. Get the latest news on the Buick Open, Crim Race, Mott Community College Bears and Flint Generals. Browse photos, videos and more at The Flint Journal - MLive.com","_id":"/sports/flint","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/flint"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/flint/","default_content":null},"site":{"site_keywords":"Flint Sports, Flint Michigan Sports, Flint High School Sports","site_description":"Flint, Michigan sports news. Get the latest Flint-area high school sports, college sports, Detroit sports news, and more. Get the latest news on the Buick Open, Crim Race, Mott Community College Bears and Flint Generals. Browse photos, videos and more at The Flint Journal - MLive.com","site_section":"Sports","headline":"Flint Sports","site_title":"Flint Sports"},"navigation":{"nav_title":"Flint Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Flint Sports","_id":"/sports/flint","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1023}}},"_website_section_id":"mlive./sports/flint","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"hsp-ad","_id":"1771780630713","text":"hsp-ad","slug":"hsp-ad"},{"description":"@meter","_id":"1771780633636","text":"@meter","slug":"meter"},{"description":"@subscriberexclusive","_id":"1771780638314","text":"@subscriberexclusive","slug":"subscriberexclusive"},{"description":"@fl-river","_id":"1771780641638","text":"@fl-river","slug":"fl-river"},{"description":"@mlive-river","_id":"1771780643809","text":"@mlive-river","slug":"mlive-river"},{"description":"high-school-basketball","_id":"1771780648961","text":"high-school-basketball","slug":"high-school-basketball"},{"description":"@highschoolsports-fl","_id":"1771780652354","text":"@highschoolsports-fl","slug":"highschoolsports-fl"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/45a1d239-a386-4c1d-9422-bc6fc11b4776.jpg"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"jszczepaniak@mlive.com"}],"social_links":[{"site":"email","url":"jszczepaniak@mlive.com"}],"name":"Jonathan Szczepaniak","description":"","_id":"jszczepaniak","additional_properties":{"original":{"lastName":"Szczepaniak","secondLastName":"","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/45a1d239-a386-4c1d-9422-bc6fc11b4776.jpg","education":[{"name":"Bachelor's degree from Wayne State University in Print and Online Journalism"}],"role":"Sports Reporter for the Flint Journal","longBio":"Greetings! Here at MLive.com, I am the sports reporter for the Flint Journal. I've covered sports of all levels for nearly six years, primarily focusing on Macomb, Oakland, and Wayne County my first five years. I graduated from Wayne State University in 2021 and have previously won an award for sports reporting from the Society of Professional Journalists' Excellence in Journalism. I am a Macomb native and graduated from Macomb L'Anse Creuse North High School in 2017 for any Crusader alumni out there. Feel free to follow me on X (although it's still Twitter to me) at @jszczepaniak27. My email is always open as well (Jszczepaniak@mlive.com). ","native_app_rendering":false,"fuzzy_match":false,"affiliations":"","bio":"","firstName":"Jonathan","books":[],"podcasts":[],"contributor":false,"awards":[],"_id":"jszczepaniak","bio_page":"","last_updated_date":"2025-09-15T19:48:04.829Z","byline":"Jonathan Szczepaniak | jszczepaniak@mlive.com","email":"jszczepaniak@mlive.com","slug":"","status":true}},"type":"author","version":"0.5.8","url":"","slug":""}]},"subtype":"article","first_publish_date":"2026-02-22T17:20:49.922Z","additional_properties":{"pc_content_hash":"f633b9ebc72fceb39b5e09f023f2c5c3545dacd7fe7743aff10de6bf7a07db39","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Sports Fan","confidence":0.9},{"persona":"Basketball Enthusiast","confidence":0.9},{"persona":"Student Athlete","confidence":0.8},{"persona":"Competitive Player","confidence":0.7},{"persona":"Active Lifestyle Advocate","confidence":0.6},{"persona":"Athletic Trainer","confidence":0.5},{"persona":"Sports Analyst","confidence":0.5},{"persona":"Casual Athlete","confidence":0.4},{"persona":"Adrenaline Junkie","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Athletic Recruiter","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0}],"iab_taxonomy":[["Category name: Sports>Basketball","Confidence: 0.9447142481803894"],["Category name: Education>Secondary Education","Confidence: 0.7074479460716248"],["Category name: Sports>College Sports","Confidence: 0.46050938963890076"],["Category name: Politics>Civic affairs","Confidence: 0.32335537672042847"]]},"is_published":true,"has_published_copy":true},"last_updated_date":"2026-02-22T17:21:27.993Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"label":{"custom_label":{"display":true,"text":"Sports","url":""}},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Flint","region":"MI"},"auth":{"1":"96f981981202794ee105ffcc06b00aaaf8a1b8b5ddb751e68f634f7054d24be9"},"caption":"Powers Catholic’s Kendyl Smith (23) dribbles under the hoop during a high school girls basketball game hosted by Powers Catholic against Midland in Flint on Tuesday, Feb. 3, 2026.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/J57EIJS3AFBYPA44KGXPK32VYE.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Powers Catholic hosts Midland in high school girls basketball","width":6000,"_id":"J57EIJS3AFBYPA44KGXPK32VYE","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/J57EIJS3AFBYPA44KGXPK32VYE.jpg?auth=96f981981202794ee105ffcc06b00aaaf8a1b8b5ddb751e68f634f7054d24be9","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/J57EIJS3AFBYPA44KGXPK32VYE.jpg?auth=96f981981202794ee105ffcc06b00aaaf8a1b8b5ddb751e68f634f7054d24be9","takenOn":"2026-02-04T01:06:45Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/J57EIJS3AFBYPA44KGXPK32VYE.jpg","published":true,"resizeUrl":"/resizer/v2/J57EIJS3AFBYPA44KGXPK32VYE.jpg?auth=96f981981202794ee105ffcc06b00aaaf8a1b8b5ddb751e68f634f7054d24be9","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/J57EIJS3AFBYPA44KGXPK32VYE.jpg?auth=96f981981202794ee105ffcc06b00aaaf8a1b8b5ddb751e68f634f7054d24be9&width=300","version":0,"originalName":"LK_PowersCatholicVsMidland_24.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Powers Catholic hosts Midland in high school girls basketball"},"_id":"DX7NGBXSOFHG7M3N7VAYK56HKI"}]},"created_date":"2026-02-04T03:20:01Z","last_updated_date":"2026-02-04T03:20:01Z","height":4000,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/J57EIJS3AFBYPA44KGXPK32VYE.jpg?auth=96f981981202794ee105ffcc06b00aaaf8a1b8b5ddb751e68f634f7054d24be9&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/J57EIJS3AFBYPA44KGXPK32VYE.jpg?auth=96f981981202794ee105ffcc06b00aaaf8a1b8b5ddb751e68f634f7054d24be9&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/J57EIJS3AFBYPA44KGXPK32VYE.jpg?auth=96f981981202794ee105ffcc06b00aaaf8a1b8b5ddb751e68f634f7054d24be9&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/J57EIJS3AFBYPA44KGXPK32VYE.jpg?auth=96f981981202794ee105ffcc06b00aaaf8a1b8b5ddb751e68f634f7054d24be9&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/2026-flint-area-girls-basketball-district-pairings-schedules.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"6AIMXK6MNVH2JMII75GPIKRAHI","published":true,"branch":"default","revision_id":"H5OW77FTWBFHPMWZIWONCEMTIE"},"planning":{"story_length":{"character_count_actual":4148,"inch_count_actual":15,"word_count_actual":707,"line_count_actual":102}},"display_date":"2026-02-22T17:20:49.922Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"2026 Flint-area girls basketball district pairings, schedules"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/2026-flint-area-girls-basketball-district-pairings-schedules.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-22T17:17:57.191Z","publish_date":"2026-02-22T17:20:49.922Z","_id":"OZVGSMGCIZFD7OEYACNHI57SOI","website":"mlive","website_url":"/highschoolsports/2026/02/2026-flint-area-girls-basketball-district-pairings-schedules.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"address":{"locality":"Jackson","region":"MI"},"auth":{"1":"ca00dea6ec873438973c6c80eb0b69b5666387fbd0926a7a4e542ddc2f1ed33f"},"caption":"Jackson head coach Richard Anderson talks to his team during a high school girls basketball game at Jackson High School on Wednesday, Feb. 11, 2026.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/6P4J5ZIEJJGSLEXNL3AQ4B63JQ.jpg","licensable":true,"credits":{"affiliation":[{"name":"J. Scott Park | jpark4@mlive.com","type":"author"}],"by":[{"name":"J. Scott Park | jpark4@mlive.com","type":"author","byline":"J. Scott Park | jpark4@mlive.com"}]},"subtitle":"Jackson girls basketball hosts Ypsilanti Lincoln","width":3300,"_id":"6P4J5ZIEJJGSLEXNL3AQ4B63JQ","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/6P4J5ZIEJJGSLEXNL3AQ4B63JQ.jpg?auth=ca00dea6ec873438973c6c80eb0b69b5666387fbd0926a7a4e542ddc2f1ed33f","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/6P4J5ZIEJJGSLEXNL3AQ4B63JQ.jpg?auth=ca00dea6ec873438973c6c80eb0b69b5666387fbd0926a7a4e542ddc2f1ed33f","takenOn":"2026-02-11T23:41:24Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/6P4J5ZIEJJGSLEXNL3AQ4B63JQ.jpg","published":true,"resizeUrl":"/resizer/v2/6P4J5ZIEJJGSLEXNL3AQ4B63JQ.jpg?auth=ca00dea6ec873438973c6c80eb0b69b5666387fbd0926a7a4e542ddc2f1ed33f","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/6P4J5ZIEJJGSLEXNL3AQ4B63JQ.jpg?auth=ca00dea6ec873438973c6c80eb0b69b5666387fbd0926a7a4e542ddc2f1ed33f&width=300","version":0,"originalName":"JSP_JacksonLincolnGBB_3.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Jackson girls basketball hosts Ypsilanti Lincoln"},"_id":"Q3RMFAHLWBDQRHAUWJVYH3DQ3Q"}]},"created_date":"2026-02-11T23:41:38Z","last_updated_date":"2026-02-11T23:41:38Z","height":2314,"image_type":"photograph"},{"_id":"GW2EJSN3CFCJTN2ZDWP5UTTO6M","additional_properties":{},"type":"text","content":"JACKSON -- Pairings have been released for girls <a href=\"https://www.mlive.com/topic/high-school-basketball/\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/topic/high-school-basketball/\">basketball</a> district tournaments, which tip off March 2."},{"_id":"5T2GX2T6MRC4FL4CXYYO24XTXI","additional_properties":{},"type":"text","content":"Here are the district matchups for Jackson-area teams."},{"level":2,"_id":"HFNMDQVQURFDTAMQIH5THS7NOE","additional_properties":{},"type":"header","content":"<b>DIVISION 1</b>"},{"_id":"NDM4KOY4HVDTFGJM7XSVZJGOWM","additional_properties":{},"type":"text","content":"<b>at Okemos</b>"},{"_id":"LSNCEEK4FVCDBNAGQXA573KL7M","additional_properties":{},"type":"text","content":"Jackson will take on Mason in a district quarterfinal. The winner advances to meet Holt. In the other district semifinal, Northwest will take on Okemos."},{"_id":"5C6TNSOVHBAP7KFRLHF6CQEQLY","additional_properties":{},"type":"text","content":"<b>--</b>"},{"level":2,"_id":"XBV7BWDBGZF45G37YO7JAR7S3Q","additional_properties":{},"type":"header","content":"<b>DIVISION 2</b>"},{"_id":"C3YGEZ2Q4ZFRFBTLVJU5SYSYKE","additional_properties":{},"type":"text","content":"<b>at Harper Creek</b>"},{"_id":"INDRGO2E35G7JDUNEUHZAWYCHA","additional_properties":{},"type":"text","content":"<a href=\"https://www.mlive.com/highschoolsports/2026/02/western-girls-cap-off-unbeaten-interstate-8-campaign.html\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/highschoolsports/2026/02/western-girls-cap-off-unbeaten-interstate-8-campaign.html\">Interstate 8 champion Western </a>has a first-round bye and a conference rival to face in the district semifinal. The Panthers will take on the winner of Harper Creek and Pennfield."},{"_id":"DEE4BA65XRC6XAQR4TOILWWI5A","additional_properties":{},"type":"text","content":"Michigan Center will face Marshall in the other district semifinal."},{"_id":"AND2DSEBPZDEVLKNI253M36CUQ","additional_properties":{},"type":"text","content":"<b>--</b>"},{"level":2,"_id":"LERPLMVQ6ZD63I5PHHC3DAPZRI","additional_properties":{},"type":"header","content":"<b>DIVISION 3</b>"},{"_id":"26ULMNDS45AJRL6AETUNHKEQ3A","additional_properties":{},"type":"text","content":"<b>at Stockbridge</b>"},{"_id":"VI47WNFK4NH7BGAR44WAK5RMOY","additional_properties":{},"type":"text","content":"Stockbridge hosts and has a bye into the district semifinal, awaiting the winner of Potterville and Stockwell Prep."},{"_id":"FS3LYZALKZEXNGWGYZF5XCH23Q","additional_properties":{},"type":"text","content":"Leslie takes on Dansville in the other district semifinal."},{"_id":"WUGI4QWS2ZBARFKS7KSIRDQ6PY","additional_properties":{},"type":"text","content":"<b>---</b>"},{"_id":"XKWTYIIL45HKRHWFJH4D6JB5M4","additional_properties":{},"type":"text","content":"<b>at Onsted</b>"},{"_id":"W73OFIACRVATND76HOD3I24YMA","additional_properties":{},"type":"text","content":"Columbia Central heads to former LCAA rival Onsted to face the host Wildcats in a district semifinal. On the other half of that bracket, Clinton faces Sand Creek with the winner moving on to play Blissfield."},{"_id":"VZLSFVJMRJFVXMX3SMZMOHE3DE","additional_properties":{},"type":"text","content":"<b>---</b>"},{"_id":"6RIL6KVEF5EEFNTVKU4MNTGRUU","additional_properties":{},"type":"text","content":"<b>at Napoleon</b>"},{"_id":"HYO6MNXQFBEGXHIDKNSGS3OO4M","additional_properties":{},"type":"text","content":"In a district which features two <a href=\"https://www.mlive.com/highschoolsports/2026/02/associated-press-high-school-girls-basketball-state-rankings-for-feb-16.html\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/highschoolsports/2026/02/associated-press-high-school-girls-basketball-state-rankings-for-feb-16.html\">top-10 ranked teams</a> in the state, Catholic League champion Lumen Christi is in the district semifinal, awaiting the winner of Springport and Napoleon."},{"_id":"ITVATRY4BVHYBGI4JGHDBLJAZE","additional_properties":{},"type":"text","content":"In the other semifinal in that district, fresh off their eighth straight <a href=\"https://www.mlive.com/highschoolsports/2026/02/grass-lake-continues-streak-of-conference-titles-by-beating-columbia-central.html\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/highschoolsports/2026/02/grass-lake-continues-streak-of-conference-titles-by-beating-columbia-central.html\">Cascades Conference</a> title, Grass Lake will take on the winner of Hanover-Horton and East Jackson."},{"_id":"7WVVPVZBSZBRVAX7YDFKDGYXWU","additional_properties":{},"type":"text","content":"<b>--</b>"},{"_id":"FFS7YIMNSJA7ZJPTATY6LO5ZPI","additional_properties":{},"type":"text","content":"<b>at Quincy</b>"},{"_id":"KN65UDVOVFD6XFOEVWOWZ4TRAI","additional_properties":{},"type":"text","content":"Quincy faces Hillsdale in a district quarterfinal. The winner of that game moves on to face Hudson in one semifinal. In the other semifinal Homer will play Jonesville."},{"_id":"LNMTPUZEZNEYDKH2TSYALBM7LU","additional_properties":{},"type":"text","content":"<b>--</b>"},{"level":2,"_id":"AJVHQVDAGFAEVHSZPJN7Y4EP3U","additional_properties":{},"type":"header","content":"<b>DIVISION 4</b>"},{"_id":"G7KGCM24CNALRM647YYRIPLHO4","additional_properties":{},"type":"text","content":"<b>at Camden-Frontier</b>"},{"_id":"XEDVEFVVRBGGDIIYZAEWY5AFCY","additional_properties":{},"type":"text","content":"Hillsdale Will Carleton and North Adams-Jerome meet in a district quarterfinal. The winner of that game moves on to play Hillsdale Academy. Reading and Camden-Frontier meet on the other side of that bracket."},{"_id":"ONC4NIBWDNCRTCA4XUVS4IT7CA","additional_properties":{},"type":"text","content":"<b>---</b>"},{"_id":"T7AUX46A3VGGJMHM6DS5BC35SE","additional_properties":{},"type":"text","content":"<b>at Athens</b>"},{"_id":"WBCBJTF4RNCIBB3EKFUCPMCX2M","additional_properties":{},"type":"text","content":"In a four-team district, Concord will take on Tekonsha in one district semifinal. Athens faces Litchfield in the other."},{"_id":"CBX3BTTMRNDMHIIVYZRVHNA43E","additional_properties":{},"type":"text","content":"<b>--</b>"},{"_id":"2ZQKOVO7NRCWFCJ2WR32ACU7IQ","additional_properties":{},"type":"text","content":"<b>at Jackson Christian</b>"},{"_id":"HRR5LNBFOJAIXM6XGCA5QFYC5M","additional_properties":{},"type":"text","content":"The host Royals take on Pittsford in a district semifinal. The other district semifinal sees Addison taking on Morenci."},{"_id":"CY2SYXINLRDHNJ4BIVAFL4OLWY","additional_properties":{},"type":"text","content":"<b>--</b>"},{"_id":"UWCBSYB7PFE5NC3WUDDQXX7U6I","additional_properties":{},"type":"text","content":"<b>at Summerfield</b>"},{"_id":"54Y7GYJCKZC7VD6ZKHOGDLGKTI","additional_properties":{},"type":"text","content":"Manchester has a bye into the district semifinal to take on Summerfield. The other half of that bracket has Lenawee Christian awaiting the winner of Ann Arbor Central and Britton-Deerfield."},{"_id":"LADY3QAM6JHF5G4MYH46N7TBHU","type":"raw_html","content":"<adi-stories-by-author adiWidgetId=\"widgie-beb41fde-3b63-4f19-968d-b8ad399818a0\"></adi-stories-by-author>"}],"description":{"basic":"Check out the girls basketball district pairings in the Jackson area"},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/jackson","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Jackson Sports","description":"Jackson, Michigan sports news. Get the latest on Jackson high school sports, college sports and more. Browse photos, videos and more at the Jackson Citizen Patriot - MLive.com","_id":"/sports/jackson","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/jackson"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/jackson/","default_content":null},"site":{"site_keywords":"Jackson Sports, Jackson Michigan Sports, Jackson High School Sports, Jackson Prep Sports, Local Jackson Sports","site_description":"Jackson, Michigan sports news. Get the latest on Jackson high school sports, college sports and more. Browse photos, videos and more at the Jackson Citizen Patriot - MLive.com","site_section":"Sports","headline":"Jackson Sports","site_title":"Jackson Sports"},"navigation":{"nav_title":"Jackson Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Jackson Sports","_id":"/sports/jackson","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1036}}},"_website_section_id":"mlive./sports/jackson","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@jx-river","_id":"1771773366972","text":"@jx-river","slug":"jx-river"},{"description":"@mlive-river","_id":"1771773369345","text":"@mlive-river","slug":"mlive-river"},{"description":"@local-jx","_id":"1771773373675","text":"@local-jx","slug":"local-jx"},{"description":"@high-school-basketball","_id":"1771773379885","text":"@high-school-basketball","slug":"high-school-basketball"},{"description":"@highschoolsports-jx","_id":"1771773395880","text":"@highschoolsports-jx","slug":"highschoolsports-jx"},{"description":"@exmeter","_id":"1771773399041","text":"@exmeter","slug":"exmeter"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/6c38ae77-25a0-4c4c-8a9e-b9a46cefe656.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"eingles@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"@Eric_Ingles"}],"org":"Jackson","social_links":[{"site":"email","url":"eingles@mlive.com"},{"site":"twitter","url":"@Eric_Ingles"}],"name":"Eric Ingles","description":"Eric Ingles covers sports in the Jackson area.\nFeel free to send tips, stats, scores, etc to eingles@mlive.com","_id":"eingles","additional_properties":{"original":{"lastName":"Ingles","secondLastName":"","education":[{"name":"Northern Michigan University"}],"role":"Sports Reporter","native_app_rendering":false,"affiliations":"","bio":"Eric Ingles covers sports in the Jackson area.\nFeel free to send tips, stats, scores, etc to eingles@mlive.com","expertise":"Sports in the Jackson area","twitter":"@Eric_Ingles","contributor":false,"bio_page":"","last_updated_date":"2025-09-23T03:06:39.768Z","byline":"Eric Ingles | eingles@mlive.com","email":"eingles@mlive.com","slug":"","custom_advancelocal_tiktok":"@eric_ingles","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/6c38ae77-25a0-4c4c-8a9e-b9a46cefe656.png","longBio":"Eric Ingles has covered sports in the Jackson area since 2021. Before that he worked for print and digital outlets in Sterling, Illinois, Sedalia, Missouri and Crawfordsville, Indiana, and TV stations in Jacksonville, Florida, Flint, Michigan and Marquette, Michigan, covering sports from football sidelines, basketball courts, baseball diamonds and every other type of venue since 1997.","custom_advancelocal_bluesky":"@eric-ingles.bsky.social","fuzzy_match":false,"firstName":"Eric","books":[],"podcasts":[],"awards":[],"location":"Jackson","_id":"eingles","status":true}},"type":"author","version":"0.5.8","url":"","slug":""}]},"subtype":"article","first_publish_date":"2026-02-22T15:47:25.325Z","additional_properties":{"pc_content_hash":"1045a063db44e51615acbe8123b5043ca7e87677dac2f503a56572d935f09bb6","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Basketball Enthusiast","confidence":0.9},{"persona":"Sports Fan","confidence":0.8},{"persona":"Student Athlete","confidence":0.7},{"persona":"Competitive Player","confidence":0.6},{"persona":"Active Lifestyle Advocate","confidence":0.5},{"persona":"Casual Athlete","confidence":0},{"persona":"Adrenaline Junkie","confidence":0},{"persona":"Athletic Trainer","confidence":0},{"persona":"Sports Analyst","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Athletic Recruiter","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0}],"iab_taxonomy":[["Category name: Sports>Basketball","Confidence: 0.9383125305175781"],["Category name: Education>Secondary Education","Confidence: 0.6733660697937012"],["Category name: Sports>College Sports","Confidence: 0.44344261288642883"],["Category name: Politics>Civic affairs","Confidence: 0.40298476815223694"]]},"is_published":true,"has_published_copy":true},"last_updated_date":"2026-02-22T15:48:05.001Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"address":{"locality":"Jackson","region":"MI"},"auth":{"1":"ca00dea6ec873438973c6c80eb0b69b5666387fbd0926a7a4e542ddc2f1ed33f"},"caption":"Jackson head coach Richard Anderson talks to his team during a high school girls basketball game at Jackson High School on Wednesday, Feb. 11, 2026.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/6P4J5ZIEJJGSLEXNL3AQ4B63JQ.jpg","licensable":true,"credits":{"affiliation":[{"name":"J. Scott Park | jpark4@mlive.com","type":"author"}],"by":[{"name":"J. Scott Park | jpark4@mlive.com","type":"author","byline":"J. Scott Park | jpark4@mlive.com"}]},"subtitle":"Jackson girls basketball hosts Ypsilanti Lincoln","width":3300,"_id":"6P4J5ZIEJJGSLEXNL3AQ4B63JQ","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/6P4J5ZIEJJGSLEXNL3AQ4B63JQ.jpg?auth=ca00dea6ec873438973c6c80eb0b69b5666387fbd0926a7a4e542ddc2f1ed33f","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/6P4J5ZIEJJGSLEXNL3AQ4B63JQ.jpg?auth=ca00dea6ec873438973c6c80eb0b69b5666387fbd0926a7a4e542ddc2f1ed33f","takenOn":"2026-02-11T23:41:24Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/6P4J5ZIEJJGSLEXNL3AQ4B63JQ.jpg","published":true,"resizeUrl":"/resizer/v2/6P4J5ZIEJJGSLEXNL3AQ4B63JQ.jpg?auth=ca00dea6ec873438973c6c80eb0b69b5666387fbd0926a7a4e542ddc2f1ed33f","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/6P4J5ZIEJJGSLEXNL3AQ4B63JQ.jpg?auth=ca00dea6ec873438973c6c80eb0b69b5666387fbd0926a7a4e542ddc2f1ed33f&width=300","version":0,"originalName":"JSP_JacksonLincolnGBB_3.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Jackson girls basketball hosts Ypsilanti Lincoln"},"_id":"Q3RMFAHLWBDQRHAUWJVYH3DQ3Q"}]},"created_date":"2026-02-11T23:41:38Z","last_updated_date":"2026-02-11T23:41:38Z","height":2314,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/6P4J5ZIEJJGSLEXNL3AQ4B63JQ.jpg?auth=ca00dea6ec873438973c6c80eb0b69b5666387fbd0926a7a4e542ddc2f1ed33f&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/6P4J5ZIEJJGSLEXNL3AQ4B63JQ.jpg?auth=ca00dea6ec873438973c6c80eb0b69b5666387fbd0926a7a4e542ddc2f1ed33f&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/6P4J5ZIEJJGSLEXNL3AQ4B63JQ.jpg?auth=ca00dea6ec873438973c6c80eb0b69b5666387fbd0926a7a4e542ddc2f1ed33f&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/6P4J5ZIEJJGSLEXNL3AQ4B63JQ.jpg?auth=ca00dea6ec873438973c6c80eb0b69b5666387fbd0926a7a4e542ddc2f1ed33f&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/check-out-the-girls-basketball-district-pairings-in-the-jackson-area.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"AD47QZWK4JHB5I5AUPDNDZJ3PE","published":true,"branch":"default","revision_id":"5PBL6FBHZNEENGRES473ZMQTNQ"},"planning":{"story_length":{"character_count_actual":2277,"inch_count_actual":6,"word_count_actual":376,"line_count_actual":39}},"display_date":"2026-02-22T15:47:25.325Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"Check out the girls basketball district pairings in the Jackson area"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/check-out-the-girls-basketball-district-pairings-in-the-jackson-area.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-22T15:24:00.587Z","publish_date":"2026-02-22T15:47:25.325Z","_id":"YKIWEPLYLRGVVAJZNXWHXP3J3A","website":"mlive","website_url":"/highschoolsports/2026/02/check-out-the-girls-basketball-district-pairings-in-the-jackson-area.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"address":{"locality":"Saline","region":"Michigan"},"auth":{"1":"3adf6cb152815f500d7613b2ab6554fd8936bdc1b8a4dc6719c444140ad445db"},"caption":"Dexter’s Layla Blumberg (40) dribbles the ball during a varsity girls basketball game at Saline High School on Friday, Jan. 9, 2025. Saline won 56-39.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/KUTU42DQABFQTFABU2IM27UHUM.jpg","licensable":true,"credits":{"affiliation":[{"name":"Abra Richardson | Mlive.com","type":"author"}],"by":[{"name":"Abra Richardson","type":"author","byline":"Abra Richardson"}]},"subtitle":"Saline takes on Dexter in girls varsity basketball","width":3416,"_id":"KUTU42DQABFQTFABU2IM27UHUM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/KUTU42DQABFQTFABU2IM27UHUM.jpg?auth=3adf6cb152815f500d7613b2ab6554fd8936bdc1b8a4dc6719c444140ad445db","proxyUrl":"/resizer/v2/KUTU42DQABFQTFABU2IM27UHUM.jpg?auth=3adf6cb152815f500d7613b2ab6554fd8936bdc1b8a4dc6719c444140ad445db","takenOn":"2026-01-09T19:32:38Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/KUTU42DQABFQTFABU2IM27UHUM.jpg","published":true,"resizeUrl":"/resizer/v2/KUTU42DQABFQTFABU2IM27UHUM.jpg?auth=3adf6cb152815f500d7613b2ab6554fd8936bdc1b8a4dc6719c444140ad445db","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/KUTU42DQABFQTFABU2IM27UHUM.jpg?auth=3adf6cb152815f500d7613b2ab6554fd8936bdc1b8a4dc6719c444140ad445db&width=300","version":0,"originalName":"01092026_Basketball1409.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Saline hosts Dexter in girls varsity high school basketball"},"_id":"AZSBD2MKSFANVAOJITSN6HKFYI"}]},"created_date":"2026-01-10T02:25:02Z","last_updated_date":"2026-01-10T02:25:02Z","height":2273,"image_type":"photograph"},{"_id":"XTFE5DUXUVBERJLNBIEN3IXGKM","additional_properties":{"_id":1708364140184},"type":"text","content":"ANN ARBOR – The final week of the Michigan high school girls <a href=\"https://www.mlive.com/topic/high-school-basketball/\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/topic/high-school-basketball/\">basketball</a> regular season is here and the postseason journey has been determined. "},{"_id":"OGZLCTGSXZG5BC4PJO34TLY25Q","additional_properties":{"_id":1708364140185},"type":"text","content":"Below is a look at the schedule and pairings for each district bracket involving Ann Arbor-area girls basketball teams for the 2026 postseason."},{"_id":"NC2DLE2PKJHOJAR4UGFPAQXQWM","additional_properties":{},"type":"text","content":"<b>RELATED: </b><a href=\"https://www.mlive.com/highschoolsports/2026/02/2026-ann-arbor-area-boys-basketball-district-pairings.html\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/highschoolsports/2026/02/2026-ann-arbor-area-boys-basketball-district-pairings.html\"><b>2026 Ann Arbor-area boys basketball district pairings</b></a>"},{"_id":"XXEPFNXCKZCA3MMVD36ZSCJDVU","additional_properties":{},"type":"text","content":"--"},{"level":2,"_id":"6P643QJT7JBOZJVNBVUJS6L57I","additional_properties":{},"type":"header","content":"<b>DIVISION 1 </b>"},{"level":3,"_id":"DN52CHF7LVFJLENBVFTILKTYJY","additional_properties":{},"type":"header","content":"<b>DISTRICT 15 HOSTED BY SALINE </b>"},{"_id":"JYSIAKJQMBAQXLLB2G6EZKHHHE","additional_properties":{},"type":"text","content":"<b>March 2 </b>"},{"_id":"34DLATLARJBHFJWSSOCEJZ2GFE","additional_properties":{},"type":"text","content":"7 p.m. - Ann Arbor Pioneer vs. Ann Arbor Huron "},{"_id":"ZFOWGCWFBNEERNAOGL6OJCZNMY","additional_properties":{},"type":"text","content":"<b>March 4</b> "},{"_id":"CVMENCMQWZE75FBNEBIPPENVBM","additional_properties":{},"type":"text","content":"5:30 p.m. - Pioneer/Huron vs. Saline "},{"_id":"A5CEMJ5MSNFOXCKOI67RT2QBEU","additional_properties":{},"type":"text","content":"7 p.m. - Dexter vs. Ann Arbor Skyline "},{"_id":"ADTKZ7MSSJGNTF7SL53CUK5RFY","additional_properties":{},"type":"text","content":"<b>March 6 </b>"},{"_id":"WQAOPO65YBCJ5D3U4LS3OQIX6Y","additional_properties":{},"type":"text","content":"7 p.m. - District Championship"},{"_id":"AP62P3B3GVFV5BQS3W5E3JPJBE","additional_properties":{},"type":"text","content":"--"},{"level":3,"_id":"MJOMJNYDDJGW7JUHLIJR2DCHSY","additional_properties":{},"type":"header","content":"<b>DISTRICT 16 HOSTED BY BELLEVILLE</b>"},{"_id":"R6U2YOHCT5DPFNFKOWVHD5YMJY","additional_properties":{},"type":"text","content":"<b>March 2</b>"},{"_id":"V4WS3L3W5VCY7ERZIIZUOSR4QE","additional_properties":{},"type":"text","content":"5:30 p.m. - Canton vs. Ypsilanti Lincoln "},{"_id":"GQM5A3OWMFEVRC4Z6XFCLXWY3Y","additional_properties":{},"type":"text","content":"7 p.m. - Salem vs. Ypsilanti "},{"_id":"DDO5NY2FEBDWTPGZAU6PPIBQUM","additional_properties":{},"type":"text","content":"<b>March 4 </b>"},{"_id":"6BILFQLJUZB7RPU42ROSCF7VMA","additional_properties":{},"type":"text","content":"5:30 p.m. - Canton/Lincoln vs. Belleville"},{"_id":"6JJNR3L3QRHGBCN4BY5C7ECXYI","additional_properties":{},"type":"text","content":"7 p.m. - Salem/Ypsilanti vs. Plymouth"},{"_id":"DO72HGUESNHUNCQ6EEV3F73NM4","additional_properties":{},"type":"text","content":"<b>March 6 </b>"},{"_id":"2FPPKJIFZFE3TF5KOUOL4VJMCE","additional_properties":{},"type":"text","content":"7 p.m. - District Championship"},{"_id":"PGE4W2KGN5GV5KD7VW5YHJO46Y","additional_properties":{},"type":"text","content":"--"},{"level":2,"_id":"UIPXJVOSRBF4TCCKFYBMJ5FHTM","additional_properties":{},"type":"header","content":"<b>DIVISION 2 </b>"},{"level":3,"_id":"ZL5GCWCKLNF2TBLCWZJ76RFP24","additional_properties":{},"type":"header","content":"<b>DISTRICT 50 HOSTED BY WILLIAMSTON</b>"},{"_id":"2L23YUGLYJEH7KQVTFZYOBSGWE","additional_properties":{},"type":"text","content":"<b>March 2 </b>"},{"_id":"OYUXZZN7HZAHLK3RXNFBETX5UQ","additional_properties":{},"type":"text","content":"7 p.m. - Pinckney vs. Fowlerville "},{"_id":"MB4TFJKR3RFC3HAUNOGKSZVTJ4","additional_properties":{},"type":"text","content":"<b>March 4 </b>"},{"_id":"ZW4NXBH5J5BQXAMBNJ2KWCSC7E","additional_properties":{},"type":"text","content":"5:30 p.m. - Pinckney/Fowlerville vs. Chelsea"},{"_id":"6HHDJD4WXNFZ7IRXSIILCOEI4A","additional_properties":{},"type":"text","content":"7 p.m. - Ann Arbor Father Gabriel Richard vs. Williamston"},{"_id":"EKOQ7QLFMBCQ3P3YP5CIUVJEYQ","additional_properties":{},"type":"text","content":"<b>March 6 </b>"},{"_id":"HBLZ5J2Q2RCPPMVXDQX6UWABZA","additional_properties":{},"type":"text","content":"7 p.m. - District Championship "},{"_id":"EZVCTVC7VBCORPNFD4FN2YED3U","additional_properties":{},"type":"text","content":"--"},{"level":3,"_id":"AIC7GMA73BF7RJY2MYZUPBFXTM","additional_properties":{},"type":"header","content":"<b>DISTRICT 52 HOSTED BY DUNDEE</b>"},{"_id":"2D3WHB2T35G37AIGM76MT5TSBU","additional_properties":{},"type":"text","content":"<b>March 2 </b>"},{"_id":"OMZVUWGJM5FYNPWHFX6NRT4KM4","additional_properties":{},"type":"text","content":"5:30 p.m. - Dundee vs. Ida "},{"_id":"W5AJIYN3MFBZDOCDHO4SKKSIXI","additional_properties":{},"type":"text","content":"7 p.m. - Adrian vs. Milan "},{"_id":"JU6RTB6UBRGXJFPVK27BVJCTLQ","additional_properties":{},"type":"text","content":"<b>March 4 </b>"},{"_id":"34YLK6PTOJDQ3PWCJ6SFS7WZ5M","additional_properties":{},"type":"text","content":"5:30 p.m. - Dundee/Ida vs. Tecumseh"},{"_id":"363ON4QY6BEVNCBXN4LDITGJ24","additional_properties":{},"type":"text","content":"7 p.m. - Adrian/Milan vs. Adrian Madison"},{"_id":"MMFULGQ4X5H7DJYKR5GNQTTN34","additional_properties":{},"type":"text","content":"<b>March 6 </b>"},{"_id":"LGPWCBAJHNGPDHC2DEVXXGYSCA","additional_properties":{},"type":"text","content":"7 p.m. - District Championship"},{"_id":"XXQIX6DIKNCIHNVAXJSETQS44A","additional_properties":{},"type":"text","content":"--"},{"level":2,"_id":"HVEH5QJ4B5EGTADEKVAODL3CYY","additional_properties":{},"type":"header","content":"<b>DIVISION 3 </b>"},{"level":3,"_id":"GRQ4EQ3P65E3LALSGZAYVY2AEI","additional_properties":{},"type":"header","content":"<b>DISTRICT 84 HOSTED BY OTTAWA LAKE WHITEFORD</b>"},{"_id":"KFQ5RIJUOBA67OCBESLJYADERI","additional_properties":{},"type":"text","content":"<b>March 2</b>"},{"_id":"XVD7PRXKHNCIXCDOLHADLBKEYU","additional_properties":{},"type":"text","content":"5:30 p.m. - Riverview Gabriel Richard vs. Ottawa Lake Whiteford"},{"_id":"BWM72Z4WFBD7HPHFFGTICK2D3M","additional_properties":{},"type":"text","content":"7 p.m. - Erie Mason vs. Ann Arbor Greenhills "},{"_id":"P7P4PB5PXNASBG4RNIDO5XQOII","additional_properties":{},"type":"text","content":"<b>March 4 </b>"},{"_id":"PCLVWN5C7ZEQRDI7H7WDWUMPGE","additional_properties":{},"type":"text","content":"5:30 p.m. - Gabriel Richard/Ottawa Lake Whiteford vs. Monroe St. Mary Catholic Central"},{"_id":"NKU7IJNBGRC6JLTCDMBR3NLUUI","additional_properties":{},"type":"text","content":"7 p.m. - Greenhills/Erie Mason vs. Ypsilanti Arbor Prep "},{"_id":"YLV7GGJNVRADNOPG75VHO6AW64","additional_properties":{},"type":"text","content":"<b>March 6 </b>"},{"_id":"7QDF2J7F3RHKLF4TKHI3FE7ZII","additional_properties":{},"type":"text","content":"7 p.m. - District Championship "},{"_id":"7AH5D3DHHNGWZOJVWGU2CBBSAA","additional_properties":{},"type":"text","content":"--"},{"level":2,"_id":"W4SCWCNPSNH4BOTQRMXNQL6GAI","additional_properties":{},"type":"header","content":"<b>DIVISION 4 </b>"},{"level":3,"_id":"26U34PSOXVDUDCOL22PSW4CKAU","additional_properties":{},"type":"header","content":"<b>DISTRICT 116 HOSTED BY WEBBERVILLE</b>"},{"_id":"LBPMGQM5ZJAFTJCPSH7R7FQFRA","additional_properties":{},"type":"text","content":"<b>March 2 </b>"},{"_id":"R75MKNISUVDIRNOODZIYKJZEHU","additional_properties":{},"type":"text","content":"7 p.m. - Morrice vs. Byron"},{"_id":"D7JP6K7A75GU5KC5FHYLA4U5WM","additional_properties":{},"type":"text","content":"<b>March 4 </b>"},{"_id":"CY6B7SQ4INCIBOHLQAT4SS4ME4","additional_properties":{},"type":"text","content":"5:30 p.m. - Morrice/Byron vs. Webberville"},{"_id":"VMFS7N7SHREGLKIEZSHZBYBYWY","additional_properties":{},"type":"text","content":"7 p.m. - Whitmore Lake vs. Brighton Livingston Christian"},{"_id":"EFRU5KRYABE5BNC4UXPWF6BFVI","additional_properties":{},"type":"text","content":"<b>March 6 </b>"},{"_id":"HJLDR6OBRJD27JEXFOFYFSIN6M","additional_properties":{},"type":"text","content":"7 p.m. - District Championship"},{"_id":"UL7L65IXINFOZDHLUTSZEGMAYU","additional_properties":{},"type":"text","content":"--"},{"level":3,"_id":"URO7WGIQ4BBHDPUFJDZM4S5CL4","additional_properties":{},"type":"header","content":"<b>DISTRICT 122 HOSTED BY PETERSBURG SUMMERFIELD</b>"},{"_id":"VQER777M4JHXTLS456Q3WIKHW4","additional_properties":{},"type":"text","content":"<b>March 2</b>"},{"_id":"W4ZQ7FIO7RABRGYGNSRLVK2GIU","additional_properties":{},"type":"text","content":"7 p.m. - Britton Deerfield vs. Ann Arbor Central "},{"_id":"36JVPRCUCFDYBGP2KZIUKREU3I","additional_properties":{},"type":"text","content":"<b>March 4 </b>"},{"_id":"4DWOSVYMARDKBBJOOG2XCYN2BI","additional_properties":{},"type":"text","content":"5:30 p.m. - Britton Deerfield/Ann Arbor Central vs. Adrian Lenawee Christian "},{"_id":"7MMZUW2GXZE4FLADBMSOAVGY7M","additional_properties":{},"type":"text","content":"7 p.m. - Petersburg Summerfield vs. Manchester"},{"_id":"DA6FRNC4YFG2NGZXR7YKEW2XD4","additional_properties":{},"type":"text","content":"<b>March 6 </b>"},{"_id":"WW2CGMUIT5D2DKJY4WHEPVD6VY","additional_properties":{},"type":"text","content":"7 p.m. - District Championship"}],"description":{"basic":"The Ann Arbor-area girls basketball district matchups have been determined for the 2026 postseason. "},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"score":0.3507,"_id":"Q372304","label":"Adrian, Michigan","type":"Place,PopulatedPlace,Settlement,City"},{"score":0.3261,"_id":"Q485172","label":"Ann Arbor, Michigan","type":"Place,PopulatedPlace,Settlement,City"},{"score":0.3209,"_id":"Q167565","label":"Lenawee County, Michigan","type":"Place,PopulatedPlace,Region,AdministrativeRegion"},{"score":0.3207,"_id":"Q1489605","label":"Gabriel Richard","type":"Agent,Person,Politician"},{"score":0.3093,"_id":"Q1934225","label":"Milan, Michigan","type":"Place,PopulatedPlace,Settlement,City"},{"score":0.3048,"_id":"Q2197802","label":"Whitmore Lake, Michigan","type":"Place,PopulatedPlace,Settlement,Village"},{"custom_id":"PLA37ba09e84","label":"Ann Arbor-area","type":"Place"},{"custom_id":"COM11022a9b2","label":"Whiteford","type":"Company"},{"custom_id":"COMcb5ad63f6","label":"Pioneer / Huron","type":"Company"}],"categories":[{"score":0.9746,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":0.9099,"classifier":"iab_content_taxonomy","name":"Sports>Basketball","_id":"483.547"},{"score":0.7869,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"score":0.7835,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Basketball","_id":"483.487.489"}],"content_topics":[{"score":1,"_id":"Q8757012","label":"People from Michigan Territory"},{"score":0.9601,"_id":"Q8645840","label":"Regents of the University of Michigan"},{"score":0.9392,"_id":"Q485172","label":"Ann Arbor, Michigan"},{"score":0.9239,"_id":"Q6995348","label":"Michigan Territory"},{"score":0.9072,"_id":"Q372304","label":"Adrian, Michigan"},{"score":0.8742,"_id":"Q13271603","label":"Michigan Territory officials"},{"score":0.8384,"_id":"Q8372008","label":"Delegates to the United States House of Representatives from Michigan Territory"},{"score":0.7771,"_id":"Q24925821","label":"Michigan independents"},{"score":0.7629,"_id":"Q1489605","label":"Gabriel Richard"},{"score":0.7505,"_id":"Q13285369","label":"People from pre-statehood Michigan"},{"score":0.7446,"_id":"Q1021681","label":"Ypsilanti, Michigan"},{"score":0.7263,"_id":"Q8620637","label":"United States representatives from Michigan"},{"score":0.694,"_id":"Q9784383","label":"People from Michigan"},{"score":0.6642,"_id":"Q8803757","label":"University of Michigan"},{"score":0.6511,"_id":"Q1410960","label":"United States"},{"score":0.6463,"_id":"Q8883733","label":"University of Michigan people"},{"score":0.6297,"_id":"Q8756690","label":"People from former regions and territories of the United States"},{"score":0.6141,"_id":"Q7773583","label":"French emigrants to the United States"},{"score":0.5994,"_id":"Q8473417","label":"French emigrants"},{"score":0.5856,"_id":"Q7214852","label":"Deaths from cholera"},{"score":0.5726,"_id":"Q7215754","label":"Deaths from infectious disease"},{"score":0.5486,"_id":"Q7214891","label":"Deaths from digestive disease"},{"score":0.5444,"_id":"Q8473387","label":"French diaspora"},{"score":0.527,"_id":"Q7228794","label":"Immigrants to the United States"},{"score":0.5169,"_id":"Q8371985","label":"Delegates to the United States House of Representatives"},{"score":0.5081,"_id":"Q167565","label":"Lenawee County, Michigan"},{"score":0.5073,"_id":"Q106411476","label":"Immigrants to North America"},{"score":0.4982,"_id":"Q7166889","label":"Infectious disease deaths"},{"score":0.4897,"_id":"Q1934225","label":"Milan, Michigan"},{"score":0.4827,"_id":"Q2197802","label":"Whitmore Lake, Michigan"},{"score":0.481,"_id":"Q8299728","label":"Big Ten Conference schools"},{"score":0.4724,"_id":"Q57616850","label":"Wars between the United Kingdom and the United States"},{"score":0.4597,"_id":"Q1166","label":"Michigan"},{"score":0.451,"_id":"Q6917996","label":"France–United States relations"},{"score":0.4434,"_id":"Q2795199","label":"Dexter, Michigan"},{"score":0.4307,"_id":"Q7024346","label":"Prisoners and detainees of the United Kingdom"},{"score":0.4245,"_id":"Q7029555","label":"American politicians"},{"score":0.4107,"_id":"Q995533","label":"Monroe, Michigan"},{"score":0.355,"_id":"Q7196697","label":"Pioneer High School (Ann Arbor, Michigan)"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"},{"path":"/sports/ann-arbor","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Ann Arbor Sports","description":"Ann Arbor, Michigan sports news. Get the latest Ann Arbor high school sports, college sports, University of Michigan Wolverines, Eastern Michigan University Eagles news, and more. Browse photos, videos and more at The Ann Arbor News - MLive.com","_id":"/sports/ann-arbor","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/ann-arbor"],"commercial_node":null,"url_path":"www.mlive.com/sports/ann-arbor/","default_content":null},"site":{"site_keywords":"Ann Arbor Sports, Ann Arbor Michigan Sports, Ann Arbor High School Sports, Eastern Michigan University Eagles, University of Michigan Football, University of Michigan Basketball, Wolverines Football, Wolverines Basketball, University of Michigan Wolverines","site_description":"Ann Arbor, Michigan sports news. Get the latest Ann Arbor high school sports, college sports, University of Michigan Wolverines, Eastern Michigan University Eagles news, and more. Browse photos, videos and more at The Ann Arbor News - MLive.com","site_section":"Sports","headline":"Ann Arbor Sports","site_title":"Ann Arbor Sports"},"navigation":{"nav_title":"Ann Arbor Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Ann Arbor Sports","_id":"/sports/ann-arbor","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1037}}},"_website_section_id":"mlive./sports/ann-arbor","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@aa-river","_id":"1771770096911","text":"@aa-river","slug":"aa-river"},{"description":"@highschoolsports-aa","_id":"1771770103513","text":"@highschoolsports-aa","slug":"highschoolsports-aa"},{"description":"high-school-basketball","_id":"1771770117756","text":"high-school-basketball","slug":"high-school-basketball"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/d5126b11-1d26-400b-872e-3b9d8c74f61c.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"gwickliffe@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"gregwickliffe10"}],"social_links":[{"site":"email","url":"gwickliffe@mlive.com"},{"site":"twitter","url":"gregwickliffe10"}],"name":"Greg Wickliffe","description":"","_id":"gwickli1","additional_properties":{"original":{"lastName":"Wickliffe","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/d5126b11-1d26-400b-872e-3b9d8c74f61c.png","education":[{"name":"Central Michigan University, Bacherlor's in Journalism, 2017"},{"name":"Syracuse University, Master's in Communications, 2024"}],"role":"Sports Reporter","longBio":"Greg Wickliffe is a sports reporter for MLive.com and covers local sports in Ann Arbor. Greg writes about various topics, with a primary focus on high school sports. Greg has covered Michigan High School Athletic Association state championships in several sports, including football and basketball, among others. He also has experience covering the NBA, MLB, Olympics and collegiate athletics. He has spent seven years in Journalism, primarily in sports, since graduating from Central Michigan University with a bachelor's degree in journalism in 2017. Prior to joining MLive.com, Greg worked as a sports reporter for The Petoskey News-Review, covering local sports in northern Michigan. Greg also has a master's degree in communications through Syracuse University. ","bio":"","expertise":"Sports.","mt_author_id":"12582548","firstName":"Greg","twitter":"gregwickliffe10","books":[],"podcasts":[],"awards":[{"name":"Regional Emmy Award winner (2025) "}],"beat":"Local Sports-Ann Arbor","_id":"gwickli1","last_updated_date":"2025-09-12T18:58:17.652Z","byline":"Greg Wickliffe |gwickliffe@mlive.com","email":"gwickliffe@mlive.com","status":true}},"type":"author","version":"0.5.8"}]},"subtype":"article","first_publish_date":"2026-02-22T15:00:00Z","additional_properties":{"pc_content_hash":"54ee89e7cdc4a17d208b42046b2a65cbe7064b8e911283e489ff44e6bada7bb9","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Sports Fan","confidence":0.9},{"persona":"Basketball Enthusiast","confidence":0.9},{"persona":"Student Athlete","confidence":0.8},{"persona":"Competitive Player","confidence":0.7},{"persona":"Athletic Trainer","confidence":0.6},{"persona":"Sports Analyst","confidence":0.6},{"persona":"Active Lifestyle Advocate","confidence":0.5},{"persona":"Casual Athlete","confidence":0},{"persona":"Adrenaline Junkie","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Athletic Recruiter","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0}],"iab_taxonomy":[["Category name: Sports>Basketball","Confidence: 0.9370765089988708"],["Category name: Education>Secondary Education","Confidence: 0.6438845992088318"],["Category name: Sports>College Sports","Confidence: 0.39532342553138733"],["Category name: Politics>Civic affairs","Confidence: 0.3079124093055725"]]},"is_published":false,"publish_date":"2026-02-22T15:00:00.000Z","has_published_copy":true},"last_updated_date":"2026-02-22T15:00:47.495Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"address":{"locality":"Saline","region":"Michigan"},"auth":{"1":"3adf6cb152815f500d7613b2ab6554fd8936bdc1b8a4dc6719c444140ad445db"},"caption":"Dexter’s Layla Blumberg (40) dribbles the ball during a varsity girls basketball game at Saline High School on Friday, Jan. 9, 2025. Saline won 56-39.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/KUTU42DQABFQTFABU2IM27UHUM.jpg","licensable":true,"credits":{"affiliation":[{"name":"Abra Richardson | Mlive.com","type":"author"}],"by":[{"name":"Abra Richardson","type":"author","byline":"Abra Richardson"}]},"subtitle":"Saline takes on Dexter in girls varsity basketball","width":3416,"_id":"KUTU42DQABFQTFABU2IM27UHUM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/KUTU42DQABFQTFABU2IM27UHUM.jpg?auth=3adf6cb152815f500d7613b2ab6554fd8936bdc1b8a4dc6719c444140ad445db","proxyUrl":"/resizer/v2/KUTU42DQABFQTFABU2IM27UHUM.jpg?auth=3adf6cb152815f500d7613b2ab6554fd8936bdc1b8a4dc6719c444140ad445db","takenOn":"2026-01-09T19:32:38Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/KUTU42DQABFQTFABU2IM27UHUM.jpg","published":true,"resizeUrl":"/resizer/v2/KUTU42DQABFQTFABU2IM27UHUM.jpg?auth=3adf6cb152815f500d7613b2ab6554fd8936bdc1b8a4dc6719c444140ad445db","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/KUTU42DQABFQTFABU2IM27UHUM.jpg?auth=3adf6cb152815f500d7613b2ab6554fd8936bdc1b8a4dc6719c444140ad445db&width=300","version":0,"originalName":"01092026_Basketball1409.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Saline hosts Dexter in girls varsity high school basketball"},"_id":"AZSBD2MKSFANVAOJITSN6HKFYI"}]},"created_date":"2026-01-10T02:25:02Z","last_updated_date":"2026-01-10T02:25:02Z","height":2273,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/KUTU42DQABFQTFABU2IM27UHUM.jpg?auth=3adf6cb152815f500d7613b2ab6554fd8936bdc1b8a4dc6719c444140ad445db&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/KUTU42DQABFQTFABU2IM27UHUM.jpg?auth=3adf6cb152815f500d7613b2ab6554fd8936bdc1b8a4dc6719c444140ad445db&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/KUTU42DQABFQTFABU2IM27UHUM.jpg?auth=3adf6cb152815f500d7613b2ab6554fd8936bdc1b8a4dc6719c444140ad445db&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/KUTU42DQABFQTFABU2IM27UHUM.jpg?auth=3adf6cb152815f500d7613b2ab6554fd8936bdc1b8a4dc6719c444140ad445db&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/2026-ann-arbor-area-girls-basketball-district-pairings.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"ZFVKHZPYIVDLPLXKRESONRSUJI","published":true,"branch":"default","revision_id":"NFBCY7BAYZHR5EU26LONSE7BQQ"},"planning":{"story_length":{"character_count_actual":2105,"inch_count_actual":11,"word_count_actual":370,"line_count_actual":73}},"display_date":"2026-02-22T15:00:00Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"2026 Ann Arbor-area girls basketball district pairings"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/2026-ann-arbor-area-girls-basketball-district-pairings.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-22T14:22:33.163Z","publish_date":"2026-02-22T15:00:00Z","_id":"6HJE6MLKJZA6FEIV445T3UA4TM","website":"mlive","website_url":"/highschoolsports/2026/02/2026-ann-arbor-area-girls-basketball-district-pairings.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Grand Rapids Press","address":{"locality":"Allendale"},"auth":{"1":"2411f150f5e63ec1c981d01a0f2611b2154267384836dfb207da5acaf1daaeb7"},"caption":"A MHSAA logo is pictured on a tee during the Division 3 girls golf state finals at The Meadows on Saturday, Oct. 19, 2019, in Allendale, Mich. ","source":{"system":"Anglerfish","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/XBWNOLKVGRBBPJI3Y5FFHY2WPI.jpg","licensable":true,"credits":{"affiliation":[{"name":"Brian Hayes | MLive.com","type":"author"}],"by":[{"name":"Brian Hayes | MLive.com","type":"author","byline":"Brian Hayes | MLive.com"}]},"subtitle":"MHSAA","width":4523,"_id":"XBWNOLKVGRBBPJI3Y5FFHY2WPI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/XBWNOLKVGRBBPJI3Y5FFHY2WPI.jpg?auth=2411f150f5e63ec1c981d01a0f2611b2154267384836dfb207da5acaf1daaeb7","iptc_source":"00064445A","keywords":[""],"proxyUrl":"/resizer/v2/XBWNOLKVGRBBPJI3Y5FFHY2WPI.jpg?auth=2411f150f5e63ec1c981d01a0f2611b2154267384836dfb207da5acaf1daaeb7","link":"","takenOn":"2019-10-19T15:22:48Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/XBWNOLKVGRBBPJI3Y5FFHY2WPI.jpg","published":true,"resizeUrl":"/resizer/v2/XBWNOLKVGRBBPJI3Y5FFHY2WPI.jpg?auth=2411f150f5e63ec1c981d01a0f2611b2154267384836dfb207da5acaf1daaeb7","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/XBWNOLKVGRBBPJI3Y5FFHY2WPI.jpg?auth=2411f150f5e63ec1c981d01a0f2611b2154267384836dfb207da5acaf1daaeb7&width=300","version":0,"originalName":"20191019_D3GirlsGolf_BCH229.jpg","mime_type":"image/jpeg","alt_text":"","restricted":false,"galleries":[{"headlines":{"basic":"Photos from high school girls golf state finals"},"_id":"MNF43HOAJBC5PGQFYRLQQV3W5M"}]},"created_date":"2019-10-19T17:56:16Z","last_updated_date":"2019-10-19T17:56:16Z","height":3015,"image_type":"photograph"},{"_id":"OBYWNLAYTFHW7ALI74PPQZZRQI","additional_properties":{},"type":"text","content":"As sisters Zoey and Lydia Heyn sat at a family dinner, a breaking news alert lit up their phones: Michigan had <a href=\"https://www.mlive.com/highschoolsports/2026/01/mhsaa-approves-new-nil-opportunities-for-michigan-high-school-athletes.html\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/highschoolsports/2026/01/mhsaa-approves-new-nil-opportunities-for-michigan-high-school-athletes.html\">approved expanded</a> Name, Image and Likeness (NIL) opportunities for high school athletes."},{"_id":"F6VIAIKKD5AERC27IIONLZJ2OE","additional_properties":{},"type":"text","content":"Zoey - co-founder of Zo’s Mini Donuts - and Lydia had never done any sort of paid endorsement, but the sisters emphatically stated this was the right chance to get started."},{"_id":"MJR6KKILTFG7RKJWVCTCLZMGBM","additional_properties":{},"type":"text","content":"“An NIL deal with a high schooler is the type of community deal for (why we got into this business),” the Heyns said."},{"_id":"CN36M34MUJGOHINVVUMWRJVQAI","additional_properties":{},"type":"text","content":"Student-athletes are now allowed to promote and make money off their brand, though only a handful have capitalized on the new opportunities in the first three weeks of the policy. Small business owners detailed the risk involved in investing in unproven athletes."},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Studio B Photography","address":{},"syndication":{},"auth":{"1":"fb8a89991e7cd22759f7543b69b120b83932026298eef2ed55c75d9e7e4aefa9"},"caption":"Zo's Mini Donuts is one of the first Michigan businesses to partner with student-athletes after MHSAA changed rules in late January allowing name, image and likeness profits.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/NWEWOY5UHND35DHC5JKV7VWZCI.jpg","licensable":false,"credits":{"affiliation":[{"name":"Studio B Photography","type":"author"}],"by":[{"name":"Studio B Photography","type":"author","byline":"Studio B Photography"}]},"subtitle":"Zo's Mini Donuts","width":3264,"creditIPTC":"Studio B Photography","_id":"NWEWOY5UHND35DHC5JKV7VWZCI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/NWEWOY5UHND35DHC5JKV7VWZCI.jpg?auth=fb8a89991e7cd22759f7543b69b120b83932026298eef2ed55c75d9e7e4aefa9","proxyUrl":"/resizer/v2/NWEWOY5UHND35DHC5JKV7VWZCI.jpg?auth=fb8a89991e7cd22759f7543b69b120b83932026298eef2ed55c75d9e7e4aefa9","takenOn":"2026-02-13T19:59:00Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/NWEWOY5UHND35DHC5JKV7VWZCI.jpg","published":true,"resizeUrl":"/resizer/v2/NWEWOY5UHND35DHC5JKV7VWZCI.jpg?auth=fb8a89991e7cd22759f7543b69b120b83932026298eef2ed55c75d9e7e4aefa9","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/NWEWOY5UHND35DHC5JKV7VWZCI.jpg?auth=fb8a89991e7cd22759f7543b69b120b83932026298eef2ed55c75d9e7e4aefa9&width=300","version":0,"originalName":"Zo's Mini Donuts damage.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-13T20:00:08Z","last_updated_date":"2026-02-13T20:00:08Z","height":1944,"image_type":"photograph"},{"_id":"GIUBW7YAIRDBPDEGWCIPSFFZFY","additional_properties":{},"type":"text","content":"High schoolers in Michigan can now profit off autograph signings, social media endorsements, advertising and many other personal brand avenues."},{"_id":"ROBGLF25BVDZ5L3PVCD33ITJEI","additional_properties":{},"type":"text","content":"Mattawan pitcher Kaden Jominy <a href=\"https://www.mlive.com/highschoolsports/2026/02/mattawan-star-pitcher-becomes-one-of-michigans-first-prep-athletes-to-land-nil-deal.html\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/highschoolsports/2026/02/mattawan-star-pitcher-becomes-one-of-michigans-first-prep-athletes-to-land-nil-deal.html\">signed a deal with VKTRY</a>, an athletic company that specializes in high-performance shoe insoles. A group of eight high school athletes across Southwest Michigan did a <a href=\"https://www.mlive.com/news/kalamazoo/2026/02/michigan-teens-doughnut-shop-signs-nil-deal-with-8-high-school-athletes.html\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/news/kalamazoo/2026/02/michigan-teens-doughnut-shop-signs-nil-deal-with-8-high-school-athletes.html\">deal with Zo’s Mini Donuts</a>, a doughnut food truck with three Michigan locations."},{"_id":"V4OCF77KX5CB7NMTOGML6PUYTU","additional_properties":{},"type":"text","content":"Zoey Heyn, still a high school senior, said for a small community business, the opportunity made too much sense."},{"_id":"ONC6RJPHHJFIPMQGCXYDRTNBLY","additional_properties":{},"type":"text","content":"“Just the publicity we got for it alone, the athletes have siblings, friends, grandparents, just to get into that market made it worth it alone,” Heyn said."},{"owner":{"sponsored":false,"id":"advancelocal"},"address":{"locality":"Ypsilanti","region":"MI"},"auth":{"1":"ad9f2a58bf5bd636a0ae7235161eb592d344efc7763fd263efb9c885170f52dc"},"caption":"Chelsea head coach Andrea Cabana talks to the team during the division 2 quarterfinal at Ypsilanti Lincoln High School in Ypsilanti on Tuesday, March 12, 2024. Chelsea defeated University Prep 68-53.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/XTQKDLGZZBBQBNAIERORR2EPVE.jpg","licensable":true,"credits":{"affiliation":[{"name":"Rebecca Villagracia | MLive.com","type":"author"}],"by":[{"name":"Rebecca Villagracia | MLive.com","type":"author","byline":"Rebecca Villagracia | MLive.com"}]},"subtitle":"Boys basketball quaterfinal Chelsea v University Prep","width":3000,"_id":"XTQKDLGZZBBQBNAIERORR2EPVE","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/XTQKDLGZZBBQBNAIERORR2EPVE.jpg?auth=ad9f2a58bf5bd636a0ae7235161eb592d344efc7763fd263efb9c885170f52dc","iptc_source":"MLive.com","keywords":[""],"proxyUrl":"/resizer/v2/XTQKDLGZZBBQBNAIERORR2EPVE.jpg?auth=ad9f2a58bf5bd636a0ae7235161eb592d344efc7763fd263efb9c885170f52dc","takenOn":"2024-03-13T00:20:59Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/XTQKDLGZZBBQBNAIERORR2EPVE.jpg","published":true,"resizeUrl":"/resizer/v2/XTQKDLGZZBBQBNAIERORR2EPVE.jpg?auth=ad9f2a58bf5bd636a0ae7235161eb592d344efc7763fd263efb9c885170f52dc","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/XTQKDLGZZBBQBNAIERORR2EPVE.jpg?auth=ad9f2a58bf5bd636a0ae7235161eb592d344efc7763fd263efb9c885170f52dc&width=300","version":0,"originalName":"RJV_ChelseavUPrep_30.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"See photos as Chelsea defeated University Prep 68-53 in the Division 2 quarterfinal"},"_id":"JITVYM3BEBG77C5BE6DW74KA6Q"}]},"created_date":"2024-03-13T03:55:25Z","last_updated_date":"2024-03-13T03:55:25Z","height":2004,"image_type":"photograph"},{"_id":"KPXQ75L35FBOZPHCGGUT7O3GWA","additional_properties":{},"type":"text","content":"<a href=\"https://www.mlive.com/highschoolsports/\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/highschoolsports/\">Michigan became the 46th state</a> to approve NIL for high school athletes. Chelsea boys’ basketball coach Andrea Cabana, whose son Drew Cabana is considered one of the top freshman players in Michigan, said she’s cautious about how NIL could affect teams’ cohesion with some players being paid while others are not."},{"_id":"7QTU6T2YHNGITDBVHCARYMK5UE","additional_properties":{},"type":"text","content":"She also questioned if high school NIL “will gain steam, or it will be limited to certain areas or certain athletes.”"},{"_id":"RLT2TFL4KNDEJFNXMXO2FKIU2E","additional_properties":{},"type":"text","content":"Some prominent players across the country have inked contracts. Colorado quarterback Julian Lewis signed with Under Armour and activewear brand Alo, BYU forward AJ Dybantsa had deals with Nike and Red Bull and California soccer players Alyssa and Gisele Thompson signed a deal with Nike in 2022."},{"_id":"K4IRS4LIUBBNBIKXE6333NZNWQ","additional_properties":{},"type":"text","content":"But these deals haven’t been common. A majority of athletes <a href=\"https://cnsmaryland.org/2025/05/06/as-nil-comes-to-high-school-sports-its-impact-is-being-hotly-debated/\" target=\"_blank\" rel=\"\" title=\"https://cnsmaryland.org/2025/05/06/as-nil-comes-to-high-school-sports-its-impact-is-being-hotly-debated/\">don’t sign</a> any type of endorsement contract while in high school. In Michigan, the publicly reported cases have been for small amounts of money. Jominy’s deal with VKTRY requires him to create three videos per month, for $50 per video. Zo’s Mini Donuts would not disclose how much each athlete earned, but they said the group of eight players earned over a $1,000. "},{"_id":"KVB57TTXVVFKFEBYE7M7BIEK3E","additional_properties":{},"type":"text","content":"“We saw it as a good place to spend our marketing dollars,” Heyn said."},{"_id":"T2TVELCTYNDGRDJAH6VKGRNIIY","additional_properties":{},"type":"text","content":"From a business perspective, NIL deals with high school athletes carry certain risks, several companies told MLive. Brian Meili, an assistant manager at the apparel retailer Rally House, said the company would be cautious about signing a high school athlete."},{"_id":"AKWHQIJHENHTNOXBH3XYXOKA54","additional_properties":{},"type":"text","content":"Rally House has partnered with collegiate teams and athletes across the country, but Meili said it’s “less likely” that the brand works with high schoolers. Most players are too unproven at that age to invest a significant amount, he said. Meili said deals with University of Michigan athletes can be approved at the individual store level, but endorsements involving high school athletes would likely need approval from the company’s corporate offices."},{"_id":"DF3HQFEWPRDZNLPSG7TPJGGXIY","additional_properties":{},"type":"text","content":"“As a company, we don’t want to take too much of a risk. With those types of deals, if those types of players don’t live up to their potential, (it’s a bad deal),” Meili said."},{"_id":"KJUWKKEHU5HMNF7JAX5T5I5XJI","additional_properties":{},"type":"text","content":"If Rally House were to sign a high schooler, it would likely be with a high-level local recruit, Meili said. Think former Belleville quarterback Bryce Underwood or former Orchard Lake guard Trey McKenney, who both now go to Michigan. Think also Notre Dame quarterback CJ Carr, a former four-star from Saline. "},{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"auth":{"1":"6b0e1d73cba41254e5eed174012fe98d397c13bd882eb2b5f7f30294a0a1d16b"},"caption":"Mattawan’s Kaden Jominy (20) scores during a high school baseball game at Kalamazoo Central High School on Thursday, May 22, 2025.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/SAIZV72RSBC3BMBAOEXPHE7BAM.jpg","licensable":true,"credits":{"affiliation":[{"name":"(Devin Anderson-Torrez | MLive.com)","type":"author"}],"by":[{"name":"(Devin Anderson-Torrez | MLive.com)","type":"author","byline":"(Devin Anderson-Torrez | MLive.com)"}]},"subtitle":"Kalamazoo Central vs Mattawan baseball","width":2048,"_id":"SAIZV72RSBC3BMBAOEXPHE7BAM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/SAIZV72RSBC3BMBAOEXPHE7BAM.jpg?auth=6b0e1d73cba41254e5eed174012fe98d397c13bd882eb2b5f7f30294a0a1d16b","proxyUrl":"/resizer/v2/SAIZV72RSBC3BMBAOEXPHE7BAM.jpg?auth=6b0e1d73cba41254e5eed174012fe98d397c13bd882eb2b5f7f30294a0a1d16b","takenOn":"2025-05-22T09:36:45Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/SAIZV72RSBC3BMBAOEXPHE7BAM.jpg","published":true,"resizeUrl":"/resizer/v2/SAIZV72RSBC3BMBAOEXPHE7BAM.jpg?auth=6b0e1d73cba41254e5eed174012fe98d397c13bd882eb2b5f7f30294a0a1d16b","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/SAIZV72RSBC3BMBAOEXPHE7BAM.jpg?auth=6b0e1d73cba41254e5eed174012fe98d397c13bd882eb2b5f7f30294a0a1d16b&width=300","version":0,"originalName":"Kcentral_mattawan_dat-29.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Kalamazoo Central hosts Mattawan in SMAC action "},"_id":"PUZIDL3IW5BCJCTON6GHAHGSR4"}]},"created_date":"2025-05-22T22:29:46Z","last_updated_date":"2025-05-22T22:29:46Z","height":1365,"image_type":"photograph"},{"_id":"JISDCKIQUZEJBHL25HYG6GEAJQ","additional_properties":{},"type":"text","content":"Other companies focus on social media outreach. Jominy said VKTRY classified his Instagram page, which he posts various baseball videos to his 1,339 followers, as a “micro influencer.”"},{"_id":"2AOVMN4B4BFHPLUMH3SUGAKMA4","additional_properties":{},"type":"text","content":"“They look for people who don’t have a ton of followers, but they think are growing accounts,” Jominy said."},{"_id":"L2JIBSQU6VC6ZOHOCQPQ7JQWEY","additional_properties":{},"type":"text","content":"Jominy said he believes most NIL deals for high schoolers will be based on their social media pages. If an athlete posts consistently and has a strong following, they have a better chance of making some money, the Mattawan senior said. "},{"_id":"AFKZG3G5ABFBDO6WOXTN4HWWQM","additional_properties":{},"type":"text","content":"Zo’s Mini Donuts worked with the Michiana Hoops, a Southwest Michigan-centered sports social media page, to select the athletes for the deal. Heyn said the businesses already experienced an increase in followers and engagement on social media."},{"_id":"I3C2Y2RGIVFALO7RHUOW4NBNWI","additional_properties":{},"type":"text","content":"From a coach’s perspective, Cabana said Michigan’s rule change was not “welcomed”, but rather “inevitable.” She’s cautious about what the future might hold."},{"_id":"PSJA44C2GBG65OKPKQKVOFZKHE","additional_properties":{},"type":"text","content":"“At the high school level, it’s really hard to tell where it will go.”"},{"_id":"OOC66BGUOFGF3N56X7ZWTRLYZU","type":"raw_html","content":"<adi-stories-by-author adiWidgetId=\"widgie-2f1c2f21-a665-4812-950e-2b7b46af38de\"></adi-stories-by-author>"}],"description":{"basic":"Only a handful of Michigan student-athletes have capitalized on the new opportunities in the first three weeks of the policy."},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"score":0.4722,"_id":"Q121083437","label":"Gisele Thompson","type":"Agent,Person,Athlete,SoccerPlayer"},{"score":0.3771,"_id":"Q126897171","label":"Bryce Underwood","type":"Agent,Person,Athlete,GridironFootballPlayer,AmericanFootballPlayer"},{"score":0.3744,"_id":"Q2031485","label":"Under Armour","type":"Agent,Organisation,Company"},{"score":0.3538,"_id":"Q483915","label":"Nike, Inc.","type":"Agent,Organisation,Company"},{"custom_id":"PER58f909ed9","label":"Alyssa","type":"Person"},{"custom_id":"PER8748e9687","label":"Jominy","type":"Person"},{"custom_id":"PER597bb4750","label":"Cabana","type":"Person"},{"custom_id":"PER3476430ab","label":"Julian Lewis","type":"Person"},{"custom_id":"COM2b4b91a48","label":"Alo","type":"Company"},{"custom_id":"COMceecfd376","label":"BYU","type":"Company"},{"custom_id":"PER48d7102e7","label":"Drew Cabana","type":"Person"},{"custom_id":"PER542664381","label":"Andrea Cabana","type":"Person"},{"custom_id":"PER1c0d8d8fa","label":"Kaden Jominy","type":"Person"},{"custom_id":"COM7808109b9","label":"VKTRY","type":"Company"},{"custom_id":"PERd7a9f008d","label":"Zoey Heyn","type":"Person"},{"custom_id":"PER812a00d4c","label":"Heyn","type":"Person"},{"custom_id":"COM69e69621d","label":"NIL","type":"Company"},{"custom_id":"PER347d5d8b6","label":"Zoey","type":"Person"},{"custom_id":"COMb87205fb4","label":"Mini Donuts","type":"Company"},{"custom_id":"PER602a3823f","label":"Heyns","type":"Person"},{"custom_id":"COM089d74636","label":"Michiana Hoops","type":"Company"},{"custom_id":"COMed14bb252","label":"Rally House","type":"Company"},{"custom_id":"PER20248dbe9","label":"Brian Meili","type":"Person"},{"custom_id":"COMc5c50301c","label":"Belleville","type":"Company"},{"custom_id":"COM92971db5b","label":"Orchard Lake","type":"Company"},{"custom_id":"PERef851fc4c","label":"CJ Carr","type":"Person"},{"custom_id":"COM12cd097d8","label":"Saline","type":"Company"}],"categories":[{"score":1,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":0.9042,"classifier":"iab_content_taxonomy","name":"Business and Finance","_id":"52"},{"score":0.8635,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"score":0.7225,"classifier":"iab_content_taxonomy","name":"Business and Finance>Business","_id":"52.53"},{"score":0.7003,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Basketball","_id":"483.487.489"},{"score":0.6921,"classifier":"iab_content_taxonomy","name":"Sports>Wrestling","_id":"483.546"},{"score":0.5718,"classifier":"iab_content_taxonomy","name":"Business and Finance>Industries","_id":"52.90"},{"score":0.5428,"classifier":"iab_content_taxonomy","name":"Business and Finance>Business>Marketing and Advertising","_id":"52.53.58"},{"score":0.536,"classifier":"iab_content_taxonomy","name":"Education","_id":"132"},{"score":0.4346,"classifier":"iab_content_taxonomy","name":"Sports>Basketball","_id":"483.547"},{"score":0.3947,"classifier":"iab_content_taxonomy","name":"Education>College Education","_id":"132.137"},{"classifier":"advancelocal_custom_categories","name":"Emirates Blocklist","_id":"cat0216"}],"content_topics":[{"score":0.9857,"_id":"Q109116332","label":"Student athlete compensation"},{"score":0.9383,"_id":"Q1457982","label":"Sports"},{"score":0.7477,"_id":"Q121083437","label":"Gisele Thompson"},{"score":0.7376,"_id":"Q483915","label":"Nike, Inc."},{"score":0.6003,"_id":"Q431289","label":"Brand"},{"score":0.5971,"_id":"Q126897171","label":"Bryce Underwood"},{"score":0.5929,"_id":"Q2031485","label":"Under Armour"},{"score":0.5404,"_id":"Q97426532","label":"College football"},{"score":0.474,"_id":"Q6353120","label":"Business"},{"score":0.4306,"_id":"Q7012234","label":"Marketing"},{"score":0.425,"_id":"Q7432080","label":"Scholastic wrestling"},{"score":0.4067,"_id":"Q7216221","label":"Promotion and marketing communications"},{"score":0.4006,"_id":"Q2944929","label":"Culture"},{"score":0.3923,"_id":"Q8805316","label":"American football"},{"score":0.3912,"_id":"Q37038","label":"Advertising"},{"score":0.3831,"_id":"Q9205879","label":"Public sphere"},{"score":0.3786,"_id":"Q131159929","label":"Trey McKenney"},{"score":0.3657,"_id":"Q120562122","label":"AJ Dybantsa"},{"score":0.3587,"_id":"Q22676","label":"Shoe"},{"score":0.3555,"_id":"Q5612778","label":"Human communication"},{"score":0.3451,"_id":"Q7399906","label":"Student sport"},{"score":0.3329,"_id":"Q7216322","label":"Team sports"},{"score":0.3312,"_id":"Q9715089","label":"Economy"},{"score":0.3255,"_id":"Q645292","label":"Sportswear"},{"score":0.3182,"_id":"Q9229638","label":"National Collegiate Athletic Association"},{"score":0.3106,"_id":"Q192783","label":"Doughnut"},{"score":0.3083,"_id":"Q1166","label":"Michigan"},{"score":0.3075,"_id":"Q1458390","label":"Mass media"},{"score":0.3035,"_id":"Q3303463","label":"Food truck"},{"score":0.3031,"_id":"Q6741473","label":"Business economics"}],"sections":[{"path":"/news/ann-arbor","parent":{"default":"/news"},"_website":"mlive","parent_id":"/news","name":"Ann Arbor","description":"Get the latest news, updates, photos and video about Ann Arbor, Michigan. View photos and videos and comment on Ann Arbor news at MLive.com.","_id":"/news/ann-arbor","additional_properties":{"original":{"parent":{"default":"/news","subnav-wolverines":null,"editions":null,"native-app-news":"/news/regions","toprail":"/news","ellipsis":"/news","hamburger-menu":"/news"},"site":{"site_keywords":"Ann Arbor breaking news, Ann Arbor, Michigan, Ann Arbor police, Ann Arbor fire, Ann Arbor crime, Ann Arbor safety, Ann Arbor parks, Ann Arbor politics, Ann Arbor education, Ann Arbor environment, Ann Arbor politics, Ann Arbor weather, Ann Arbor murders, Ann Arbor robberies, Ann Arbor jobs, Ann Arbor unemployment, Ann Arbor sex offenders, Ann Arbor campgrounds, Ann Arbor colleges, Ann Arbor tourism, Ann Arbor hospitals, crime news, police news, Ann Arbor newspaper, AnnArbor.com","site_description":"Get the latest news, updates, photos and video about Ann Arbor, Michigan. View photos and videos and comment on Ann Arbor news at MLive.com.","site_title":"Ann Arbor, Michigan Local News","headline":"Ann Arbor News","site_section":"News"},"_admin":{"tracking_node":null,"alias_ids":["/news/ann-arbor"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/news/ann-arbor/"},"navigation":{"nav_title":"Ann Arbor","is_this_a_link_or_a_section":"Link","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Ann Arbor","_id":"/news/ann-arbor","ancestors":{"default":["/news"],"subnav-wolverines":[],"editions":[],"native-app-news":["/news/regions","/"],"toprail":["/news","/"],"ellipsis":["/news","/"],"hamburger-menu":["/news","/hamburger-sections","/"]},"order":{"native-app-news":2001,"toprail":2012,"ellipsis":2002,"hamburger-menu":3010}}},"_website_section_id":"mlive./news/ann-arbor","type":"section","version":"0.6.0"},{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/ann-arbor","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Ann Arbor Sports","description":"Ann Arbor, Michigan sports news. Get the latest Ann Arbor high school sports, college sports, University of Michigan Wolverines, Eastern Michigan University Eagles news, and more. Browse photos, videos and more at The Ann Arbor News - MLive.com","_id":"/sports/ann-arbor","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/ann-arbor"],"commercial_node":null,"url_path":"www.mlive.com/sports/ann-arbor/","default_content":null},"site":{"site_keywords":"Ann Arbor Sports, Ann Arbor Michigan Sports, Ann Arbor High School Sports, Eastern Michigan University Eagles, University of Michigan Football, University of Michigan Basketball, Wolverines Football, Wolverines Basketball, University of Michigan Wolverines","site_description":"Ann Arbor, Michigan sports news. Get the latest Ann Arbor high school sports, college sports, University of Michigan Wolverines, Eastern Michigan University Eagles news, and more. Browse photos, videos and more at The Ann Arbor News - MLive.com","site_section":"Sports","headline":"Ann Arbor Sports","site_title":"Ann Arbor Sports"},"navigation":{"nav_title":"Ann Arbor Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Ann Arbor Sports","_id":"/sports/ann-arbor","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1037}}},"_website_section_id":"mlive./sports/ann-arbor","type":"section","version":"0.6.0"},{"path":"/sports/kalamazoo","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Kalamazoo Sports","description":"Find the latest Kalamazoo high school, college and other local sports news. Get updates on Kalamazoo Wings and Western Michigan Broncos at MLive.com\"> <meta name=\"keywords\" content=\"Local sports news for Kalamazoo, Kalamazoo Gazette Sports, Kalamazoo Youth Sports, Kalamazoo Sports, Kalamazoo Gazette high school sports, Kalamazoo Wings, Western Michigan Broncos, prep sportssports/kalamazoo","_id":"/sports/kalamazoo","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/kalamazoo"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/kalamazoo/","default_content":null},"site":{"site_keywords":null,"site_description":"Find the latest Kalamazoo high school, college and other local sports news. Get updates on Kalamazoo Wings and Western Michigan Broncos at MLive.com\"> <meta name=\"keywords\" content=\"Local sports news for Kalamazoo, Kalamazoo Gazette Sports, Kalamazoo Youth Sports, Kalamazoo Sports, Kalamazoo Gazette high school sports, Kalamazoo Wings, Western Michigan Broncos, prep sportssports/kalamazoo","site_section":"Sports","headline":"Kalamazoo Sports","site_title":"Kalamazoo Sports"},"navigation":{"nav_title":"Kalamazoo Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Kalamazoo Sports","_id":"/sports/kalamazoo","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1038}}},"_website_section_id":"mlive./sports/kalamazoo","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"},{"path":"/news/kalamazoo","parent":{"default":"/news"},"_website":"mlive","parent_id":"/news","name":"Kalamazoo","description":"Get the latest news, updates, photos and videos on Kalamazoo, Michigan. View photos and videos and comment on Kalamazoo news at MLive.com.","_id":"/news/kalamazoo","additional_properties":{"original":{"parent":{"default":"/news","native-app-news":"/news/regions","toprail":"/news","ellipsis":"/news","hamburger-menu":"/news"},"site":{"site_keywords":"Kalamazoo breaking news, Kalamazoo Michigan, Kalamazoo, Kalamazoo police, Kalamazoo fire, Kalamazoo crime, Kalamazoo safety, Kalamazoo parks, Kalamazoo politics, Kalamazoo education, Kalamazoo environment, Kalamazoo politics, Kalamazoo weather, Kalamazoo murders, Kalamazoo robberies, Kalamazoo jobs, Kalamazoo unemployment, Kalamazoo sex offenders, Kalamazoo campgrounds, Kalamazoo colleges, Kalamazoo tourism, Kalamazoo hospitals, crime news, police news, Kalamazoo blogs, Kalamazoo newspaper, Kalamazoo Gazette","site_description":"Get the latest news, updates, photos and videos on Kalamazoo, Michigan. View photos and videos and comment on Kalamazoo news at MLive.com.","site_title":"Kalamazoo, Michigan Local News","headline":"Kalamazoo News","site_section":"News"},"_admin":{"tracking_node":null,"alias_ids":["/news/kalamazoo"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/news/kalamazoo/"},"navigation":{"nav_title":"Kalamazoo","is_this_a_link_or_a_section":"Link","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Kalamazoo","_id":"/news/kalamazoo","ancestors":{"default":["/news"],"native-app-news":["/news/regions","/"],"toprail":["/news","/"],"ellipsis":["/news","/"],"hamburger-menu":["/news","/hamburger-sections","/"]},"order":{"native-app-news":2006,"toprail":2018,"ellipsis":2005,"hamburger-menu":3016}}},"_website_section_id":"mlive./news/kalamazoo","type":"section","version":"0.6.0"},{"path":"/news","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"News","description":null,"_id":"/news","additional_properties":{"original":{"parent":{"default":"/","editions":null,"native-app-news":"/","photocenter":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Michigan breaking news, Michigan, Detroit, city, police, Michigan fire, Michigan parks, Michigan safety, Detroit Michigan, Metro Detroit, City of Detroit, Wayne County, Oakland County, Macomb County, Lansing Michigan, Ann Arbor Michigan, Bay City Michigan, Muskegon Michigan, Saginaw Michigan, Flint Michigan, Jackson Michigan, Grand Rapids Michigan, Burton Michigan, Clio Michigan, Davison Michigan, Livingston Michigan, Grand Haven Michigan, Fenton Michigan, Flint Township Michigan, Flushing Michigan, Grand Blanc Michigan, Swartz Creek Michigan, Genesee County Michigan, Michigan politics, Michigan weather, Michigan education, Michigan environment, Michigan crimes, Michigan murders, Michigan robberies, Michigan jobs, Michigan unemployment, Michigan lottery, Michigan sex offenders, Michigan campgrounds, Michigan colleges, Michigan tourism, Michigan hospitals, Michigan government, Michigan community, crime news, police news","site_description":null,"site_title":"Michigan News","headline":"Michigan News","site_section":"News"},"_admin":{"tracking_node":null,"alias_ids":["/news"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/news/"},"navigation":{"nav_title":"News","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"News","_id":"/news","ancestors":{"default":[],"editions":[],"native-app-news":["/"],"photocenter":["/"],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-app-news":1001,"photocenter":1001,"toprail":1001,"ellipsis":1015,"hamburger-menu":2001}}},"_website_section_id":"mlive./news","type":"section","version":"0.6.0"}],"primary_section":{"path":"/news/ann-arbor","parent":{"default":"/news"},"_website":"mlive","parent_id":"/news","name":"Ann Arbor","description":"Get the latest news, updates, photos and video about Ann Arbor, Michigan. View photos and videos and comment on Ann Arbor news at MLive.com.","_id":"/news/ann-arbor","additional_properties":{"original":{"parent":{"default":"/news","subnav-wolverines":null,"editions":null,"native-app-news":"/news/regions","toprail":"/news","ellipsis":"/news","hamburger-menu":"/news"},"site":{"site_keywords":"Ann Arbor breaking news, Ann Arbor, Michigan, Ann Arbor police, Ann Arbor fire, Ann Arbor crime, Ann Arbor safety, Ann Arbor parks, Ann Arbor politics, Ann Arbor education, Ann Arbor environment, Ann Arbor politics, Ann Arbor weather, Ann Arbor murders, Ann Arbor robberies, Ann Arbor jobs, Ann Arbor unemployment, Ann Arbor sex offenders, Ann Arbor campgrounds, Ann Arbor colleges, Ann Arbor tourism, Ann Arbor hospitals, crime news, police news, Ann Arbor newspaper, AnnArbor.com","site_description":"Get the latest news, updates, photos and video about Ann Arbor, Michigan. View photos and videos and comment on Ann Arbor news at MLive.com.","site_title":"Ann Arbor, Michigan Local News","headline":"Ann Arbor News","site_section":"News"},"_admin":{"tracking_node":null,"alias_ids":["/news/ann-arbor"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/news/ann-arbor/"},"navigation":{"nav_title":"Ann Arbor","is_this_a_link_or_a_section":"Link","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Ann Arbor","_id":"/news/ann-arbor","ancestors":{"default":["/news"],"subnav-wolverines":[],"editions":[],"native-app-news":["/news/regions","/"],"toprail":["/news","/"],"ellipsis":["/news","/"],"hamburger-menu":["/news","/hamburger-sections","/"]},"order":{"native-app-news":2001,"toprail":2012,"ellipsis":2002,"hamburger-menu":3010}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@aa-river","_id":"1771522536651","text":"@aa-river","slug":"aa-river"},{"description":"@kz-river","_id":"1771522540410","text":"@kz-river","slug":"kz-river"},{"description":"@mlive-river","_id":"1771522544820","text":"@mlive-river","slug":"mlive-river"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/TPEWU7RDNBC2JFFBJVBWZXHWRU.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"SJane@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"@sam_jane230"},{"site":"linkedin","deprecated":true,"deprecation_msg":"Please use social_links.","url":"https://www.linkedin.com/in/samuel-jane-505262266/"}],"social_links":[{"site":"email","url":"SJane@mlive.com"},{"site":"twitter","url":"@sam_jane230"},{"site":"linkedin","url":"https://www.linkedin.com/in/samuel-jane-505262266/"}],"name":"Sam Jane","description":"Ann Arbor News reporter Sam Jane covers a variety of topics across Ann Arbor. He's previously worked for The Athletic, The Washington Post, The Baltimore Sun and the Diamondback. Sam was a MLive news intern in the summer of 2024. He's a recent graduate of the Philip Merrill College of Journalism at the University of Maryland","_id":"sjane","additional_properties":{"original":{"lastName":"Jane","secondLastName":"","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/TPEWU7RDNBC2JFFBJVBWZXHWRU.png","education":[],"role":"Reporter","longBio":"Ann Arbor News reporter Sam Jane covers a variety of topics across Ann Arbor. He's previously worked for The Athletic, The Washington Post, The Baltimore Sun and the Diamondback. Sam was a MLive news intern in the summer of 2024. He's a recent graduate of the Philip Merrill College of Journalism at the University of Maryland","native_app_rendering":false,"fuzzy_match":false,"affiliations":"","bio":"Ann Arbor News reporter Sam Jane covers a variety of topics across Ann Arbor. He's previously worked for The Athletic, The Washington Post, The Baltimore Sun and the Diamondback. Sam was a MLive news intern in the summer of 2024. He's a recent graduate of the Philip Merrill College of Journalism at the University of Maryland","linkedin":"https://www.linkedin.com/in/samuel-jane-505262266/","firstName":"Sam","twitter":"@sam_jane230","books":[],"podcasts":[],"contributor":false,"awards":[],"_id":"sjane","bio_page":"","last_updated_date":"2026-01-20T20:49:12.870Z","byline":"Sam Jane | SJane@mlive.com","email":"SJane@mlive.com","slug":"","status":true}},"type":"author","version":"0.5.8","url":"","slug":""}]},"subtype":"article","first_publish_date":"2026-02-22T12:00:00Z","additional_properties":{"pc_content_hash":"088799ce6b0e2435fcf74bb2557664908bc43900d41e3565f8a93784bba871f8","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Economic Analyst","confidence":0.8},{"persona":"Business Owner","confidence":0.7},{"persona":"Investor","confidence":0.6},{"persona":"College Student","confidence":0.5},{"persona":"Teacher Trainer","confidence":0.4},{"persona":"Public Relations Specialist","confidence":0.3},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0},{"persona":"Cryptocurrency Investor","confidence":0},{"persona":"Beginner Investor","confidence":0},{"persona":"Financial Analyst","confidence":0},{"persona":"Equity Investor","confidence":0},{"persona":"Financial Advisor","confidence":0},{"persona":"Capital Growth Seeker","confidence":0},{"persona":"Estate Planner","confidence":0},{"persona":"Long-Term Investor","confidence":0},{"persona":"Property Investor","confidence":0},{"persona":"Passive Income Builder","confidence":0},{"persona":"Government Employee","confidence":0},{"persona":"E-commerce Entrepreneur","confidence":0},{"persona":"Startup Enthusiast","confidence":0},{"persona":"Consulting Enthusiast","confidence":0},{"persona":"Portfolio Manager","confidence":0},{"persona":"Economy Watcher","confidence":0},{"persona":"Banking Professional","confidence":0},{"persona":"Private Equity Professional","confidence":0},{"persona":"Currency Trader","confidence":0}],"iab_taxonomy":[["Category name: Education>Secondary Education","Confidence: 0.6825373768806458"],["Category name: Politics>Civic affairs","Confidence: 0.6149105429649353"],["Category name: News","Confidence: 0.1670514941215515"],["Category name: Personal Finance>Personal Investing","Confidence: 0.1407671719789505"],["Category name: Business and Finance>Business>Government Business","Confidence: 0.1277681291103363"],["Category name: Business and Finance>Business","Confidence: 0.12148675322532654"],["Category name: Business and Finance>Economy","Confidence: 0.10746999084949493"]]},"is_published":false,"publish_date":"2026-02-22T12:00:00.000Z","has_published_copy":true},"last_updated_date":"2026-02-22T12:00:56.446Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Grand Rapids Press","address":{"locality":"Allendale"},"auth":{"1":"2411f150f5e63ec1c981d01a0f2611b2154267384836dfb207da5acaf1daaeb7"},"caption":"A MHSAA logo is pictured on a tee during the Division 3 girls golf state finals at The Meadows on Saturday, Oct. 19, 2019, in Allendale, Mich. ","source":{"system":"Anglerfish","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/XBWNOLKVGRBBPJI3Y5FFHY2WPI.jpg","licensable":true,"credits":{"affiliation":[{"name":"Brian Hayes | MLive.com","type":"author"}],"by":[{"name":"Brian Hayes | MLive.com","type":"author","byline":"Brian Hayes | MLive.com"}]},"subtitle":"MHSAA","width":4523,"_id":"XBWNOLKVGRBBPJI3Y5FFHY2WPI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/XBWNOLKVGRBBPJI3Y5FFHY2WPI.jpg?auth=2411f150f5e63ec1c981d01a0f2611b2154267384836dfb207da5acaf1daaeb7","iptc_source":"00064445A","keywords":[""],"proxyUrl":"/resizer/v2/XBWNOLKVGRBBPJI3Y5FFHY2WPI.jpg?auth=2411f150f5e63ec1c981d01a0f2611b2154267384836dfb207da5acaf1daaeb7","takenOn":"2019-10-19T15:22:48Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/XBWNOLKVGRBBPJI3Y5FFHY2WPI.jpg","published":true,"resizeUrl":"/resizer/v2/XBWNOLKVGRBBPJI3Y5FFHY2WPI.jpg?auth=2411f150f5e63ec1c981d01a0f2611b2154267384836dfb207da5acaf1daaeb7","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/XBWNOLKVGRBBPJI3Y5FFHY2WPI.jpg?auth=2411f150f5e63ec1c981d01a0f2611b2154267384836dfb207da5acaf1daaeb7&width=300","version":0,"originalName":"20191019_D3GirlsGolf_BCH229.jpg","mime_type":"image/jpeg","restricted":false,"galleries":[{"headlines":{"basic":"Photos from high school girls golf state finals"},"_id":"MNF43HOAJBC5PGQFYRLQQV3W5M"}]},"created_date":"2019-10-19T17:56:16Z","last_updated_date":"2019-10-19T17:56:16Z","height":3015,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/XBWNOLKVGRBBPJI3Y5FFHY2WPI.jpg?auth=2411f150f5e63ec1c981d01a0f2611b2154267384836dfb207da5acaf1daaeb7&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/XBWNOLKVGRBBPJI3Y5FFHY2WPI.jpg?auth=2411f150f5e63ec1c981d01a0f2611b2154267384836dfb207da5acaf1daaeb7&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/XBWNOLKVGRBBPJI3Y5FFHY2WPI.jpg?auth=2411f150f5e63ec1c981d01a0f2611b2154267384836dfb207da5acaf1daaeb7&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/XBWNOLKVGRBBPJI3Y5FFHY2WPI.jpg?auth=2411f150f5e63ec1c981d01a0f2611b2154267384836dfb207da5acaf1daaeb7&width=180&smart=true&quality=90"}}},"canonical_url":"/news/ann-arbor/2026/02/despite-nil-approval-for-michigan-high-schoolers-businesses-seeing-early-investment-risks.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"PFVPWA7WGJGYFN2TLKUW3B4BUQ","published":true,"branch":"default","revision_id":"3YOKZ4RZPNHB5CNJYCEBEL2G5U"},"planning":{"story_length":{"character_count_actual":4849,"inch_count_actual":6,"word_count_actual":803,"line_count_actual":36}},"display_date":"2026-02-22T12:00:00Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"Despite NIL approval for Michigan high schoolers, businesses seeing early investment risks"},"websites":{"mlive":{"website_url":"/news/ann-arbor/2026/02/despite-nil-approval-for-michigan-high-schoolers-businesses-seeing-early-investment-risks.html","website_section":{"path":"/news/ann-arbor","parent":{"default":"/news"},"_website":"mlive","parent_id":"/news","name":"Ann Arbor","description":"Get the latest news, updates, photos and video about Ann Arbor, Michigan. View photos and videos and comment on Ann Arbor news at MLive.com.","_id":"/news/ann-arbor","additional_properties":{"original":{"parent":{"default":"/news","subnav-wolverines":null,"editions":null,"native-app-news":"/news/regions","toprail":"/news","ellipsis":"/news","hamburger-menu":"/news"},"site":{"site_keywords":"Ann Arbor breaking news, Ann Arbor, Michigan, Ann Arbor police, Ann Arbor fire, Ann Arbor crime, Ann Arbor safety, Ann Arbor parks, Ann Arbor politics, Ann Arbor education, Ann Arbor environment, Ann Arbor politics, Ann Arbor weather, Ann Arbor murders, Ann Arbor robberies, Ann Arbor jobs, Ann Arbor unemployment, Ann Arbor sex offenders, Ann Arbor campgrounds, Ann Arbor colleges, Ann Arbor tourism, Ann Arbor hospitals, crime news, police news, Ann Arbor newspaper, AnnArbor.com","site_description":"Get the latest news, updates, photos and video about Ann Arbor, Michigan. View photos and videos and comment on Ann Arbor news at MLive.com.","site_title":"Ann Arbor, Michigan Local News","headline":"Ann Arbor News","site_section":"News"},"_admin":{"tracking_node":null,"alias_ids":["/news/ann-arbor"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/news/ann-arbor/"},"navigation":{"nav_title":"Ann Arbor","is_this_a_link_or_a_section":"Link","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Ann Arbor","_id":"/news/ann-arbor","ancestors":{"default":["/news"],"subnav-wolverines":[],"editions":[],"native-app-news":["/news/regions","/"],"toprail":["/news","/"],"ellipsis":["/news","/"],"hamburger-menu":["/news","/hamburger-sections","/"]},"order":{"native-app-news":2001,"toprail":2012,"ellipsis":2002,"hamburger-menu":3010}}},"_website_section_id":"mlive./news/ann-arbor","type":"section","version":"0.6.0"}}},"created_date":"2026-02-19T20:12:18.817Z","publish_date":"2026-02-22T12:00:00Z","_id":"7IC4EUEWYFBQBFVADJCMSPN53Y","website":"mlive","website_url":"/news/ann-arbor/2026/02/despite-nil-approval-for-michigan-high-schoolers-businesses-seeing-early-investment-risks.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"8d23256bc9a6e1d1aabbdf897a1bdfe2997793089ad9a1d70c4f6827ecc76e88"},"caption":"Grass Lake celebrates its eighth girls basketball conference title in a row after beating Columbia Central.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/DBXGN2Q3J5GMLCYPT25OCTDPEI.jpg","licensable":false,"credits":{"affiliation":[{"name":"eingles@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/6c38ae77-25a0-4c4c-8a9e-b9a46cefe656.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"eingles@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"@Eric_Ingles"}],"org":"Jackson","social_links":[{"site":"email","url":"eingles@mlive.com"},{"site":"twitter","url":"@Eric_Ingles"}],"name":"Eric Ingles","description":"Eric Ingles covers sports in the Jackson area.\nFeel free to send tips, stats, scores, etc to eingles@mlive.com","_id":"eingles","additional_properties":{"original":{"lastName":"Ingles","secondLastName":"","education":[{"name":"Northern Michigan University"}],"role":"Sports Reporter","native_app_rendering":false,"affiliations":"","bio":"Eric Ingles covers sports in the Jackson area.\nFeel free to send tips, stats, scores, etc to eingles@mlive.com","expertise":"Sports in the Jackson area","twitter":"@Eric_Ingles","contributor":false,"bio_page":"","last_updated_date":"2025-09-23T03:06:39.768Z","byline":"Eric Ingles | eingles@mlive.com","email":"eingles@mlive.com","slug":"","custom_advancelocal_tiktok":"@eric_ingles","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/6c38ae77-25a0-4c4c-8a9e-b9a46cefe656.png","longBio":"Eric Ingles has covered sports in the Jackson area since 2021. Before that he worked for print and digital outlets in Sterling, Illinois, Sedalia, Missouri and Crawfordsville, Indiana, and TV stations in Jacksonville, Florida, Flint, Michigan and Marquette, Michigan, covering sports from football sidelines, basketball courts, baseball diamonds and every other type of venue since 1997.","custom_advancelocal_bluesky":"@eric-ingles.bsky.social","fuzzy_match":false,"firstName":"Eric","books":[],"podcasts":[],"awards":[],"location":"Jackson","_id":"eingles","status":true}},"type":"author","version":"0.5.8","url":"","slug":""}]},"subtitle":"Cascades Conference girls basketball","width":2000,"creditIPTC":"eingles@mlive.com","_id":"DBXGN2Q3J5GMLCYPT25OCTDPEI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/DBXGN2Q3J5GMLCYPT25OCTDPEI.jpg?auth=8d23256bc9a6e1d1aabbdf897a1bdfe2997793089ad9a1d70c4f6827ecc76e88","proxyUrl":"/resizer/v2/DBXGN2Q3J5GMLCYPT25OCTDPEI.jpg?auth=8d23256bc9a6e1d1aabbdf897a1bdfe2997793089ad9a1d70c4f6827ecc76e88","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/DBXGN2Q3J5GMLCYPT25OCTDPEI.jpg","published":true,"resizeUrl":"/resizer/v2/DBXGN2Q3J5GMLCYPT25OCTDPEI.jpg?auth=8d23256bc9a6e1d1aabbdf897a1bdfe2997793089ad9a1d70c4f6827ecc76e88","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/DBXGN2Q3J5GMLCYPT25OCTDPEI.jpg?auth=8d23256bc9a6e1d1aabbdf897a1bdfe2997793089ad9a1d70c4f6827ecc76e88&width=300","version":0,"originalName":"CCGBBc.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-22T03:51:20Z","last_updated_date":"2026-02-22T03:51:20Z","height":1500,"image_type":"photograph"},{"_id":"SG3KVFEOYBFIHI65YXJP7GYD5M","additional_properties":{},"type":"text","content":"SPRING ARBOR -- For three years, the Cascades Conference has crowned its girls basketball champion by pitting the West Division and East Division winners against each other in a title game at Spring Arbor, and for three years, that game has seen Grass Lake top Columbia Central."},{"_id":"F6BXKZZWWZANJM2NEHWYCVJ5Z4","additional_properties":{},"type":"text","content":"Even before conference expansion brought new teams, including Columbia Central, into the league, Grass Lake has been the top team in the Cascades Conference, taking the title either outright or as co-champion every year since 2019."},{"_id":"U4BOTVIYGBDBPPSMYZVEP54RNM","additional_properties":{},"type":"text","content":"On Saturday, the streak hit eight straight conference titles with a 52-42 win over Columbia Central."},{"_id":"VLG4H5RUUVF2BAIZWNNID6GLWQ","additional_properties":{},"type":"text","content":"“Everyone that comes to Grass Lake knows conference is one of the main things we want to win,” Mya Viegelahn said. “No matter who’s on the court, who’s coaching, what group we’re in, they know it’s where we want to be. No matter what year, all of us put in so much effort in practice and we all compete against each other. We know we can get it done.”"},{"_id":"ZYCNBPLMT5FFZCVPLO6SCETWPQ","additional_properties":{},"type":"text","content":"The Grass Lake <a href=\"https://www.mlive.com/topic/high-school-basketball/\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/topic/high-school-basketball/\">basketball</a> teams swept boys and girls conference titles last year, and with Saturday’s win over the Golden Eagles, the Warriors were able to prevent Columbia Central from doing the same this year."},{"_id":"S53YDJHH6VARVLVJ2Y4FZQ4W3M","additional_properties":{},"type":"text","content":"For this league title, the Warriors needed an 11-0 fourth-quarter run, a run which saw key buckets from backups Kiera Cook and Rachael Palmer."},{"_id":"GUYZBR27Z5GRNLWPPHRC5A5MV4","additional_properties":{},"type":"text","content":"“We had to lean on everybody,” Warriors coach April Salts said. “I pulled some people off the bench that typically haven’t gotten a lot of minutes, but they’re just ready. All 10 of them, we know we can lean on each other.”"},{"_id":"BJNQBQEKZVFLDEHOLIGJURROJI","additional_properties":{},"type":"text","content":"Down 35-32 heading into the final eight minutes, Grass Lake opened the fourth by getting to the free throw line on back-to-back possessions, with Reese Lape able to tie the game from there."},{"_id":"JIFPTJ74V5BHRDXK5SFAVFQQNI","additional_properties":{},"type":"text","content":"Palmer put the Warriors in front with a layup with 4:21 left, and Leah Starkey extended the lead to eight with back-to-back layups, one off an Elise Bullock assist, the other after Starkey had grabbed a steal near midcourt and raced the other way for two points."},{"_id":"KMVX6JZVRVCHDGJDFUA3XCZUWI","additional_properties":{},"type":"text","content":"“Leah Starkey might only be 5′5, but that girl can jump and always has a hand on the basketball,\" Salts said. “Whether it’s down on defense, offense, she’s going to take the best shot when she gets it, she’ll get deflections, she’s always be at her best to come up with a rebound.”"},{"_id":"7CMHADGZU5CN7JNM5X26YYXXPY","additional_properties":{},"type":"text","content":"After Emma Shafer scored to answer for Columbia Central, Cook hit a 3-pointer to make it 46-37. Free throws helped close out the game from there."},{"_id":"BHTVYN2J6JG63IT4NNJNIKPJSY","additional_properties":{},"type":"text","content":"That fourth-quarter run came after a back-and-forth third quarter which saw three ties and four lead changes. After Viegelahn opened the half with a 3-pointer to tie the game and Brooke Starkey followed with a layup, Columbia Central resopnded with layups from Gabby Gaydosh and Jaylen Lambka."},{"_id":"MCZMDF2JJZBBLPU22LMF6NWFEE","additional_properties":{},"type":"text","content":"Another Viegelahn layup put the Warriors back on top, only for Shafer and Cecelia Slat to score at the other end."},{"_id":"GJOMPWTLPREXVMUTPM7DHCTCO4","additional_properties":{},"type":"text","content":"“That kind of lit a fire under us,” Viegelahn said. “We knew we wanted to win, so that fourth quarter was our game. Columbia’s one heck of a team. They have a great team, great coach, their whole program’s great. You can only give kudos to them because it was one heck of a battle.”"},{"_id":"BUTME6KNENDW5C3YCWUK62UQL4","additional_properties":{},"type":"text","content":"Slat led the Eagles with 15 points."},{"_id":"M7IVUFTFZFCENJ5RX3IL47MBAE","additional_properties":{},"type":"text","content":"“She’s being aggressive,” Columbia Central coach Jake Dickerson said. “That’s what I expect from Cecelia Slat. She had a big game the other night against Hanover-Horton to clinch the [Cascades West] championship for us, and knew we needed to have someone to step up big for us to have a chance tonight, and she was the one to do it.”"},{"_id":"XHVRBWKZRZBN5LI23Y7ASPTSII","additional_properties":{},"type":"text","content":"Viegelahn scored 15 points for the Warriors. Lape had 16, including eight in the fourth quarter, all from the free throw line."},{"_id":"VGQS3MKOK5FHZL34GHAYK462BM","additional_properties":{},"type":"text","content":"The game saw momentum swinging back and forth throughout. Grass Lake scored the first five points of the game, including Viegelahn hitting a jumper on the game’s first possession, only for the Golden Eagles to race back, with Slat hitting a 3-pointer to put them up 7-6."},{"_id":"AI7KIDEUINFUNB4X2QCZWJO4K4","additional_properties":{},"type":"text","content":"Back-to-back layups from Lape had Grass Lake back on top by the end of the first, but Columbia Central re-took the lead early in the second with Slat hitting a layup and a 3-pointer."},{"_id":"E2MJXFX555DYRH27G7GDKCCX5U","additional_properties":{},"type":"text","content":"“We just came out and took it personally,” Dickerson said. “Go out and guard your person. I felt like we did that for four quarters, we just had a hard time getting some shots to fall in that fourth quarter.”"},{"_id":"3REPRXNE2JAU5LKMYFGJ5LX7K4","additional_properties":{},"type":"text","content":"Columbia Central led by as many as five after Gaydosh hit a 3-pointer, but Grass Lake was able to close the gap with free throws at the end of the half."},{"_id":"RH45FZCSAFH65FHSUA3OEVAKQY","type":"raw_html","content":""}],"description":{"basic":"Grass Lake needed a fourth quarter run, but kept the Cascades Conference title by beating Columbia Central"},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/jackson","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Jackson Sports","description":"Jackson, Michigan sports news. Get the latest on Jackson high school sports, college sports and more. Browse photos, videos and more at the Jackson Citizen Patriot - MLive.com","_id":"/sports/jackson","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/jackson"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/jackson/","default_content":null},"site":{"site_keywords":"Jackson Sports, Jackson Michigan Sports, Jackson High School Sports, Jackson Prep Sports, Local Jackson Sports","site_description":"Jackson, Michigan sports news. Get the latest on Jackson high school sports, college sports and more. Browse photos, videos and more at the Jackson Citizen Patriot - MLive.com","site_section":"Sports","headline":"Jackson Sports","site_title":"Jackson Sports"},"navigation":{"nav_title":"Jackson Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Jackson Sports","_id":"/sports/jackson","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1036}}},"_website_section_id":"mlive./sports/jackson","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@high-school-basketball","_id":"1771733407330","text":"@high-school-basketball","slug":"high-school-basketball"},{"description":"@jx-river","_id":"1771733409482","text":"@jx-river","slug":"jx-river"},{"description":"@mlive-river","_id":"1771733411590","text":"@mlive-river","slug":"mlive-river"},{"description":"@local-jx","_id":"1771733413439","text":"@local-jx","slug":"local-jx"},{"description":"@meter","_id":"1771733415827","text":"@meter","slug":"meter"},{"description":"@sub-group-c","_id":"1771773030618","text":"@sub-group-c","slug":"sub-group-c"},{"description":"@sub-group-b","_id":"1771773035620","text":"@sub-group-b","slug":"sub-group-b"},{"description":"@subscriberexclusive","_id":"1771773040720","text":"@subscriberexclusive","slug":"subscriberexclusive"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/6c38ae77-25a0-4c4c-8a9e-b9a46cefe656.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"eingles@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"@Eric_Ingles"}],"org":"Jackson","social_links":[{"site":"email","url":"eingles@mlive.com"},{"site":"twitter","url":"@Eric_Ingles"}],"name":"Eric Ingles","description":"Eric Ingles covers sports in the Jackson area.\nFeel free to send tips, stats, scores, etc to eingles@mlive.com","_id":"eingles","additional_properties":{"original":{"lastName":"Ingles","secondLastName":"","education":[{"name":"Northern Michigan University"}],"role":"Sports Reporter","native_app_rendering":false,"affiliations":"","bio":"Eric Ingles covers sports in the Jackson area.\nFeel free to send tips, stats, scores, etc to eingles@mlive.com","expertise":"Sports in the Jackson area","twitter":"@Eric_Ingles","contributor":false,"bio_page":"","last_updated_date":"2025-09-23T03:06:39.768Z","byline":"Eric Ingles | eingles@mlive.com","email":"eingles@mlive.com","slug":"","custom_advancelocal_tiktok":"@eric_ingles","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/6c38ae77-25a0-4c4c-8a9e-b9a46cefe656.png","longBio":"Eric Ingles has covered sports in the Jackson area since 2021. Before that he worked for print and digital outlets in Sterling, Illinois, Sedalia, Missouri and Crawfordsville, Indiana, and TV stations in Jacksonville, Florida, Flint, Michigan and Marquette, Michigan, covering sports from football sidelines, basketball courts, baseball diamonds and every other type of venue since 1997.","custom_advancelocal_bluesky":"@eric-ingles.bsky.social","fuzzy_match":false,"firstName":"Eric","books":[],"podcasts":[],"awards":[],"location":"Jackson","_id":"eingles","status":true}},"type":"author","version":"0.5.8","url":"","slug":""}]},"subtype":"article","first_publish_date":"2026-02-22T05:04:22.769Z","additional_properties":{"pc_content_hash":"7cced7cb6ffb496fda471fa3935cf8c5bd918203bcce58ff0cd7e6da944a9851","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Sports Fan","confidence":0.9},{"persona":"Competitive Player","confidence":0.8},{"persona":"Student Athlete","confidence":0.7},{"persona":"Athletic Trainer","confidence":0.6},{"persona":"Sports Analyst","confidence":0.6},{"persona":"Casual Athlete","confidence":0.5},{"persona":"Active Lifestyle Advocate","confidence":0},{"persona":"Adrenaline Junkie","confidence":0},{"persona":"Basketball Enthusiast","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Athletic Recruiter","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0}],"iab_taxonomy":[["Category name: Sports>Basketball","Confidence: 0.8469187617301941"],["Category name: Sports>College Sports","Confidence: 0.6545426249504089"],["Category name: Education>Secondary Education","Confidence: 0.6378294229507446"],["Category name: Politics>Civic affairs","Confidence: 0.47404035925865173"]]},"is_published":true,"publish_date":"2026-02-22T05:04:22.769Z","has_published_copy":true},"last_updated_date":"2026-02-22T15:10:42.293Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"8d23256bc9a6e1d1aabbdf897a1bdfe2997793089ad9a1d70c4f6827ecc76e88"},"caption":"Grass Lake celebrates its eighth girls basketball conference title in a row after beating Columbia Central.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/DBXGN2Q3J5GMLCYPT25OCTDPEI.jpg","licensable":false,"credits":{"affiliation":[{"name":"eingles@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/6c38ae77-25a0-4c4c-8a9e-b9a46cefe656.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"eingles@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"@Eric_Ingles"}],"org":"Jackson","social_links":[{"site":"email","url":"eingles@mlive.com"},{"site":"twitter","url":"@Eric_Ingles"}],"name":"Eric Ingles","description":"Eric Ingles covers sports in the Jackson area.\nFeel free to send tips, stats, scores, etc to eingles@mlive.com","_id":"eingles","additional_properties":{"original":{"lastName":"Ingles","secondLastName":"","education":[{"name":"Northern Michigan University"}],"role":"Sports Reporter","native_app_rendering":false,"affiliations":"","bio":"Eric Ingles covers sports in the Jackson area.\nFeel free to send tips, stats, scores, etc to eingles@mlive.com","expertise":"Sports in the Jackson area","twitter":"@Eric_Ingles","contributor":false,"bio_page":"","last_updated_date":"2025-09-23T03:06:39.768Z","byline":"Eric Ingles | eingles@mlive.com","email":"eingles@mlive.com","slug":"","custom_advancelocal_tiktok":"@eric_ingles","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/6c38ae77-25a0-4c4c-8a9e-b9a46cefe656.png","longBio":"Eric Ingles has covered sports in the Jackson area since 2021. Before that he worked for print and digital outlets in Sterling, Illinois, Sedalia, Missouri and Crawfordsville, Indiana, and TV stations in Jacksonville, Florida, Flint, Michigan and Marquette, Michigan, covering sports from football sidelines, basketball courts, baseball diamonds and every other type of venue since 1997.","custom_advancelocal_bluesky":"@eric-ingles.bsky.social","fuzzy_match":false,"firstName":"Eric","books":[],"podcasts":[],"awards":[],"location":"Jackson","_id":"eingles","status":true}},"type":"author","version":"0.5.8","url":"","slug":""}]},"subtitle":"Cascades Conference girls basketball","width":2000,"creditIPTC":"eingles@mlive.com","_id":"DBXGN2Q3J5GMLCYPT25OCTDPEI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/DBXGN2Q3J5GMLCYPT25OCTDPEI.jpg?auth=8d23256bc9a6e1d1aabbdf897a1bdfe2997793089ad9a1d70c4f6827ecc76e88","proxyUrl":"/resizer/v2/DBXGN2Q3J5GMLCYPT25OCTDPEI.jpg?auth=8d23256bc9a6e1d1aabbdf897a1bdfe2997793089ad9a1d70c4f6827ecc76e88","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/DBXGN2Q3J5GMLCYPT25OCTDPEI.jpg","published":true,"resizeUrl":"/resizer/v2/DBXGN2Q3J5GMLCYPT25OCTDPEI.jpg?auth=8d23256bc9a6e1d1aabbdf897a1bdfe2997793089ad9a1d70c4f6827ecc76e88","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/DBXGN2Q3J5GMLCYPT25OCTDPEI.jpg?auth=8d23256bc9a6e1d1aabbdf897a1bdfe2997793089ad9a1d70c4f6827ecc76e88&width=300","version":0,"originalName":"CCGBBc.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-22T03:51:20Z","last_updated_date":"2026-02-22T03:51:20Z","height":1500,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/DBXGN2Q3J5GMLCYPT25OCTDPEI.jpg?auth=8d23256bc9a6e1d1aabbdf897a1bdfe2997793089ad9a1d70c4f6827ecc76e88&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/DBXGN2Q3J5GMLCYPT25OCTDPEI.jpg?auth=8d23256bc9a6e1d1aabbdf897a1bdfe2997793089ad9a1d70c4f6827ecc76e88&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/DBXGN2Q3J5GMLCYPT25OCTDPEI.jpg?auth=8d23256bc9a6e1d1aabbdf897a1bdfe2997793089ad9a1d70c4f6827ecc76e88&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/DBXGN2Q3J5GMLCYPT25OCTDPEI.jpg?auth=8d23256bc9a6e1d1aabbdf897a1bdfe2997793089ad9a1d70c4f6827ecc76e88&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/grass-lake-continues-streak-of-conference-titles-by-beating-columbia-central.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"WOKCQJ4UMND7TLM4RHX3OJNHLI","published":true,"branch":"default","revision_id":"GMOJQ3BYZNH7BCDR6VC2BGFFAI"},"planning":{"story_length":{"character_count_actual":4407,"inch_count_actual":5,"word_count_actual":792,"line_count_actual":35}},"display_date":"2026-02-22T05:04:22.769Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"Grass Lake continues streak of conference titles by beating Columbia Central"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/grass-lake-continues-streak-of-conference-titles-by-beating-columbia-central.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-22T04:20:31.829Z","publish_date":"2026-02-22T15:10:42.185Z","_id":"JWKY44FPCVGVFIGDNJ7FTNSLRA","website":"mlive","website_url":"/highschoolsports/2026/02/grass-lake-continues-streak-of-conference-titles-by-beating-columbia-central.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"33d4b50ec2c9e9fffcdca371e588d60535fe2596cfacb042dff46095214bb146"},"caption":"Michigan Center players huddle during Saturday's game at Spring Arbor against Hanover-Horton.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/6XB36CNMUBH2JNC6AOUZR6GGWQ.jpg","licensable":false,"credits":{"affiliation":[{"name":"eingles@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/6c38ae77-25a0-4c4c-8a9e-b9a46cefe656.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"eingles@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"@Eric_Ingles"}],"org":"Jackson","social_links":[{"site":"email","url":"eingles@mlive.com"},{"site":"twitter","url":"@Eric_Ingles"}],"name":"Eric Ingles","description":"Eric Ingles covers sports in the Jackson area.\nFeel free to send tips, stats, scores, etc to eingles@mlive.com","_id":"eingles","additional_properties":{"original":{"lastName":"Ingles","secondLastName":"","education":[{"name":"Northern Michigan University"}],"role":"Sports Reporter","native_app_rendering":false,"affiliations":"","bio":"Eric Ingles covers sports in the Jackson area.\nFeel free to send tips, stats, scores, etc to eingles@mlive.com","expertise":"Sports in the Jackson area","twitter":"@Eric_Ingles","contributor":false,"bio_page":"","last_updated_date":"2025-09-23T03:06:39.768Z","byline":"Eric Ingles | eingles@mlive.com","email":"eingles@mlive.com","slug":"","custom_advancelocal_tiktok":"@eric_ingles","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/6c38ae77-25a0-4c4c-8a9e-b9a46cefe656.png","longBio":"Eric Ingles has covered sports in the Jackson area since 2021. Before that he worked for print and digital outlets in Sterling, Illinois, Sedalia, Missouri and Crawfordsville, Indiana, and TV stations in Jacksonville, Florida, Flint, Michigan and Marquette, Michigan, covering sports from football sidelines, basketball courts, baseball diamonds and every other type of venue since 1997.","custom_advancelocal_bluesky":"@eric-ingles.bsky.social","fuzzy_match":false,"firstName":"Eric","books":[],"podcasts":[],"awards":[],"location":"Jackson","_id":"eingles","status":true}},"type":"author","version":"0.5.8","url":"","slug":""}]},"subtitle":"Cascades Conference girls basketball","width":2000,"creditIPTC":"eingles@mlive.com","_id":"6XB36CNMUBH2JNC6AOUZR6GGWQ","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/6XB36CNMUBH2JNC6AOUZR6GGWQ.jpg?auth=33d4b50ec2c9e9fffcdca371e588d60535fe2596cfacb042dff46095214bb146","proxyUrl":"/resizer/v2/6XB36CNMUBH2JNC6AOUZR6GGWQ.jpg?auth=33d4b50ec2c9e9fffcdca371e588d60535fe2596cfacb042dff46095214bb146","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/6XB36CNMUBH2JNC6AOUZR6GGWQ.jpg","published":true,"resizeUrl":"/resizer/v2/6XB36CNMUBH2JNC6AOUZR6GGWQ.jpg?auth=33d4b50ec2c9e9fffcdca371e588d60535fe2596cfacb042dff46095214bb146","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/6XB36CNMUBH2JNC6AOUZR6GGWQ.jpg?auth=33d4b50ec2c9e9fffcdca371e588d60535fe2596cfacb042dff46095214bb146&width=300","version":0,"originalName":"CCGBBb.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-22T03:51:20Z","last_updated_date":"2026-02-22T03:51:20Z","height":1500,"image_type":"photograph"},{"_id":"HLBCOZG6XZCCFMWM3BEEIM3SYY","additional_properties":{},"type":"text","content":"SPRING ARBOR -- The Michigan Center girls basketball team turned a six-point lead early in the third quarter into a 60-42 win over Hanover-Horton on Saturday in the third-place game of the Cascades Crossovers at Spring Arbor."},{"_id":"NJPWUD236REQDLVB6CL3LUPWOY","additional_properties":{},"type":"text","content":"The Cardinals led 25-16 at halftime before a Maggie Soper basket helped spur a quick Comets run."},{"_id":"DS6DHHZRHVDPZFHPXLWZVZ6AIM","additional_properties":{},"type":"text","content":"But Ella Best responded with a 3-pointer for the Cardinals, Mayrese Vieau followed with a jumper off a McKynley Gaddy assist and a layup in transition, and Michigan Center was able to start to pull away."},{"_id":"5LCEAYIP75GOJMYWLGMDJAM3JY","additional_properties":{},"type":"text","content":"They led 45-29 after three, then extended the lead further early in the fourth when Vieau hit a 3-pointer and Alliyah Moore knocked down a jumper."},{"_id":"5DPXVQNW7FGAJPKKDE25UC4DII","additional_properties":{},"type":"text","content":"Vieau finished with 17 points. Best added 12."},{"_id":"UWXHY3MN2RCHPJSDKHOXXDOKUE","additional_properties":{},"type":"text","content":"Soper led the Comets with 12 points."},{"_id":"M4FQLYWAPBDIXIR7TQUXXABWTI","additional_properties":{},"type":"text","content":"The <a href=\"https://www.mlive.com/topic/high-school-basketball/\" target=\"_blank\" rel=\"\" title=\"https://www.mlive.com/topic/high-school-basketball/\">girls basketball </a>season reaches its final week this coming week, with districts tipping off March 2."},{"_id":"IST742TNW5HBDODEBC7JXGD4TM","type":"raw_html","content":"<adi-stories-by-author adiWidgetId=\"widgie-beb41fde-3b63-4f19-968d-b8ad399818a0\"></adi-stories-by-author>"}],"description":{"basic":"Michigan Center won the third-place game at the Cascades Crossovers after pulling away in the second half to beat Hanover-Horton"},"source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/jackson","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Jackson Sports","description":"Jackson, Michigan sports news. Get the latest on Jackson high school sports, college sports and more. Browse photos, videos and more at the Jackson Citizen Patriot - MLive.com","_id":"/sports/jackson","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/jackson"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/jackson/","default_content":null},"site":{"site_keywords":"Jackson Sports, Jackson Michigan Sports, Jackson High School Sports, Jackson Prep Sports, Local Jackson Sports","site_description":"Jackson, Michigan sports news. Get the latest on Jackson high school sports, college sports and more. Browse photos, videos and more at the Jackson Citizen Patriot - MLive.com","site_section":"Sports","headline":"Jackson Sports","site_title":"Jackson Sports"},"navigation":{"nav_title":"Jackson Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Jackson Sports","_id":"/sports/jackson","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1036}}},"_website_section_id":"mlive./sports/jackson","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@highschoolsports-jx","_id":"1771732358060","text":"@highschoolsports-jx","slug":"highschoolsports-jx"},{"description":"@jx-river","_id":"1771732360308","text":"@jx-river","slug":"jx-river"},{"description":"@local-jx","_id":"1771732363157","text":"@local-jx","slug":"local-jx"},{"description":"@meter","_id":"1771732364855","text":"@meter","slug":"meter"},{"description":"@high-school-basketball","_id":"1771732370949","text":"@high-school-basketball","slug":"high-school-basketball"},{"description":"@mlive-river","_id":"1771732376003","text":"@mlive-river","slug":"mlive-river"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","credits":{"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/6c38ae77-25a0-4c4c-8a9e-b9a46cefe656.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"eingles@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"@Eric_Ingles"}],"org":"Jackson","social_links":[{"site":"email","url":"eingles@mlive.com"},{"site":"twitter","url":"@Eric_Ingles"}],"name":"Eric Ingles","description":"Eric Ingles covers sports in the Jackson area.\nFeel free to send tips, stats, scores, etc to eingles@mlive.com","_id":"eingles","additional_properties":{"original":{"lastName":"Ingles","secondLastName":"","education":[{"name":"Northern Michigan University"}],"role":"Sports Reporter","native_app_rendering":false,"affiliations":"","bio":"Eric Ingles covers sports in the Jackson area.\nFeel free to send tips, stats, scores, etc to eingles@mlive.com","expertise":"Sports in the Jackson area","twitter":"@Eric_Ingles","contributor":false,"bio_page":"","last_updated_date":"2025-09-23T03:06:39.768Z","byline":"Eric Ingles | eingles@mlive.com","email":"eingles@mlive.com","slug":"","custom_advancelocal_tiktok":"@eric_ingles","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/6c38ae77-25a0-4c4c-8a9e-b9a46cefe656.png","longBio":"Eric Ingles has covered sports in the Jackson area since 2021. Before that he worked for print and digital outlets in Sterling, Illinois, Sedalia, Missouri and Crawfordsville, Indiana, and TV stations in Jacksonville, Florida, Flint, Michigan and Marquette, Michigan, covering sports from football sidelines, basketball courts, baseball diamonds and every other type of venue since 1997.","custom_advancelocal_bluesky":"@eric-ingles.bsky.social","fuzzy_match":false,"firstName":"Eric","books":[],"podcasts":[],"awards":[],"location":"Jackson","_id":"eingles","status":true}},"type":"author","version":"0.5.8","url":"","slug":""}]},"subtype":"article","first_publish_date":"2026-02-22T04:08:42.022Z","additional_properties":{"pc_content_hash":"58e36592bacd791d2a65baa3336d860e749f7d87f8eee0142bcd632a43c3abd1","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Sports Fan","confidence":0.8},{"persona":"Basketball Enthusiast","confidence":0.7},{"persona":"Student Athlete","confidence":0.6},{"persona":"Competitive Player","confidence":0.5},{"persona":"Athletic Trainer","confidence":0.4},{"persona":"Active Lifestyle Advocate","confidence":0},{"persona":"Casual Athlete","confidence":0},{"persona":"Adrenaline Junkie","confidence":0},{"persona":"Sports Analyst","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Athletic Recruiter","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0}],"iab_taxonomy":[["Category name: Sports>Basketball","Confidence: 0.825508713722229"],["Category name: Sports>College Sports","Confidence: 0.6044920682907104"],["Category name: Education>Secondary Education","Confidence: 0.5907159447669983"],["Category name: Politics>Civic affairs","Confidence: 0.48241764307022095"]]},"is_published":true,"has_published_copy":true},"last_updated_date":"2026-02-22T04:09:22.535Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"workflow":{"status_code":1},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"syndication":{},"auth":{"1":"33d4b50ec2c9e9fffcdca371e588d60535fe2596cfacb042dff46095214bb146"},"caption":"Michigan Center players huddle during Saturday's game at Spring Arbor against Hanover-Horton.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/6XB36CNMUBH2JNC6AOUZR6GGWQ.jpg","licensable":false,"credits":{"affiliation":[{"name":"eingles@mlive.com","type":"author"}],"by":[{"image":{"version":"0.5.8","url":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/6c38ae77-25a0-4c4c-8a9e-b9a46cefe656.png"},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":"eingles@mlive.com"},{"site":"twitter","deprecated":true,"deprecation_msg":"Please use social_links.","url":"@Eric_Ingles"}],"org":"Jackson","social_links":[{"site":"email","url":"eingles@mlive.com"},{"site":"twitter","url":"@Eric_Ingles"}],"name":"Eric Ingles","description":"Eric Ingles covers sports in the Jackson area.\nFeel free to send tips, stats, scores, etc to eingles@mlive.com","_id":"eingles","additional_properties":{"original":{"lastName":"Ingles","secondLastName":"","education":[{"name":"Northern Michigan University"}],"role":"Sports Reporter","native_app_rendering":false,"affiliations":"","bio":"Eric Ingles covers sports in the Jackson area.\nFeel free to send tips, stats, scores, etc to eingles@mlive.com","expertise":"Sports in the Jackson area","twitter":"@Eric_Ingles","contributor":false,"bio_page":"","last_updated_date":"2025-09-23T03:06:39.768Z","byline":"Eric Ingles | eingles@mlive.com","email":"eingles@mlive.com","slug":"","custom_advancelocal_tiktok":"@eric_ingles","image":"https://author-service-images-prod-us-east-1.publishing.aws.arc.pub/advancelocal/6c38ae77-25a0-4c4c-8a9e-b9a46cefe656.png","longBio":"Eric Ingles has covered sports in the Jackson area since 2021. Before that he worked for print and digital outlets in Sterling, Illinois, Sedalia, Missouri and Crawfordsville, Indiana, and TV stations in Jacksonville, Florida, Flint, Michigan and Marquette, Michigan, covering sports from football sidelines, basketball courts, baseball diamonds and every other type of venue since 1997.","custom_advancelocal_bluesky":"@eric-ingles.bsky.social","fuzzy_match":false,"firstName":"Eric","books":[],"podcasts":[],"awards":[],"location":"Jackson","_id":"eingles","status":true}},"type":"author","version":"0.5.8","url":"","slug":""}]},"subtitle":"Cascades Conference girls basketball","width":2000,"creditIPTC":"eingles@mlive.com","_id":"6XB36CNMUBH2JNC6AOUZR6GGWQ","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/6XB36CNMUBH2JNC6AOUZR6GGWQ.jpg?auth=33d4b50ec2c9e9fffcdca371e588d60535fe2596cfacb042dff46095214bb146","proxyUrl":"/resizer/v2/6XB36CNMUBH2JNC6AOUZR6GGWQ.jpg?auth=33d4b50ec2c9e9fffcdca371e588d60535fe2596cfacb042dff46095214bb146","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/6XB36CNMUBH2JNC6AOUZR6GGWQ.jpg","published":true,"resizeUrl":"/resizer/v2/6XB36CNMUBH2JNC6AOUZR6GGWQ.jpg?auth=33d4b50ec2c9e9fffcdca371e588d60535fe2596cfacb042dff46095214bb146","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/6XB36CNMUBH2JNC6AOUZR6GGWQ.jpg?auth=33d4b50ec2c9e9fffcdca371e588d60535fe2596cfacb042dff46095214bb146&width=300","version":0,"originalName":"CCGBBb.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[]},"created_date":"2026-02-22T03:51:20Z","last_updated_date":"2026-02-22T03:51:20Z","height":1500,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/6XB36CNMUBH2JNC6AOUZR6GGWQ.jpg?auth=33d4b50ec2c9e9fffcdca371e588d60535fe2596cfacb042dff46095214bb146&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/6XB36CNMUBH2JNC6AOUZR6GGWQ.jpg?auth=33d4b50ec2c9e9fffcdca371e588d60535fe2596cfacb042dff46095214bb146&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/6XB36CNMUBH2JNC6AOUZR6GGWQ.jpg?auth=33d4b50ec2c9e9fffcdca371e588d60535fe2596cfacb042dff46095214bb146&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/6XB36CNMUBH2JNC6AOUZR6GGWQ.jpg?auth=33d4b50ec2c9e9fffcdca371e588d60535fe2596cfacb042dff46095214bb146&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/michigan-center-pulls-away-from-hanover-horton.html","distributor":{"name":"advancelocal","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"W7GUX4CX6FB2BCNXTDOX3P4H7E","published":true,"branch":"default","revision_id":"NZAYY3X5SJGHRPRTDDX4NOCUK4"},"planning":{"story_length":{"character_count_actual":855,"inch_count_actual":2,"word_count_actual":148,"line_count_actual":9}},"display_date":"2026-02-22T04:08:42.022Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"Michigan Center pulls away from Hanover-Horton"},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/michigan-center-pulls-away-from-hanover-horton.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-22T03:55:07.763Z","publish_date":"2026-02-22T04:08:42.022Z","_id":"QMVC2XKESVF53HT6LI3G4ZBKLE","website":"mlive","website_url":"/highschoolsports/2026/02/michigan-center-pulls-away-from-hanover-horton.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"9ee1192e9eb4d86dc1eea64aa2f0ec970463edfd3c7641969731970e3cebb8b6"},"caption":"Flushing Head Coach Tyler Szczepanski is lifted into the air by his player Travonta Turner (0) during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/63KH43H22VBOHDC5FVUKNIMRXQ.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":4656,"_id":"63KH43H22VBOHDC5FVUKNIMRXQ","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/63KH43H22VBOHDC5FVUKNIMRXQ.jpg?auth=9ee1192e9eb4d86dc1eea64aa2f0ec970463edfd3c7641969731970e3cebb8b6","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/63KH43H22VBOHDC5FVUKNIMRXQ.jpg?auth=9ee1192e9eb4d86dc1eea64aa2f0ec970463edfd3c7641969731970e3cebb8b6","takenOn":"2026-02-21T01:32:09Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/63KH43H22VBOHDC5FVUKNIMRXQ.jpg","published":true,"resizeUrl":"/resizer/v2/63KH43H22VBOHDC5FVUKNIMRXQ.jpg?auth=9ee1192e9eb4d86dc1eea64aa2f0ec970463edfd3c7641969731970e3cebb8b6","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/63KH43H22VBOHDC5FVUKNIMRXQ.jpg?auth=9ee1192e9eb4d86dc1eea64aa2f0ec970463edfd3c7641969731970e3cebb8b6&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_40.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":0,"ptgVersion":1},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":3104,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"7c4de53581a05a9f8ba0ad60da18af12d7cfe04a517bcdb654317eb6697842eb"},"caption":"Goodrich’s Isaac Valley (11) dribbles the ball during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GLVC7WD2P5BOZH3DDIHQRZUXQU.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":6000,"_id":"GLVC7WD2P5BOZH3DDIHQRZUXQU","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/GLVC7WD2P5BOZH3DDIHQRZUXQU.jpg?auth=7c4de53581a05a9f8ba0ad60da18af12d7cfe04a517bcdb654317eb6697842eb","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/GLVC7WD2P5BOZH3DDIHQRZUXQU.jpg?auth=7c4de53581a05a9f8ba0ad60da18af12d7cfe04a517bcdb654317eb6697842eb","takenOn":"2026-02-21T01:08:20Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GLVC7WD2P5BOZH3DDIHQRZUXQU.jpg","published":true,"resizeUrl":"/resizer/v2/GLVC7WD2P5BOZH3DDIHQRZUXQU.jpg?auth=7c4de53581a05a9f8ba0ad60da18af12d7cfe04a517bcdb654317eb6697842eb","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/GLVC7WD2P5BOZH3DDIHQRZUXQU.jpg?auth=7c4de53581a05a9f8ba0ad60da18af12d7cfe04a517bcdb654317eb6697842eb&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_28.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":1,"ptgVersion":1},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"b014e9b018a07f3e501c68c6256673c2fe7b3d6d84000345ff76c0a3fe33d30c"},"caption":"Flushing's Raymond Neither (10) shoots a layup during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/3QSK3BGUTBFF3EWHIGPNULCMUI.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":6000,"_id":"3QSK3BGUTBFF3EWHIGPNULCMUI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/3QSK3BGUTBFF3EWHIGPNULCMUI.jpg?auth=b014e9b018a07f3e501c68c6256673c2fe7b3d6d84000345ff76c0a3fe33d30c","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/3QSK3BGUTBFF3EWHIGPNULCMUI.jpg?auth=b014e9b018a07f3e501c68c6256673c2fe7b3d6d84000345ff76c0a3fe33d30c","takenOn":"2026-02-21T00:17:56Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/3QSK3BGUTBFF3EWHIGPNULCMUI.jpg","published":true,"resizeUrl":"/resizer/v2/3QSK3BGUTBFF3EWHIGPNULCMUI.jpg?auth=b014e9b018a07f3e501c68c6256673c2fe7b3d6d84000345ff76c0a3fe33d30c","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/3QSK3BGUTBFF3EWHIGPNULCMUI.jpg?auth=b014e9b018a07f3e501c68c6256673c2fe7b3d6d84000345ff76c0a3fe33d30c&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_10.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":2,"ptgVersion":1},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"7362e157897a1fb655237c1cb157d3f60ba5d8ad35a6ef1aba4c86dfc8d56348"},"caption":"Flushing's Caleb Metcalf (15) shoots a layup over Goodrich’s Dominic Melaragni (55) during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/U2D7GHZCYJBLFCYKTALZSS4IMQ.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":5793,"_id":"U2D7GHZCYJBLFCYKTALZSS4IMQ","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/U2D7GHZCYJBLFCYKTALZSS4IMQ.jpg?auth=7362e157897a1fb655237c1cb157d3f60ba5d8ad35a6ef1aba4c86dfc8d56348","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/U2D7GHZCYJBLFCYKTALZSS4IMQ.jpg?auth=7362e157897a1fb655237c1cb157d3f60ba5d8ad35a6ef1aba4c86dfc8d56348","takenOn":"2026-02-21T00:11:58Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/U2D7GHZCYJBLFCYKTALZSS4IMQ.jpg","published":true,"resizeUrl":"/resizer/v2/U2D7GHZCYJBLFCYKTALZSS4IMQ.jpg?auth=7362e157897a1fb655237c1cb157d3f60ba5d8ad35a6ef1aba4c86dfc8d56348","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/U2D7GHZCYJBLFCYKTALZSS4IMQ.jpg?auth=7362e157897a1fb655237c1cb157d3f60ba5d8ad35a6ef1aba4c86dfc8d56348&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_5.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":3,"ptgVersion":1},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":3862,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"bb053d6b41ecb90a61164d5d3319c3f6a8df92b88f28e0b178498f4ccc9b07bb"},"caption":"Flushing's Raymond Neither (10) shoots a free throw during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/L2B352DNLFGODDDTHZ2QARR5VU.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":6000,"_id":"L2B352DNLFGODDDTHZ2QARR5VU","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/L2B352DNLFGODDDTHZ2QARR5VU.jpg?auth=bb053d6b41ecb90a61164d5d3319c3f6a8df92b88f28e0b178498f4ccc9b07bb","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/L2B352DNLFGODDDTHZ2QARR5VU.jpg?auth=bb053d6b41ecb90a61164d5d3319c3f6a8df92b88f28e0b178498f4ccc9b07bb","takenOn":"2026-02-21T00:41:06Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/L2B352DNLFGODDDTHZ2QARR5VU.jpg","published":true,"resizeUrl":"/resizer/v2/L2B352DNLFGODDDTHZ2QARR5VU.jpg?auth=bb053d6b41ecb90a61164d5d3319c3f6a8df92b88f28e0b178498f4ccc9b07bb","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/L2B352DNLFGODDDTHZ2QARR5VU.jpg?auth=bb053d6b41ecb90a61164d5d3319c3f6a8df92b88f28e0b178498f4ccc9b07bb&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_17.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":4,"ptgVersion":1},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"f79308cd9063a2a6c72b70cf5ffcfa302d17a8984d0fc9bd8986379564776ef6"},"caption":"Flushing's Caleb Metcalf (15) and Goodrich’s Kash Miller (5) fight for a jump ball during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/K6EMABZHMVBILMXVWESYRQBK2M.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":5559,"_id":"K6EMABZHMVBILMXVWESYRQBK2M","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/K6EMABZHMVBILMXVWESYRQBK2M.jpg?auth=f79308cd9063a2a6c72b70cf5ffcfa302d17a8984d0fc9bd8986379564776ef6","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/K6EMABZHMVBILMXVWESYRQBK2M.jpg?auth=f79308cd9063a2a6c72b70cf5ffcfa302d17a8984d0fc9bd8986379564776ef6","takenOn":"2026-02-21T00:11:09Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/K6EMABZHMVBILMXVWESYRQBK2M.jpg","published":true,"resizeUrl":"/resizer/v2/K6EMABZHMVBILMXVWESYRQBK2M.jpg?auth=f79308cd9063a2a6c72b70cf5ffcfa302d17a8984d0fc9bd8986379564776ef6","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/K6EMABZHMVBILMXVWESYRQBK2M.jpg?auth=f79308cd9063a2a6c72b70cf5ffcfa302d17a8984d0fc9bd8986379564776ef6&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_3.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":5,"ptgVersion":1},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":3706,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"82cc0c5887f520a06bb135357f5229146b6741ae18dcdfc9fa2d7dab99fc43ae"},"caption":"Flushing players and coaches pose for a photo after the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/T5EKYI3MTFFLLC5QO3AVUDAFZA.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":5599,"_id":"T5EKYI3MTFFLLC5QO3AVUDAFZA","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/T5EKYI3MTFFLLC5QO3AVUDAFZA.jpg?auth=82cc0c5887f520a06bb135357f5229146b6741ae18dcdfc9fa2d7dab99fc43ae","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/T5EKYI3MTFFLLC5QO3AVUDAFZA.jpg?auth=82cc0c5887f520a06bb135357f5229146b6741ae18dcdfc9fa2d7dab99fc43ae","takenOn":"2026-02-21T01:35:38Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/T5EKYI3MTFFLLC5QO3AVUDAFZA.jpg","published":true,"resizeUrl":"/resizer/v2/T5EKYI3MTFFLLC5QO3AVUDAFZA.jpg?auth=82cc0c5887f520a06bb135357f5229146b6741ae18dcdfc9fa2d7dab99fc43ae","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/T5EKYI3MTFFLLC5QO3AVUDAFZA.jpg?auth=82cc0c5887f520a06bb135357f5229146b6741ae18dcdfc9fa2d7dab99fc43ae&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_44.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":6,"ptgVersion":1},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":3733,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"95d4488ffa6517b6b6ded40d3937f3f32d39b205da2bdfcae221abd6b42ff2da"},"caption":"Players read the title on their trophy after the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026. ","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GELYE3JMIZHPZHDQEVOOZY3NNM.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":4426,"_id":"GELYE3JMIZHPZHDQEVOOZY3NNM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/GELYE3JMIZHPZHDQEVOOZY3NNM.jpg?auth=95d4488ffa6517b6b6ded40d3937f3f32d39b205da2bdfcae221abd6b42ff2da","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/GELYE3JMIZHPZHDQEVOOZY3NNM.jpg?auth=95d4488ffa6517b6b6ded40d3937f3f32d39b205da2bdfcae221abd6b42ff2da","takenOn":"2026-02-21T01:34:20Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GELYE3JMIZHPZHDQEVOOZY3NNM.jpg","published":true,"resizeUrl":"/resizer/v2/GELYE3JMIZHPZHDQEVOOZY3NNM.jpg?auth=95d4488ffa6517b6b6ded40d3937f3f32d39b205da2bdfcae221abd6b42ff2da","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/GELYE3JMIZHPZHDQEVOOZY3NNM.jpg?auth=95d4488ffa6517b6b6ded40d3937f3f32d39b205da2bdfcae221abd6b42ff2da&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_43.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":7,"ptgVersion":1},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":2951,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"f9ccf512260f9828f76bacb4d80149180672b2b40f7ed2d6db0c8a2c85ea7369"},"caption":"Flushing's Andrew Valerio (24) threads a pass during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/Y3R6MEXYKRGDJJZLXDWULTYRBQ.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":4755,"_id":"Y3R6MEXYKRGDJJZLXDWULTYRBQ","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/Y3R6MEXYKRGDJJZLXDWULTYRBQ.jpg?auth=f9ccf512260f9828f76bacb4d80149180672b2b40f7ed2d6db0c8a2c85ea7369","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/Y3R6MEXYKRGDJJZLXDWULTYRBQ.jpg?auth=f9ccf512260f9828f76bacb4d80149180672b2b40f7ed2d6db0c8a2c85ea7369","takenOn":"2026-02-21T00:21:54Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/Y3R6MEXYKRGDJJZLXDWULTYRBQ.jpg","published":true,"resizeUrl":"/resizer/v2/Y3R6MEXYKRGDJJZLXDWULTYRBQ.jpg?auth=f9ccf512260f9828f76bacb4d80149180672b2b40f7ed2d6db0c8a2c85ea7369","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/Y3R6MEXYKRGDJJZLXDWULTYRBQ.jpg?auth=f9ccf512260f9828f76bacb4d80149180672b2b40f7ed2d6db0c8a2c85ea7369&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_12.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":8,"ptgVersion":1},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":3170,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"syndication":{},"auth":{"1":"3d0c1209031206b3169a70679abdc28d27ee454966610abc84ff56527c2c17ba"},"caption":"Flushing's Liam Nolen (20) shoots a layup during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/FBQ5C47JTBB3NPWWPXBRWOXQQM.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":4446,"creditIPTC":"Lukas Katilius | MLive.com","_id":"FBQ5C47JTBB3NPWWPXBRWOXQQM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/FBQ5C47JTBB3NPWWPXBRWOXQQM.jpg?auth=3d0c1209031206b3169a70679abdc28d27ee454966610abc84ff56527c2c17ba","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/FBQ5C47JTBB3NPWWPXBRWOXQQM.jpg?auth=3d0c1209031206b3169a70679abdc28d27ee454966610abc84ff56527c2c17ba","takenOn":"2026-02-21T00:21:18Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/FBQ5C47JTBB3NPWWPXBRWOXQQM.jpg","published":true,"resizeUrl":"/resizer/v2/FBQ5C47JTBB3NPWWPXBRWOXQQM.jpg?auth=3d0c1209031206b3169a70679abdc28d27ee454966610abc84ff56527c2c17ba","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/FBQ5C47JTBB3NPWWPXBRWOXQQM.jpg?auth=3d0c1209031206b3169a70679abdc28d27ee454966610abc84ff56527c2c17ba&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_11.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":9,"ptgVersion":1},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":2964,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"3a8b18790b4094f0f28680c19618284a7d39553f30ababa47a75caf58a1580e8"},"caption":"Flushing Head Coach Tyler Szczepanski embraces his player Travonta Turner (0) after the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/2TUG65NPPFFGRL5EUQ37ECNJTU.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":4476,"_id":"2TUG65NPPFFGRL5EUQ37ECNJTU","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/2TUG65NPPFFGRL5EUQ37ECNJTU.jpg?auth=3a8b18790b4094f0f28680c19618284a7d39553f30ababa47a75caf58a1580e8","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/2TUG65NPPFFGRL5EUQ37ECNJTU.jpg?auth=3a8b18790b4094f0f28680c19618284a7d39553f30ababa47a75caf58a1580e8","takenOn":"2026-02-21T01:32:10Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/2TUG65NPPFFGRL5EUQ37ECNJTU.jpg","published":true,"resizeUrl":"/resizer/v2/2TUG65NPPFFGRL5EUQ37ECNJTU.jpg?auth=3a8b18790b4094f0f28680c19618284a7d39553f30ababa47a75caf58a1580e8","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/2TUG65NPPFFGRL5EUQ37ECNJTU.jpg?auth=3a8b18790b4094f0f28680c19618284a7d39553f30ababa47a75caf58a1580e8&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_41.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":10,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":2984,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"78ad6512a6b025ac9d30910ec2e2ebfc65b617d33c3d7d2093f329df3a9a4f91"},"caption":"Goodrich stands for the national anthem during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/FFRBUSRDSVFNTCVAQOGQYF7OKU.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":5827,"_id":"FFRBUSRDSVFNTCVAQOGQYF7OKU","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/FFRBUSRDSVFNTCVAQOGQYF7OKU.jpg?auth=78ad6512a6b025ac9d30910ec2e2ebfc65b617d33c3d7d2093f329df3a9a4f91","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/FFRBUSRDSVFNTCVAQOGQYF7OKU.jpg?auth=78ad6512a6b025ac9d30910ec2e2ebfc65b617d33c3d7d2093f329df3a9a4f91","takenOn":"2026-02-21T00:08:11Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/FFRBUSRDSVFNTCVAQOGQYF7OKU.jpg","published":true,"resizeUrl":"/resizer/v2/FFRBUSRDSVFNTCVAQOGQYF7OKU.jpg?auth=78ad6512a6b025ac9d30910ec2e2ebfc65b617d33c3d7d2093f329df3a9a4f91","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/FFRBUSRDSVFNTCVAQOGQYF7OKU.jpg?auth=78ad6512a6b025ac9d30910ec2e2ebfc65b617d33c3d7d2093f329df3a9a4f91&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":11,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":3885,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"62b8cf634d0708e03491daff3d6d5bc4823e1a73e5274f4184752f9ce9d93a1a"},"caption":"Goodrich Head Coach Gary Barns speaks with his team during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/ULL3K3JKU5EU5ARCLDGHI5H2QE.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":6000,"_id":"ULL3K3JKU5EU5ARCLDGHI5H2QE","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/ULL3K3JKU5EU5ARCLDGHI5H2QE.jpg?auth=62b8cf634d0708e03491daff3d6d5bc4823e1a73e5274f4184752f9ce9d93a1a","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/ULL3K3JKU5EU5ARCLDGHI5H2QE.jpg?auth=62b8cf634d0708e03491daff3d6d5bc4823e1a73e5274f4184752f9ce9d93a1a","takenOn":"2026-02-21T00:23:59Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/ULL3K3JKU5EU5ARCLDGHI5H2QE.jpg","published":true,"resizeUrl":"/resizer/v2/ULL3K3JKU5EU5ARCLDGHI5H2QE.jpg?auth=62b8cf634d0708e03491daff3d6d5bc4823e1a73e5274f4184752f9ce9d93a1a","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/ULL3K3JKU5EU5ARCLDGHI5H2QE.jpg?auth=62b8cf634d0708e03491daff3d6d5bc4823e1a73e5274f4184752f9ce9d93a1a&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_13.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":12,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"a453e1a96c1d735fd2a42bfa121928160a0e6c38e6bce5a605ef5ce64737f520"},"caption":"Flushing's Madix Kinzie (3) shoots a three pointer during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/HAOHUD3FPVBK5FFQBSGY5IYYXA.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":4422,"_id":"HAOHUD3FPVBK5FFQBSGY5IYYXA","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/HAOHUD3FPVBK5FFQBSGY5IYYXA.jpg?auth=a453e1a96c1d735fd2a42bfa121928160a0e6c38e6bce5a605ef5ce64737f520","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/HAOHUD3FPVBK5FFQBSGY5IYYXA.jpg?auth=a453e1a96c1d735fd2a42bfa121928160a0e6c38e6bce5a605ef5ce64737f520","takenOn":"2026-02-21T00:31:47Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/HAOHUD3FPVBK5FFQBSGY5IYYXA.jpg","published":true,"resizeUrl":"/resizer/v2/HAOHUD3FPVBK5FFQBSGY5IYYXA.jpg?auth=a453e1a96c1d735fd2a42bfa121928160a0e6c38e6bce5a605ef5ce64737f520","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/HAOHUD3FPVBK5FFQBSGY5IYYXA.jpg?auth=a453e1a96c1d735fd2a42bfa121928160a0e6c38e6bce5a605ef5ce64737f520&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_15.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":13,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":2948,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"3e2e10947dec62a98117d0344c8f5393c4a3f683fb1d596309f42265204b9794"},"caption":"Goodrich wears ‘no panic just poise’ T-shirts during their warmup during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/BQY6YBOD45COXG2OBER5LUUYEE.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":6000,"_id":"BQY6YBOD45COXG2OBER5LUUYEE","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/BQY6YBOD45COXG2OBER5LUUYEE.jpg?auth=3e2e10947dec62a98117d0344c8f5393c4a3f683fb1d596309f42265204b9794","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/BQY6YBOD45COXG2OBER5LUUYEE.jpg?auth=3e2e10947dec62a98117d0344c8f5393c4a3f683fb1d596309f42265204b9794","takenOn":"2026-02-21T00:09:14Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/BQY6YBOD45COXG2OBER5LUUYEE.jpg","published":true,"resizeUrl":"/resizer/v2/BQY6YBOD45COXG2OBER5LUUYEE.jpg?auth=3e2e10947dec62a98117d0344c8f5393c4a3f683fb1d596309f42265204b9794","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/BQY6YBOD45COXG2OBER5LUUYEE.jpg?auth=3e2e10947dec62a98117d0344c8f5393c4a3f683fb1d596309f42265204b9794&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_1.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":14,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"71d1ee0eb2a9a4d20f64acbebaf4eadd7de51eaff3fa6b9cce6f1557e65715cb"},"caption":"Flushing's Langston Dickerson (14) looks for a pass during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/FBD4UAO33JH55K6XKRP74GTYBI.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":5317,"_id":"FBD4UAO33JH55K6XKRP74GTYBI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/FBD4UAO33JH55K6XKRP74GTYBI.jpg?auth=71d1ee0eb2a9a4d20f64acbebaf4eadd7de51eaff3fa6b9cce6f1557e65715cb","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/FBD4UAO33JH55K6XKRP74GTYBI.jpg?auth=71d1ee0eb2a9a4d20f64acbebaf4eadd7de51eaff3fa6b9cce6f1557e65715cb","takenOn":"2026-02-21T00:13:40Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/FBD4UAO33JH55K6XKRP74GTYBI.jpg","published":true,"resizeUrl":"/resizer/v2/FBD4UAO33JH55K6XKRP74GTYBI.jpg?auth=71d1ee0eb2a9a4d20f64acbebaf4eadd7de51eaff3fa6b9cce6f1557e65715cb","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/FBD4UAO33JH55K6XKRP74GTYBI.jpg?auth=71d1ee0eb2a9a4d20f64acbebaf4eadd7de51eaff3fa6b9cce6f1557e65715cb&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_6.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":15,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":3545,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"392023f4a7c272f0745c68ee6cdec8cb7de4df9a0f072c5843a64f955eeecc79"},"caption":"Goodrich’s Dominic Melaragni (55) and Flushing's Caleb Metcalf (15) fight for a rebound during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/4IE2742QDVH2ZCENFYTP6UUEDQ.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":4834,"_id":"4IE2742QDVH2ZCENFYTP6UUEDQ","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/4IE2742QDVH2ZCENFYTP6UUEDQ.jpg?auth=392023f4a7c272f0745c68ee6cdec8cb7de4df9a0f072c5843a64f955eeecc79","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/4IE2742QDVH2ZCENFYTP6UUEDQ.jpg?auth=392023f4a7c272f0745c68ee6cdec8cb7de4df9a0f072c5843a64f955eeecc79","takenOn":"2026-02-21T01:17:02Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/4IE2742QDVH2ZCENFYTP6UUEDQ.jpg","published":true,"resizeUrl":"/resizer/v2/4IE2742QDVH2ZCENFYTP6UUEDQ.jpg?auth=392023f4a7c272f0745c68ee6cdec8cb7de4df9a0f072c5843a64f955eeecc79","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/4IE2742QDVH2ZCENFYTP6UUEDQ.jpg?auth=392023f4a7c272f0745c68ee6cdec8cb7de4df9a0f072c5843a64f955eeecc79&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_34.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":16,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":3223,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"5c5e3545b47f1a623fd84ea92050731999f6ca39f14b53d12bff3581d780ae67"},"caption":"Flushing's Andrew Valerio (24) shoots a layup during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/M6USYQI7G5C4PGUENGBGQUTKPI.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":5141,"_id":"M6USYQI7G5C4PGUENGBGQUTKPI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/M6USYQI7G5C4PGUENGBGQUTKPI.jpg?auth=5c5e3545b47f1a623fd84ea92050731999f6ca39f14b53d12bff3581d780ae67","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/M6USYQI7G5C4PGUENGBGQUTKPI.jpg?auth=5c5e3545b47f1a623fd84ea92050731999f6ca39f14b53d12bff3581d780ae67","takenOn":"2026-02-21T00:14:39Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/M6USYQI7G5C4PGUENGBGQUTKPI.jpg","published":true,"resizeUrl":"/resizer/v2/M6USYQI7G5C4PGUENGBGQUTKPI.jpg?auth=5c5e3545b47f1a623fd84ea92050731999f6ca39f14b53d12bff3581d780ae67","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/M6USYQI7G5C4PGUENGBGQUTKPI.jpg?auth=5c5e3545b47f1a623fd84ea92050731999f6ca39f14b53d12bff3581d780ae67&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_7.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":17,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":3427,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"c1ed833bc2e91d53185addb2e63491a229e8a0be4a28623567a4e707562b6a3b"},"caption":"Goodrich’s Miles Washington (40) shoots the ball during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/G2XYG72BQRES7BQX5LML6UVBQ4.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":5244,"_id":"G2XYG72BQRES7BQX5LML6UVBQ4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/G2XYG72BQRES7BQX5LML6UVBQ4.jpg?auth=c1ed833bc2e91d53185addb2e63491a229e8a0be4a28623567a4e707562b6a3b","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/G2XYG72BQRES7BQX5LML6UVBQ4.jpg?auth=c1ed833bc2e91d53185addb2e63491a229e8a0be4a28623567a4e707562b6a3b","takenOn":"2026-02-21T00:59:11Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/G2XYG72BQRES7BQX5LML6UVBQ4.jpg","published":true,"resizeUrl":"/resizer/v2/G2XYG72BQRES7BQX5LML6UVBQ4.jpg?auth=c1ed833bc2e91d53185addb2e63491a229e8a0be4a28623567a4e707562b6a3b","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/G2XYG72BQRES7BQX5LML6UVBQ4.jpg?auth=c1ed833bc2e91d53185addb2e63491a229e8a0be4a28623567a4e707562b6a3b&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_21.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":18,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":3496,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"38e691b50b1868fc09670ced8c1c17f9e7c3c6a6043f568fc45363dfbaa6ae75"},"caption":"Goodrich’s Miles Washington (40) is announced into the game during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/IY5J6Y3DGBBBBL3L2NMNKG2ZZM.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":5598,"_id":"IY5J6Y3DGBBBBL3L2NMNKG2ZZM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/IY5J6Y3DGBBBBL3L2NMNKG2ZZM.jpg?auth=38e691b50b1868fc09670ced8c1c17f9e7c3c6a6043f568fc45363dfbaa6ae75","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/IY5J6Y3DGBBBBL3L2NMNKG2ZZM.jpg?auth=38e691b50b1868fc09670ced8c1c17f9e7c3c6a6043f568fc45363dfbaa6ae75","takenOn":"2026-02-21T00:09:26Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/IY5J6Y3DGBBBBL3L2NMNKG2ZZM.jpg","published":true,"resizeUrl":"/resizer/v2/IY5J6Y3DGBBBBL3L2NMNKG2ZZM.jpg?auth=38e691b50b1868fc09670ced8c1c17f9e7c3c6a6043f568fc45363dfbaa6ae75","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/IY5J6Y3DGBBBBL3L2NMNKG2ZZM.jpg?auth=38e691b50b1868fc09670ced8c1c17f9e7c3c6a6043f568fc45363dfbaa6ae75&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_2.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":19,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":3732,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"cfd0014508c58e404810acb1d3ca68a14f63750ca0b1ce2d8e5a1ca2973ab565"},"caption":"Flushing's Madix Kinzie (3) shoots a tall arcing shot during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/CXWRQGPVPBGMXA4MMPJKFDBNRA.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":5908,"_id":"CXWRQGPVPBGMXA4MMPJKFDBNRA","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/CXWRQGPVPBGMXA4MMPJKFDBNRA.jpg?auth=cfd0014508c58e404810acb1d3ca68a14f63750ca0b1ce2d8e5a1ca2973ab565","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/CXWRQGPVPBGMXA4MMPJKFDBNRA.jpg?auth=cfd0014508c58e404810acb1d3ca68a14f63750ca0b1ce2d8e5a1ca2973ab565","takenOn":"2026-02-21T00:11:56Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/CXWRQGPVPBGMXA4MMPJKFDBNRA.jpg","published":true,"resizeUrl":"/resizer/v2/CXWRQGPVPBGMXA4MMPJKFDBNRA.jpg?auth=cfd0014508c58e404810acb1d3ca68a14f63750ca0b1ce2d8e5a1ca2973ab565","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/CXWRQGPVPBGMXA4MMPJKFDBNRA.jpg?auth=cfd0014508c58e404810acb1d3ca68a14f63750ca0b1ce2d8e5a1ca2973ab565&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_4.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":20,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":3939,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"dfd63ea39a9c7f0cd3e73de2dcb3e2c5e5fcadd6e548dcce54ec7a6797d5f98f"},"caption":"Flushing's Caleb Metcalf (15) shoots a layup during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/V2UZHNRY4BCJXJGQPT7MAMDFOE.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":5363,"_id":"V2UZHNRY4BCJXJGQPT7MAMDFOE","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/V2UZHNRY4BCJXJGQPT7MAMDFOE.jpg?auth=dfd63ea39a9c7f0cd3e73de2dcb3e2c5e5fcadd6e548dcce54ec7a6797d5f98f","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/V2UZHNRY4BCJXJGQPT7MAMDFOE.jpg?auth=dfd63ea39a9c7f0cd3e73de2dcb3e2c5e5fcadd6e548dcce54ec7a6797d5f98f","takenOn":"2026-02-21T00:16:24Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/V2UZHNRY4BCJXJGQPT7MAMDFOE.jpg","published":true,"resizeUrl":"/resizer/v2/V2UZHNRY4BCJXJGQPT7MAMDFOE.jpg?auth=dfd63ea39a9c7f0cd3e73de2dcb3e2c5e5fcadd6e548dcce54ec7a6797d5f98f","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/V2UZHNRY4BCJXJGQPT7MAMDFOE.jpg?auth=dfd63ea39a9c7f0cd3e73de2dcb3e2c5e5fcadd6e548dcce54ec7a6797d5f98f&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_9.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":21,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":3575,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"3125edee20b7b79c5ee6947c351d79580c7e5ef193ca3856299e49247a13371e"},"caption":"Goodrich students cheer on their team during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/MOFZYON4FVCMXD6UETQ246MCTY.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":6000,"_id":"MOFZYON4FVCMXD6UETQ246MCTY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/MOFZYON4FVCMXD6UETQ246MCTY.jpg?auth=3125edee20b7b79c5ee6947c351d79580c7e5ef193ca3856299e49247a13371e","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/MOFZYON4FVCMXD6UETQ246MCTY.jpg?auth=3125edee20b7b79c5ee6947c351d79580c7e5ef193ca3856299e49247a13371e","takenOn":"2026-02-21T01:14:32Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/MOFZYON4FVCMXD6UETQ246MCTY.jpg","published":true,"resizeUrl":"/resizer/v2/MOFZYON4FVCMXD6UETQ246MCTY.jpg?auth=3125edee20b7b79c5ee6947c351d79580c7e5ef193ca3856299e49247a13371e","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/MOFZYON4FVCMXD6UETQ246MCTY.jpg?auth=3125edee20b7b79c5ee6947c351d79580c7e5ef193ca3856299e49247a13371e&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_31.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":22,"ptgVersion":1},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"73808c627f16e090c189692beaf018b5442373b8c68be5d9ee866c39e782b0c9"},"caption":"Flushing's Raymond Neither (10) shoots a three pointer during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/CDXXMXUUKVFQJCY26ITQWJI2CQ.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":4803,"_id":"CDXXMXUUKVFQJCY26ITQWJI2CQ","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/CDXXMXUUKVFQJCY26ITQWJI2CQ.jpg?auth=73808c627f16e090c189692beaf018b5442373b8c68be5d9ee866c39e782b0c9","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/CDXXMXUUKVFQJCY26ITQWJI2CQ.jpg?auth=73808c627f16e090c189692beaf018b5442373b8c68be5d9ee866c39e782b0c9","takenOn":"2026-02-21T00:30:59Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/CDXXMXUUKVFQJCY26ITQWJI2CQ.jpg","published":true,"resizeUrl":"/resizer/v2/CDXXMXUUKVFQJCY26ITQWJI2CQ.jpg?auth=73808c627f16e090c189692beaf018b5442373b8c68be5d9ee866c39e782b0c9","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/CDXXMXUUKVFQJCY26ITQWJI2CQ.jpg?auth=73808c627f16e090c189692beaf018b5442373b8c68be5d9ee866c39e782b0c9&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_14.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":23,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":3202,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"54cddf69a33f10109ed6dcd6e63943a9e27ca6ca48e944f4b16e4c04104faa6d"},"caption":"Flushing's Langston Dickerson (14) shoots a free throw during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/Y4KVZ6BELBCIDGBU5MWYFNO7D4.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":6000,"_id":"Y4KVZ6BELBCIDGBU5MWYFNO7D4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/Y4KVZ6BELBCIDGBU5MWYFNO7D4.jpg?auth=54cddf69a33f10109ed6dcd6e63943a9e27ca6ca48e944f4b16e4c04104faa6d","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/Y4KVZ6BELBCIDGBU5MWYFNO7D4.jpg?auth=54cddf69a33f10109ed6dcd6e63943a9e27ca6ca48e944f4b16e4c04104faa6d","takenOn":"2026-02-21T00:15:49Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/Y4KVZ6BELBCIDGBU5MWYFNO7D4.jpg","published":true,"resizeUrl":"/resizer/v2/Y4KVZ6BELBCIDGBU5MWYFNO7D4.jpg?auth=54cddf69a33f10109ed6dcd6e63943a9e27ca6ca48e944f4b16e4c04104faa6d","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/Y4KVZ6BELBCIDGBU5MWYFNO7D4.jpg?auth=54cddf69a33f10109ed6dcd6e63943a9e27ca6ca48e944f4b16e4c04104faa6d&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_8.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":24,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"34ec961c9ddc598726550bea4ac37ecbfdc6e16dd87f541681b1b47afa082f41"},"caption":"Goodrich’s Jenson LePla (3) shoots a three pointer during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/W4M64EWTNNBFDDUCIVWFQW4OPQ.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":4512,"_id":"W4M64EWTNNBFDDUCIVWFQW4OPQ","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/W4M64EWTNNBFDDUCIVWFQW4OPQ.jpg?auth=34ec961c9ddc598726550bea4ac37ecbfdc6e16dd87f541681b1b47afa082f41","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/W4M64EWTNNBFDDUCIVWFQW4OPQ.jpg?auth=34ec961c9ddc598726550bea4ac37ecbfdc6e16dd87f541681b1b47afa082f41","takenOn":"2026-02-21T00:53:17Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/W4M64EWTNNBFDDUCIVWFQW4OPQ.jpg","published":true,"resizeUrl":"/resizer/v2/W4M64EWTNNBFDDUCIVWFQW4OPQ.jpg?auth=34ec961c9ddc598726550bea4ac37ecbfdc6e16dd87f541681b1b47afa082f41","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/W4M64EWTNNBFDDUCIVWFQW4OPQ.jpg?auth=34ec961c9ddc598726550bea4ac37ecbfdc6e16dd87f541681b1b47afa082f41&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_18.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":25,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":3008,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"37f1fad15d05a250f0fddb38633c61d7721456402f8aefe9531f19a4258e529b"},"caption":"Goodrich’s Jenson LePla (3) shoots the ball during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/SRPBCDZ7IRFYZCOPVZK5AUIHDY.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":5748,"_id":"SRPBCDZ7IRFYZCOPVZK5AUIHDY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/SRPBCDZ7IRFYZCOPVZK5AUIHDY.jpg?auth=37f1fad15d05a250f0fddb38633c61d7721456402f8aefe9531f19a4258e529b","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/SRPBCDZ7IRFYZCOPVZK5AUIHDY.jpg?auth=37f1fad15d05a250f0fddb38633c61d7721456402f8aefe9531f19a4258e529b","takenOn":"2026-02-21T00:57:38Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/SRPBCDZ7IRFYZCOPVZK5AUIHDY.jpg","published":true,"resizeUrl":"/resizer/v2/SRPBCDZ7IRFYZCOPVZK5AUIHDY.jpg?auth=37f1fad15d05a250f0fddb38633c61d7721456402f8aefe9531f19a4258e529b","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/SRPBCDZ7IRFYZCOPVZK5AUIHDY.jpg?auth=37f1fad15d05a250f0fddb38633c61d7721456402f8aefe9531f19a4258e529b&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_20.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":26,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":3832,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"0a482e9f40d7d981250d0095e675ee8737c10bbc797ec63003703168f21eb918"},"caption":"The Goodrich student section cheers on their team during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/EOF6CKGR75GJRMEXVBCODGTAXM.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":6000,"_id":"EOF6CKGR75GJRMEXVBCODGTAXM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/EOF6CKGR75GJRMEXVBCODGTAXM.jpg?auth=0a482e9f40d7d981250d0095e675ee8737c10bbc797ec63003703168f21eb918","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/EOF6CKGR75GJRMEXVBCODGTAXM.jpg?auth=0a482e9f40d7d981250d0095e675ee8737c10bbc797ec63003703168f21eb918","takenOn":"2026-02-21T00:55:35Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/EOF6CKGR75GJRMEXVBCODGTAXM.jpg","published":true,"resizeUrl":"/resizer/v2/EOF6CKGR75GJRMEXVBCODGTAXM.jpg?auth=0a482e9f40d7d981250d0095e675ee8737c10bbc797ec63003703168f21eb918","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/EOF6CKGR75GJRMEXVBCODGTAXM.jpg?auth=0a482e9f40d7d981250d0095e675ee8737c10bbc797ec63003703168f21eb918&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_19.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":27,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"d7ed3e049e9374d602fe52624b6d64f2e0489bf0881d2fc5384cff2fd6a69d4d"},"caption":"Goodrich’s Miles Washington (40) shoots a layup during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/6GYCGCTGVVHT7G2DVG5ZOPDULI.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":5216,"_id":"6GYCGCTGVVHT7G2DVG5ZOPDULI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/6GYCGCTGVVHT7G2DVG5ZOPDULI.jpg?auth=d7ed3e049e9374d602fe52624b6d64f2e0489bf0881d2fc5384cff2fd6a69d4d","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/6GYCGCTGVVHT7G2DVG5ZOPDULI.jpg?auth=d7ed3e049e9374d602fe52624b6d64f2e0489bf0881d2fc5384cff2fd6a69d4d","takenOn":"2026-02-21T00:59:37Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/6GYCGCTGVVHT7G2DVG5ZOPDULI.jpg","published":true,"resizeUrl":"/resizer/v2/6GYCGCTGVVHT7G2DVG5ZOPDULI.jpg?auth=d7ed3e049e9374d602fe52624b6d64f2e0489bf0881d2fc5384cff2fd6a69d4d","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/6GYCGCTGVVHT7G2DVG5ZOPDULI.jpg?auth=d7ed3e049e9374d602fe52624b6d64f2e0489bf0881d2fc5384cff2fd6a69d4d&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_22.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":28,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":3477,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"eecc188922021503f2a8b513e77516e30856b601ef583d5795aa63b37f5a4ff6"},"caption":"Goodrich’s Jenson LePla (3) shoots the ball during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/U3HWPO5NJRGUDKT2TGKQPUAB5Q.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":4366,"_id":"U3HWPO5NJRGUDKT2TGKQPUAB5Q","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/U3HWPO5NJRGUDKT2TGKQPUAB5Q.jpg?auth=eecc188922021503f2a8b513e77516e30856b601ef583d5795aa63b37f5a4ff6","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/U3HWPO5NJRGUDKT2TGKQPUAB5Q.jpg?auth=eecc188922021503f2a8b513e77516e30856b601ef583d5795aa63b37f5a4ff6","takenOn":"2026-02-21T01:08:32Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/U3HWPO5NJRGUDKT2TGKQPUAB5Q.jpg","published":true,"resizeUrl":"/resizer/v2/U3HWPO5NJRGUDKT2TGKQPUAB5Q.jpg?auth=eecc188922021503f2a8b513e77516e30856b601ef583d5795aa63b37f5a4ff6","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/U3HWPO5NJRGUDKT2TGKQPUAB5Q.jpg?auth=eecc188922021503f2a8b513e77516e30856b601ef583d5795aa63b37f5a4ff6&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_29.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":29,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":2911,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"11a5a053dd883a9f5d95350181351239a0b6c31da14109458a9dc2fb48686960"},"caption":"Flushing's Raymond Neither (10) shoots a layup during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/KVGKSUBWI5CMTLMUHLDC2FDFFE.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":6000,"_id":"KVGKSUBWI5CMTLMUHLDC2FDFFE","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/KVGKSUBWI5CMTLMUHLDC2FDFFE.jpg?auth=11a5a053dd883a9f5d95350181351239a0b6c31da14109458a9dc2fb48686960","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/KVGKSUBWI5CMTLMUHLDC2FDFFE.jpg?auth=11a5a053dd883a9f5d95350181351239a0b6c31da14109458a9dc2fb48686960","takenOn":"2026-02-21T00:37:25Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/KVGKSUBWI5CMTLMUHLDC2FDFFE.jpg","published":true,"resizeUrl":"/resizer/v2/KVGKSUBWI5CMTLMUHLDC2FDFFE.jpg?auth=11a5a053dd883a9f5d95350181351239a0b6c31da14109458a9dc2fb48686960","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/KVGKSUBWI5CMTLMUHLDC2FDFFE.jpg?auth=11a5a053dd883a9f5d95350181351239a0b6c31da14109458a9dc2fb48686960&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_16.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":30,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"1802771489cf55e1c3f028406d24b99138f28354e6eff65d5b2522e9345aacac"},"caption":"Goodrich’s Jenson LePla (3) dribbles the ball during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/VDU7GXIU7FGYVJCQRW2ANU7LTY.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":4179,"_id":"VDU7GXIU7FGYVJCQRW2ANU7LTY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/VDU7GXIU7FGYVJCQRW2ANU7LTY.jpg?auth=1802771489cf55e1c3f028406d24b99138f28354e6eff65d5b2522e9345aacac","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/VDU7GXIU7FGYVJCQRW2ANU7LTY.jpg?auth=1802771489cf55e1c3f028406d24b99138f28354e6eff65d5b2522e9345aacac","takenOn":"2026-02-21T01:03:34Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/VDU7GXIU7FGYVJCQRW2ANU7LTY.jpg","published":true,"resizeUrl":"/resizer/v2/VDU7GXIU7FGYVJCQRW2ANU7LTY.jpg?auth=1802771489cf55e1c3f028406d24b99138f28354e6eff65d5b2522e9345aacac","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/VDU7GXIU7FGYVJCQRW2ANU7LTY.jpg?auth=1802771489cf55e1c3f028406d24b99138f28354e6eff65d5b2522e9345aacac&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_24.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":31,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":2786,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"f28cc6ce7bfec2bba3e2487a653b96b67502c78beee87a347e02b273ba36ec3f"},"caption":"Goodrich’s Miles Washington (40) shoots a free throw during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/ONI5FOQ3NJCJBLAMW5K7TWIK64.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":6000,"_id":"ONI5FOQ3NJCJBLAMW5K7TWIK64","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/ONI5FOQ3NJCJBLAMW5K7TWIK64.jpg?auth=f28cc6ce7bfec2bba3e2487a653b96b67502c78beee87a347e02b273ba36ec3f","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/ONI5FOQ3NJCJBLAMW5K7TWIK64.jpg?auth=f28cc6ce7bfec2bba3e2487a653b96b67502c78beee87a347e02b273ba36ec3f","takenOn":"2026-02-21T01:00:07Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/ONI5FOQ3NJCJBLAMW5K7TWIK64.jpg","published":true,"resizeUrl":"/resizer/v2/ONI5FOQ3NJCJBLAMW5K7TWIK64.jpg?auth=f28cc6ce7bfec2bba3e2487a653b96b67502c78beee87a347e02b273ba36ec3f","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/ONI5FOQ3NJCJBLAMW5K7TWIK64.jpg?auth=f28cc6ce7bfec2bba3e2487a653b96b67502c78beee87a347e02b273ba36ec3f&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_23.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":32,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"59994f5c8583a64fa7135c10f77be0f996789080a3c15b7f5b91442526ec29d2"},"caption":"Flushing students cheer on their team during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/7RVJ5AKDJ5EKLN35YB2NSYQLMY.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":6000,"_id":"7RVJ5AKDJ5EKLN35YB2NSYQLMY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/7RVJ5AKDJ5EKLN35YB2NSYQLMY.jpg?auth=59994f5c8583a64fa7135c10f77be0f996789080a3c15b7f5b91442526ec29d2","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/7RVJ5AKDJ5EKLN35YB2NSYQLMY.jpg?auth=59994f5c8583a64fa7135c10f77be0f996789080a3c15b7f5b91442526ec29d2","takenOn":"2026-02-21T01:19:09Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/7RVJ5AKDJ5EKLN35YB2NSYQLMY.jpg","published":true,"resizeUrl":"/resizer/v2/7RVJ5AKDJ5EKLN35YB2NSYQLMY.jpg?auth=59994f5c8583a64fa7135c10f77be0f996789080a3c15b7f5b91442526ec29d2","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/7RVJ5AKDJ5EKLN35YB2NSYQLMY.jpg?auth=59994f5c8583a64fa7135c10f77be0f996789080a3c15b7f5b91442526ec29d2&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_37.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":33,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"e9b056cb98c982e72d84ba59b7b888592692a19ab9f17dde8a20fa373fc61fc7"},"caption":"Goodrich’s Miles Washington (40) shoots the ball during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/7ZG6SYF5DBDDLAPUXCWTFPW2ZE.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":4965,"_id":"7ZG6SYF5DBDDLAPUXCWTFPW2ZE","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/7ZG6SYF5DBDDLAPUXCWTFPW2ZE.jpg?auth=e9b056cb98c982e72d84ba59b7b888592692a19ab9f17dde8a20fa373fc61fc7","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/7ZG6SYF5DBDDLAPUXCWTFPW2ZE.jpg?auth=e9b056cb98c982e72d84ba59b7b888592692a19ab9f17dde8a20fa373fc61fc7","takenOn":"2026-02-21T01:17:00Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/7ZG6SYF5DBDDLAPUXCWTFPW2ZE.jpg","published":true,"resizeUrl":"/resizer/v2/7ZG6SYF5DBDDLAPUXCWTFPW2ZE.jpg?auth=e9b056cb98c982e72d84ba59b7b888592692a19ab9f17dde8a20fa373fc61fc7","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/7ZG6SYF5DBDDLAPUXCWTFPW2ZE.jpg?auth=e9b056cb98c982e72d84ba59b7b888592692a19ab9f17dde8a20fa373fc61fc7&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_33.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":34,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":3310,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"426f4c83158d8aa7c6fb100174a08662392c45162a71e6f6423a2fd9ddf2a50b"},"caption":"Goodrich’s Jenson LePla (3) shoots a layup during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/TCT2BCU7CFEXVBQPAZ5F5CS5WU.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":6000,"_id":"TCT2BCU7CFEXVBQPAZ5F5CS5WU","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/TCT2BCU7CFEXVBQPAZ5F5CS5WU.jpg?auth=426f4c83158d8aa7c6fb100174a08662392c45162a71e6f6423a2fd9ddf2a50b","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/TCT2BCU7CFEXVBQPAZ5F5CS5WU.jpg?auth=426f4c83158d8aa7c6fb100174a08662392c45162a71e6f6423a2fd9ddf2a50b","takenOn":"2026-02-21T01:03:36Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/TCT2BCU7CFEXVBQPAZ5F5CS5WU.jpg","published":true,"resizeUrl":"/resizer/v2/TCT2BCU7CFEXVBQPAZ5F5CS5WU.jpg?auth=426f4c83158d8aa7c6fb100174a08662392c45162a71e6f6423a2fd9ddf2a50b","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/TCT2BCU7CFEXVBQPAZ5F5CS5WU.jpg?auth=426f4c83158d8aa7c6fb100174a08662392c45162a71e6f6423a2fd9ddf2a50b&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_25.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":35,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"e1551693167d5f1081c02f6075e3a8fecdbf07a4494515dec2ee3ca361041c32"},"caption":"Goodrich’s Jenson LePla (3) shoots a layup during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/IICHW6ZXCNFW3JZC3OZFMESI3U.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":5347,"_id":"IICHW6ZXCNFW3JZC3OZFMESI3U","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/IICHW6ZXCNFW3JZC3OZFMESI3U.jpg?auth=e1551693167d5f1081c02f6075e3a8fecdbf07a4494515dec2ee3ca361041c32","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/IICHW6ZXCNFW3JZC3OZFMESI3U.jpg?auth=e1551693167d5f1081c02f6075e3a8fecdbf07a4494515dec2ee3ca361041c32","takenOn":"2026-02-21T01:04:02Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/IICHW6ZXCNFW3JZC3OZFMESI3U.jpg","published":true,"resizeUrl":"/resizer/v2/IICHW6ZXCNFW3JZC3OZFMESI3U.jpg?auth=e1551693167d5f1081c02f6075e3a8fecdbf07a4494515dec2ee3ca361041c32","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/IICHW6ZXCNFW3JZC3OZFMESI3U.jpg?auth=e1551693167d5f1081c02f6075e3a8fecdbf07a4494515dec2ee3ca361041c32&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_26.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":36,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":3565,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"cad7d16c55ef3d2274cf5be843a3ba178605eb5f1c0352be70eddae93e76e84d"},"caption":"Flushing's Raymond Neither (10) shoots a layup during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/O5WSDKAYPZBY5A7H4YGXBN57GM.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":4480,"_id":"O5WSDKAYPZBY5A7H4YGXBN57GM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/O5WSDKAYPZBY5A7H4YGXBN57GM.jpg?auth=cad7d16c55ef3d2274cf5be843a3ba178605eb5f1c0352be70eddae93e76e84d","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/O5WSDKAYPZBY5A7H4YGXBN57GM.jpg?auth=cad7d16c55ef3d2274cf5be843a3ba178605eb5f1c0352be70eddae93e76e84d","takenOn":"2026-02-21T01:19:06Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/O5WSDKAYPZBY5A7H4YGXBN57GM.jpg","published":true,"resizeUrl":"/resizer/v2/O5WSDKAYPZBY5A7H4YGXBN57GM.jpg?auth=cad7d16c55ef3d2274cf5be843a3ba178605eb5f1c0352be70eddae93e76e84d","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/O5WSDKAYPZBY5A7H4YGXBN57GM.jpg?auth=cad7d16c55ef3d2274cf5be843a3ba178605eb5f1c0352be70eddae93e76e84d&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_36.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":37,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":2987,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"b23a6928e2cc0b8e5ada3d7c4703a9dcb04287483864e050bb6a5a8017b8713f"},"caption":"Goodrich’s Dominic Melaragni (55) grabs a rebound from two Flushing players during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/RNBJVM5MKFHWVFRA2LKMOMEDAM.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":4843,"_id":"RNBJVM5MKFHWVFRA2LKMOMEDAM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/RNBJVM5MKFHWVFRA2LKMOMEDAM.jpg?auth=b23a6928e2cc0b8e5ada3d7c4703a9dcb04287483864e050bb6a5a8017b8713f","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/RNBJVM5MKFHWVFRA2LKMOMEDAM.jpg?auth=b23a6928e2cc0b8e5ada3d7c4703a9dcb04287483864e050bb6a5a8017b8713f","takenOn":"2026-02-21T01:16:35Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/RNBJVM5MKFHWVFRA2LKMOMEDAM.jpg","published":true,"resizeUrl":"/resizer/v2/RNBJVM5MKFHWVFRA2LKMOMEDAM.jpg?auth=b23a6928e2cc0b8e5ada3d7c4703a9dcb04287483864e050bb6a5a8017b8713f","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/RNBJVM5MKFHWVFRA2LKMOMEDAM.jpg?auth=b23a6928e2cc0b8e5ada3d7c4703a9dcb04287483864e050bb6a5a8017b8713f&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_32.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":38,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":3229,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"f30bce17ce9ecdc9cbb6bddbf79be8201375c89ecd9b5bbe33af2efb59d854cc"},"caption":"Flushing Head Coach Tyler Szczepanski speaks with his team during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/LQYJ6ZLZUJENFB27KS2CTNKEPA.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":6000,"_id":"LQYJ6ZLZUJENFB27KS2CTNKEPA","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/LQYJ6ZLZUJENFB27KS2CTNKEPA.jpg?auth=f30bce17ce9ecdc9cbb6bddbf79be8201375c89ecd9b5bbe33af2efb59d854cc","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/LQYJ6ZLZUJENFB27KS2CTNKEPA.jpg?auth=f30bce17ce9ecdc9cbb6bddbf79be8201375c89ecd9b5bbe33af2efb59d854cc","takenOn":"2026-02-21T01:06:23Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/LQYJ6ZLZUJENFB27KS2CTNKEPA.jpg","published":true,"resizeUrl":"/resizer/v2/LQYJ6ZLZUJENFB27KS2CTNKEPA.jpg?auth=f30bce17ce9ecdc9cbb6bddbf79be8201375c89ecd9b5bbe33af2efb59d854cc","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/LQYJ6ZLZUJENFB27KS2CTNKEPA.jpg?auth=f30bce17ce9ecdc9cbb6bddbf79be8201375c89ecd9b5bbe33af2efb59d854cc&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_27.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":39,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"30a633fd969854f9d238b6991c57229c0fd470cc7cbfb8bb930c788c40800e70"},"caption":"Flushing players celebrate with their classmates after the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/BCNRP7LCLBACBNPSM3SKZRHNVQ.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":6000,"_id":"BCNRP7LCLBACBNPSM3SKZRHNVQ","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/BCNRP7LCLBACBNPSM3SKZRHNVQ.jpg?auth=30a633fd969854f9d238b6991c57229c0fd470cc7cbfb8bb930c788c40800e70","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/BCNRP7LCLBACBNPSM3SKZRHNVQ.jpg?auth=30a633fd969854f9d238b6991c57229c0fd470cc7cbfb8bb930c788c40800e70","takenOn":"2026-02-21T01:34:08Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/BCNRP7LCLBACBNPSM3SKZRHNVQ.jpg","published":true,"resizeUrl":"/resizer/v2/BCNRP7LCLBACBNPSM3SKZRHNVQ.jpg?auth=30a633fd969854f9d238b6991c57229c0fd470cc7cbfb8bb930c788c40800e70","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/BCNRP7LCLBACBNPSM3SKZRHNVQ.jpg?auth=30a633fd969854f9d238b6991c57229c0fd470cc7cbfb8bb930c788c40800e70&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_42.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":40,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"8ad9e11d1f0e9daf7aada3d0522a352492ec6452f79acc9b29e2ef6d6161c1a5"},"caption":"Flushing's Andrew Valerio (24) shoots a layup during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/UOLIYABRBRCUPGVUZAEWADRG7I.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":6000,"_id":"UOLIYABRBRCUPGVUZAEWADRG7I","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/UOLIYABRBRCUPGVUZAEWADRG7I.jpg?auth=8ad9e11d1f0e9daf7aada3d0522a352492ec6452f79acc9b29e2ef6d6161c1a5","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/UOLIYABRBRCUPGVUZAEWADRG7I.jpg?auth=8ad9e11d1f0e9daf7aada3d0522a352492ec6452f79acc9b29e2ef6d6161c1a5","takenOn":"2026-02-21T01:24:00Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/UOLIYABRBRCUPGVUZAEWADRG7I.jpg","published":true,"resizeUrl":"/resizer/v2/UOLIYABRBRCUPGVUZAEWADRG7I.jpg?auth=8ad9e11d1f0e9daf7aada3d0522a352492ec6452f79acc9b29e2ef6d6161c1a5","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/UOLIYABRBRCUPGVUZAEWADRG7I.jpg?auth=8ad9e11d1f0e9daf7aada3d0522a352492ec6452f79acc9b29e2ef6d6161c1a5&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_39.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":41,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"bde8aa9552147d3021f8469da0756474ccf32531ea08b0b13e1af0cd40c39b04"},"caption":"Flushing's Andrew Valerio (24) shoots a layup during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/NP2JLTGEJFHOTLSKQNCSL457UE.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":6000,"_id":"NP2JLTGEJFHOTLSKQNCSL457UE","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/NP2JLTGEJFHOTLSKQNCSL457UE.jpg?auth=bde8aa9552147d3021f8469da0756474ccf32531ea08b0b13e1af0cd40c39b04","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/NP2JLTGEJFHOTLSKQNCSL457UE.jpg?auth=bde8aa9552147d3021f8469da0756474ccf32531ea08b0b13e1af0cd40c39b04","takenOn":"2026-02-21T01:24:00Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/NP2JLTGEJFHOTLSKQNCSL457UE.jpg","published":true,"resizeUrl":"/resizer/v2/NP2JLTGEJFHOTLSKQNCSL457UE.jpg?auth=bde8aa9552147d3021f8469da0756474ccf32531ea08b0b13e1af0cd40c39b04","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/NP2JLTGEJFHOTLSKQNCSL457UE.jpg?auth=bde8aa9552147d3021f8469da0756474ccf32531ea08b0b13e1af0cd40c39b04&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_38.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":42,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"5a1b924966b8ce2be67d13d32a6427b670d3655f06f5bb0323a743fbbffefe04"},"caption":"Goodrich’s Jenson LePla (3) shoots a fade away shot during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/6EO2AOMQONFIXILQ2BBSLFHXRY.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":6000,"_id":"6EO2AOMQONFIXILQ2BBSLFHXRY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/6EO2AOMQONFIXILQ2BBSLFHXRY.jpg?auth=5a1b924966b8ce2be67d13d32a6427b670d3655f06f5bb0323a743fbbffefe04","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/6EO2AOMQONFIXILQ2BBSLFHXRY.jpg?auth=5a1b924966b8ce2be67d13d32a6427b670d3655f06f5bb0323a743fbbffefe04","takenOn":"2026-02-21T01:14:30Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/6EO2AOMQONFIXILQ2BBSLFHXRY.jpg","published":true,"resizeUrl":"/resizer/v2/6EO2AOMQONFIXILQ2BBSLFHXRY.jpg?auth=5a1b924966b8ce2be67d13d32a6427b670d3655f06f5bb0323a743fbbffefe04","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/6EO2AOMQONFIXILQ2BBSLFHXRY.jpg?auth=5a1b924966b8ce2be67d13d32a6427b670d3655f06f5bb0323a743fbbffefe04&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_30.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":43,"ptgVersion":2},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"3d3a2fb7479841977953cce2a0545b73108e2bca65d0b4de887a7c759792c08c"},"caption":"Goodrich’s Isaac Valley (11) shoots a desperate layup during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/YZNLMSCA6JHYHAXERUBMY4LNUM.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":6000,"_id":"YZNLMSCA6JHYHAXERUBMY4LNUM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/YZNLMSCA6JHYHAXERUBMY4LNUM.jpg?auth=3d3a2fb7479841977953cce2a0545b73108e2bca65d0b4de887a7c759792c08c","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/YZNLMSCA6JHYHAXERUBMY4LNUM.jpg?auth=3d3a2fb7479841977953cce2a0545b73108e2bca65d0b4de887a7c759792c08c","takenOn":"2026-02-21T01:17:53Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/YZNLMSCA6JHYHAXERUBMY4LNUM.jpg","published":true,"resizeUrl":"/resizer/v2/YZNLMSCA6JHYHAXERUBMY4LNUM.jpg?auth=3d3a2fb7479841977953cce2a0545b73108e2bca65d0b4de887a7c759792c08c","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/YZNLMSCA6JHYHAXERUBMY4LNUM.jpg?auth=3d3a2fb7479841977953cce2a0545b73108e2bca65d0b4de887a7c759792c08c&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_35.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":44,"ptgVersion":1},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":4000,"image_type":"photograph"}],"comments":{"moderation_required":false,"allow_comments":false,"display_comments":false},"workflow":{"status_code":1},"syndication":{"search":false,"external_distribution":false},"description":{"basic":"Flushing faced off against Goodrich in the Flint Metro League high school basketball championship at Holly High School on Friday, Feb. 20, 2026. "},"source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"sections":[{"referent":{"website":"mlive","provider":"","id":"/highschoolsports","type":"section"},"type":"reference"}]},"canonical_url":"/galleries/IL6OJ37FFBAOHBFY4VW3UXY3JA/","promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"9ee1192e9eb4d86dc1eea64aa2f0ec970463edfd3c7641969731970e3cebb8b6"},"caption":"Flushing Head Coach Tyler Szczepanski is lifted into the air by his player Travonta Turner (0) during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/63KH43H22VBOHDC5FVUKNIMRXQ.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":4656,"_id":"63KH43H22VBOHDC5FVUKNIMRXQ","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/63KH43H22VBOHDC5FVUKNIMRXQ.jpg?auth=9ee1192e9eb4d86dc1eea64aa2f0ec970463edfd3c7641969731970e3cebb8b6","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/63KH43H22VBOHDC5FVUKNIMRXQ.jpg?auth=9ee1192e9eb4d86dc1eea64aa2f0ec970463edfd3c7641969731970e3cebb8b6","takenOn":"2026-02-21T01:32:09Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/63KH43H22VBOHDC5FVUKNIMRXQ.jpg","published":true,"resizeUrl":"/resizer/v2/63KH43H22VBOHDC5FVUKNIMRXQ.jpg?auth=9ee1192e9eb4d86dc1eea64aa2f0ec970463edfd3c7641969731970e3cebb8b6","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/63KH43H22VBOHDC5FVUKNIMRXQ.jpg?auth=9ee1192e9eb4d86dc1eea64aa2f0ec970463edfd3c7641969731970e3cebb8b6&width=300","version":0,"originalName":"LK_ GoodrichVsFlushing_40.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":0,"ptgVersion":1},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:43:58Z","height":3104,"image_type":"photograph"}},"type":"gallery","version":"0.10.9","canonical_website":"mlive","display_date":"2026-02-21T04:48:38Z","credits":{"by":[{"image":{"version":"0.5.8","url":""},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":""}],"social_links":[{"site":"email","url":""}],"name":"Lukas Katilius","description":"","_id":"lkatilius","additional_properties":{"original":{"lastName":"Katilius","secondLastName":"","image":"","education":[],"longBio":"","native_app_rendering":false,"fuzzy_match":false,"affiliations":"","bio":"","firstName":"Lukas","books":[],"podcasts":[],"contributor":false,"awards":[],"_id":"lkatilius","bio_page":"","last_updated_date":"2025-07-02T13:47:05.556Z","byline":"Lukas Katilius - lkatilius@mlive.com","email":"","slug":"","status":true}},"type":"author","version":"0.5.8","url":"","slug":""}]},"headlines":{"basic":"Flushing faces Goodrich in Flint Metro League Championship "},"first_publish_date":"2026-02-21T04:48:38Z","websites":{"mlive":{"website_url":"/galleries/IL6OJ37FFBAOHBFY4VW3UXY3JA/","website_section":{"referent":{"website":"mlive","provider":"","id":"/highschoolsports","type":"section"},"type":"reference"}}},"_id":"IL6OJ37FFBAOHBFY4VW3UXY3JA","additional_properties":{"restricted":false,"roles":[],"published":true,"version":5,"has_published_copy":true},"created_date":"2026-02-21T04:42:38Z","last_updated_date":"2026-02-21T04:48:39Z","publish_date":"2026-02-21T04:48:38Z","slug":"Flint Metro League Championship Boys/Girls\t"},{"_id":"6OYWYS7F4VGZXDVEFAZFY67DYQ","additional_properties":{},"type":"text","content":"HOLLY, MI— Flushing faced off against Goodrich in the Flint Metro League high school basketball championship at Holly High School on Friday, February 20."},{"_id":"N3FKEDGFHNFQFDC7OJFAXX6NWU","additional_properties":{},"type":"text","content":"The game was a nail-biter from the tip off, with the two teams separated by only two points at the end of the first quarter- with Flushing holding a 10-8 lead. "},{"_id":"5PNXVKH6TFFK3PNOQUWJU33RSI","additional_properties":{},"type":"text","content":"The two evenly matched teams traded points throughout the second quarter, ultimately ending the first half tied 20-20."},{"_id":"JWVQ7BD365BTLAWATTGAYNRSWA","additional_properties":{},"type":"text","content":"The intensity only grew with every passing minute, as both teams battled to take the lead. "},{"_id":"VNIXIMPJLFDRRGHRNNFVJJQFXI","additional_properties":{},"type":"text","content":"The third quarter was claimed by Flushing, who managed to take a 41-38 lead."},{"_id":"BPRBO4PTDZFXRIEVZW6OJA4E6M","additional_properties":{},"type":"text","content":"In the fourth quarter, both teams traded the lead as the seconds ticked down. As the final buzzer rang out, it was Flushing on top with a 52-51 victory."},{"_id":"K4MGUBJPG5CSJLOA7FLGPVW3SI","additional_properties":{},"type":"text","content":"Goodrich was led in scoring by Miles Washington with 8 points and Jenson LePla, the top scorer of the night, with 25 points."},{"_id":"YIUZ7BIHKJGLNB6SKN4C2Y7R6U","additional_properties":{},"type":"text","content":"Flushing was led in scoring by Langston Dickerson with 15 and Raymond Neither with 17 points. "},{"_id":"WQBABPRBF5G7PJFA6APE2OKH6U","additional_properties":{},"type":"text","content":"MLive was there to document the action, both on and off of the field. Check out photos from the game in the gallery above. <a href=\"https://www.mlive.com/galleries/IL6OJ37FFBAOHBFY4VW3UXY3JA/\" rel=\"\" target=\"_blank\" title=\"https://mlive.com/galleries/IL6OJ37FFBAOHBFY4VW3UXY3JA/\"><b>Click here for a direct link</b></a><b> </b>to the gallery. "},{"_id":"LTHHA6NTOJH77JNK4SZKL6J2YQ","additional_properties":{},"type":"text","content":"You must be a subscriber to view the photo gallery. Subscribers click the “Get photo” link to download high-resolution images right to their device for free as part of their subscription. To subscribe, <a href=\"https://www.mlive.com/subscribe/\" target=\"_blank\" rel=\"\">click this link</a>."},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"7c4de53581a05a9f8ba0ad60da18af12d7cfe04a517bcdb654317eb6697842eb"},"caption":"Goodrich’s Isaac Valley (11) dribbles the ball during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GLVC7WD2P5BOZH3DDIHQRZUXQU.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":6000,"_id":"GLVC7WD2P5BOZH3DDIHQRZUXQU","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/GLVC7WD2P5BOZH3DDIHQRZUXQU.jpg?auth=7c4de53581a05a9f8ba0ad60da18af12d7cfe04a517bcdb654317eb6697842eb","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/GLVC7WD2P5BOZH3DDIHQRZUXQU.jpg?auth=7c4de53581a05a9f8ba0ad60da18af12d7cfe04a517bcdb654317eb6697842eb","takenOn":"2026-02-21T01:08:20Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GLVC7WD2P5BOZH3DDIHQRZUXQU.jpg","published":true,"resizeUrl":"/resizer/v2/GLVC7WD2P5BOZH3DDIHQRZUXQU.jpg?auth=7c4de53581a05a9f8ba0ad60da18af12d7cfe04a517bcdb654317eb6697842eb","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/GLVC7WD2P5BOZH3DDIHQRZUXQU.jpg?auth=7c4de53581a05a9f8ba0ad60da18af12d7cfe04a517bcdb654317eb6697842eb&width=300","version":1,"originalName":"LK_ GoodrichVsFlushing_28.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Flushing faces Goodrich in Flint Metro League Championship "},"_id":"IL6OJ37FFBAOHBFY4VW3UXY3JA"}]},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:44:06Z","height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"f79308cd9063a2a6c72b70cf5ffcfa302d17a8984d0fc9bd8986379564776ef6"},"caption":"Flushing's Caleb Metcalf (15) and Goodrich’s Kash Miller (5) fight for a jump ball during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/K6EMABZHMVBILMXVWESYRQBK2M.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":5559,"_id":"K6EMABZHMVBILMXVWESYRQBK2M","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/K6EMABZHMVBILMXVWESYRQBK2M.jpg?auth=f79308cd9063a2a6c72b70cf5ffcfa302d17a8984d0fc9bd8986379564776ef6","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/K6EMABZHMVBILMXVWESYRQBK2M.jpg?auth=f79308cd9063a2a6c72b70cf5ffcfa302d17a8984d0fc9bd8986379564776ef6","takenOn":"2026-02-21T00:11:09Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/K6EMABZHMVBILMXVWESYRQBK2M.jpg","published":true,"resizeUrl":"/resizer/v2/K6EMABZHMVBILMXVWESYRQBK2M.jpg?auth=f79308cd9063a2a6c72b70cf5ffcfa302d17a8984d0fc9bd8986379564776ef6","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/K6EMABZHMVBILMXVWESYRQBK2M.jpg?auth=f79308cd9063a2a6c72b70cf5ffcfa302d17a8984d0fc9bd8986379564776ef6&width=300","version":1,"originalName":"LK_ GoodrichVsFlushing_3.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Flushing faces Goodrich in Flint Metro League Championship "},"_id":"IL6OJ37FFBAOHBFY4VW3UXY3JA"}]},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:44:05Z","height":3706,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"95d4488ffa6517b6b6ded40d3937f3f32d39b205da2bdfcae221abd6b42ff2da"},"caption":"Players read the title on their trophy after the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026. ","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GELYE3JMIZHPZHDQEVOOZY3NNM.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":4426,"_id":"GELYE3JMIZHPZHDQEVOOZY3NNM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/GELYE3JMIZHPZHDQEVOOZY3NNM.jpg?auth=95d4488ffa6517b6b6ded40d3937f3f32d39b205da2bdfcae221abd6b42ff2da","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/GELYE3JMIZHPZHDQEVOOZY3NNM.jpg?auth=95d4488ffa6517b6b6ded40d3937f3f32d39b205da2bdfcae221abd6b42ff2da","takenOn":"2026-02-21T01:34:20Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GELYE3JMIZHPZHDQEVOOZY3NNM.jpg","published":true,"resizeUrl":"/resizer/v2/GELYE3JMIZHPZHDQEVOOZY3NNM.jpg?auth=95d4488ffa6517b6b6ded40d3937f3f32d39b205da2bdfcae221abd6b42ff2da","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/GELYE3JMIZHPZHDQEVOOZY3NNM.jpg?auth=95d4488ffa6517b6b6ded40d3937f3f32d39b205da2bdfcae221abd6b42ff2da&width=300","version":1,"originalName":"LK_ GoodrichVsFlushing_43.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Flushing faces Goodrich in Flint Metro League Championship "},"_id":"IL6OJ37FFBAOHBFY4VW3UXY3JA"}]},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:44:06Z","height":2951,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"f9ccf512260f9828f76bacb4d80149180672b2b40f7ed2d6db0c8a2c85ea7369"},"caption":"Flushing's Andrew Valerio (24) threads a pass during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/Y3R6MEXYKRGDJJZLXDWULTYRBQ.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":4755,"_id":"Y3R6MEXYKRGDJJZLXDWULTYRBQ","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/Y3R6MEXYKRGDJJZLXDWULTYRBQ.jpg?auth=f9ccf512260f9828f76bacb4d80149180672b2b40f7ed2d6db0c8a2c85ea7369","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/Y3R6MEXYKRGDJJZLXDWULTYRBQ.jpg?auth=f9ccf512260f9828f76bacb4d80149180672b2b40f7ed2d6db0c8a2c85ea7369","takenOn":"2026-02-21T00:21:54Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/Y3R6MEXYKRGDJJZLXDWULTYRBQ.jpg","published":true,"resizeUrl":"/resizer/v2/Y3R6MEXYKRGDJJZLXDWULTYRBQ.jpg?auth=f9ccf512260f9828f76bacb4d80149180672b2b40f7ed2d6db0c8a2c85ea7369","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/Y3R6MEXYKRGDJJZLXDWULTYRBQ.jpg?auth=f9ccf512260f9828f76bacb4d80149180672b2b40f7ed2d6db0c8a2c85ea7369&width=300","version":1,"originalName":"LK_ GoodrichVsFlushing_12.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Flushing faces Goodrich in Flint Metro League Championship "},"_id":"IL6OJ37FFBAOHBFY4VW3UXY3JA"}]},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:44:05Z","height":3170,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"3125edee20b7b79c5ee6947c351d79580c7e5ef193ca3856299e49247a13371e"},"caption":"Goodrich students cheer on their team during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/MOFZYON4FVCMXD6UETQ246MCTY.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":6000,"_id":"MOFZYON4FVCMXD6UETQ246MCTY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/MOFZYON4FVCMXD6UETQ246MCTY.jpg?auth=3125edee20b7b79c5ee6947c351d79580c7e5ef193ca3856299e49247a13371e","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/MOFZYON4FVCMXD6UETQ246MCTY.jpg?auth=3125edee20b7b79c5ee6947c351d79580c7e5ef193ca3856299e49247a13371e","takenOn":"2026-02-21T01:14:32Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/MOFZYON4FVCMXD6UETQ246MCTY.jpg","published":true,"resizeUrl":"/resizer/v2/MOFZYON4FVCMXD6UETQ246MCTY.jpg?auth=3125edee20b7b79c5ee6947c351d79580c7e5ef193ca3856299e49247a13371e","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/MOFZYON4FVCMXD6UETQ246MCTY.jpg?auth=3125edee20b7b79c5ee6947c351d79580c7e5ef193ca3856299e49247a13371e&width=300","version":1,"originalName":"LK_ GoodrichVsFlushing_31.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Flushing faces Goodrich in Flint Metro League Championship "},"_id":"IL6OJ37FFBAOHBFY4VW3UXY3JA"}]},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:44:06Z","height":4000,"image_type":"photograph"},{"_id":"4P5FYXG43BHPLAHHWV4GI4PHT4","type":"raw_html","content":"<adi-stories-by-section-tag adiWidgetId=\"widgie-82d087c6-65ce-4885-9dd3-1bf8d56f206a\"></adi-stories-by-section-tag>"}],"subheadlines":{"basic":""},"description":{"basic":"Flushing faced off against Goodrich in the Flint Metro League high school basketball championship at Holly High School on Friday, February 20."},"language":"","source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"score":0.3472,"_id":"Q2910549","label":"MLive Media Group","type":"Agent,Organisation,Company"},{"custom_id":"PER52617e62e","label":"Miles Washington","type":"Person"},{"custom_id":"PER861ef3ba5","label":"Jenson LePla","type":"Person"},{"custom_id":"PER7f9fc052d","label":"Langston Dickerson","type":"Person"},{"custom_id":"PER831677c3d","label":"Raymond Neither","type":"Person"},{"custom_id":"COM63c50164c","label":"Goodrich","type":"Company"},{"custom_id":"COM9bf9b24b5","label":"Flushing","type":"Company"},{"custom_id":"PLAb6081ef7b","label":"HOLLY , MI","type":"Place"},{"custom_id":"COM24ac6e9ae","label":"Holly High School","type":"Company"}],"categories":[{"score":0.9643,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":0.886,"classifier":"iab_content_taxonomy","name":"Sports>Basketball","_id":"483.547"},{"score":0.4569,"classifier":"iab_content_taxonomy","name":"Hobbies & Interests>Arts and Crafts>Photography","_id":"239.248.255"},{"score":0.4513,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"score":0.4414,"classifier":"iab_content_taxonomy","name":"Technology & Computing","_id":"596"},{"classifier":"advancelocal_custom_categories","name":"Clean Water","_id":"cat0214"}],"content_topics":[{"score":0.7732,"_id":"Q8677801","label":"Newspaper companies of the United States"},{"score":0.7321,"_id":"Q7209959","label":"Newspaper publishing"},{"score":0.699,"_id":"Q6161946","label":"Newspapers"},{"score":0.6645,"_id":"Q8221877","label":"Advance Publications"},{"score":0.6363,"_id":"Q7050046","label":"Newspaper companies"},{"score":0.6109,"_id":"Q8399084","label":"Economy of Grand Rapids, Michigan"},{"score":0.588,"_id":"Q7077035","label":"Journalism"},{"score":0.5671,"_id":"Q6006335","label":"News media"},{"score":0.5598,"_id":"Q6808364","label":"Michigan"},{"score":0.5545,"_id":"Q7197350","label":"American websites"},{"score":0.5497,"_id":"Q2910549","label":"MLive Media Group"},{"score":0.5304,"_id":"Q7256778","label":"Grand Rapids, Michigan"},{"score":0.5211,"_id":"Q8804225","label":"Michigan counties"},{"score":0.4991,"_id":"Q8134372","label":"West Michigan"},{"score":0.4924,"_id":"Q7021007","label":"Basketball"},{"score":0.4851,"_id":"Q8625031","label":"Society of Michigan"},{"score":0.4837,"_id":"Q113365623","label":"Team activities"},{"score":0.4793,"_id":"Q7379346","label":"Ball games"},{"score":0.472,"_id":"Q8807207","label":"Publishing organizations"},{"score":0.4597,"_id":"Q8594143","label":"Magazine publishing"},{"score":0.456,"_id":"Q8287334","label":"Balls"},{"score":0.4526,"_id":"Q8399380","label":"Economy of Michigan"},{"score":0.4444,"_id":"Q5836947","label":"Publishing"},{"score":0.4396,"_id":"Q9531345","label":"Periodicals"},{"score":0.4336,"_id":"Q7216322","label":"Team sports"},{"score":0.4271,"_id":"Q5934354","label":"Publishing companies of the United States"},{"score":0.4236,"_id":"Q10112328","label":"Print media"},{"score":0.4153,"_id":"Q1457982","label":"Sports"},{"score":0.4082,"_id":"Q8594183","label":"Magazine publishing companies of the United States"},{"score":0.3911,"_id":"Q20930834","label":"Publishing companies of North America"},{"score":0.3887,"_id":"Q7017036","label":"Indoor sports"},{"score":0.3359,"_id":"Q8480500","label":"Games of physical skill"},{"score":0.3199,"_id":"Q9033020","label":"Athletic sports"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/flint","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Flint Sports","description":"Flint, Michigan sports news. Get the latest Flint-area high school sports, college sports, Detroit sports news, and more. Get the latest news on the Buick Open, Crim Race, Mott Community College Bears and Flint Generals. Browse photos, videos and more at The Flint Journal - MLive.com","_id":"/sports/flint","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/flint"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/flint/","default_content":null},"site":{"site_keywords":"Flint Sports, Flint Michigan Sports, Flint High School Sports","site_description":"Flint, Michigan sports news. Get the latest Flint-area high school sports, college sports, Detroit sports news, and more. Get the latest news on the Buick Open, Crim Race, Mott Community College Bears and Flint Generals. Browse photos, videos and more at The Flint Journal - MLive.com","site_section":"Sports","headline":"Flint Sports","site_title":"Flint Sports"},"navigation":{"nav_title":"Flint Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Flint Sports","_id":"/sports/flint","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1023}}},"_website_section_id":"mlive./sports/flint","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@exmeter","_id":"1756302668712","text":"@exmeter","slug":"exmeter"},{"description":"@mlive-river","_id":"1756302685442","text":"@mlive-river","slug":"mlive-river"},{"description":"high-school-sports","_id":"1756302694874","text":"high-school-sports","slug":"high-school-sports"},{"description":"hsgallery","_id":"1756302711469","text":"hsgallery","slug":"hsgallery"},{"description":"@fl-river","_id":"1771652727289","text":"@fl-river","slug":"fl-river"},{"description":"local-fl","_id":"1771652732178","text":"local-fl","slug":"local-fl"},{"description":"@highschoolsports-fl","_id":"1771652738236","text":"@highschoolsports-fl","slug":"highschoolsports-fl"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","geo":{},"credits":{"by":[{"image":{"version":"0.5.8","url":""},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":""}],"social_links":[{"site":"email","url":""}],"name":"Lukas Katilius","description":"","_id":"lkatilius","additional_properties":{"original":{"lastName":"Katilius","secondLastName":"","image":"","education":[],"longBio":"","native_app_rendering":false,"fuzzy_match":false,"affiliations":"","bio":"","firstName":"Lukas","books":[],"podcasts":[],"contributor":false,"awards":[],"_id":"lkatilius","bio_page":"","last_updated_date":"2025-07-02T13:47:05.556Z","byline":"Lukas Katilius - lkatilius@mlive.com","email":"","slug":"","status":true}},"type":"author","version":"0.5.8","url":"","slug":""}]},"subtype":"article","first_publish_date":"2026-02-21T18:45:24.164Z","additional_properties":{"pc_content_hash":"9bb6bbd40c033b0bc7b31b1cf3554dd47419356ac3cdd900dc0d52f160cf85df","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Sports Fan","confidence":0.8},{"persona":"Student Athlete","confidence":0.7},{"persona":"Basketball Enthusiast","confidence":0.6},{"persona":"Competitive Player","confidence":0.5},{"persona":"Casual Athlete","confidence":0.4},{"persona":"Active Lifestyle Advocate","confidence":0},{"persona":"Adrenaline Junkie","confidence":0},{"persona":"Athletic Trainer","confidence":0},{"persona":"Sports Analyst","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Athletic Recruiter","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0},{"persona":"Art Collector","confidence":0},{"persona":"Graphic Designer","confidence":0},{"persona":"Art Historian","confidence":0},{"persona":"Contemporary Art Collector","confidence":0},{"persona":"Art Student","confidence":0},{"persona":"Emerging Artist","confidence":0},{"persona":"Animation Enthusiast","confidence":0},{"persona":"Art Enthusiast","confidence":0},{"persona":"Digital Artist","confidence":0},{"persona":"Art Critic","confidence":0}],"iab_taxonomy":[["Category name: Sports>Basketball","Confidence: 0.7994350790977478"],["Category name: Education>Secondary Education","Confidence: 0.6288998126983643"],["Category name: Sports>College Sports","Confidence: 0.532832682132721"],["Category name: Politics>Civic affairs","Confidence: 0.43125733733177185"],["Category name: Fine Art>Digital Arts","Confidence: 0.301970899105072"]]},"is_published":true,"has_published_copy":true},"last_updated_date":"2026-02-21T18:57:15.5Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"workflow":{"status_code":1},"label":{},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"9ee1192e9eb4d86dc1eea64aa2f0ec970463edfd3c7641969731970e3cebb8b6"},"caption":"Flushing Head Coach Tyler Szczepanski is lifted into the air by his player Travonta Turner (0) during the Flint Metro League high school boys basketball championship played by Goodrich and Flushing at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/63KH43H22VBOHDC5FVUKNIMRXQ.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Flushing faces Goodrich in Flint Metro League Championship","width":4656,"_id":"63KH43H22VBOHDC5FVUKNIMRXQ","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/63KH43H22VBOHDC5FVUKNIMRXQ.jpg?auth=9ee1192e9eb4d86dc1eea64aa2f0ec970463edfd3c7641969731970e3cebb8b6","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/63KH43H22VBOHDC5FVUKNIMRXQ.jpg?auth=9ee1192e9eb4d86dc1eea64aa2f0ec970463edfd3c7641969731970e3cebb8b6","takenOn":"2026-02-21T01:32:09Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/63KH43H22VBOHDC5FVUKNIMRXQ.jpg","published":true,"resizeUrl":"/resizer/v2/63KH43H22VBOHDC5FVUKNIMRXQ.jpg?auth=9ee1192e9eb4d86dc1eea64aa2f0ec970463edfd3c7641969731970e3cebb8b6","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/63KH43H22VBOHDC5FVUKNIMRXQ.jpg?auth=9ee1192e9eb4d86dc1eea64aa2f0ec970463edfd3c7641969731970e3cebb8b6&width=300","version":1,"originalName":"LK_ GoodrichVsFlushing_40.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Flushing faces Goodrich in Flint Metro League Championship "},"_id":"IL6OJ37FFBAOHBFY4VW3UXY3JA"}]},"created_date":"2026-02-21T04:43:58Z","last_updated_date":"2026-02-21T04:44:06Z","height":3104,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/63KH43H22VBOHDC5FVUKNIMRXQ.jpg?auth=9ee1192e9eb4d86dc1eea64aa2f0ec970463edfd3c7641969731970e3cebb8b6&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/63KH43H22VBOHDC5FVUKNIMRXQ.jpg?auth=9ee1192e9eb4d86dc1eea64aa2f0ec970463edfd3c7641969731970e3cebb8b6&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/63KH43H22VBOHDC5FVUKNIMRXQ.jpg?auth=9ee1192e9eb4d86dc1eea64aa2f0ec970463edfd3c7641969731970e3cebb8b6&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/63KH43H22VBOHDC5FVUKNIMRXQ.jpg?auth=9ee1192e9eb4d86dc1eea64aa2f0ec970463edfd3c7641969731970e3cebb8b6&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/photos-flushing-faces-goodrich-in-flint-metro-league-championship.html","distributor":{"name":"advancelocal","category":"other"},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"GKV7APTOA5FNNIBHU7QEJ4FEFA","published":true,"branch":"default","revision_id":"YJAFMZO5MBB2DE7DAXQHNLR3GU"},"planning":{"scheduling":{},"story_length":{"character_count_actual":1354,"inch_count_actual":2,"word_count_actual":240,"line_count_actual":11}},"display_date":"2026-02-21T18:45:24.164Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"PHOTOS: Flushing faces Goodrich in Flint Metro League Championship ","table":""},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/photos-flushing-faces-goodrich-in-flint-metro-league-championship.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-21T05:21:17.53Z","publish_date":"2026-02-21T18:57:15.5Z","_id":"V2YK3WDEZZAJJGYZ2VPN2VLVEU","website":"mlive","website_url":"/highschoolsports/2026/02/photos-flushing-faces-goodrich-in-flint-metro-league-championship.html"},{"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"content_elements":[{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"193e53771ed84dbacfce2fc7278cefc4f4fca716fab3b7172fbce500e04aef23"},"caption":"Fenton's Lucy Weber (44) and Goodrich’s Tanner Schramm (0) during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/SYLPD3GL3BHUTJ36FTQJBKDE5Q.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":5146,"_id":"SYLPD3GL3BHUTJ36FTQJBKDE5Q","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/SYLPD3GL3BHUTJ36FTQJBKDE5Q.jpg?auth=193e53771ed84dbacfce2fc7278cefc4f4fca716fab3b7172fbce500e04aef23","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/SYLPD3GL3BHUTJ36FTQJBKDE5Q.jpg?auth=193e53771ed84dbacfce2fc7278cefc4f4fca716fab3b7172fbce500e04aef23","takenOn":"2026-02-20T22:32:41Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/SYLPD3GL3BHUTJ36FTQJBKDE5Q.jpg","published":true,"resizeUrl":"/resizer/v2/SYLPD3GL3BHUTJ36FTQJBKDE5Q.jpg?auth=193e53771ed84dbacfce2fc7278cefc4f4fca716fab3b7172fbce500e04aef23","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/SYLPD3GL3BHUTJ36FTQJBKDE5Q.jpg?auth=193e53771ed84dbacfce2fc7278cefc4f4fca716fab3b7172fbce500e04aef23&width=300","version":0,"originalName":"LK_ GoodrichVsFenton.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":0,"ptgVersion":0},"height":3431,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"a5a95f39091f1737d0e6ef73d8bb3fd56f3bba71efe94ce2cdaf26f3db7d6d40"},"caption":"Goodrich’s Baylor Lauinger (4) shoots a layup during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/BXOLUGMYLZCVTLUYXSL34E6KLQ.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":5337,"_id":"BXOLUGMYLZCVTLUYXSL34E6KLQ","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/BXOLUGMYLZCVTLUYXSL34E6KLQ.jpg?auth=a5a95f39091f1737d0e6ef73d8bb3fd56f3bba71efe94ce2cdaf26f3db7d6d40","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/BXOLUGMYLZCVTLUYXSL34E6KLQ.jpg?auth=a5a95f39091f1737d0e6ef73d8bb3fd56f3bba71efe94ce2cdaf26f3db7d6d40","takenOn":"2026-02-20T22:45:26Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/BXOLUGMYLZCVTLUYXSL34E6KLQ.jpg","published":true,"resizeUrl":"/resizer/v2/BXOLUGMYLZCVTLUYXSL34E6KLQ.jpg?auth=a5a95f39091f1737d0e6ef73d8bb3fd56f3bba71efe94ce2cdaf26f3db7d6d40","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/BXOLUGMYLZCVTLUYXSL34E6KLQ.jpg?auth=a5a95f39091f1737d0e6ef73d8bb3fd56f3bba71efe94ce2cdaf26f3db7d6d40&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_13.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":1,"ptgVersion":0},"height":3558,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"4b089a8144c30d9c755300094db498df71148ee4abafca1e94c1f54825bb4921"},"caption":"Fenton's Katie Weber (4) grabs a rebound during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/KUQBZXAKTNFZRKH6M6B5DJ4WJI.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":4303,"_id":"KUQBZXAKTNFZRKH6M6B5DJ4WJI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/KUQBZXAKTNFZRKH6M6B5DJ4WJI.jpg?auth=4b089a8144c30d9c755300094db498df71148ee4abafca1e94c1f54825bb4921","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/KUQBZXAKTNFZRKH6M6B5DJ4WJI.jpg?auth=4b089a8144c30d9c755300094db498df71148ee4abafca1e94c1f54825bb4921","takenOn":"2026-02-20T22:35:13Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/KUQBZXAKTNFZRKH6M6B5DJ4WJI.jpg","published":true,"resizeUrl":"/resizer/v2/KUQBZXAKTNFZRKH6M6B5DJ4WJI.jpg?auth=4b089a8144c30d9c755300094db498df71148ee4abafca1e94c1f54825bb4921","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/KUQBZXAKTNFZRKH6M6B5DJ4WJI.jpg?auth=4b089a8144c30d9c755300094db498df71148ee4abafca1e94c1f54825bb4921&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_3.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":2,"ptgVersion":0},"height":2869,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"58442071b2870a223526fe6f6ae9798f66c10b269579b4e06e3bd5fc239efba8"},"caption":"Fenton's Alejandra Ayotte (3) passes the ball during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/RALG6Q4TSZECZJFBYCPF3T5TBI.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":4955,"_id":"RALG6Q4TSZECZJFBYCPF3T5TBI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/RALG6Q4TSZECZJFBYCPF3T5TBI.jpg?auth=58442071b2870a223526fe6f6ae9798f66c10b269579b4e06e3bd5fc239efba8","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/RALG6Q4TSZECZJFBYCPF3T5TBI.jpg?auth=58442071b2870a223526fe6f6ae9798f66c10b269579b4e06e3bd5fc239efba8","takenOn":"2026-02-20T22:51:43Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/RALG6Q4TSZECZJFBYCPF3T5TBI.jpg","published":true,"resizeUrl":"/resizer/v2/RALG6Q4TSZECZJFBYCPF3T5TBI.jpg?auth=58442071b2870a223526fe6f6ae9798f66c10b269579b4e06e3bd5fc239efba8","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/RALG6Q4TSZECZJFBYCPF3T5TBI.jpg?auth=58442071b2870a223526fe6f6ae9798f66c10b269579b4e06e3bd5fc239efba8&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_14.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":3,"ptgVersion":0},"height":3303,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"5fd22a3ce2cc06ce4a8d2bbda5e368210eae4c9f8b665c765b992c3ced522c71"},"caption":"Goodrich’s Tanner Schramm (0) shoots a layup during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/MCRKMIVVMNBAVF2V23DMIQYGD4.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":4168,"_id":"MCRKMIVVMNBAVF2V23DMIQYGD4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/MCRKMIVVMNBAVF2V23DMIQYGD4.jpg?auth=5fd22a3ce2cc06ce4a8d2bbda5e368210eae4c9f8b665c765b992c3ced522c71","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/MCRKMIVVMNBAVF2V23DMIQYGD4.jpg?auth=5fd22a3ce2cc06ce4a8d2bbda5e368210eae4c9f8b665c765b992c3ced522c71","takenOn":"2026-02-20T23:18:04Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/MCRKMIVVMNBAVF2V23DMIQYGD4.jpg","published":true,"resizeUrl":"/resizer/v2/MCRKMIVVMNBAVF2V23DMIQYGD4.jpg?auth=5fd22a3ce2cc06ce4a8d2bbda5e368210eae4c9f8b665c765b992c3ced522c71","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/MCRKMIVVMNBAVF2V23DMIQYGD4.jpg?auth=5fd22a3ce2cc06ce4a8d2bbda5e368210eae4c9f8b665c765b992c3ced522c71&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_18.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":4,"ptgVersion":0},"height":2779,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"d71bc544ced34953e52416e1311de4970087020f21b1f8e530621df39aad4a15"},"caption":"Goodrich Head Coach Jason Gray speaks with his team during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/L544F3WRXJCRPETUOZIURP6HXI.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":6000,"_id":"L544F3WRXJCRPETUOZIURP6HXI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/L544F3WRXJCRPETUOZIURP6HXI.jpg?auth=d71bc544ced34953e52416e1311de4970087020f21b1f8e530621df39aad4a15","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/L544F3WRXJCRPETUOZIURP6HXI.jpg?auth=d71bc544ced34953e52416e1311de4970087020f21b1f8e530621df39aad4a15","takenOn":"2026-02-20T22:56:53Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/L544F3WRXJCRPETUOZIURP6HXI.jpg","published":true,"resizeUrl":"/resizer/v2/L544F3WRXJCRPETUOZIURP6HXI.jpg?auth=d71bc544ced34953e52416e1311de4970087020f21b1f8e530621df39aad4a15","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/L544F3WRXJCRPETUOZIURP6HXI.jpg?auth=d71bc544ced34953e52416e1311de4970087020f21b1f8e530621df39aad4a15&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_16.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":5,"ptgVersion":0},"height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"31c438f866fe744638e639075b64d627772b34599e6e784aa725aed74e4d0611"},"caption":"Goodrich’s Katerina Federick (2) shoots a three pointer during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/L624NSQ2GJBGNO64XZQGA5EBBM.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":5106,"_id":"L624NSQ2GJBGNO64XZQGA5EBBM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/L624NSQ2GJBGNO64XZQGA5EBBM.jpg?auth=31c438f866fe744638e639075b64d627772b34599e6e784aa725aed74e4d0611","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/L624NSQ2GJBGNO64XZQGA5EBBM.jpg?auth=31c438f866fe744638e639075b64d627772b34599e6e784aa725aed74e4d0611","takenOn":"2026-02-20T23:18:47Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/L624NSQ2GJBGNO64XZQGA5EBBM.jpg","published":true,"resizeUrl":"/resizer/v2/L624NSQ2GJBGNO64XZQGA5EBBM.jpg?auth=31c438f866fe744638e639075b64d627772b34599e6e784aa725aed74e4d0611","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/L624NSQ2GJBGNO64XZQGA5EBBM.jpg?auth=31c438f866fe744638e639075b64d627772b34599e6e784aa725aed74e4d0611&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_19.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":6,"ptgVersion":0},"height":3404,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"52154ed4ca98aad7a3339f7884118f54a64ee1b34d7ff65682024db24cf8bbe9"},"caption":"The Goodrich girls basketball team poses for a photo after winning the Flint Metro League high school girls basketball championship played against Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/N4XUCT67VJDVBFDYW3PFDXNJZA.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":5557,"_id":"N4XUCT67VJDVBFDYW3PFDXNJZA","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/N4XUCT67VJDVBFDYW3PFDXNJZA.jpg?auth=52154ed4ca98aad7a3339f7884118f54a64ee1b34d7ff65682024db24cf8bbe9","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/N4XUCT67VJDVBFDYW3PFDXNJZA.jpg?auth=52154ed4ca98aad7a3339f7884118f54a64ee1b34d7ff65682024db24cf8bbe9","takenOn":"2026-02-20T23:41:57Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/N4XUCT67VJDVBFDYW3PFDXNJZA.jpg","published":true,"resizeUrl":"/resizer/v2/N4XUCT67VJDVBFDYW3PFDXNJZA.jpg?auth=52154ed4ca98aad7a3339f7884118f54a64ee1b34d7ff65682024db24cf8bbe9","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/N4XUCT67VJDVBFDYW3PFDXNJZA.jpg?auth=52154ed4ca98aad7a3339f7884118f54a64ee1b34d7ff65682024db24cf8bbe9&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_26.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":7,"ptgVersion":1},"height":3705,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"syndication":{},"auth":{"1":"cc7d18dc062c4395d26e20141b68d613bd051206c0fc05eed12b24d6b66f9739"},"caption":"Goodrich’s Tanner Schramm (0) shoots a layup during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/CJJNO2OCNRADLCIGBTC27K45V4.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich battles Fenton for Flint Metro League basketball championship","width":4728,"creditIPTC":"Lukas Katilius | MLive.com","_id":"CJJNO2OCNRADLCIGBTC27K45V4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/CJJNO2OCNRADLCIGBTC27K45V4.jpg?auth=cc7d18dc062c4395d26e20141b68d613bd051206c0fc05eed12b24d6b66f9739","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/CJJNO2OCNRADLCIGBTC27K45V4.jpg?auth=cc7d18dc062c4395d26e20141b68d613bd051206c0fc05eed12b24d6b66f9739","takenOn":"2026-02-20T22:34:29Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/CJJNO2OCNRADLCIGBTC27K45V4.jpg","published":true,"resizeUrl":"/resizer/v2/CJJNO2OCNRADLCIGBTC27K45V4.jpg?auth=cc7d18dc062c4395d26e20141b68d613bd051206c0fc05eed12b24d6b66f9739","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/CJJNO2OCNRADLCIGBTC27K45V4.jpg?auth=cc7d18dc062c4395d26e20141b68d613bd051206c0fc05eed12b24d6b66f9739&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_1.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":8,"ptgVersion":1},"height":3152,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"73c81783b0e87963e2a1d4b6ef93be24612bb88c60530a82690338c4cc4138bf"},"caption":"Goodrich’s Katerina Federick (2) is swarmed by Fenton defenders during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/2DP3DSYSFFGBXCVD4WKRLWVSTE.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":4982,"_id":"2DP3DSYSFFGBXCVD4WKRLWVSTE","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/2DP3DSYSFFGBXCVD4WKRLWVSTE.jpg?auth=73c81783b0e87963e2a1d4b6ef93be24612bb88c60530a82690338c4cc4138bf","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/2DP3DSYSFFGBXCVD4WKRLWVSTE.jpg?auth=73c81783b0e87963e2a1d4b6ef93be24612bb88c60530a82690338c4cc4138bf","takenOn":"2026-02-20T22:43:05Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/2DP3DSYSFFGBXCVD4WKRLWVSTE.jpg","published":true,"resizeUrl":"/resizer/v2/2DP3DSYSFFGBXCVD4WKRLWVSTE.jpg?auth=73c81783b0e87963e2a1d4b6ef93be24612bb88c60530a82690338c4cc4138bf","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/2DP3DSYSFFGBXCVD4WKRLWVSTE.jpg?auth=73c81783b0e87963e2a1d4b6ef93be24612bb88c60530a82690338c4cc4138bf&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_12.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":9,"ptgVersion":0},"height":3321,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"5817d46c0bbac63b5918353898b648d45b9ad8ba8171422d28ab96dd6e82b1e0"},"caption":"Goodrich’s Baylor Lauinger (4) leaps into the air to pass the ball before it goes out of bounds during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/EUG27C62V5F67A7DIUSLX6BEAY.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":5268,"_id":"EUG27C62V5F67A7DIUSLX6BEAY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/EUG27C62V5F67A7DIUSLX6BEAY.jpg?auth=5817d46c0bbac63b5918353898b648d45b9ad8ba8171422d28ab96dd6e82b1e0","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/EUG27C62V5F67A7DIUSLX6BEAY.jpg?auth=5817d46c0bbac63b5918353898b648d45b9ad8ba8171422d28ab96dd6e82b1e0","takenOn":"2026-02-20T22:40:01Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/EUG27C62V5F67A7DIUSLX6BEAY.jpg","published":true,"resizeUrl":"/resizer/v2/EUG27C62V5F67A7DIUSLX6BEAY.jpg?auth=5817d46c0bbac63b5918353898b648d45b9ad8ba8171422d28ab96dd6e82b1e0","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/EUG27C62V5F67A7DIUSLX6BEAY.jpg?auth=5817d46c0bbac63b5918353898b648d45b9ad8ba8171422d28ab96dd6e82b1e0&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_9.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":10,"ptgVersion":0},"height":3512,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"d96e62bdbeb7aebb2d559070e1ad9f29bc064090d9a9e298b3d9b304bb0c7a21"},"caption":"The Fenton girls basketball team poses for a photo as the runner up for the Flint Metro League high school girls basketball championship played against Goodrich at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/53JGYTWBSZGZ7CHGPLJ3W5NNM4.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":5770,"_id":"53JGYTWBSZGZ7CHGPLJ3W5NNM4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/53JGYTWBSZGZ7CHGPLJ3W5NNM4.jpg?auth=d96e62bdbeb7aebb2d559070e1ad9f29bc064090d9a9e298b3d9b304bb0c7a21","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/53JGYTWBSZGZ7CHGPLJ3W5NNM4.jpg?auth=d96e62bdbeb7aebb2d559070e1ad9f29bc064090d9a9e298b3d9b304bb0c7a21","takenOn":"2026-02-20T23:42:33Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/53JGYTWBSZGZ7CHGPLJ3W5NNM4.jpg","published":true,"resizeUrl":"/resizer/v2/53JGYTWBSZGZ7CHGPLJ3W5NNM4.jpg?auth=d96e62bdbeb7aebb2d559070e1ad9f29bc064090d9a9e298b3d9b304bb0c7a21","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/53JGYTWBSZGZ7CHGPLJ3W5NNM4.jpg?auth=d96e62bdbeb7aebb2d559070e1ad9f29bc064090d9a9e298b3d9b304bb0c7a21&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_27.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":11,"ptgVersion":1},"height":3847,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"835e5de2133ac31433498d871c6817133f0d04b4b251dd321cf0048a37d29c0e"},"caption":"Goodrich’s Baylor Lauinger (4) drives to the hoop during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/TG7FCPEYABFQPBV7ERBSIA2CUM.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":4336,"_id":"TG7FCPEYABFQPBV7ERBSIA2CUM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/TG7FCPEYABFQPBV7ERBSIA2CUM.jpg?auth=835e5de2133ac31433498d871c6817133f0d04b4b251dd321cf0048a37d29c0e","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/TG7FCPEYABFQPBV7ERBSIA2CUM.jpg?auth=835e5de2133ac31433498d871c6817133f0d04b4b251dd321cf0048a37d29c0e","takenOn":"2026-02-20T22:35:11Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/TG7FCPEYABFQPBV7ERBSIA2CUM.jpg","published":true,"resizeUrl":"/resizer/v2/TG7FCPEYABFQPBV7ERBSIA2CUM.jpg?auth=835e5de2133ac31433498d871c6817133f0d04b4b251dd321cf0048a37d29c0e","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/TG7FCPEYABFQPBV7ERBSIA2CUM.jpg?auth=835e5de2133ac31433498d871c6817133f0d04b4b251dd321cf0048a37d29c0e&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_2.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":12,"ptgVersion":1},"height":2891,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"177a08db30686e46b76c5690529047daef0d4339661cad6596c0a4e77e3ed813"},"caption":"Goodrich’s Tanner Schramm (0) shoots the ball during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GL3YIVDJYRBQDEC4QNQ7HKVGLQ.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":6000,"_id":"GL3YIVDJYRBQDEC4QNQ7HKVGLQ","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/GL3YIVDJYRBQDEC4QNQ7HKVGLQ.jpg?auth=177a08db30686e46b76c5690529047daef0d4339661cad6596c0a4e77e3ed813","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/GL3YIVDJYRBQDEC4QNQ7HKVGLQ.jpg?auth=177a08db30686e46b76c5690529047daef0d4339661cad6596c0a4e77e3ed813","takenOn":"2026-02-20T22:35:55Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GL3YIVDJYRBQDEC4QNQ7HKVGLQ.jpg","published":true,"resizeUrl":"/resizer/v2/GL3YIVDJYRBQDEC4QNQ7HKVGLQ.jpg?auth=177a08db30686e46b76c5690529047daef0d4339661cad6596c0a4e77e3ed813","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/GL3YIVDJYRBQDEC4QNQ7HKVGLQ.jpg?auth=177a08db30686e46b76c5690529047daef0d4339661cad6596c0a4e77e3ed813&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_5.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":13,"ptgVersion":1},"height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"96cdac6e21d5fc3c54637b57e0061d5ddcd5d1e40052e6c9bea7c5b46d5fbdaf"},"caption":"Goodrich’s Tanner Schramm (0) drives to the basket during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/LUGVSVBRCZCBXA22IHS5LJRATU.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":5049,"_id":"LUGVSVBRCZCBXA22IHS5LJRATU","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/LUGVSVBRCZCBXA22IHS5LJRATU.jpg?auth=96cdac6e21d5fc3c54637b57e0061d5ddcd5d1e40052e6c9bea7c5b46d5fbdaf","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/LUGVSVBRCZCBXA22IHS5LJRATU.jpg?auth=96cdac6e21d5fc3c54637b57e0061d5ddcd5d1e40052e6c9bea7c5b46d5fbdaf","takenOn":"2026-02-20T22:36:22Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/LUGVSVBRCZCBXA22IHS5LJRATU.jpg","published":true,"resizeUrl":"/resizer/v2/LUGVSVBRCZCBXA22IHS5LJRATU.jpg?auth=96cdac6e21d5fc3c54637b57e0061d5ddcd5d1e40052e6c9bea7c5b46d5fbdaf","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/LUGVSVBRCZCBXA22IHS5LJRATU.jpg?auth=96cdac6e21d5fc3c54637b57e0061d5ddcd5d1e40052e6c9bea7c5b46d5fbdaf&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_6.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":14,"ptgVersion":1},"height":3366,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"95daf2618a41193d3745d50b2c1a0a6d91a7f1147fc9aa1545e1c3cf01128c75"},"caption":"Goodrich’s Kayla Hairston (12) drives to the hoop during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/P3JJY3TQ5VERVKUV6SMFRBHQUM.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":5116,"_id":"P3JJY3TQ5VERVKUV6SMFRBHQUM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/P3JJY3TQ5VERVKUV6SMFRBHQUM.jpg?auth=95daf2618a41193d3745d50b2c1a0a6d91a7f1147fc9aa1545e1c3cf01128c75","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/P3JJY3TQ5VERVKUV6SMFRBHQUM.jpg?auth=95daf2618a41193d3745d50b2c1a0a6d91a7f1147fc9aa1545e1c3cf01128c75","takenOn":"2026-02-20T22:35:53Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/P3JJY3TQ5VERVKUV6SMFRBHQUM.jpg","published":true,"resizeUrl":"/resizer/v2/P3JJY3TQ5VERVKUV6SMFRBHQUM.jpg?auth=95daf2618a41193d3745d50b2c1a0a6d91a7f1147fc9aa1545e1c3cf01128c75","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/P3JJY3TQ5VERVKUV6SMFRBHQUM.jpg?auth=95daf2618a41193d3745d50b2c1a0a6d91a7f1147fc9aa1545e1c3cf01128c75&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_4.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":15,"ptgVersion":1},"height":3411,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"2238204313ead5805eaedde0ff9882b1440f0b618ef6396864b56e6b790f0bed"},"caption":"Goodrich’s Kayla Hairston (12) shoots a layup during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/IW3AGML2ERGZXPQNUQHTLVQORE.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":6000,"_id":"IW3AGML2ERGZXPQNUQHTLVQORE","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/IW3AGML2ERGZXPQNUQHTLVQORE.jpg?auth=2238204313ead5805eaedde0ff9882b1440f0b618ef6396864b56e6b790f0bed","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/IW3AGML2ERGZXPQNUQHTLVQORE.jpg?auth=2238204313ead5805eaedde0ff9882b1440f0b618ef6396864b56e6b790f0bed","takenOn":"2026-02-20T22:39:16Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/IW3AGML2ERGZXPQNUQHTLVQORE.jpg","published":true,"resizeUrl":"/resizer/v2/IW3AGML2ERGZXPQNUQHTLVQORE.jpg?auth=2238204313ead5805eaedde0ff9882b1440f0b618ef6396864b56e6b790f0bed","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/IW3AGML2ERGZXPQNUQHTLVQORE.jpg?auth=2238204313ead5805eaedde0ff9882b1440f0b618ef6396864b56e6b790f0bed&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_8.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":16,"ptgVersion":1},"height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"b10d96d52a54b12fee36502496c8836564af0c3b129ea2e92c40c556b2586ae8"},"caption":"Goodrich’s Kayla Hairston (12) and Fenton's Katie Weber (4) fight for a loose ball during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/FKS4IMX6WFCJPHIKNFGUWS556U.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":6000,"_id":"FKS4IMX6WFCJPHIKNFGUWS556U","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/FKS4IMX6WFCJPHIKNFGUWS556U.jpg?auth=b10d96d52a54b12fee36502496c8836564af0c3b129ea2e92c40c556b2586ae8","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/FKS4IMX6WFCJPHIKNFGUWS556U.jpg?auth=b10d96d52a54b12fee36502496c8836564af0c3b129ea2e92c40c556b2586ae8","takenOn":"2026-02-20T22:40:22Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/FKS4IMX6WFCJPHIKNFGUWS556U.jpg","published":true,"resizeUrl":"/resizer/v2/FKS4IMX6WFCJPHIKNFGUWS556U.jpg?auth=b10d96d52a54b12fee36502496c8836564af0c3b129ea2e92c40c556b2586ae8","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/FKS4IMX6WFCJPHIKNFGUWS556U.jpg?auth=b10d96d52a54b12fee36502496c8836564af0c3b129ea2e92c40c556b2586ae8&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_10.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":17,"ptgVersion":1},"height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"fee1f9d2a953e837e082a870a982a86ba18c552d23091004521f93e3a8690d95"},"caption":"Goodrich’s Baylor Lauinger (4) shoots a layup during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GTUR23MALVAA5EAJYYWGFRIUEU.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":6000,"_id":"GTUR23MALVAA5EAJYYWGFRIUEU","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/GTUR23MALVAA5EAJYYWGFRIUEU.jpg?auth=fee1f9d2a953e837e082a870a982a86ba18c552d23091004521f93e3a8690d95","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/GTUR23MALVAA5EAJYYWGFRIUEU.jpg?auth=fee1f9d2a953e837e082a870a982a86ba18c552d23091004521f93e3a8690d95","takenOn":"2026-02-20T22:41:09Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/GTUR23MALVAA5EAJYYWGFRIUEU.jpg","published":true,"resizeUrl":"/resizer/v2/GTUR23MALVAA5EAJYYWGFRIUEU.jpg?auth=fee1f9d2a953e837e082a870a982a86ba18c552d23091004521f93e3a8690d95","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/GTUR23MALVAA5EAJYYWGFRIUEU.jpg?auth=fee1f9d2a953e837e082a870a982a86ba18c552d23091004521f93e3a8690d95&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_11.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":18,"ptgVersion":1},"height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"966c4e8f0dfcb229198af4b070d9121e4cace357be29319ddc77728fe2308bd3"},"caption":"Fenton's Lucy Weber (44) shoots a layup during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/PFUCVIF3KNGFJFPA7KNWVACXHU.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":6000,"_id":"PFUCVIF3KNGFJFPA7KNWVACXHU","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/PFUCVIF3KNGFJFPA7KNWVACXHU.jpg?auth=966c4e8f0dfcb229198af4b070d9121e4cace357be29319ddc77728fe2308bd3","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/PFUCVIF3KNGFJFPA7KNWVACXHU.jpg?auth=966c4e8f0dfcb229198af4b070d9121e4cace357be29319ddc77728fe2308bd3","takenOn":"2026-02-20T22:55:22Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/PFUCVIF3KNGFJFPA7KNWVACXHU.jpg","published":true,"resizeUrl":"/resizer/v2/PFUCVIF3KNGFJFPA7KNWVACXHU.jpg?auth=966c4e8f0dfcb229198af4b070d9121e4cace357be29319ddc77728fe2308bd3","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/PFUCVIF3KNGFJFPA7KNWVACXHU.jpg?auth=966c4e8f0dfcb229198af4b070d9121e4cace357be29319ddc77728fe2308bd3&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_15.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":19,"ptgVersion":1},"height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"9fe42e612e57fca5b51ed55ab315b0491844387fec5d1c2a59ebe18a8247d006"},"caption":"Fenton Head Coach Don Kutchey speaks with his players during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/QUM3OU7U4BDYVG7FFHMHCQ6RRE.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":4643,"_id":"QUM3OU7U4BDYVG7FFHMHCQ6RRE","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/QUM3OU7U4BDYVG7FFHMHCQ6RRE.jpg?auth=9fe42e612e57fca5b51ed55ab315b0491844387fec5d1c2a59ebe18a8247d006","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/QUM3OU7U4BDYVG7FFHMHCQ6RRE.jpg?auth=9fe42e612e57fca5b51ed55ab315b0491844387fec5d1c2a59ebe18a8247d006","takenOn":"2026-02-20T22:36:46Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/QUM3OU7U4BDYVG7FFHMHCQ6RRE.jpg","published":true,"resizeUrl":"/resizer/v2/QUM3OU7U4BDYVG7FFHMHCQ6RRE.jpg?auth=9fe42e612e57fca5b51ed55ab315b0491844387fec5d1c2a59ebe18a8247d006","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/QUM3OU7U4BDYVG7FFHMHCQ6RRE.jpg?auth=9fe42e612e57fca5b51ed55ab315b0491844387fec5d1c2a59ebe18a8247d006&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_7.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":20,"ptgVersion":1},"height":3095,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"2b446e9d61b292a4b52c9bfc5a22ff4da98d9ce569b3fed36bea2703e2f39646"},"caption":"Goodrich’s Sydney Place (11) shoots a layup during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/TRNHDCBE4RE4HHC63DOWZVC7OY.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":6000,"_id":"TRNHDCBE4RE4HHC63DOWZVC7OY","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/TRNHDCBE4RE4HHC63DOWZVC7OY.jpg?auth=2b446e9d61b292a4b52c9bfc5a22ff4da98d9ce569b3fed36bea2703e2f39646","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/TRNHDCBE4RE4HHC63DOWZVC7OY.jpg?auth=2b446e9d61b292a4b52c9bfc5a22ff4da98d9ce569b3fed36bea2703e2f39646","takenOn":"2026-02-20T23:25:30Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/TRNHDCBE4RE4HHC63DOWZVC7OY.jpg","published":true,"resizeUrl":"/resizer/v2/TRNHDCBE4RE4HHC63DOWZVC7OY.jpg?auth=2b446e9d61b292a4b52c9bfc5a22ff4da98d9ce569b3fed36bea2703e2f39646","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/TRNHDCBE4RE4HHC63DOWZVC7OY.jpg?auth=2b446e9d61b292a4b52c9bfc5a22ff4da98d9ce569b3fed36bea2703e2f39646&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_23.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":21,"ptgVersion":1},"height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"a580278091350a1e42a5bb6b09f0cd53ad0e80e131bdbcdbfe104c8f01f91006"},"caption":"Goodrich’s Kayla Hairston (12) shoots a layup during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/E5KDLLA6LZFDDD5AC6WP2JOBKI.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":6000,"_id":"E5KDLLA6LZFDDD5AC6WP2JOBKI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/E5KDLLA6LZFDDD5AC6WP2JOBKI.jpg?auth=a580278091350a1e42a5bb6b09f0cd53ad0e80e131bdbcdbfe104c8f01f91006","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/E5KDLLA6LZFDDD5AC6WP2JOBKI.jpg?auth=a580278091350a1e42a5bb6b09f0cd53ad0e80e131bdbcdbfe104c8f01f91006","takenOn":"2026-02-20T23:20:48Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/E5KDLLA6LZFDDD5AC6WP2JOBKI.jpg","published":true,"resizeUrl":"/resizer/v2/E5KDLLA6LZFDDD5AC6WP2JOBKI.jpg?auth=a580278091350a1e42a5bb6b09f0cd53ad0e80e131bdbcdbfe104c8f01f91006","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/E5KDLLA6LZFDDD5AC6WP2JOBKI.jpg?auth=a580278091350a1e42a5bb6b09f0cd53ad0e80e131bdbcdbfe104c8f01f91006&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_20.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":22,"ptgVersion":0},"height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"14fd69cce1b2b6bda41fbe549106f1266c31c701e5c4111bd735d762fb311c89"},"caption":"Goodrich’s Baylor Lauinger (4) shoots the ball during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/M4KIB7TGBNC3PJNC77JHVW57LQ.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":6000,"_id":"M4KIB7TGBNC3PJNC77JHVW57LQ","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/M4KIB7TGBNC3PJNC77JHVW57LQ.jpg?auth=14fd69cce1b2b6bda41fbe549106f1266c31c701e5c4111bd735d762fb311c89","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/M4KIB7TGBNC3PJNC77JHVW57LQ.jpg?auth=14fd69cce1b2b6bda41fbe549106f1266c31c701e5c4111bd735d762fb311c89","takenOn":"2026-02-20T23:13:03Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/M4KIB7TGBNC3PJNC77JHVW57LQ.jpg","published":true,"resizeUrl":"/resizer/v2/M4KIB7TGBNC3PJNC77JHVW57LQ.jpg?auth=14fd69cce1b2b6bda41fbe549106f1266c31c701e5c4111bd735d762fb311c89","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/M4KIB7TGBNC3PJNC77JHVW57LQ.jpg?auth=14fd69cce1b2b6bda41fbe549106f1266c31c701e5c4111bd735d762fb311c89&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_17.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":23,"ptgVersion":0},"height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"7d0e079d00cdde5faee8dab9f34d8eb61615037acde610053a30399b3d71ebb0"},"caption":"Goodrich’s Riley Jock (30) shoots a three pointer during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/B7R6URTYC5E35FJD43GRMFXJCI.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":4852,"_id":"B7R6URTYC5E35FJD43GRMFXJCI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/B7R6URTYC5E35FJD43GRMFXJCI.jpg?auth=7d0e079d00cdde5faee8dab9f34d8eb61615037acde610053a30399b3d71ebb0","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/B7R6URTYC5E35FJD43GRMFXJCI.jpg?auth=7d0e079d00cdde5faee8dab9f34d8eb61615037acde610053a30399b3d71ebb0","takenOn":"2026-02-20T23:22:43Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/B7R6URTYC5E35FJD43GRMFXJCI.jpg","published":true,"resizeUrl":"/resizer/v2/B7R6URTYC5E35FJD43GRMFXJCI.jpg?auth=7d0e079d00cdde5faee8dab9f34d8eb61615037acde610053a30399b3d71ebb0","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/B7R6URTYC5E35FJD43GRMFXJCI.jpg?auth=7d0e079d00cdde5faee8dab9f34d8eb61615037acde610053a30399b3d71ebb0&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_21.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":24,"ptgVersion":0},"height":3235,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"0ad5b5eda0efcfd85db509301bada1b0f7fa272d3e94c25b2c990f5d9a5f4fcd"},"caption":"Goodrich’s Sydney Place (11) and Fenton's Alyssa Yurk (1) fight for the ball during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/7C35DVYHHFBR7HM2O3O2LAKYZI.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":6000,"_id":"7C35DVYHHFBR7HM2O3O2LAKYZI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/7C35DVYHHFBR7HM2O3O2LAKYZI.jpg?auth=0ad5b5eda0efcfd85db509301bada1b0f7fa272d3e94c25b2c990f5d9a5f4fcd","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/7C35DVYHHFBR7HM2O3O2LAKYZI.jpg?auth=0ad5b5eda0efcfd85db509301bada1b0f7fa272d3e94c25b2c990f5d9a5f4fcd","takenOn":"2026-02-20T23:23:53Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/7C35DVYHHFBR7HM2O3O2LAKYZI.jpg","published":true,"resizeUrl":"/resizer/v2/7C35DVYHHFBR7HM2O3O2LAKYZI.jpg?auth=0ad5b5eda0efcfd85db509301bada1b0f7fa272d3e94c25b2c990f5d9a5f4fcd","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/7C35DVYHHFBR7HM2O3O2LAKYZI.jpg?auth=0ad5b5eda0efcfd85db509301bada1b0f7fa272d3e94c25b2c990f5d9a5f4fcd&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_22.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":25,"ptgVersion":0},"height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"98e0e4be79d7e7c6c347189c5c78aa740ca4aa9a9986e3d804bd2e071b2c8a6a"},"caption":"Goodrich’s Tanner Schramm (0) shoots a layup during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/EAYY6ITO6NFQ5MSUTANXY6ZXFU.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":6000,"_id":"EAYY6ITO6NFQ5MSUTANXY6ZXFU","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/EAYY6ITO6NFQ5MSUTANXY6ZXFU.jpg?auth=98e0e4be79d7e7c6c347189c5c78aa740ca4aa9a9986e3d804bd2e071b2c8a6a","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/EAYY6ITO6NFQ5MSUTANXY6ZXFU.jpg?auth=98e0e4be79d7e7c6c347189c5c78aa740ca4aa9a9986e3d804bd2e071b2c8a6a","takenOn":"2026-02-20T23:29:37Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/EAYY6ITO6NFQ5MSUTANXY6ZXFU.jpg","published":true,"resizeUrl":"/resizer/v2/EAYY6ITO6NFQ5MSUTANXY6ZXFU.jpg?auth=98e0e4be79d7e7c6c347189c5c78aa740ca4aa9a9986e3d804bd2e071b2c8a6a","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/EAYY6ITO6NFQ5MSUTANXY6ZXFU.jpg?auth=98e0e4be79d7e7c6c347189c5c78aa740ca4aa9a9986e3d804bd2e071b2c8a6a&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_24.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":26,"ptgVersion":0},"height":4000,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"e293703768dd024ee5b456eb10a608bd4ec84f16451cce479578496d7c8c1c46"},"caption":"Goodrich’s Baylor Lauinger (4) shoots a free throw during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/HOE57WTIAZHB5AKQVNRERZX7ME.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":6000,"_id":"HOE57WTIAZHB5AKQVNRERZX7ME","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/HOE57WTIAZHB5AKQVNRERZX7ME.jpg?auth=e293703768dd024ee5b456eb10a608bd4ec84f16451cce479578496d7c8c1c46","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/HOE57WTIAZHB5AKQVNRERZX7ME.jpg?auth=e293703768dd024ee5b456eb10a608bd4ec84f16451cce479578496d7c8c1c46","takenOn":"2026-02-20T23:33:51Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/HOE57WTIAZHB5AKQVNRERZX7ME.jpg","published":true,"resizeUrl":"/resizer/v2/HOE57WTIAZHB5AKQVNRERZX7ME.jpg?auth=e293703768dd024ee5b456eb10a608bd4ec84f16451cce479578496d7c8c1c46","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/HOE57WTIAZHB5AKQVNRERZX7ME.jpg?auth=e293703768dd024ee5b456eb10a608bd4ec84f16451cce479578496d7c8c1c46&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_25.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":27,"ptgVersion":0},"height":4000,"image_type":"photograph"}],"comments":{"moderation_required":false,"allow_comments":false,"display_comments":false},"workflow":{"status_code":1},"syndication":{"search":false,"external_distribution":false},"description":{"basic":"Goodrich faced off against Fenton for the Flint Metro League high school girls basketball championship held at Holly High School on Friday, Feb. 20, 2026."},"source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"sections":[{"referent":{"website":"mlive","provider":"","id":"/highschoolsports","type":"section"},"type":"reference"}]},"canonical_url":"/galleries/PKWHCWCGZZHLVBVRUDSUT3H234/","promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"193e53771ed84dbacfce2fc7278cefc4f4fca716fab3b7172fbce500e04aef23"},"caption":"Fenton's Lucy Weber (44) and Goodrich’s Tanner Schramm (0) during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":""},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/SYLPD3GL3BHUTJ36FTQJBKDE5Q.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":5146,"_id":"SYLPD3GL3BHUTJ36FTQJBKDE5Q","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/SYLPD3GL3BHUTJ36FTQJBKDE5Q.jpg?auth=193e53771ed84dbacfce2fc7278cefc4f4fca716fab3b7172fbce500e04aef23","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/SYLPD3GL3BHUTJ36FTQJBKDE5Q.jpg?auth=193e53771ed84dbacfce2fc7278cefc4f4fca716fab3b7172fbce500e04aef23","takenOn":"2026-02-20T22:32:41Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/SYLPD3GL3BHUTJ36FTQJBKDE5Q.jpg","published":true,"resizeUrl":"/resizer/v2/SYLPD3GL3BHUTJ36FTQJBKDE5Q.jpg?auth=193e53771ed84dbacfce2fc7278cefc4f4fca716fab3b7172fbce500e04aef23","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/SYLPD3GL3BHUTJ36FTQJBKDE5Q.jpg?auth=193e53771ed84dbacfce2fc7278cefc4f4fca716fab3b7172fbce500e04aef23&width=300","version":0,"originalName":"LK_ GoodrichVsFenton.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[],"galleryOrder":0,"ptgVersion":0},"height":3431,"image_type":"photograph"}},"type":"gallery","version":"0.10.9","canonical_website":"mlive","display_date":"2026-02-21T04:38:35Z","credits":{"by":[{"image":{"version":"0.5.8","url":""},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":""}],"social_links":[{"site":"email","url":""}],"name":"Lukas Katilius","description":"","_id":"lkatilius","additional_properties":{"original":{"lastName":"Katilius","secondLastName":"","image":"","education":[],"longBio":"","native_app_rendering":false,"fuzzy_match":false,"affiliations":"","bio":"","firstName":"Lukas","books":[],"podcasts":[],"contributor":false,"awards":[],"_id":"lkatilius","bio_page":"","last_updated_date":"2025-07-02T13:47:05.556Z","byline":"Lukas Katilius - lkatilius@mlive.com","email":"","slug":"","status":true}},"type":"author","version":"0.5.8","url":"","slug":""}]},"headlines":{"basic":"Goodrich battles Fenton for Flint Metro League basketball championship "},"first_publish_date":"2026-02-21T04:38:35Z","websites":{"mlive":{"website_url":"/galleries/PKWHCWCGZZHLVBVRUDSUT3H234/","website_section":{"referent":{"website":"mlive","provider":"","id":"/highschoolsports","type":"section"},"type":"reference"}}},"_id":"PKWHCWCGZZHLVBVRUDSUT3H234","additional_properties":{"restricted":false,"roles":[],"published":true,"version":3,"has_published_copy":true},"created_date":"2026-02-21T04:34:50Z","last_updated_date":"2026-02-21T04:38:37Z","publish_date":"2026-02-21T04:38:35Z","slug":"Flint Metro League Championship Boys/Girls"},{"_id":"BP4RQG3BTZHHPIKXVKY2TYGXPM","additional_properties":{},"type":"text","content":"HOLLY, MI— Goodrich faced off against Fenton for the Flint Metro League high school girls basketball championship held at Holly High School on Friday, February 20."},{"_id":"PHNLN2US3JEA3L3DCG5JH3SDFU","additional_properties":{},"type":"text","content":"Goodrich came out with early dominance, finishing the first quarter with a strong 19-6 lead."},{"_id":"KKT7TFTHIFHAVCH2MYGJY7GQUQ","additional_properties":{},"type":"text","content":"They continued their strong showing into the second quarter, racking up a 28-11 lead to end the first half. "},{"_id":"RGLL5EZIUZHU7D2PR4T7PCZOVI","additional_properties":{},"type":"text","content":"The second half was more of the same from Goodrich, continuing their offensive onslaught and defensive blockade- ending the third quarter 47-20."},{"_id":"VVYZENGNJNBO5G6IWTFCNPLHHU","additional_properties":{},"type":"text","content":"The final quarter proved to be Goodrich’s victory lap, closing out the game with a 59-27 win against Fenton."},{"_id":"X7IWRW2YRZH3XARNOJ6UYTSAS4","additional_properties":{},"type":"text","content":"Fenton was led in scoring by Payton Roney and Lucy Weber, each with 4 points, and Madison Eltringham with 13 points."},{"_id":"VNYWPKC67JCH5KGIIZ4UJV7XFM","additional_properties":{},"type":"text","content":"Goodrich was led in scoring by Kayla Hairston with 13 points and Tanner Schramm, the top scorer of the night, with 25 points."},{"_id":"WQBABPRBF5G7PJFA6APE2OKH6U","additional_properties":{},"type":"text","content":"MLive was there to document the action, both on and off of the field. Check out photos from the game in the gallery above. <a href=\"https://www.mlive.com/galleries/PKWHCWCGZZHLVBVRUDSUT3H234/\" rel=\"\" target=\"_blank\" title=\"https://mlive.com/galleries/PKWHCWCGZZHLVBVRUDSUT3H234/\"><b>Click here for a direct link</b></a><b> </b>to the gallery. "},{"_id":"LTHHA6NTOJH77JNK4SZKL6J2YQ","additional_properties":{},"type":"text","content":"You must be a subscriber to view the photo gallery. Subscribers click the “Get photo” link to download high-resolution images right to their device for free as part of their subscription. To subscribe, <a href=\"https://www.mlive.com/subscribe/\" target=\"_blank\" rel=\"\">click this link</a>."},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"31c438f866fe744638e639075b64d627772b34599e6e784aa725aed74e4d0611"},"caption":"Goodrich’s Katerina Federick (2) shoots a three pointer during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/L624NSQ2GJBGNO64XZQGA5EBBM.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":5106,"_id":"L624NSQ2GJBGNO64XZQGA5EBBM","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/L624NSQ2GJBGNO64XZQGA5EBBM.jpg?auth=31c438f866fe744638e639075b64d627772b34599e6e784aa725aed74e4d0611","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/L624NSQ2GJBGNO64XZQGA5EBBM.jpg?auth=31c438f866fe744638e639075b64d627772b34599e6e784aa725aed74e4d0611","takenOn":"2026-02-20T23:18:47Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/L624NSQ2GJBGNO64XZQGA5EBBM.jpg","published":true,"resizeUrl":"/resizer/v2/L624NSQ2GJBGNO64XZQGA5EBBM.jpg?auth=31c438f866fe744638e639075b64d627772b34599e6e784aa725aed74e4d0611","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/L624NSQ2GJBGNO64XZQGA5EBBM.jpg?auth=31c438f866fe744638e639075b64d627772b34599e6e784aa725aed74e4d0611&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_19.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Goodrich battles Fenton for Flint Metro League basketball championship "},"_id":"PKWHCWCGZZHLVBVRUDSUT3H234"}]},"created_date":"2026-02-21T04:36:43Z","last_updated_date":"2026-02-21T04:36:43Z","height":3404,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"58442071b2870a223526fe6f6ae9798f66c10b269579b4e06e3bd5fc239efba8"},"caption":"Fenton's Alejandra Ayotte (3) passes the ball during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/RALG6Q4TSZECZJFBYCPF3T5TBI.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":4955,"_id":"RALG6Q4TSZECZJFBYCPF3T5TBI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/RALG6Q4TSZECZJFBYCPF3T5TBI.jpg?auth=58442071b2870a223526fe6f6ae9798f66c10b269579b4e06e3bd5fc239efba8","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/RALG6Q4TSZECZJFBYCPF3T5TBI.jpg?auth=58442071b2870a223526fe6f6ae9798f66c10b269579b4e06e3bd5fc239efba8","takenOn":"2026-02-20T22:51:43Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/RALG6Q4TSZECZJFBYCPF3T5TBI.jpg","published":true,"resizeUrl":"/resizer/v2/RALG6Q4TSZECZJFBYCPF3T5TBI.jpg?auth=58442071b2870a223526fe6f6ae9798f66c10b269579b4e06e3bd5fc239efba8","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/RALG6Q4TSZECZJFBYCPF3T5TBI.jpg?auth=58442071b2870a223526fe6f6ae9798f66c10b269579b4e06e3bd5fc239efba8&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_14.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Goodrich battles Fenton for Flint Metro League basketball championship "},"_id":"PKWHCWCGZZHLVBVRUDSUT3H234"}]},"created_date":"2026-02-21T04:36:43Z","last_updated_date":"2026-02-21T04:36:43Z","height":3303,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"52154ed4ca98aad7a3339f7884118f54a64ee1b34d7ff65682024db24cf8bbe9"},"caption":"The Goodrich girls basketball team poses for a photo after winning the Flint Metro League high school girls basketball championship played against Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/N4XUCT67VJDVBFDYW3PFDXNJZA.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":5557,"_id":"N4XUCT67VJDVBFDYW3PFDXNJZA","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/N4XUCT67VJDVBFDYW3PFDXNJZA.jpg?auth=52154ed4ca98aad7a3339f7884118f54a64ee1b34d7ff65682024db24cf8bbe9","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/N4XUCT67VJDVBFDYW3PFDXNJZA.jpg?auth=52154ed4ca98aad7a3339f7884118f54a64ee1b34d7ff65682024db24cf8bbe9","takenOn":"2026-02-20T23:41:57Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/N4XUCT67VJDVBFDYW3PFDXNJZA.jpg","published":true,"resizeUrl":"/resizer/v2/N4XUCT67VJDVBFDYW3PFDXNJZA.jpg?auth=52154ed4ca98aad7a3339f7884118f54a64ee1b34d7ff65682024db24cf8bbe9","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/N4XUCT67VJDVBFDYW3PFDXNJZA.jpg?auth=52154ed4ca98aad7a3339f7884118f54a64ee1b34d7ff65682024db24cf8bbe9&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_26.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Goodrich battles Fenton for Flint Metro League basketball championship "},"_id":"PKWHCWCGZZHLVBVRUDSUT3H234"}]},"created_date":"2026-02-21T04:36:43Z","last_updated_date":"2026-02-21T04:36:43Z","height":3705,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"5fd22a3ce2cc06ce4a8d2bbda5e368210eae4c9f8b665c765b992c3ced522c71"},"caption":"Goodrich’s Tanner Schramm (0) shoots a layup during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/MCRKMIVVMNBAVF2V23DMIQYGD4.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":4168,"_id":"MCRKMIVVMNBAVF2V23DMIQYGD4","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/MCRKMIVVMNBAVF2V23DMIQYGD4.jpg?auth=5fd22a3ce2cc06ce4a8d2bbda5e368210eae4c9f8b665c765b992c3ced522c71","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/MCRKMIVVMNBAVF2V23DMIQYGD4.jpg?auth=5fd22a3ce2cc06ce4a8d2bbda5e368210eae4c9f8b665c765b992c3ced522c71","takenOn":"2026-02-20T23:18:04Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/MCRKMIVVMNBAVF2V23DMIQYGD4.jpg","published":true,"resizeUrl":"/resizer/v2/MCRKMIVVMNBAVF2V23DMIQYGD4.jpg?auth=5fd22a3ce2cc06ce4a8d2bbda5e368210eae4c9f8b665c765b992c3ced522c71","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/MCRKMIVVMNBAVF2V23DMIQYGD4.jpg?auth=5fd22a3ce2cc06ce4a8d2bbda5e368210eae4c9f8b665c765b992c3ced522c71&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_18.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Goodrich battles Fenton for Flint Metro League basketball championship "},"_id":"PKWHCWCGZZHLVBVRUDSUT3H234"}]},"created_date":"2026-02-21T04:36:43Z","last_updated_date":"2026-02-21T04:36:43Z","height":2779,"image_type":"photograph"},{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"e293703768dd024ee5b456eb10a608bd4ec84f16451cce479578496d7c8c1c46"},"caption":"Goodrich’s Baylor Lauinger (4) shoots a free throw during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/HOE57WTIAZHB5AKQVNRERZX7ME.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":6000,"_id":"HOE57WTIAZHB5AKQVNRERZX7ME","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/HOE57WTIAZHB5AKQVNRERZX7ME.jpg?auth=e293703768dd024ee5b456eb10a608bd4ec84f16451cce479578496d7c8c1c46","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/HOE57WTIAZHB5AKQVNRERZX7ME.jpg?auth=e293703768dd024ee5b456eb10a608bd4ec84f16451cce479578496d7c8c1c46","takenOn":"2026-02-20T23:33:51Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/HOE57WTIAZHB5AKQVNRERZX7ME.jpg","published":true,"resizeUrl":"/resizer/v2/HOE57WTIAZHB5AKQVNRERZX7ME.jpg?auth=e293703768dd024ee5b456eb10a608bd4ec84f16451cce479578496d7c8c1c46","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/HOE57WTIAZHB5AKQVNRERZX7ME.jpg?auth=e293703768dd024ee5b456eb10a608bd4ec84f16451cce479578496d7c8c1c46&width=300","version":0,"originalName":"LK_ GoodrichVsFenton_25.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Goodrich battles Fenton for Flint Metro League basketball championship "},"_id":"PKWHCWCGZZHLVBVRUDSUT3H234"}]},"created_date":"2026-02-21T04:36:43Z","last_updated_date":"2026-02-21T04:36:43Z","height":4000,"image_type":"photograph"},{"_id":"4P5FYXG43BHPLAHHWV4GI4PHT4","type":"raw_html","content":"<adi-stories-by-section-tag adiWidgetId=\"widgie-82d087c6-65ce-4885-9dd3-1bf8d56f206a\"></adi-stories-by-section-tag>"}],"subheadlines":{"basic":""},"description":{"basic":"Goodrich faced off against Fenton for the Flint Metro League high school girls basketball championship held at Holly High School on Friday, February 20."},"language":"","source":{"system":"composer","name":"advancelocal","source_type":"staff"},"taxonomy":{"entities":[{"score":0.3121,"_id":"Q2910549","label":"MLive Media Group","type":"Agent,Organisation,Company"},{"custom_id":"PERda2424bd6","label":"Madison Eltringham","type":"Person"},{"custom_id":"PLAb6081ef7b","label":"HOLLY , MI","type":"Place"},{"custom_id":"COM922c2b32b","label":"Fenton","type":"Company"},{"custom_id":"COM63c50164c","label":"Goodrich","type":"Company"},{"custom_id":"COM24ac6e9ae","label":"Holly High School","type":"Company"},{"custom_id":"PERe1da0da23","label":"Tanner Schramm","type":"Person"},{"custom_id":"PER65a6d8983","label":"Kayla Hairston","type":"Person"},{"custom_id":"PER8c0b17436","label":"Lucy Weber","type":"Person"},{"custom_id":"PER6fa741a82","label":"Payton Roney","type":"Person"}],"categories":[{"score":0.9747,"classifier":"iab_content_taxonomy","name":"Sports","_id":"483"},{"score":0.7123,"classifier":"iab_content_taxonomy","name":"Sports>College Sports","_id":"483.487"},{"score":0.6068,"classifier":"iab_content_taxonomy","name":"Sports>Basketball","_id":"483.547"},{"score":0.56,"classifier":"iab_content_taxonomy","name":"Hobbies & Interests>Arts and Crafts>Photography","_id":"239.248.255"},{"score":0.5188,"classifier":"iab_content_taxonomy","name":"Technology & Computing","_id":"596"},{"score":0.4927,"classifier":"iab_content_taxonomy","name":"Shopping","_id":"473"},{"score":0.4807,"classifier":"iab_content_taxonomy","name":"Sports>College Sports>College Basketball","_id":"483.487.489"},{"score":0.4783,"classifier":"iab_content_taxonomy","name":"Hobbies & Interests","_id":"239"},{"score":0.4548,"classifier":"iab_content_taxonomy","name":"Hobbies & Interests>Arts and Crafts","_id":"239.248"},{"score":0.4448,"classifier":"iab_content_taxonomy","name":"Technology & Computing>Computing","_id":"596.599"},{"classifier":"advancelocal_custom_categories","name":"Clean Water","_id":"cat0214"}],"content_topics":[{"score":0.8652,"_id":"Q8677801","label":"Newspaper companies of the United States"},{"score":0.8198,"_id":"Q7209959","label":"Newspaper publishing"},{"score":0.7802,"_id":"Q6161946","label":"Newspapers"},{"score":0.7452,"_id":"Q8221877","label":"Advance Publications"},{"score":0.714,"_id":"Q7050046","label":"Newspaper companies"},{"score":0.6861,"_id":"Q8399084","label":"Economy of Grand Rapids, Michigan"},{"score":0.6608,"_id":"Q7077035","label":"Journalism"},{"score":0.6377,"_id":"Q6006335","label":"News media"},{"score":0.6166,"_id":"Q6808364","label":"Michigan"},{"score":0.5972,"_id":"Q7256778","label":"Grand Rapids, Michigan"},{"score":0.5793,"_id":"Q8804225","label":"Michigan counties"},{"score":0.5626,"_id":"Q8134372","label":"West Michigan"},{"score":0.5471,"_id":"Q8625031","label":"Society of Michigan"},{"score":0.5327,"_id":"Q8807207","label":"Publishing organizations"},{"score":0.5191,"_id":"Q8594143","label":"Magazine publishing"},{"score":0.5064,"_id":"Q8399380","label":"Economy of Michigan"},{"score":0.5053,"_id":"Q7197350","label":"American websites"},{"score":0.4944,"_id":"Q9531345","label":"Periodicals"},{"score":0.4942,"_id":"Q2910549","label":"MLive Media Group"},{"score":0.4831,"_id":"Q5934354","label":"Publishing companies of the United States"},{"score":0.4724,"_id":"Q10112328","label":"Print media"},{"score":0.4622,"_id":"Q8594183","label":"Magazine publishing companies of the United States"},{"score":0.4434,"_id":"Q20930834","label":"Publishing companies of North America"},{"score":0.4418,"_id":"Q7021007","label":"Basketball"},{"score":0.4405,"_id":"Q5836947","label":"Publishing"},{"score":0.4161,"_id":"Q8287334","label":"Balls"},{"score":0.3937,"_id":"Q7379346","label":"Ball games"},{"score":0.3739,"_id":"Q113365623","label":"Team activities"},{"score":0.3562,"_id":"Q7216322","label":"Team sports"},{"score":0.3404,"_id":"Q7017036","label":"Indoor sports"},{"score":0.326,"_id":"Q1457982","label":"Sports"},{"score":0.313,"_id":"Q7821258","label":"Summer sports"},{"score":0.301,"_id":"Q9991105","label":"Summer Olympic sports"}],"sections":[{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"},{"path":"/sports/flint","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Flint Sports","description":"Flint, Michigan sports news. Get the latest Flint-area high school sports, college sports, Detroit sports news, and more. Get the latest news on the Buick Open, Crim Race, Mott Community College Bears and Flint Generals. Browse photos, videos and more at The Flint Journal - MLive.com","_id":"/sports/flint","additional_properties":{"original":{"parent":{"default":"/","ellipsis":"/","hamburger-menu":null},"_admin":{"tracking_node":null,"alias_ids":["/sports/flint"],"commercial_node":null,"url_path":"https://www.mlive.com/sports/flint/","default_content":null},"site":{"site_keywords":"Flint Sports, Flint Michigan Sports, Flint High School Sports","site_description":"Flint, Michigan sports news. Get the latest Flint-area high school sports, college sports, Detroit sports news, and more. Get the latest news on the Buick Open, Crim Race, Mott Community College Bears and Flint Generals. Browse photos, videos and more at The Flint Journal - MLive.com","site_section":"Sports","headline":"Flint Sports","site_title":"Flint Sports"},"navigation":{"nav_title":"Flint Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Flint Sports","_id":"/sports/flint","ancestors":{"default":[],"ellipsis":["/"],"hamburger-menu":[]},"order":{"ellipsis":1023}}},"_website_section_id":"mlive./sports/flint","type":"section","version":"0.6.0"},{"path":"/sports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"Sports","description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","_id":"/sports","additional_properties":{"original":{"parent":{"native-apps-team-pistons":"/","native-apps-team-um-fbc":"/","native-app-news":"/","ellipsis":"/","native-apps-team-um-bkc":"/","default":"/","native-apps-team-tigers":"/","native-apps-team-redwings":"/","native-apps-team-msu-fbc":"/","native-apps-team-msu-bkc":"/","native-apps-team-lions":"/","toprail":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":"Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, University of Michigan Wolverines and Michigan State Spartans","site_description":"Real-time news, updates, photos, blogs, audio, schedules and statistics about the Detroit Lions, Detroit Pistons, Detroit Red Wings, Detroit Tigers, Michigan Wolverines and Michigan State Spartans - MLive.com.","site_title":"Michigan & Detroit Sports","headline":"Michigan Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/sports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/sports/"},"navigation":{"nav_title":"Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"Sports","_id":"/sports","ancestors":{"native-apps-team-pistons":["/"],"native-apps-team-um-fbc":["/"],"native-app-news":["/"],"ellipsis":["/"],"native-apps-team-um-bkc":["/"],"default":[],"native-apps-team-tigers":["/"],"native-apps-team-redwings":["/"],"native-apps-team-msu-fbc":["/"],"native-apps-team-msu-bkc":["/"],"native-apps-team-lions":["/"],"toprail":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"native-apps-team-pistons":1003,"native-apps-team-um-fbc":1003,"native-apps-team-tigers":1003,"native-app-news":1003,"native-apps-team-redwings":1003,"native-apps-team-msu-fbc":1003,"native-apps-team-msu-bkc":1004,"native-apps-team-lions":1003,"toprail":1003,"ellipsis":1043,"native-apps-team-um-bkc":1004,"hamburger-menu":2002}}},"_website_section_id":"mlive./sports","type":"section","version":"0.6.0"}],"primary_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"type":"section","version":"0.6.0"},"tags":[{"description":"@exmeter","_id":"1756302668712","text":"@exmeter","slug":"exmeter"},{"description":"@mlive-river","_id":"1756302685442","text":"@mlive-river","slug":"mlive-river"},{"description":"high-school-sports","_id":"1756302694874","text":"high-school-sports","slug":"high-school-sports"},{"description":"hsgallery","_id":"1756302711469","text":"hsgallery","slug":"hsgallery"},{"description":"@fl-river","_id":"1771650844991","text":"@fl-river","slug":"fl-river"},{"description":"local-fl","_id":"1771650848000","text":"local-fl","slug":"local-fl"},{"description":"@highschoolsports-fl","_id":"1771650855558","text":"@highschoolsports-fl","slug":"highschoolsports-fl"}]},"related_content":{"clonedChildren":[],"basic":[],"clonedFromParent":[]},"type":"story","geo":{},"credits":{"by":[{"image":{"version":"0.5.8","url":""},"socialLinks":[{"site":"email","deprecated":true,"deprecation_msg":"Please use social_links.","url":""}],"social_links":[{"site":"email","url":""}],"name":"Lukas Katilius","description":"","_id":"lkatilius","additional_properties":{"original":{"lastName":"Katilius","secondLastName":"","image":"","education":[],"longBio":"","native_app_rendering":false,"fuzzy_match":false,"affiliations":"","bio":"","firstName":"Lukas","books":[],"podcasts":[],"contributor":false,"awards":[],"_id":"lkatilius","bio_page":"","last_updated_date":"2025-07-02T13:47:05.556Z","byline":"Lukas Katilius - lkatilius@mlive.com","email":"","slug":"","status":true}},"type":"author","version":"0.5.8","url":"","slug":""}]},"subtype":"article","first_publish_date":"2026-02-21T18:40:24.948Z","additional_properties":{"pc_content_hash":"f7176fdf8c5f43a709d4c0b42fce60fa8c76274f896852d0c49f2287e89558ab","product_categories":{"buyer_personas_confidence_selection":[{"persona":"Basketball Enthusiast","confidence":0.9},{"persona":"Sports Fan","confidence":0.8},{"persona":"Competitive Player","confidence":0.7},{"persona":"Student Athlete","confidence":0.6},{"persona":"Active Lifestyle Advocate","confidence":0.5},{"persona":"Casual Athlete","confidence":0},{"persona":"Adrenaline Junkie","confidence":0},{"persona":"Athletic Trainer","confidence":0},{"persona":"Sports Analyst","confidence":0},{"persona":"Athlete in Rehabilitation","confidence":0},{"persona":"Art Teacher","confidence":0},{"persona":"Learning Enthusiast","confidence":0},{"persona":"College Student","confidence":0},{"persona":"Teacher Trainer","confidence":0},{"persona":"Educational Game Advocate","confidence":0},{"persona":"Distance Learning Enthusiast","confidence":0},{"persona":"Curriculum Developer","confidence":0},{"persona":"Special Education Teacher","confidence":0},{"persona":"Academic Researcher","confidence":0},{"persona":"Cheerleading Enthusiast","confidence":0},{"persona":"Athletic Recruiter","confidence":0},{"persona":"Track and Field Enthusiast","confidence":0},{"persona":"Social Worker","confidence":0},{"persona":"Public Relations Specialist","confidence":0},{"persona":"Civic Leader","confidence":0},{"persona":"Public Health Researcher","confidence":0},{"persona":"Community Activist","confidence":0},{"persona":"Activist","confidence":0},{"persona":"Social Activist","confidence":0},{"persona":"Political Activist","confidence":0},{"persona":"Political Analyst","confidence":0},{"persona":"Human Rights Activist","confidence":0},{"persona":"Art Collector","confidence":0},{"persona":"Graphic Designer","confidence":0},{"persona":"Art Historian","confidence":0},{"persona":"Contemporary Art Collector","confidence":0},{"persona":"Art Student","confidence":0},{"persona":"Emerging Artist","confidence":0},{"persona":"Animation Enthusiast","confidence":0},{"persona":"Art Enthusiast","confidence":0},{"persona":"Digital Artist","confidence":0},{"persona":"Art Critic","confidence":0}],"iab_taxonomy":[["Category name: Sports>Basketball","Confidence: 0.8684918284416199"],["Category name: Education>Secondary Education","Confidence: 0.5706233382225037"],["Category name: Sports>College Sports","Confidence: 0.5411609411239624"],["Category name: Politics>Civic affairs","Confidence: 0.3992610275745392"],["Category name: Fine Art>Digital Arts","Confidence: 0.2834089398384094"]]},"is_published":true,"has_published_copy":true},"last_updated_date":"2026-02-21T18:52:15.45Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"advancelocal"},"address":{},"workflow":{"status_code":1},"label":{},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"advancelocal"},"copyright":"Lukas Katilius | MLive.com\rThe Flint Journal","address":{"locality":"Holly","region":"MI"},"auth":{"1":"193e53771ed84dbacfce2fc7278cefc4f4fca716fab3b7172fbce500e04aef23"},"caption":"Fenton's Lucy Weber (44) and Goodrich’s Tanner Schramm (0) during the Flint Metro League high school girls basketball championship played by Goodrich and Fenton at Holly High School on Friday, Feb. 20, 2026.","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/SYLPD3GL3BHUTJ36FTQJBKDE5Q.jpg","licensable":true,"credits":{"affiliation":[{"name":"Lukas Katilius | MLive.com","type":"author"}],"by":[{"name":"Lukas Katilius | MLive.com","type":"author","byline":"Lukas Katilius | MLive.com"}]},"subtitle":"Goodrich faces off against Fenton for Flint Metro League high school girls basketball championship ","width":5146,"_id":"SYLPD3GL3BHUTJ36FTQJBKDE5Q","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/SYLPD3GL3BHUTJ36FTQJBKDE5Q.jpg?auth=193e53771ed84dbacfce2fc7278cefc4f4fca716fab3b7172fbce500e04aef23","iptc_source":"MLive.com","proxyUrl":"/resizer/v2/SYLPD3GL3BHUTJ36FTQJBKDE5Q.jpg?auth=193e53771ed84dbacfce2fc7278cefc4f4fca716fab3b7172fbce500e04aef23","takenOn":"2026-02-20T22:32:41Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/advancelocal/SYLPD3GL3BHUTJ36FTQJBKDE5Q.jpg","published":true,"resizeUrl":"/resizer/v2/SYLPD3GL3BHUTJ36FTQJBKDE5Q.jpg?auth=193e53771ed84dbacfce2fc7278cefc4f4fca716fab3b7172fbce500e04aef23","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/SYLPD3GL3BHUTJ36FTQJBKDE5Q.jpg?auth=193e53771ed84dbacfce2fc7278cefc4f4fca716fab3b7172fbce500e04aef23&width=300","version":0,"originalName":"LK_ GoodrichVsFenton.jpg","mime_type":"image/jpeg","restricted":false,"template_id":7,"galleries":[{"headlines":{"basic":"Goodrich battles Fenton for Flint Metro League basketball championship "},"_id":"PKWHCWCGZZHLVBVRUDSUT3H234"}]},"created_date":"2026-02-21T04:36:43Z","last_updated_date":"2026-02-21T04:36:43Z","height":3431,"image_type":"photograph","resized_urls":{"large":"https://www.mlive.com/resizer/v2/SYLPD3GL3BHUTJ36FTQJBKDE5Q.jpg?auth=193e53771ed84dbacfce2fc7278cefc4f4fca716fab3b7172fbce500e04aef23&width=1280&smart=true&quality=90","medium":"https://www.mlive.com/resizer/v2/SYLPD3GL3BHUTJ36FTQJBKDE5Q.jpg?auth=193e53771ed84dbacfce2fc7278cefc4f4fca716fab3b7172fbce500e04aef23&width=800&smart=true&quality=90","small":"https://www.mlive.com/resizer/v2/SYLPD3GL3BHUTJ36FTQJBKDE5Q.jpg?auth=193e53771ed84dbacfce2fc7278cefc4f4fca716fab3b7172fbce500e04aef23&width=500&smart=true&quality=90","x_small":"https://www.mlive.com/resizer/v2/SYLPD3GL3BHUTJ36FTQJBKDE5Q.jpg?auth=193e53771ed84dbacfce2fc7278cefc4f4fca716fab3b7172fbce500e04aef23&width=180&smart=true&quality=90"}}},"canonical_url":"/highschoolsports/2026/02/photos-goodrich-battles-fenton-for-flint-metro-league-basketball-championship.html","distributor":{"name":"advancelocal","category":"other"},"version":"0.10.11","canonical_website":"mlive","revision":{"editions":["default"],"parent_id":"KYTAASS2EFGLJL7SW4CDH47KUY","published":true,"branch":"default","revision_id":"G3OZELIOBZH6HD6BUZWCPEJ43U"},"planning":{"scheduling":{},"story_length":{"character_count_actual":1242,"inch_count_actual":2,"word_count_actual":214,"line_count_actual":10}},"display_date":"2026-02-21T18:40:24.948Z","headlines":{"tablet":"","print":"","meta_title":"","native":"","web":"","mobile":"","basic":"PHOTOS: Goodrich battles Fenton for Flint Metro League basketball championship ","table":""},"websites":{"mlive":{"website_url":"/highschoolsports/2026/02/photos-goodrich-battles-fenton-for-flint-metro-league-basketball-championship.html","website_section":{"path":"/highschoolsports","parent":{"default":"/"},"_website":"mlive","parent_id":"/","name":"High School Sports","description":null,"_id":"/highschoolsports","additional_properties":{"original":{"parent":{"default":"/","toprail":"/","ellipsis":"/","hamburger-menu":"/hamburger-sections"},"site":{"site_keywords":null,"site_description":null,"site_title":"Michigan High School Sports","headline":"Michigan High School Sports","site_section":"Sports"},"_admin":{"tracking_node":null,"alias_ids":["/highschoolsports"],"commercial_node":null,"default_content":null,"url_path":"https://www.mlive.com/highschoolsports/"},"navigation":{"nav_title":"High School Sports","is_this_a_link_or_a_section":"Both","nav_display":"true"},"inactive":false,"node_type":"section","_website":"mlive","name":"High School Sports","_id":"/highschoolsports","ancestors":{"default":[],"toprail":["/"],"ellipsis":["/"],"hamburger-menu":["/hamburger-sections","/"]},"order":{"toprail":1004,"ellipsis":1044,"hamburger-menu":2003}}},"_website_section_id":"mlive./highschoolsports","type":"section","version":"0.6.0"}}},"created_date":"2026-02-21T05:13:33.869Z","publish_date":"2026-02-21T18:52:15.45Z","_id":"2M2MNK5K3ZHUFEWLCRGM2KUE5E","website":"mlive","website_url":"/highschoolsports/2026/02/photos-goodrich-battles-fenton-for-flint-metro-league-basketball-championship.html"}],"expires":1771865104660,"lastModified":1771864804085}}};Fusion.layout="two-column";Fusion.metas={"pageType":{"value":"section","html":false}};Fusion.outputType="default";Fusion.template="page/p0Lm4jkRmgXAVr";Fusion.tree={"collection":"layouts","type":"two-column","props":{"collection":"layouts","type":"two-column","id":"two-column","childProps":[{"collection":"sections","id":0},{"collection":"sections","id":1},{"collection":"sections","id":2},{"collection":"sections","id":3},{"collection":"sections","id":4},{"collection":"sections","id":5}]},"children":[{"collection":"sections","props":{"collection":"sections","id":0},"children":[{"collection":"features","type":"utilities/google-tag-manager","props":{"collection":"features","type":"utilities/google-tag-manager","id":"0fTQ1ai5hRDOG2r","contentConfig":{"contentService":"","contentConfigValues":{},"inherit":false},"customFields":{},"displayProperties":{},"localEdits":{},"variants":{}}},{"collection":"features","type":"global/toprail","props":{"collection":"features","type":"global/toprail","id":"0fo2uXi5hRDOGWq","contentConfig":{"contentService":"","contentConfigValues":{},"inherit":false},"customFields":{},"displayProperties":{},"localEdits":{},"variants":{}}}]},{"collection":"sections","props":{"collection":"sections","id":1},"children":[{"collection":"features","type":"global/ads","props":{"collection":"features","type":"global/ads","id":"0fjdIWj5hRDOGRi","contentConfig":{"contentService":"","contentConfigValues":{},"inherit":false},"customFields":{"adType":"wallpaper"},"displayProperties":{},"localEdits":{},"variants":{}}}]},{"collection":"sections","props":{"collection":"sections","id":2},"children":[{"collection":"features","type":"global/ads","props":{"collection":"features","type":"global/ads","id":"0feDQXk5hRDOGHm","contentConfig":{"contentService":"","contentConfigValues":{},"inherit":false},"customFields":{"adType":"topRail-Below-Flex"},"displayProperties":{},"localEdits":{"items":{}},"variants":{}}},{"collection":"features","type":"global/headline","props":{"collection":"features","type":"global/headline","id":"0fOMXLl5hRDOGIJ","contentConfig":{"contentService":"","contentConfigValues":{},"inherit":false},"customFields":{"headlinePlacement":"section"},"displayProperties":{},"localEdits":{},"variants":{}}}]},{"collection":"sections","props":{"collection":"sections","id":3},"children":[{"collection":"features","type":"global/two-box","props":{"collection":"features","type":"global/two-box","id":"0fS4MMm5hRDOGTq","contentConfig":{"contentService":"","contentConfigValues":{},"inherit":false},"customFields":{"contentSource":"section","siteSection":"all","collectionID":"UE5FU2L3SNHBPMRPM3ESYDNU74","feedOffset":0,"periodStart":"1d"},"displayProperties":{},"localEdits":{"items":{}},"variants":{}}},{"collection":"features","type":"global/river","props":{"collection":"features","type":"global/river","id":"0f3A8yn5hRDOGMn","contentConfig":{"contentService":"","contentConfigValues":{},"inherit":false},"customFields":{"source":"section-feed-api","feedOffset":2},"displayProperties":{},"localEdits":{"items":{}},"variants":{}}}]},{"collection":"sections","props":{"collection":"sections","id":4},"children":[{"collection":"features","type":"global/ads","props":{"collection":"features","type":"global/ads","id":"0fJuMzo5hRDOGtH","contentConfig":{"contentService":"","contentConfigValues":{},"inherit":false},"customFields":{"adType":"rightRail-Top-300xFlex"},"displayProperties":{},"localEdits":{},"variants":{}}},{"collection":"features","type":"global/ads","props":{"collection":"features","type":"global/ads","id":"0fFivnp5hRDOG1j","contentConfig":{"contentService":"","contentConfigValues":{},"inherit":false},"customFields":{"adType":"rightRail-Middle-300xFlex"},"displayProperties":{},"localEdits":{},"variants":{}}},{"collection":"features","type":"global/ads","props":{"collection":"features","type":"global/ads","id":"0fbaS9q5hRDOGo6","contentConfig":{"contentService":"","contentConfigValues":{},"inherit":false},"customFields":{"adType":"rightRail-Bottom-300xFlex","rightRailstickyAd":true},"displayProperties":{},"localEdits":{},"variants":{}}}]},{"collection":"sections","props":{"collection":"sections","id":5},"children":[{"collection":"features","type":"global/footer","props":{"collection":"features","type":"global/footer","id":"0fI7H9r5hRDOG6S","contentConfig":{"contentService":"","contentConfigValues":{},"inherit":false},"customFields":{"showAffLogo":true,"showLinks":true},"displayProperties":{},"localEdits":{},"variants":{}}}]}]};Fusion.spa=false;Fusion.spaEnabled=false;</script></body></html>