It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://profootballtalk.nbcsports.com/category/teams/nfc/green-bay-packers/feed/

  1. <!DOCTYPE html>
  2. <html class="ConfirmationPage" lang="en-US"
  3.  
  4.  
  5.  
  6. >
  7. <head>
  8. <!-- OneTrust Cookies Consent Notice start -->
  9. <script src="https://cdn.cookielaw.org/consent/bc8ce68a-b6d0-4e2d-b6ba-5f0f1811d474/otSDKStub.js" integrity="sha384-TKdmlzVmoD70HzftTw4WtOzIBL5mNx8mXSRzEvwrWjpIJ7FZ/EuX758yMDWXtRUN" crossorigin="anonymous" data-domain-script="bc8ce68a-b6d0-4e2d-b6ba-5f0f1811d474">
  10. </script>
  11.  
  12. <script>
  13.  function OptanonWrapper() {
  14.    if (window.OneTrust.getGeolocationData().country === 'US') {
  15.      const otButton = document.getElementById('ot-sdk-btn')
  16.      if (otButton) {
  17.        otButton.setAttribute('data-privacy-icon', '')
  18.      }
  19.    }
  20.  }
  21. </script>
  22.  
  23. <script src="https://cdn.cookielaw.org/opt-out/otCCPAiab.js" ccpa-opt-out-ids="USP" ccpa-opt-out-geo="US" ccpa-opt-out-lspa="false">
  24. </script>
  25. <!-- OneTrust Cookies Consent Notice end -->
  26.  
  27. <meta charset="UTF-8">
  28.  
  29.    <meta property="og:title" content="Page Not Found">
  30.  
  31.  
  32.    <meta property="og:site_name" content="NBC Sports">
  33.  
  34.  
  35.  
  36.    <meta property="og:type" content="website">
  37.  
  38.  
  39.    <meta name="twitter:card" content="summary_large_image">
  40.  
  41.    
  42.    
  43.    
  44.    
  45.  
  46.    
  47.    
  48.    <meta name="twitter:site" content="@NBCSports">
  49.  
  50.    
  51.    
  52.    <meta name="twitter:title" content="Page Not Found">
  53.  
  54.  
  55.    <meta property="fb:app_id" content="402627290431349">
  56.  
  57.  
  58.        <link data-cssvarsponyfill="true" class="Webpack-css" rel="stylesheet" href="https://nbcsports.brightspotcdn.com/resource/00000187-de45-d718-ada7-fe4596550000/styles/default/All.min.57c1b449690c447bcd843877017052c3.gz.css">
  59.    <style>@media only screen and (min-width: 640px) {
  60.    .trc_related_container {
  61.        margin-bottom: 8.33333333vw;
  62.    }
  63. }
  64.  
  65. @media only screen and (min-width: 640px) {
  66.    .trc_related_container {
  67.        padding: 0 3.125vw;
  68.    }
  69.  
  70.    .trc_related_container {
  71.        margin-bottom: 10.25641026vw;
  72.        padding: 0 4.1025641vw;
  73.    }
  74. }
  75.  
  76. @media only screen and (min-width: 1000px) {
  77.    .trc_related_container {
  78.        margin-bottom: 6.25vw;
  79.    }
  80. }
  81.  
  82. @media only screen and (min-width: 1000px) {
  83.    .trc_related_container {
  84.        padding: 0 2.34375vw;
  85.    }
  86. }
  87.  
  88. @media only screen and (min-width: 1280px) {
  89.    .trc_related_container {
  90.        padding: 0 1.42857143vw;
  91.    }
  92. }
  93.  
  94.  
  95. </style>
  96. <style>
  97.    :root {
  98.        
  99.            
  100.        
  101.    }
  102.    </style>
  103.  
  104.    <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1"><title>Page Not Found - NBC Sports</title><meta name="brightspot.contentId" content="00000188-cf81-d18c-a7ef-dff59e680001"><link rel="apple-touch-icon" sizes="180x180"href="/apple-touch-icon.png"><link rel="icon" type="image/png"href="/favicon-32x32.png"><link rel="icon" type="image/png"href="/favicon-16x16.png"><script type="application/ld+json">{"@context":"http://schema.org","@type":"WebPage","@id":"#webpage","isPartOf":{"@id":"https://www.nbcsports.com/#website"},"inLanguage":"en-US","publisher":{"@type":"NewsMediaOrganization","name":"NBC Sports","logo":{"@type":"ImageObject","url":"https://nbcsports.brightspotcdn.com/78/7b/4d40c7eb4d0f996e8345b5330657/nbc-logo-for-header.svg"},"url":"https://www.nbcsports.com"},"name":"Page Not Found - NBC Sports"}</script><!-- this will add webcomponent polyfills based on browsers. As of 04/29/21 still needed for IE11 and Safari -->
  105.    <script src="https://nbcsports.brightspotcdn.com/resource/00000187-de45-d718-ada7-fe4596550000/webcomponents-loader/webcomponents-loader.ce44f83d1399e8dd41e607b70e0642c9.gz.js"></script>
  106.  
  107.    <script>
  108.        /**
  109.            This allows us to load the IE polyfills via feature detection so that they do not load
  110.            needlessly in the browsers that do not need them. It also ensures they are loaded
  111.            non async so that they load before the rest of our JS.
  112.        */
  113.        var head = document.getElementsByTagName('head')[0];
  114.        if (!window.CSS || !window.CSS.supports || !window.CSS.supports('--fake-var', 0)) {
  115.            var script = document.createElement('script');
  116.            script.setAttribute('src', "https://nbcsports.brightspotcdn.com/resource/00000187-de45-d718-ada7-fe4596550000/util/IEPolyfills.min.eaf1cf0cbb5b52d34d85a2404dfa77ca.gz.js");
  117.            script.setAttribute('type', 'text/javascript');
  118.            script.async = false;
  119.            head.appendChild(script);
  120.        }
  121.    </script>
  122.  
  123.    <script>
  124.        
  125.        window.resourceBaseUrl = 'https://nbcsports.brightspotcdn.com/resource/webpack/'
  126.  
  127.        
  128.        
  129.  
  130.        
  131.        var waitForGlobal = function(variableName, callback, interval = 50, timeout = 5000) { let elapsedTime = 0;if (window[variableName] !== undefined) {callback();return;} const checkInterval = setInterval(() => { elapsedTime += interval; if (window[variableName] !== undefined) { clearInterval(checkInterval); callback(window[variableName]); } else if (elapsedTime >= timeout) { clearInterval(checkInterval); console.error(`Timeout: The variable '${variableName}' was not found within the specified time.`); }}, interval);}
  132.  
  133.        
  134.        var isBSPPreview = false
  135.        
  136.    </script>
  137.    
  138.        <script src="https://nbcsports.brightspotcdn.com/resource/00000187-de45-d718-ada7-fe4596550000/styles/default/All.min.aae630a9fae6487ac70fb26b29617eac.gz.js" async></script>
  139.    
  140.  
  141.    
  142.        <script>!(function(o,_name){function n(){(n.q=n.q||[]).push(arguments)}n.v=1,o[_name]=o[_name]||n;!(function(o,t,n,c){function e(n){(function(){try{return(localStorage.getItem("v4ac1eiZr0")||"").split(",")[4]>0}catch(o){}return!1})()&&(n=o[t].pubads())&&n.setTargeting("admiral-engaged","true")}(c=o[t]=o[t]||{}).cmd=c.cmd||[],typeof c.pubads===n?e():typeof c.cmd.unshift===n?c.cmd.unshift(e):c.cmd.push(e)})(window,"googletag","function");})(window,String.fromCharCode(97,100,109,105,114,97,108));!(function(t,c,i){i=t.createElement(c),t=t.getElementsByTagName(c)[0],i.async=1,i.src="https://guidecent.com/v2ijd2-qzwMWeCNhCh9zcdCFsT0RNNehY1jScXs1VsfcJ8v6YdpT4K3o",t.parentNode.insertBefore(i,t)})(document,"script");</script>
  143. <!-- Start Freewheel Ad Head Script -->
  144. <script>
  145.    // Calculate page view random number
  146.    const precision = 8
  147.    let page_view_random_number = Math.round(Math.pow(10, precision) * Math.random())
  148.    // Load/populate unique visitor ID from local storage
  149.    if (!localStorage.getItem('_fw_vcid2')) {
  150.        localStorage.setItem('_fw_vcid2', '' + Math.round(Math.pow(10, precision) * Math.random()))
  151.    }
  152.    let fw_vcid2 = localStorage.getItem('_fw_vcid2')
  153.    window._fw_vcid2_key = fw_vcid2
  154.    window.csid_key = 'nbcsports_embed_on_domain'
  155.    
  156.    
  157.    window.sfid_key = '751525'
  158.    
  159. </script>
  160. <!-- End Freewheel Ad Head Script -->
  161. <!--START Lightbox Javascript-->
  162. <script async type="text/plain" class="optanon-category-4" src='https://www.lightboxcdn.com/vendor/ffc155a5-eba8-47bf-8e99-ed72cbcffdaf/lightbox_speed.js'></script>
  163. <!--END Lightbox Javascript-->
  164.  
  165. <script>
  166.  
  167.  window.fbAsyncInit = function() {
  168.      FB.init({
  169.          
  170.              appId : '402627290431349',
  171.          
  172.          xfbml : true,
  173.          version : 'v2.9'
  174.      });
  175.  };
  176.  
  177.  (function(d, s, id){
  178.     var js, fjs = d.getElementsByTagName(s)[0];
  179.     if (d.getElementById(id)) {return;}
  180.     js = d.createElement(s); js.id = id;
  181.     js.src = "//connect.facebook.net/en_US/sdk.js";
  182.     fjs.parentNode.insertBefore(js, fjs);
  183.   }(document, 'script', 'facebook-jssdk'));
  184. </script>
  185.  
  186. <script>
  187.    
  188.        var analyticsMetadata = {"event":"Page Loaded","nbcs":{"business":"NBCSports","contenthub":"Page","contentid":"00000188-cf81-d18c-a7ef-dff59e680001","contenttitle":"Page Not Found","contenttype":"Page","publishdate":"06/18/2023|05:19","release_version":"2024.05.15"}};
  189.    
  190.  
  191.    window.appEventData = window.appEventData || [];
  192.  
  193.    if (analyticsMetadata) {
  194.        window.appEventData.push(analyticsMetadata);
  195.    }
  196.  
  197.    
  198.    if ((window.location.href.indexOf('localhost:8080') > -1) || (window.location.href.indexOf('.lower.nbc-sports.') > -1)) { window.s_account = 'nbcusportsgroupglobaldev,nbcusportsgroupnbcsportsdev' } else { window.s_account = 'nbcusportsgroupglobal,nbcusportsgroupnbcsports' }
  199.  
  200.    
  201.    window.s_linkInternalFilters = 'javascript:,nbcsports.com'
  202. </script>
  203.  
  204.    <script type="text/plain" class="optanon-category-6-7" src="https://assets.adobedtm.com/a2ef59fba8e9/ffbecea365ae/launch-20629b03d5f7.min.js" async></script>
  205.  
  206.  
  207.    <script type="text/plain" class="optanon-category-6-7" src="https://nbcsports.brightspotcdn.com/resource/00000187-de45-d718-ada7-fe4596550000/vendor/adobe/VideoHeartbeat.min.f03ec31d509c4b1c8367350bee700b05.gz.js" async></script>
  208.  
  209.  
  210.  
  211. <script type="text/javascript">
  212.    window.mParticleIdentityCallback = function (result) {
  213.        if (!result) {
  214.            console.log('No result received!')
  215.            return
  216.        }
  217.        if (result.getUser()) {
  218.            //IDSync request succeeded, mutate attributes or query for the MPID as needed
  219.            
  220.            return;
  221.        }
  222.        let codes = window.mParticle.Identity.HTTPCodes;
  223.        switch(result.httpCode) {
  224.            case codes.noHttpCoverage:
  225.                // retry the IDSync request
  226.                
  227.                break;
  228.            case codes.activeIdentityRequest:
  229.                //inspect your implementation if this occurs frequency
  230.                //otherwise retry the IDSync request
  231.                
  232.                break;
  233.            case 429:
  234.                //inspect your implementation if this occurs frequency
  235.                //otherwise retry the IDSync request
  236.                
  237.                break;
  238.            case codes.validationIssue:
  239.            case 400:
  240.                console.log('mParticle Request Error Occurred!')
  241.                console.log(result.body);
  242.                // inspect result.body to determine why the request failed
  243.                // this typically means an implementation issue
  244.                break;
  245.            default:
  246.                
  247.        }
  248.    },
  249.    window.mParticle = {
  250.        config: {
  251.            isDevelopmentMode: false,
  252.            logLevel: "warning",
  253.            identifyRequest: {
  254.                userIdentities: {},
  255.            },
  256.            identityCallback: function (result) {
  257.                window.mParticleIdentityCallback(result)
  258.            },
  259.        },
  260.    };
  261.  
  262.    (
  263.    function(e){window.mParticle=window.mParticle||{};window.mParticle.EventType={Unknown:0,Navigation:1,Location:2,Search:3,Transaction:4,UserContent:5,UserPreference:6,Social:7,Other:8};window.mParticle.eCommerce={Cart:{}};window.mParticle.Identity={};window.mParticle.config=window.mParticle.config||{};window.mParticle.config.rq=[];window.mParticle.config.snippetVersion=2.3;window.mParticle.ready=function(e){window.mParticle.config.rq.push(e)};var i=["endSession","logError","logBaseEvent","logEvent","logForm","logLink","logPageView","setSessionAttribute","setAppName","setAppVersion","setOptOut","setPosition","startNewSession","startTrackingLocation","stopTrackingLocation"];var n=["setCurrencyCode","logCheckout"];var t=["identify","login","logout","modify"];i.forEach(function(e){window.mParticle[e]=o(e)});n.forEach(function(e){window.mParticle.eCommerce[e]=o(e,"eCommerce")});t.forEach(function(e){window.mParticle.Identity[e]=o(e,"Identity")});function o(i,n){return function(){if(n){i=n+"."+i}var e=Array.prototype.slice.call(arguments);e.unshift(i);window.mParticle.config.rq.push(e)}}var r,c,a=window.mParticle.config,s=a.isDevelopmentMode?1:0,l="?env="+s,w=window.mParticle.config.dataPlan;if(w){r=w.planId;c=w.planVersion;if(r){if(c&&(c<1||c>1e3)){c=null}l+="&plan_id="+r+(c?"&plan_version="+c:"")}}var d=window.mParticle.config.versions;var m=[];if(d){Object.keys(d).forEach(function(e){m.push(e+"="+d[e])})}var f=document.createElement("script");f.type="text/javascript";f.async=true;f.src=("https:"==document.location.protocol?"https://jssdkcdns":"http://jssdkcdn")+".mparticle.com/js/v2/"+e+"/mparticle.js"+l+"&"+m.join("&");var p=document.getElementsByTagName("script")[0];p.parentNode.insertBefore(f,p)}
  264.    )
  265.    ("us1-d26be8b82e8a5a4faf49eabd169d04f6");
  266.  
  267.    
  268.    //page load event
  269.    mParticle.logEvent(
  270.        'Page Load',
  271.        mParticle.EventType.Navigation, {
  272.        'Article ID': '00000188-cf81-d18c-a7ef-dff59e680001',
  273.        'Author': 'None',
  274.        'Business': 'NBCSports',
  275.        //Content_Hub: _satellite.getVar('dl_nbcs.contenthub'),
  276.        'League': 'None',
  277.        'Orientation': window.innerHeight > window.innerWidth
  278.            ? 'Portrait'
  279.            : 'Landscape',
  280.        'Page Name': document.title,
  281.        'Page Type': 'Page',
  282.        'Platform':
  283.            navigator.appVersion.match(/Windows Phone/i)
  284.                ? 'Windows Phone'
  285.                : navigator.appVersion.match(/Kindle|Silk/i)
  286.                    ? 'Kindle'
  287.                    : navigator.appVersion.match(/iPhone|iPad|iPod/i)
  288.                        ? 'iOS'
  289.                        : navigator.appVersion.match(/Mac OS|Macintosh/i)
  290.                            ? 'Mac OS X'
  291.                            : navigator.appVersion.match(/Windows/i)
  292.                                ? 'Windows'
  293.                                : navigator.appVersion.match(/Android/i)
  294.                                    ? 'Android'
  295.                                    : navigator.appVersion.match(/mobile|opera m/i)
  296.                                        ? 'Other Mobile'
  297.                                        : navigator.appVersion.match(/AppleTV|SMART-TV|SmartTV/i)
  298.                                            ? 'tvOS'
  299.                                            : navigator.appVersion.match(/Linux|X11/i) ? 'Linux' : 'Unknown OS',
  300.        'Player': 'None',
  301.        'Product': window.location.hostname || 'www.nbcsports.com',
  302.        'Published Date': '06/18/2023',
  303.        'Referring Page': document.referrer || 'None',
  304.        'Sport': 'None',
  305.        'Team': 'None',
  306.        //Site_Type: _satellite.getVar('dl_nbcs.sitetype'),
  307.        //Sub_Feature: _satellite.getVar('dl_nbcs.subfeature'),
  308.        //Sub_Feature_Detail: _satellite.getVar('dl_nbcs.subfeaturedetail'),
  309.        'URL': window.location.href,
  310.        //User_ID: _satellite.getVar('dl_nbcs.userid'),
  311.    });
  312.    
  313. </script>
  314.  
  315. <script type="text/plain" class="optanon-category-4-6-7">
  316.    var mpscall = {
  317.        "site": "nbcsports-v2-web", "type": "page"}
  318.    var mpsopts = {
  319.        "host": "mps.nbcuni.com",
  320.        "maxpathsegs": 100
  321.    }
  322.  
  323.    var mps = mps || {};
  324.    mps._ext = mps._ext || {};
  325.    mps._adsheld = [];
  326.    mps._queue = mps._queue || {};
  327.    mps._queue.mpsloaded = mps._queue.mpsloaded || [];
  328.    mps._queue.mpsinit = mps._queue.mpsinit || [];
  329.    mps._queue.gptloaded = mps._queue.gptloaded || [];
  330.    mps._queue.adload = mps._queue.adload || [];
  331.    mps._queue.adclone = mps._queue.adclone || [];
  332.    mps._queue.adview = mps._queue.adview || [];
  333.    mps._queue.refreshads = mps._queue.refreshads || [];
  334.    mps.__timer = Date.now() || function () {
  335.        return new Date
  336.    };
  337.    mps.__intcode = "v2";
  338.    if (typeof mps.getAd !== "function") mps.getAd = function (adunit) {
  339.        if (typeof adunit !== "string") return false;
  340.        var slotId = "mps-getad-" + adunit.replace(/\W/g, "");
  341.        if (!mps._ext || !mps._ext.loaded) {
  342.            mps._queue.gptloaded.push(function () {
  343.                typeof mps._gptfirst === "function" && mps._gptfirst(adunit, slotId);
  344.                mps.insertAd("#" + slotId, adunit)
  345.            });
  346.            mps._adsheld.push(adunit)
  347.        }
  348.        return '<div id="' + slotId + '" class="mps-wrapper" data-mps-fill-slot="' + adunit + '"></div>'
  349.    };
  350.    (function () {
  351.        head = document.head || document.getElementsByTagName("head") [0], mpsload = document.createElement("script");
  352.        mpsload.src = "//" + mpsopts.host + "/fetch/ext/load-" + mpscall.site + ".js? nowrite=2";
  353.        mpsload.id = "mps-load";
  354.        head.insertBefore(mpsload, head.firstChild)
  355.    })();
  356. </script>
  357.  
  358.  
  359.    
  360.  
  361.    
  362. </head>
  363.  
  364.  
  365. <body class="Page-body">
  366.    
  367.    <!-- Putting icons here, so we don't have to include in a bunch of -body hbs's -->
  368. <svg xmlns="http://www.w3.org/2000/svg" style="display:none" id="iconsMap">
  369.    <symbol id="annotation" viewBox="0 0 11 11">
  370.        <path fill-rule="evenodd" clip-rule="evenodd" d="M0 2C0 0.895431 0.895431 0 2 0H6C7.10457 0 8 0.895431 8 2V3H9C10.1046 3 11 3.89543 11 5V9C11 10.1046 10.1046 11 9 11H5C3.89543 11 3 10.1046 3 9V8H2C0.895431 8 0 7.10457 0 6V2ZM5 4H9C9.55228 4 10 4.44772 10 5V9C10 9.55228 9.55228 10 9 10H5C4.44772 10 4 9.55228 4 9V5C4 4.44772 4.44772 4 5 4Z" fill="currentColor"/>
  371.    </symbol>
  372.    <symbol id="arrow-down" viewBox="0 0 8 6" xmlns="http://www.w3.org/2000/svg">
  373.        <path d="M4 5.91699L0.25 0.916992L7.75 0.916992L4 5.91699Z" />
  374.    </symbol>
  375.    <symbol id="arrow-left" viewBox="0 0 12 11"  xmlns="http://www.w3.org/2000/svg">
  376.        <path d="M6.97247 1.26796C7.13181 1.11103 7.02069 0.839844 6.79705 0.839844L5.34549 0.839844C5.27984 0.839844 5.21683 0.865664 5.17006 0.911728L0.34719 5.66173C0.247758 5.75966 0.247757 5.92003 0.34719 6.01796L5.17006 10.768C5.21683 10.814 5.27984 10.8398 5.34549 10.8398L6.79705 10.8398C7.02069 10.8398 7.13181 10.5687 6.97247 10.4117L3.19284 6.6892L11.583 6.6892C11.7211 6.6892 11.833 6.57727 11.833 6.4392L11.833 5.24048C11.833 5.10241 11.7211 4.99048 11.583 4.99048L3.19284 4.99048L6.97247 1.26796Z"/>
  377.    </symbol>
  378.    <symbol id="arrow-right" viewBox="0 0 4 6" fill="none" xmlns="http://www.w3.org/2000/svg">
  379.        <path d="M3.75 3L0.75 0.75L0.75 5.25L3.75 3Z" fill="black"/>
  380.    </symbol>
  381.  
  382.    <symbol id="bookmark" viewBox="0 0 14 18"  xmlns="http://www.w3.org/2000/svg">
  383.        <path d="M1 1V17L7 13L13 17V1H1Z" stroke-width="1.5" stroke-linejoin="round"/>
  384.    </symbol>
  385.    <symbol id="bookmark-active" viewBox="0 0 14 18"  xmlns="http://www.w3.org/2000/svg">
  386.        <path d="M1 1V17L7 13L13 17V1H1Z" stroke-width="1.5" stroke-linejoin="round"/>
  387.    </symbol>
  388.    <symbol id="camera" width="17" height="16" viewBox="0 0 17 16" xmlns="http://www.w3.org/2000/svg">
  389.        <g>
  390.            <path fill-rule="evenodd" clip-rule="evenodd" d="M12.0613 2.68377C11.9251 2.27543 11.543 2 11.1126 2H5.88743C5.457 2 5.07486 2.27543 4.93875 2.68377L4.72793 3.31623C4.59182 3.72457 4.20968 4 3.77925 4H2.83336C2.28108 4 1.83336 4.44772 1.83336 5V11.9999L1.83336 11.9999L1.83334 12L1.83335 12L1.83336 12V13C1.83336 13.5523 2.28107 14 2.83336 14H14.1667C14.719 14 15.1667 13.5523 15.1667 13V5C15.1667 4.44772 14.719 4 14.1667 4H13.2208C12.7903 4 12.4082 3.72457 12.2721 3.31623L12.0613 2.68377ZM8.50003 10.6667C9.6046 10.6667 10.5 9.77124 10.5 8.66667C10.5 7.5621 9.6046 6.66667 8.50003 6.66667C7.39546 6.66667 6.50003 7.5621 6.50003 8.66667C6.50003 9.77124 7.39546 10.6667 8.50003 10.6667ZM8.50003 11.3333C9.97279 11.3333 11.1667 10.1394 11.1667 8.66667C11.1667 7.19391 9.97279 6 8.50003 6C7.02727 6 5.83336 7.19391 5.83336 8.66667C5.83336 10.1394 7.02727 11.3333 8.50003 11.3333ZM12.5 7.33333C12.8682 7.33333 13.1667 7.03486 13.1667 6.66667C13.1667 6.29848 12.8682 6 12.5 6C12.1318 6 11.8334 6.29848 11.8334 6.66667C11.8334 7.03486 12.1318 7.33333 12.5 7.33333Z"/>
  391.        </g>
  392.    </symbol>
  393.    <symbol id="calendar" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
  394.        <path fill-rule="evenodd" clip-rule="evenodd" d="M10.4999 1.33301C10.2238 1.33301 9.99992 1.55687 9.99992 1.83301V2.66634H5.99992V1.83301C5.99992 1.55687 5.77606 1.33301 5.49992 1.33301H5.16658C4.89044 1.33301 4.66658 1.55686 4.66658 1.83301V2.66634H2.33325C1.78097 2.66634 1.33325 3.11406 1.33325 3.66634V13.6663C1.33325 14.2186 1.78097 14.6663 2.33325 14.6663H13.6666C14.2189 14.6663 14.6666 14.2186 14.6666 13.6663V3.66634C14.6666 3.11406 14.2189 2.66634 13.6666 2.66634H11.3333V1.83301C11.3333 1.55687 11.1094 1.33301 10.8333 1.33301H10.4999ZM5.16659 4.66634C4.89044 4.66634 4.66658 4.44248 4.66658 4.16634L2.83325 4.16634V6.49967H13.1666V4.16634H11.3333C11.3333 4.44248 11.1094 4.66634 10.8333 4.66634H10.4999C10.2238 4.66634 9.99992 4.44248 9.99992 4.16634L5.99992 4.16634C5.99992 4.44248 5.77606 4.66634 5.49992 4.66634H5.16659ZM13.1666 7.99967H2.83325V13.1663H13.1666V7.99967Z" />
  395.    </symbol>
  396.  
  397.    <symbol id="caret-left" viewBox="0 0 24 24"  xmlns="http://www.w3.org/2000/svg">
  398.        <g>
  399.            <path d="M15.5 5L9 11.5L15.5 18" stroke-width="1.5"/>
  400.        </g>
  401.    </symbol>
  402.    <symbol id="caret-fat" viewBox="0 0 10 7"  xmlns="http://www.w3.org/2000/svg">
  403.        <g>
  404.            <path d="M4.54541 0.5L0.0454102 6.5L9.04541 6.5L4.54541 0.5Z"/>
  405.        </g>
  406.    </symbol>
  407.  
  408.    <symbol id="close-x" viewBox="0 0 14 14"  xmlns="http://www.w3.org/2000/svg">
  409.        <g>
  410.            <path fill-rule="nonzero" d="M6.336 7L0 .664.664 0 7 6.336 13.336 0 14 .664 7.664 7 14 13.336l-.664.664L7 7.664.664 14 0 13.336 6.336 7z"></path>
  411.        </g>
  412.    </symbol>
  413.    <symbol id="close-x-dark" viewBox="0 0 9 8" xmlns="http://www.w3.org/2000/svg">
  414.        <rect x="0.556152" y="1.22186" width="1.6875" height="9.5625" transform="rotate(-45 0.556152 1.22186)" fill="white"/>
  415.        <rect x="1.68164" y="7.97186" width="1.6875" height="9.5625" transform="rotate(-135 1.68164 7.97186)" fill="white"/>
  416.    </symbol>
  417.    <symbol id="copy" viewBox="0 0 12 12">
  418.        <g fill-rule="evenodd">
  419.            <path d="M10.199 2.378c.222.205.4.548.465.897.062.332.016.614-.132.774L8.627 6.106c-.187.203-.512.232-.75-.014a.498.498 0 0 0-.706.028.499.499 0 0 0 .026.706 1.509 1.509 0 0 0 2.165-.04l1.903-2.06c.37-.398.506-.98.382-1.636-.105-.557-.392-1.097-.77-1.445L9.968.8C9.591.452 9.03.208 8.467.145 7.803.072 7.233.252 6.864.653L4.958 2.709a1.509 1.509 0 0 0 .126 2.161.5.5 0 1 0 .68-.734c-.264-.218-.26-.545-.071-.747L7.597 1.33c.147-.16.425-.228.76-.19.353.038.71.188.931.394l.91.843.001.001zM1.8 9.623c-.222-.205-.4-.549-.465-.897-.062-.332-.016-.614.132-.774l1.905-2.057c.187-.203.512-.232.75.014a.498.498 0 0 0 .706-.028.499.499 0 0 0-.026-.706 1.508 1.508 0 0 0-2.165.04L.734 7.275c-.37.399-.506.98-.382 1.637.105.557.392 1.097.77 1.445l.91.843c.376.35.937.594 1.5.656.664.073 1.234-.106 1.603-.507L7.04 9.291a1.508 1.508 0 0 0-.126-2.16.5.5 0 0 0-.68.734c.264.218.26.545.071.747l-1.904 2.057c-.147.16-.425.228-.76.191-.353-.038-.71-.188-.931-.394l-.91-.843z"></path>
  420.            <path d="M8.208 3.614a.5.5 0 0 0-.707.028L3.764 7.677a.5.5 0 0 0 .734.68L8.235 4.32a.5.5 0 0 0-.027-.707"></path>
  421.        </g>
  422.    </symbol>
  423.    <symbol id="download" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
  424.        <g fill="none" fill-rule="evenodd">
  425.            <g>
  426.                <g>
  427.                    <g>
  428.                        <path d="M0 0H24V24H0z" transform="translate(-802.000000, -1914.000000) translate(0.000000, 1756.000000) translate(802.000000, 158.000000)"/>
  429.                        <path fill="currentColor" fill-rule="nonzero" d="M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2zm-1 8V6h2v4h3l-4 4-4-4h3zm6 7H7v-2h10v2z" transform="translate(-802.000000, -1914.000000) translate(0.000000, 1756.000000) translate(802.000000, 158.000000)"/>
  430.                    </g>
  431.                </g>
  432.            </g>
  433.        </g>
  434.    </symbol>
  435.    <symbol id="email" viewBox="0 0 24 24"  xmlns="http://www.w3.org/2000/svg">
  436.        <g>
  437.            <path d="M2 5.49318L12 12.8265L22 5.49318C22 5.2208 21.7792 5 21.5068 5H2.49318C2.2208 5 2 5.2208 2 5.49318Z" />
  438.            <path d="M2 6.64016V18C2 18.5523 2.44772 19 3 19H21C21.5523 19 22 18.5523 22 18V6.64016L12 13.9735L2 6.64016Z" />
  439.        </g>
  440.    </symbol>
  441.    <symbol id="facebook" viewBox="0 0 24 24"  xmlns="http://www.w3.org/2000/svg">
  442.        <g>
  443.            <path d="M13.0414 13.6272V22H9.19527V13.6272H6V10.2322H9.19527V8.99704C9.19527 4.41124 11.1109 2 15.1642 2C16.4068 2 16.7175 2.1997 17.3979 2.36243V5.72041C16.6361 5.58728 16.4216 5.51331 15.6302 5.51331C14.6908 5.51331 14.1879 5.77959 13.7293 6.30473C13.2707 6.82988 13.0414 7.73965 13.0414 9.04142V10.2396H17.3979L16.2293 13.6346H13.0414V13.6272Z" />
  444.        </g>
  445.    </symbol>
  446.    <symbol id="instagram" viewBox="0 0 24 24"  xmlns="http://www.w3.org/2000/svg">
  447.        <g>
  448.            <path fill-rule="evenodd" clip-rule="evenodd" d="M18.6571 22H5.34292C3.50308 22 2 20.4969 2 18.6571V5.34292C2 3.50308 3.50308 2 5.34292 2H18.6571C20.4969 2 22 3.50308 22 5.34292V18.6571C22 20.5051 20.5051 22 18.6571 22ZM12.0041 17.1375C10.6324 17.1375 9.34288 16.6037 8.37368 15.6345C7.40449 14.6653 6.87061 13.3757 6.87061 12.0041C6.87061 10.6324 7.40449 9.34288 8.37368 8.37369C9.34288 7.40449 10.6324 6.87061 12.0041 6.87061C13.3757 6.87061 14.6653 7.40449 15.6345 8.37369C16.6037 9.34288 17.1375 10.6324 17.1375 12.0041C17.1375 13.3757 16.6037 14.6653 15.6345 15.6345C14.6571 16.6037 13.3757 17.1375 12.0041 17.1375ZM12.0041 7.96301C9.7782 7.96301 7.96301 9.76999 7.96301 12.0041C7.96301 14.2299 9.76999 16.0451 12.0041 16.0451C14.2299 16.0451 16.0451 14.2382 16.0451 12.0041C16.0369 9.7782 14.2299 7.96301 12.0041 7.96301ZM19.1241 5.71661C19.1241 6.26097 18.6828 6.70226 18.1385 6.70226C17.5941 6.70226 17.1528 6.26097 17.1528 5.71661C17.1528 5.17225 17.5941 4.73096 18.1385 4.73096C18.6828 4.73096 19.1241 5.17225 19.1241 5.71661Z"/>
  449.        </g>
  450.    </symbol>
  451.    <symbol id="linkedin" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg">
  452.        <path d="M9.245 7.318c-.704 0-1.273.57-1.273 1.273v4.454H4.79s.038-7.636 0-8.272h3.182v.945s.985-.919 2.507-.919c1.884 0 3.22 1.364 3.22 4.012v4.234h-3.182V8.591c0-.703-.57-1.273-1.272-1.273zM1.92 3.5h-.018C.94 3.5.318 2.748.318 1.921.318 1.075.96.386 1.94.386s1.583.712 1.603 1.557c0 .828-.622 1.557-1.622 1.557zm1.597 9.545H.336V4.773h3.181v8.272z" fill-rule="evenodd"/>
  453.    </symbol>
  454.    <symbol id="list" viewBox="0 0 18 14">
  455.        <path fill-rule="evenodd" clip-rule="evenodd" d="M0.666748 0.333252H2.33341V1.99992H0.666748V0.333252ZM2.33341 6.16659H0.666748V7.83325H2.33341V6.16659ZM2.33341 11.9999H0.666748V13.6666H2.33341V11.9999ZM17.3334 11.9999H4.00008V13.6666H17.3334V11.9999ZM4.00008 6.16659H17.3334V7.83325H4.00008V6.16659ZM17.3334 0.333252H4.00008V1.99992H17.3334V0.333252Z"/>
  456.    </symbol>
  457.    <symbol id="share" viewBox="0 0 18 14"  xmlns="http://www.w3.org/2000/svg">
  458.        <path d="M8.99935 9.82118C8.99935 9.68311 8.88742 9.57118 8.74935 9.57118H7.33268C5.96568 9.57066 4.62454 9.93992 3.45425 10.639C2.47679 11.2229 1.64958 12.0184 1.03275 12.9623C0.925876 13.1258 0.665916 13.0652 0.666017 12.8698C0.666017 8.39818 4.2622 4.75803 8.74877 4.62692C8.88679 4.62289 8.99935 4.51134 8.99935 4.37326V1.01678C8.99935 0.807742 9.24063 0.691016 9.40452 0.820764L17.0851 6.90121C17.2115 7.0013 17.2115 7.19314 17.0851 7.29323L9.40453 13.3737C9.24063 13.5034 8.99935 13.3867 8.99935 13.1777V9.82118Z" />
  459.    </symbol>
  460.    <symbol id="lock-locked" viewBox="0 0 24 24">
  461.        <g>
  462.            <path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C8.68629 2 6 4.68629 6 8V10H5C4.44772 10 4 10.4477 4 11V20C4 20.5523 4.44772 21 5 21H19C19.5523 21 20 20.5523 20 20V11C20 10.4477 19.5523 10 19 10H18V8C18 4.68629 15.3137 2 12 2ZM16 10V8C16 5.79086 14.2091 4 12 4C9.79086 4 8 5.79086 8 8V10H16Z" />
  463.        </g>
  464.    </symbol>
  465.    <symbol id="lock-unlocked" viewBox="0 0 24 24">
  466.        <g>
  467.            <path fill-rule="evenodd" clip-rule="evenodd" d="M19.001 10C19.5528 10.0005 20 10.448 20 11V20C20 20.5523 19.5523 21 19 21H5C4.44772 21 4 20.5523 4 20V11C4 10.4477 4.44772 10 5 10H6V8C6 4.68629 8.68629 2 12 2C13.7841 2 15.3863 2.77867 16.4853 4.01469L15.0674 5.43258C14.3337 4.55686 13.2319 4 12 4C9.79086 4 8 5.79086 8 8V10L10.5 10H16H18L19 10C19.0003 10 19.0007 10 19.001 10Z" />
  468.        </g>
  469.    </symbol>
  470.    <symbol id="menu" viewBox="0 0 14 10">
  471.        <g>
  472.            <path fill-rule="evenodd" d="M0 5.5v-1h14v1H0zM0 1V0h14v1H0zm0 9V9h14v1H0z"></path>
  473.        </g>
  474.    </symbol>
  475.    <symbol id="nbc-logo" viewBox="0 0 67 39" xmlns="http://www.w3.org/2000/svg">
  476.        <path fill-rule="evenodd" clip-rule="evenodd" d="M34.2539 7.77251H36.1516C36.1516 7.77251 37.1651 7.77251 37.303 8.25052C37.1444 8.38001 36.9279 8.48545 36.6877 8.6024C35.7967 9.03626 34.5805 9.62848 34.7931 12.1946L37.9836 33.615L47.9516 9.88275C49.9905 4.58381 45.7107 0.158397 41.9143 0.0230842C41.7371 0.0103142 41.5591 4.5653e-09 41.3751 4.5653e-09C37.9675 -0.000122775 34.0627 2.47627 34.2539 7.77251ZM19.1222 9.94403C16.9482 4.02833 21.8331 0.154236 25.0863 0.0880536C28.8199 -0.324147 33.5015 2.53154 32.6853 8.71775L29.1584 33.6141L19.1222 9.94403ZM9.08452 22.4702C4.06775 19.1333 5.08063 13.4252 7.86363 10.9059C11.7979 7.57883 17.3607 8.72285 19.3941 13.9691L29.0982 36.2011L9.08452 22.4702ZM38.1207 36.1316L47.549 14.1665C49.0919 10.404 51.7536 9.08488 54.2405 9.08524C56.3457 9.08524 58.3329 10.0252 59.4152 11.2419C61.9968 13.827 62.7408 19.057 58.1287 22.3283L38.1207 36.1316ZM55.8899 25.4501L37.1 38.5746H60.2355C64.982 38.5746 68.0323 33.6804 66.6764 29.1894C65.7682 26.3666 63.0813 24.1507 59.9626 24.1475C58.6498 24.1481 57.2577 24.5435 55.8899 25.4501ZM30.1151 38.5785H7.32094C2.57014 38.5785 -1.16005 34.2256 0.333916 28.926C2.09642 24.2966 6.97886 22.6643 11.3207 25.454L30.1151 38.5785Z" fill="currentColor"/>
  477.    </symbol>
  478.    <symbol id="nbc-logo-rainbow" viewBox="0 0 67 40" xmlns="http://www.w3.org/2000/svg">
  479.        <path d="M47.8878 4.21326C48.9542 6.42065 48.3464 9.32118 47.1947 11.3046L38.3332 31.2457L38.2585 31.331L35.0594 11.07C34.8035 9.12923 36.8936 8.30813 38.1092 7.36972C38.0403 7.26645 37.9488 7.18017 37.8416 7.11737C37.7345 7.05457 37.6145 7.01688 37.4907 7.00715L34.5262 6.95384L34.4409 6.85786C34.4454 5.61318 34.7881 4.39313 35.4324 3.32815C36.0766 2.26316 36.9982 1.39329 38.0986 0.811545C39.3386 0.162838 40.7422 -0.106246 42.1342 0.0378853C43.5262 0.182017 44.8449 0.732978 45.9257 1.62199C46.7631 2.33872 47.4329 3.23059 47.8878 4.23459" fill="#645FAA"/>
  480.        <path d="M31.5741 3.50944C32.352 4.8767 32.6627 6.46035 32.4592 8.02018L28.8442 31.2137V31.2884L27.8951 29.4222L18.831 9.1612C18.4279 7.88819 18.3964 6.52659 18.7403 5.23631C19.0841 3.94603 19.789 2.78065 20.7721 1.87704C21.7552 0.973423 22.9757 0.369092 24.2904 0.135018C25.605 -0.099055 26.9591 0.0468492 28.1937 0.555596C29.5894 1.15588 30.7688 2.16779 31.5741 3.45612" fill="#C9234A"/>
  481.        <path d="M60.9536 13.2558C61.5187 14.3781 61.7778 15.6296 61.7047 16.884C61.6317 18.1384 61.2292 19.3514 60.5377 20.4005C59.6953 21.7655 58.309 22.4373 57.1467 23.3224L38.4319 36.1935L38.5598 35.5856L48.5091 13.1919C49.2214 11.9178 50.3053 10.8913 51.6161 10.2492C52.927 9.60715 54.4024 9.38004 55.8457 9.59819C56.9156 9.78946 57.9293 10.2171 58.813 10.8498C59.6966 11.4826 60.4279 12.3046 60.9536 13.2558Z" fill="#0089CF"/>
  482.        <path d="M18.3831 13.1493L28.7269 36.2042H28.5562L7.68739 21.8295C6.65526 20.9813 5.89203 19.8513 5.49065 18.5771C5.08926 17.3029 5.06704 15.9395 5.42668 14.6529C5.73219 13.5983 6.27561 12.6278 7.0151 11.8162C7.75459 11.0046 8.67044 10.3735 9.69216 9.97151C11.2905 9.3788 13.0478 9.3753 14.6485 9.96163C16.2492 10.548 17.5884 11.6857 18.4257 13.1706" fill="#F37021"/>
  483.        <path d="M66.4338 29.5392C66.9218 30.69 67.0989 31.9489 66.9473 33.1897C66.7957 34.4305 66.3208 35.6097 65.57 36.6092C64.8922 37.4825 64.0167 38.1824 63.0156 38.6515C62.0146 39.1205 60.9165 39.3452 59.8116 39.3071H37.5671L56.1966 26.3614C57.0646 25.8379 58.0339 25.5045 59.0403 25.3832C60.0467 25.262 61.0673 25.3556 62.0349 25.658C63.0024 25.9603 63.8948 26.4645 64.653 27.1372C65.4113 27.8099 66.0183 28.6359 66.4338 29.5605" fill="#0DB14B"/>
  484.        <path d="M0.574776 29.5394C0.0819805 30.6886 -0.09865 31.9476 0.0511466 33.189C0.200943 34.4305 0.675856 35.6104 1.42787 36.6094C2.10795 37.4829 2.98533 38.1828 3.98812 38.6518C4.99091 39.1207 6.09056 39.3454 7.19693 39.3073H29.4521L10.8333 26.3616C9.96687 25.8384 8.99921 25.5052 7.99435 25.3841C6.98949 25.263 5.97037 25.3568 5.0045 25.6593C4.03862 25.9617 3.14803 26.466 2.39172 27.1385C1.6354 27.8111 1.03062 28.6368 0.617431 29.5607" fill="#FDB913"/>
  485.    </symbol>
  486.    <symbol id="profile" viewBox="0 0 24 24"  xmlns="http://www.w3.org/2000/svg">
  487.        <g>
  488.            <path fill-rule="evenodd" clip-rule="evenodd" d="M12 11C14.4853 11 16.5 8.98528 16.5 6.5C16.5 4.01472 14.4853 2 12 2C9.51472 2 7.5 4.01472 7.5 6.5C7.5 8.98528 9.51472 11 12 11ZM8.87549 12C6.18283 12 4 14.1828 4 16.8755V21H20V16.8755C20 14.1828 17.8172 12 15.1245 12H8.87549Z" />
  489.        </g>
  490.    </symbol>
  491.    <symbol id="play" viewBox="0 0 24 24"  xmlns="http://www.w3.org/2000/svg">
  492.        <g>
  493.            <path d="M18.6758 10.6926C19.6953 11.2661 19.6953 12.7339 18.6758 13.3074L7.23539 19.7426C6.23549 20.305 5 19.5825 5 18.4352L5 5.56477C5 4.41753 6.23549 3.69496 7.23539 4.25741L18.6758 10.6926Z" />
  494.        </g>
  495.    </symbol>
  496.    <symbol id="pause" viewBox="0 0 24 24"  xmlns="http://www.w3.org/2000/svg">
  497.        <g>
  498.            <path fill-rule="evenodd" clip-rule="evenodd" d="M7 4C6.44772 4 6 4.44772 6 5V19C6 19.5523 6.44772 20 7 20H9C9.55228 20 10 19.5523 10 19V5C10 4.44772 9.55228 4 9 4H7ZM15 4C14.4477 4 14 4.44772 14 5V19C14 19.5523 14.4477 20 15 20H17C17.5523 20 18 19.5523 18 19V5C18 4.44772 17.5523 4 17 4H15Z" />
  499.        </g>
  500.    </symbol>
  501.    <symbol id="print" viewBox="0 0 12 12">
  502.        <g fill-rule="evenodd">
  503.            <path fill-rule="nonzero" d="M9 10V7H3v3H1a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v3.132A2.868 2.868 0 0 1 9.132 10H9zm.5-4.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2zM3 0h6v2H3z"></path>
  504.            <path d="M4 8h4v4H4z"></path>
  505.        </g>
  506.    </symbol>
  507.    <symbol id="reddit" viewBox="0 0 24 24"  xmlns="http://www.w3.org/2000/svg">
  508.        <g>
  509.            <path fill-rule="evenodd" clip-rule="evenodd" d="M23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12ZM17.7363 10.3987C18.6158 10.3987 19.3378 11.1075 19.3378 12.0001C19.3378 12.6564 18.944 13.2209 18.3927 13.4703C18.4189 13.6278 18.432 13.7984 18.432 13.956C18.432 16.4369 15.5573 18.4321 12.0132 18.4321C8.46903 18.4321 5.59433 16.4237 5.59433 13.956C5.59433 13.7853 5.60745 13.6278 5.63371 13.4703C5.08239 13.2209 4.6886 12.6696 4.6886 12.0132C4.6886 11.1338 5.39743 10.4118 6.29003 10.4118C6.72321 10.4118 7.117 10.5824 7.40578 10.8581C8.52153 10.0574 10.0573 9.54546 11.7638 9.49295L12.5776 5.66002C12.5907 5.58126 12.6301 5.51562 12.6958 5.47624C12.7483 5.43686 12.827 5.42374 12.9058 5.43687L15.5705 6.0013C15.7542 5.62064 16.148 5.35811 16.5943 5.35811C17.2244 5.35811 17.7363 5.87004 17.7363 6.50011C17.7363 7.13018 17.2244 7.64212 16.5943 7.64212C15.9774 7.64212 15.4786 7.15644 15.4523 6.55262L13.0633 6.04068L12.3282 9.47982C14.0084 9.54546 15.518 10.0574 16.6206 10.845C16.9094 10.5693 17.3032 10.3987 17.7363 10.3987ZM9.47977 12.0001C8.8497 12.0001 8.33776 12.512 8.33776 13.1421C8.33776 13.7722 8.8497 14.2972 9.47977 14.2841C10.1098 14.2841 10.6218 13.7722 10.6218 13.1421C10.6218 12.512 10.1098 12.0001 9.47977 12.0001ZM12.0132 17.0144C12.4464 17.0144 13.9428 16.9619 14.7304 16.1743C14.8354 16.0562 14.8354 15.8724 14.7304 15.7543C14.6122 15.6361 14.4285 15.6361 14.3103 15.7543C13.8246 16.2531 12.7614 16.4237 12.0132 16.4237C11.265 16.4237 10.2149 16.2531 9.71605 15.7543C9.59791 15.6361 9.41413 15.6361 9.296 15.7543C9.17786 15.8724 9.17786 16.0562 9.296 16.1743C10.0705 16.9488 11.5669 17.0144 12.0132 17.0144ZM13.3783 13.1552C13.3783 13.7853 13.8903 14.2972 14.5203 14.2972C15.1504 14.2972 15.6623 13.7722 15.6623 13.1552C15.6623 12.5252 15.1504 12.0132 14.5203 12.0132C13.8903 12.0132 13.3783 12.5252 13.3783 13.1552Z" />
  510.        </g>
  511.    </symbol>
  512.    <symbol id="search" viewBox="0 0 24 24"  xmlns="http://www.w3.org/2000/svg">
  513.        <g>
  514.            <path fill-rule="evenodd" clip-rule="evenodd" d="M14.5647 7.055C16.6384 9.12866 16.6384 12.4907 14.5647 14.5644C12.491 16.6381 9.12897 16.6381 7.05531 14.5644C4.98165 12.4907 4.98165 9.12866 7.05531 7.055C9.12897 4.98134 12.491 4.98134 14.5647 7.055ZM16.1192 15.0754C18.2731 12.4012 18.1085 8.4775 15.6254 5.99434C12.9659 3.33489 8.6541 3.33489 5.99465 5.99434C3.3352 8.65379 3.3352 12.9656 5.99465 15.6251C8.47774 18.1081 12.4013 18.2728 15.0755 16.119C15.1007 16.1554 15.1295 16.1901 15.1619 16.2225L18.5669 19.6275C18.8598 19.9203 19.3347 19.9203 19.6276 19.6275C19.9205 19.3346 19.9205 18.8597 19.6276 18.5668L16.2226 15.1618C16.1902 15.1294 16.1555 15.1006 16.1192 15.0754Z" />
  515.        </g>
  516.    </symbol>
  517.    <symbol id="tiktok" viewBox="0 0 512 512">
  518.        <path d="M412.19,118.66a109.27,109.27,0,0,1-9.45-5.5,132.87,132.87,0,0,1-24.27-20.62c-18.1-20.71-24.86-41.72-27.35-56.43h.1C349.14,23.9,350,16,350.13,16H267.69V334.78c0,4.28,0,8.51-.18,12.69,0,.52-.05,1-.08,1.56,0,.23,0,.47-.05.71,0,.06,0,.12,0,.18a70,70,0,0,1-35.22,55.56,68.8,68.8,0,0,1-34.11,9c-38.41,0-69.54-31.32-69.54-70s31.13-70,69.54-70a68.9,68.9,0,0,1,21.41,3.39l.1-83.94a153.14,153.14,0,0,0-118,34.52,161.79,161.79,0,0,0-35.3,43.53c-3.48,6-16.61,30.11-18.2,69.24-1,22.21,5.67,45.22,8.85,54.73v.2c2,5.6,9.75,24.71,22.38,40.82A167.53,167.53,0,0,0,115,470.66v-.2l.2.2C155.11,497.78,199.36,496,199.36,496c7.66-.31,33.32,0,62.46-13.81,32.32-15.31,50.72-38.12,50.72-38.12a158.46,158.46,0,0,0,27.64-45.93c7.46-19.61,9.95-43.13,9.95-52.53V176.49c1,.6,14.32,9.41,14.32,9.41s19.19,12.3,49.13,20.31c21.48,5.7,50.42,6.9,50.42,6.9V131.27C453.86,132.37,433.27,129.17,412.19,118.66Z"></path>
  519.    </symbol>
  520.    <symbol id="twitter" viewBox="0 0 1200 1227"  xmlns="http://www.w3.org/2000/svg">
  521.        <path d="M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z" />
  522.    </symbol>
  523.    <symbol id="icon-minus" viewBox="0 0 14 14">
  524.        <path d="M13, 8H1A1, 1, 0, 0, 1, 1, 6H13a1, 1, 0, 0, 1, 0, 2Z"/>
  525.    </symbol>
  526.    <symbol id="icon-plus" viewBox="0 0 14 14">
  527.        <path d="M13, 6H8V1A1, 1, 0, 0, 0, 6, 1V6H1A1, 1, 0, 0, 0, 1, 8H6v5a1, 1, 0, 0, 0, 2, 0V8h5a1, 1, 0, 0, 0, 0-2Z"/>
  528.    </symbol>
  529.    <symbol id="nbcsports" viewBox="0 0 56 33" xmlns="http://www.w3.org/2000/svg">
  530.        <path d="M40.0259 3.53686C40.9171 5.38987 40.4091 7.82475 39.4466 9.48977L32.0402 26.2295L31.9778 26.3011L29.304 9.29283C29.0901 7.66362 30.837 6.97433 31.853 6.18658C31.7954 6.09989 31.7189 6.02746 31.6294 5.97474C31.5399 5.92202 31.4396 5.89039 31.3361 5.88222L28.8584 5.83746L28.7871 5.7569C28.7909 4.71204 29.0773 3.68785 29.6158 2.79384C30.1542 1.89983 30.9244 1.16961 31.8441 0.681259C32.8805 0.136696 34.0536 -0.0891892 35.2171 0.0318032C36.3805 0.152796 37.4826 0.615305 38.386 1.36159C39.0859 1.96326 39.6457 2.71195 40.0259 3.55477" fill="#C9C9C9"/>
  531.        <path d="M26.3909 2.94615C27.0411 4.09391 27.3008 5.42333 27.1307 6.73274L24.1093 26.2028V26.2654L23.3161 24.6989L15.7404 7.69058C15.4035 6.62193 15.3772 5.47893 15.6646 4.39579C15.9519 3.31265 16.541 2.33437 17.3627 1.57582C18.1844 0.81727 19.2045 0.309958 20.3033 0.113463C21.402 -0.0830319 22.5338 0.0394488 23.5656 0.466521C24.7322 0.970439 25.7178 1.81989 26.3909 2.90139" fill="#C9C9C9"/>
  532.        <path d="M50.9445 11.1325C51.4167 12.0746 51.6333 13.1252 51.5723 14.1782C51.5112 15.2312 51.1748 16.2494 50.5969 17.1302C49.8928 18.276 48.7341 18.8399 47.7627 19.5829L32.1211 30.3877L32.228 29.8774L40.5435 11.0788C41.1389 10.0093 42.0448 9.14757 43.1403 8.60857C44.2359 8.06956 45.4691 7.87891 46.6753 8.06205C47.5695 8.22261 48.4168 8.58156 49.1553 9.11274C49.8939 9.64392 50.5051 10.3339 50.9445 11.1325Z" fill="#C9C9C9"/>
  533.        <path d="M15.3636 11.0373L24.0088 30.391H23.8662L6.42429 18.324C5.56165 17.612 4.92376 16.6634 4.58828 15.5938C4.25281 14.5241 4.23424 13.3796 4.53482 12.2995C4.79016 11.4142 5.24434 10.5996 5.8624 9.91826C6.48046 9.23696 7.24592 8.70718 8.09985 8.36969C9.43573 7.87214 10.9044 7.8692 12.2423 8.3614C13.5801 8.8536 14.6994 9.80871 15.3993 11.0552" fill="#C9C9C9"/>
  534.        <path d="M55.5267 24.797C55.9347 25.7631 56.0827 26.8198 55.956 27.8615C55.8293 28.9031 55.4323 29.893 54.8048 30.732C54.2383 31.4651 53.5066 32.0527 52.6699 32.4464C51.8332 32.8401 50.9155 33.0288 49.992 32.9968H31.4004L46.9707 22.1294C47.6962 21.6899 48.5062 21.4101 49.3474 21.3083C50.1885 21.2065 51.0415 21.2851 51.8502 21.5389C52.6588 21.7927 53.4047 22.216 54.0384 22.7807C54.6722 23.3454 55.1795 24.0387 55.5267 24.8149" fill="#C9C9C9"/>
  535.        <path d="M0.480391 24.7964C0.0685183 25.7611 -0.0824504 26.818 0.0427476 27.8601C0.167946 28.9023 0.564872 29.8927 1.1934 30.7314C1.76179 31.4646 2.4951 32.0522 3.33322 32.4459C4.17134 32.8395 5.09041 33.0281 6.0151 32.9962H24.6157L9.05429 22.1287C8.33018 21.6895 7.52142 21.4098 6.68157 21.3082C5.84173 21.2065 4.98996 21.2853 4.18269 21.5392C3.37543 21.7931 2.63109 22.2163 1.99897 22.781C1.36685 23.3456 0.861379 24.0387 0.516041 24.8143" fill="#C9C9C9"/>
  536.    </symbol>
  537.    <symbol id="quotes" viewBox="0 0 27 21" xmlns="http://www.w3.org/2000/svg">
  538.        <path d="M26.5107 21V10.8742H21.3509V8.45283C21.3509 5.4151 22.4629 4.31447 25.6211 4.31447H27V0H25.1763C19.4827 0 16.6359 2.64151 16.6359 8.32076V21H26.5107ZM0 21H9.87479V10.8742H4.71499V8.45283C4.71499 5.4151 5.82702 4.31447 8.98517 4.31447H10.4086V0H8.54036C2.84679 0 0 2.64151 0 8.32076V21Z" fill="black"/>
  539.    </symbol>
  540.    <symbol id="alert" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  541.        <path fill-rule="evenodd" clip-rule="evenodd" d="M23 11.9999C23 18.075 18.0751 22.9999 12 22.9999C5.92487 22.9999 1 18.075 1 11.9999C1 5.92475 5.92487 0.999878 12 0.999878C18.0751 0.999878 23 5.92475 23 11.9999ZM13.5861 4.49994H10.1639V7.4166L10.7861 13.7944H12.9639L13.5861 7.4166V4.49994ZM13.625 15.3499H10.125V18.4999H13.625V15.3499Z"/>
  542.    </symbol>
  543.    <symbol id="dot" width="4" height="10" viewBox="0 0 4 10" xmlns="http://www.w3.org/2000/svg">
  544.        <circle cx="2" cy="2.5" r="2" fill="#6A6A6A"/>
  545.    </symbol>
  546.    <symbol id="curved-arrow" viewBox="0 0 18 14">
  547.        <path d="M9.00033 9.82118C9.00033 9.68311 8.8884 9.57118 8.75033 9.57118H7.33366C5.96666 9.57066 4.62552 9.93992 3.45522 10.639C2.47777 11.2229 1.65056 12.0184 1.03372 12.9623C0.926852 13.1258 0.666892 13.0652 0.666993 12.8698C0.666993 8.39818 4.26317 4.75803 8.74975 4.62692C8.88776 4.62289 9.00033 4.51134 9.00033 4.37326V1.01678C9.00033 0.807742 9.24161 0.691016 9.4055 0.820764L17.0861 6.90121C17.2125 7.0013 17.2125 7.19314 17.0861 7.29323L9.4055 13.3737C9.24161 13.5034 9.00033 13.3867 9.00033 13.1777V9.82118Z" fill="black"/>
  548.    </symbol>
  549.    <symbol id="icon-24-expand" viewBox="0 0 24 24">
  550.        <g fill="none" fill-rule="evenodd">
  551.            <path fill="currentColor" d="M0 0H24V24H0z"></path>
  552.            <path fill="#ffffff" fill-rule="nonzero" d="M6.017 5.167h3.237c.321 0 .58-.259.58-.58V4.58c0-.32-.259-.579-.58-.579H4.58C4.26 4 4 4.258 4 4.58v4.674c0 .321.258.58.58.58h.008c.32 0 .579-.259.579-.58V6.017l4.879 4.846c.108.108.254.166.408.166.154 0 .3-.058.409-.17.225-.226.225-.592 0-.817L6.017 5.167zM19.42 4h-4.675c-.321 0-.58.258-.58.58v.008c0 .32.259.579.58.579h3.237l-4.846 4.879c-.225.225-.225.591 0 .817.109.108.255.17.409.17.154 0 .3-.058.408-.166l4.88-4.85v3.237c0 .321.258.58.579.58h.008c.32 0 .579-.259.579-.58V4.58c0-.32-.258-.579-.58-.579zm-8.967 8.967c-.154 0-.3.058-.408.166l-4.88 4.85v-3.237c0-.321-.258-.58-.579-.58H4.58c-.32 0-.579.259-.579.58v4.675c0 .32.258.579.58.579h4.674c.321 0 .58-.258.58-.58v-.008c0-.32-.259-.579-.58-.579H6.017l4.846-4.879c.225-.225.225-.591 0-.817-.109-.108-.255-.17-.409-.17zm8.967 1.2h-.008c-.321 0-.58.258-.58.579v3.237l-4.879-4.846c-.108-.108-.254-.166-.408-.166-.154 0-.3.058-.409.17-.225.226-.225.592 0 .817l4.846 4.875h-3.237c-.321 0-.58.259-.58.58v.008c0 .32.259.579.58.579h4.675c.32 0 .579-.258.579-.58v-4.674c0-.321-.258-.58-.58-.58z"></path>
  553.        </g>
  554.    </symbol>
  555.    <symbol id="gear" viewBox="0 0 14 14">
  556.        <path d="M0.421382 8.16919C0.3018 7.44968 0.3018 6.71537 0.421382 5.99586C1.15605 6.01319 1.81605 5.66119 2.07272 5.04186C2.32938 4.42186 2.11138 3.70586 1.57938 3.19986C2.00366 2.60605 2.52309 2.08639 3.11672 1.66186C3.62338 2.19386 4.33938 2.41186 4.95938 2.15519C5.57938 1.89853 5.93072 1.23786 5.91272 0.50386C6.63266 0.38413 7.36744 0.38413 8.08738 0.50386C8.06938 1.23853 8.42138 1.89853 9.04072 2.15519C9.66072 2.41186 10.3767 2.19386 10.8827 1.66186C11.4765 2.08614 11.9962 2.60557 12.4207 3.19919C11.8887 3.70586 11.6707 4.42186 11.9274 5.04186C12.184 5.66186 12.8447 6.01319 13.5787 5.99519C13.6984 6.71514 13.6984 7.44991 13.5787 8.16986C12.844 8.15186 12.184 8.50386 11.9274 9.12319C11.6707 9.74319 11.8887 10.4592 12.4207 10.9652C11.9964 11.559 11.477 12.0787 10.8834 12.5032C10.3767 11.9712 9.66072 11.7532 9.04072 12.0099C8.42072 12.2665 8.06938 12.9272 8.08738 13.6612C7.36744 13.7809 6.63266 13.7809 5.91272 13.6612C5.93072 12.9265 5.57872 12.2665 4.95938 12.0099C4.33938 11.7532 3.62338 11.9712 3.11738 12.5032C2.52357 12.0789 2.00391 11.5595 1.57938 10.9659C2.11138 10.4592 2.32938 9.74319 2.07272 9.12319C1.81605 8.50319 1.15538 8.15186 0.421382 8.16986V8.16919ZM7.00005 9.08253C7.53048 9.08253 8.03919 8.87181 8.41426 8.49674C8.78934 8.12167 9.00005 7.61296 9.00005 7.08253C9.00005 6.55209 8.78934 6.04339 8.41426 5.66831C8.03919 5.29324 7.53048 5.08253 7.00005 5.08253C6.46962 5.08253 5.96091 5.29324 5.58583 5.66831C5.21076 6.04339 5.00005 6.55209 5.00005 7.08253C5.00005 7.61296 5.21076 8.12167 5.58583 8.49674C5.96091 8.87181 6.46962 9.08253 7.00005 9.08253Z" fill="white"/>
  557.    </symbol>
  558.    <symbol id="out-menu" viewBox="0 0 16 16">
  559.        <path d="M11.3333 4.66669L4.66667 11.3334M11.3333 4.66669H4.66667M11.3333 4.66669V11.3334" fill="currentColor" stroke-width="1.5" />
  560.    </symbol>
  561.    <symbol id="soccer-ball" viewBox="0 0 12 12">
  562.        <path fill-rule="evenodd" clip-rule="evenodd" d="M5.16759 2.119L4.24042 1.45352C3.90154 1.21029 3.75108 0.788614 3.85692 0.394789C2.80932 0.795484 1.90277 1.48138 1.23225 2.3575C1.47261 2.46771 1.66464 2.67013 1.75541 2.92843L2.20045 4.19477C2.24505 4.32168 2.26204 4.45305 2.25368 4.58165L3.71055 5.0112C3.78185 4.86462 3.88944 4.73439 4.02862 4.63501L5.16759 3.82172L5.16759 2.119ZM3.76144 6.06872L1.66806 5.4515L0.769966 6.11796C0.546612 6.2837 0.270729 6.3473 0.00756836 6.30744C0.0662801 7.47371 0.458003 8.55218 1.08957 9.4497C1.25517 9.11849 1.59704 8.89915 1.98007 8.89222L3.343 8.86756C3.47703 8.86513 3.60674 8.88889 3.7262 8.93476L4.31906 7.57519C4.25129 7.48745 4.19741 7.38746 4.16121 7.27796L3.76144 6.06872ZM4.75331 10.7968L4.4194 9.84669L5.24034 7.96407H6.76892C6.85154 7.96407 6.93239 7.95392 7.01005 7.93463L7.80973 9.31003C7.76085 9.37893 7.7203 9.45469 7.68979 9.53619L7.2204 10.7904C7.08456 11.1534 7.17587 11.5557 7.44501 11.8256C6.98215 11.9401 6.4981 12.0008 5.99987 12.0008C5.48927 12.0008 4.99357 11.937 4.5203 11.817C4.7848 11.5501 4.87942 11.1557 4.75331 10.7968ZM7.74248 7.20506L8.71988 8.88612L10.0424 8.93594C10.4093 8.94975 10.7328 9.15769 10.8962 9.46946C11.5769 8.51029 11.9829 7.34244 11.9993 6.08063C11.7118 6.16405 11.395 6.11907 11.1399 5.94388L10.0185 5.17373C9.93748 5.11811 9.8669 5.05223 9.80765 4.9788L8.26978 5.43224C8.27163 5.5423 8.25528 5.65392 8.21931 5.76272L7.74248 7.20506ZM10.0294 2.79968L9.66388 3.97868L7.73024 4.5488L6.52091 3.68527C6.41235 3.60775 6.29215 3.55444 6.16759 3.52534L6.16759 2.40492C6.29217 2.37557 6.41219 2.32246 6.52045 2.24555L7.63043 1.45704C7.98313 1.20649 8.13101 0.760224 7.99689 0.351118L7.99319 0.339844C9.02582 0.703444 9.92903 1.34159 10.6152 2.16666C10.3394 2.2781 10.1201 2.50692 10.0294 2.79968Z" fill="currentColor"/>
  563.        <circle cx="6" cy="6" r="5.5" stroke="currentColor" fill="transparent"/>
  564.    </symbol>
  565.    <symbol id="substitution-icon" viewBox="0 0 20 20">
  566.        <path d="M7.01434 2.2412C7.13954 2.11789 7.05223 1.90482 6.87651 1.90482L5.736 1.90482C5.68442 1.90482 5.63491 1.92511 5.59816 1.9613L1.80876 5.69344C1.73064 5.77039 1.73064 5.8964 1.80876 5.97334L5.59816 9.70548C5.63491 9.74168 5.68442 9.76196 5.736 9.76196L6.87651 9.76196C7.05223 9.76196 7.13954 9.54889 7.01434 9.42559L4.04463 6.50075L12.3036 6.50075C12.4121 6.50075 12.5 6.4128 12.5 6.30432L12.5 5.36247C12.5 5.25398 12.4121 5.16604 12.3036 5.16604L4.04463 5.16604L7.01434 2.2412Z" fill="currentColor"/>
  567.        <path d="M12.9857 17.5208C12.8605 17.6441 12.9478 17.8571 13.1235 17.8571L14.264 17.8571C14.3156 17.8571 14.3651 17.8369 14.4018 17.8007L18.1912 14.0685C18.2694 13.9916 18.2694 13.8656 18.1912 13.7886L14.4018 10.0565C14.3651 10.0203 14.3156 10 14.264 10L13.1235 10C12.9478 10 12.8605 10.2131 12.9857 10.3364L15.9554 13.2612L7.69643 13.2612C7.58794 13.2612 7.5 13.3492 7.5 13.4576L7.5 14.3995C7.5 14.508 7.58794 14.5959 7.69643 14.5959L15.9554 14.5959L12.9857 17.5208Z" fill="currentColor"/>
  568.    </symbol>
  569.    <symbol id="card-red" viewBox="0 0 15 20">
  570.        <rect x="0.5" width="14" height="20" rx="1" fill="#FF5348"/>
  571.    </symbol>
  572.    <symbol id="card-yellow" viewBox="0 0 15 20">
  573.        <rect x="0.5" width="14" height="20" rx="1" fill="#F4D013"/>
  574.    </symbol>
  575. </svg>
  576.  
  577. <bsp-header class="Page-header" >
  578.    <a href="#Page-content" class="Page-skipNav sr-only">Skip navigation</a>
  579.    <div class="Page-header-hamburger-menu">
  580.        <div class="Page-header-hamburger-menu-header">
  581.            <div class="Page-header-logo"><a aria-label="home page" href="/"  >
  582.    
  583.        <img class="PageLogo-image" src="https://nbcsports.brightspotcdn.com/78/7b/4d40c7eb4d0f996e8345b5330657/nbc-logo-for-header.svg" alt="NBCSports Header Logo" width="400" >
  584.    
  585.    </a>
  586. </div>
  587.            <div class="Icon-button Page-header-hamburger-menu-close" data-theme="gray"><svg class="close-x"><use xlink:href="#close-x"></use></svg></div>
  588.        </div>
  589.  
  590.        <div class="Page-header-hamburger-menu-wrapper">
  591.            <div class="Page-header-hamburger-menu-content">
  592.                
  593.                    <bsp-search-overlay class="SearchOverlay SearchOverlay-mobile">
  594.    <div class="SearchOverlay-search-overlay">
  595.      <form class="SearchOverlay-search-form" action="https://www.nbcsports.com/nfl/feed/rumor-mill/#nt=navsearch" novalidate="" autocomplete="off">
  596.          <label class="SearchOverlay-search-label">
  597.              <input placeholder="Keyword Search..."  type="text" class="SearchOverlay-search-input" name="q" required="true">
  598.              
  599.              <span class="sr-only">
  600.                  Search Query
  601.              </span>
  602.            <button type="submit" class="SearchOverlay-search-submit">
  603.                <svg>
  604.                    <use xlink:href="#search"></use>
  605.                </svg>
  606.                <span class="sr-only">Submit Search</span>
  607.            </button>
  608.  
  609.              <div class="SearchOverlay-search-form-clear">
  610.                  <svg>
  611.                      <use xlink:href="#close-x-dark"></use>
  612.                  </svg>
  613.              </div>
  614.          </label>
  615.      </form>
  616.  
  617.        
  618.            <div class="SearchOverlay-module-wrapper">
  619.                
  620.                    <div class="SearchResultsModule" data-fragment-params="_fragmentId=00000188-ca97-d8d1-a3aa-cebf64dc0004&amp;_fragmentParent=00000188-ca97-d8d1-a3aa-cebf64dc0004&amp;_fragmentSignature=81fb56f19826788b41c3709a1c25ea0091feb74b&amp;_fragmentContext=WyIvcGFnZS9QYWdlLmhicyIsIi9wYWdlL0NvbmZpcm1hdGlvblBhZ2UuaGJzIiwiaGVhZGVyU2VhcmNoIiwiaGVhZGVyU2VhcmNoOjAiLCIvc2VhcmNoL1NlYXJjaFJlc3VsdHNNb2R1bGUuaGJzIiwiZnJhZ21lbnRQYXJhbXMiXQ==" >
  621.    <div class="Icon-button SearchResultsModule-close" data-theme="outline"><svg class="close-x"><use xlink:href="#close-x"></use></svg></div>
  622.  
  623.    <div class="SearchResultsModule-container" data-search-results-ajax>
  624.        
  625.            <div class="SearchResultsModule-initialContent">
  626.                
  627.                    
  628.                        
  629.    <div class="PageListIcon"
  630. >
  631.  
  632.        <div class="PageListIcon-items">
  633.            
  634.                <div class="PageListIcon-items-item">
  635.                    <div class="PagePromo" data-no-media
  636. >
  637.    
  638.        
  639.            
  640.  
  641.        
  642.    
  643.  
  644.    
  645.        <div class="PagePromo-content">
  646.            
  647.    <div class="PagePromo-title">
  648.        <a class="Link" href="https://www.nbcsports.com/mlb">MLB</a>
  649.    </div>
  650.  
  651.  
  652.  
  653.            
  654.  
  655.  
  656.            
  657.  
  658.  
  659.            
  660.  
  661.        </div>
  662.    
  663. </div>
  664.                </div>
  665.            
  666.                <div class="PageListIcon-items-item">
  667.                    <div class="PagePromo" data-no-media
  668. >
  669.    
  670.        
  671.            
  672.  
  673.        
  674.    
  675.  
  676.    
  677.        <div class="PagePromo-content">
  678.            
  679.    <div class="PagePromo-title">
  680.        <a class="Link" href="https://www.nbcsports.com/nfl">NFL</a>
  681.    </div>
  682.  
  683.  
  684.  
  685.            
  686.  
  687.  
  688.            
  689.  
  690.  
  691.            
  692.  
  693.        </div>
  694.    
  695. </div>
  696.                </div>
  697.            
  698.                <div class="PageListIcon-items-item">
  699.                    <div class="PagePromo" data-no-media
  700. >
  701.    
  702.        
  703.            
  704.  
  705.        
  706.    
  707.  
  708.    
  709.        <div class="PagePromo-content">
  710.            
  711.    <div class="PagePromo-title">
  712.        <a class="Link" href="https://www.nbcsports.com/nba">NBA</a>
  713.    </div>
  714.  
  715.  
  716.  
  717.            
  718.  
  719.  
  720.            
  721.  
  722.  
  723.            
  724.  
  725.        </div>
  726.    
  727. </div>
  728.                </div>
  729.            
  730.                <div class="PageListIcon-items-item">
  731.                    <div class="PagePromo" data-no-media
  732. >
  733.    
  734.        
  735.            
  736.  
  737.        
  738.    
  739.  
  740.    
  741.        <div class="PagePromo-content">
  742.            
  743.    <div class="PagePromo-title">
  744.        <a class="Link" href="https://www.nbcsports.com/nhl">NHL</a>
  745.    </div>
  746.  
  747.  
  748.  
  749.            
  750.  
  751.  
  752.            
  753.  
  754.  
  755.            
  756.  
  757.        </div>
  758.    
  759. </div>
  760.                </div>
  761.            
  762.                <div class="PageListIcon-items-item">
  763.                    <div class="PagePromo" data-no-media
  764. >
  765.    
  766.        
  767.            
  768.  
  769.        
  770.    
  771.  
  772.    
  773.        <div class="PagePromo-content">
  774.            
  775.    <div class="PagePromo-title">
  776.        <a class="Link" href="https://www.nbcsports.com/nascar">NASCAR </a>
  777.    </div>
  778.  
  779.  
  780.  
  781.            
  782.  
  783.  
  784.            
  785.  
  786.  
  787.            
  788.  
  789.        </div>
  790.    
  791. </div>
  792.                </div>
  793.            
  794.                <div class="PageListIcon-items-item">
  795.                    <div class="PagePromo" data-no-media
  796. >
  797.    
  798.        
  799.            
  800.  
  801.        
  802.    
  803.  
  804.    
  805.        <div class="PagePromo-content">
  806.            
  807.    <div class="PagePromo-title">
  808.        <a class="Link" href="https://www.nbcsports.com/soccer/premier-league">Premier League</a>
  809.    </div>
  810.  
  811.  
  812.  
  813.            
  814.  
  815.  
  816.            
  817.  
  818.  
  819.            
  820.  
  821.        </div>
  822.    
  823. </div>
  824.                </div>
  825.            
  826.                <div class="PageListIcon-items-item">
  827.                    <div class="PagePromo" data-no-media
  828. >
  829.    
  830.        
  831.            
  832.  
  833.        
  834.    
  835.  
  836.    
  837.        <div class="PagePromo-content">
  838.            
  839.    <div class="PagePromo-title">
  840.        <a class="Link" href="https://www.nbcsports.com/college-football">College Football </a>
  841.    </div>
  842.  
  843.  
  844.  
  845.            
  846.  
  847.  
  848.            
  849.  
  850.  
  851.            
  852.  
  853.        </div>
  854.    
  855. </div>
  856.                </div>
  857.            
  858.                <div class="PageListIcon-items-item">
  859.                    <div class="PagePromo" data-no-media
  860. >
  861.    
  862.        
  863.            
  864.  
  865.        
  866.    
  867.  
  868.    
  869.        <div class="PagePromo-content">
  870.            
  871.    <div class="PagePromo-title">
  872.        <a class="Link" href="https://www.nbcsports.com/college-basketball">College Basketball </a>
  873.    </div>
  874.  
  875.  
  876.  
  877.            
  878.  
  879.  
  880.            
  881.  
  882.  
  883.            
  884.  
  885.        </div>
  886.    
  887. </div>
  888.                </div>
  889.            
  890.                <div class="PageListIcon-items-item">
  891.                    <div class="PagePromo" data-no-media
  892. >
  893.    
  894.        
  895.            
  896.  
  897.        
  898.    
  899.  
  900.    
  901.        <div class="PagePromo-content">
  902.            
  903.    <div class="PagePromo-title">
  904.        <a class="Link" href="https://www.nbcsports.com/horse-racing">Horse Racing</a>
  905.    </div>
  906.  
  907.  
  908.  
  909.            
  910.  
  911.  
  912.            
  913.  
  914.  
  915.            
  916.  
  917.        </div>
  918.    
  919. </div>
  920.                </div>
  921.            
  922.        </div>
  923.    </div>
  924.  
  925.  
  926.                    
  927.                
  928.                    
  929.                
  930.                    
  931.                
  932.                    
  933.                
  934.  
  935.                <div class="SearchResultsModule-initialContent-scrolling">
  936.                
  937.                    
  938.                
  939.                    
  940.                        
  941.    <div class="PageListTopSearch"
  942. data-module>
  943.        
  944.    <a class="AnchorLink" id="top-news"></a>
  945.  
  946.  
  947.  
  948.  
  949. <div class="TitleBar" >
  950.    <div class="TitleBar-left">
  951.        
  952.        
  953.            <h3 class="TitleBar-title">Top News</h3>
  954.        
  955.        
  956.        
  957.    </div>
  958.    
  959.  
  960.    
  961. </div>
  962.  
  963.  
  964.  
  965.        <div class="PageListTopSearch-items">
  966.            
  967.                <div class="PageListTopSearch-items-item">
  968.                    <div class="PagePromo" data-align-left-small
  969. >
  970.    
  971.        
  972.            
  973.    <div class="PagePromo-media" ><a class="Link" aria-label="NFBC Main Event Tracker: Week 8 review" href="https://www.nbcsports.com/fantasy/baseball/news/nfbc-main-event-tracker-week-8-review" ><picture>
  974.    
  975.    
  976.        
  977.            
  978.  
  979.        
  980.    
  981.  
  982.    
  983.    
  984.        
  985.    
  986.                <source type="image/webp"  width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/c160231/2147483647/strip/true/crop/5498x5498+1375+0/resize/64x64!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F22%2F5b%2F4ac856f74feab306bd3a57b65ceb%2Fusatsi-22889387.jpg">
  987.  
  988.            
  989.        
  990.    
  991.  
  992.    
  993.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/79ce002/2147483647/strip/true/crop/5498x5498+1375+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F22%2F5b%2F4ac856f74feab306bd3a57b65ceb%2Fusatsi-22889387.jpg">
  994.  
  995.    
  996.  
  997.  
  998.    
  999.    
  1000.    <img class="Image" alt="Baltimore Orioles Corbin Burnes" width="64" height="64" src="https://nbcsports.brightspotcdn.com/dims4/default/79ce002/2147483647/strip/true/crop/5498x5498+1375+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F22%2F5b%2F4ac856f74feab306bd3a57b65ceb%2Fusatsi-22889387.jpg" loading="lazy">
  1001.  
  1002.  
  1003. </picture>
  1004.  
  1005. </a></div>
  1006.  
  1007.  
  1008.        
  1009.    
  1010.  
  1011.    
  1012.        <div class="PagePromo-content">
  1013.            
  1014.    <div class="PagePromo-title">
  1015.        <a class="Link" href="https://www.nbcsports.com/fantasy/baseball/news/nfbc-main-event-tracker-week-8-review">NFBC Main Event Tracker: Week 8 review</a>
  1016.    </div>
  1017.  
  1018.  
  1019.  
  1020.            
  1021.  
  1022.  
  1023.            
  1024.    <div class="PagePromo-byline"><div class="PagePromo-authors">
  1025.                    
  1026.                        <ul class="Page-authors-items PagePromo-authors-items mobile" >
  1027.                            
  1028.                                
  1029.                                    <li class="Page-authors-items-item PagePromo-authors-items-item"><a href="https://www.nbcsports.com/david-shovein" class="Mention" aria-label="David Shovein">
  1030.    
  1031.        
  1032.            <picture>
  1033.    
  1034.    
  1035.        
  1036.            
  1037.  
  1038.        
  1039.    
  1040.  
  1041.    
  1042.    
  1043.        
  1044.    
  1045.            <source type="image/webp"  width="32" height="32" srcset="https://nbcsports.brightspotcdn.com/dims4/default/ee9034b/2147483647/strip/true/crop/80x80+0+0/resize/32x32!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fauthors%2F260.jpg 1x,https://nbcsports.brightspotcdn.com/dims4/default/36f83d4/2147483647/strip/true/crop/80x80+0+0/resize/64x64!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fauthors%2F260.jpg 2x">
  1046.  
  1047.    
  1048.  
  1049.    
  1050.        <source width="32" height="32" srcset="https://nbcsports.brightspotcdn.com/dims4/default/f6569be/2147483647/strip/true/crop/80x80+0+0/resize/32x32!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fauthors%2F260.jpg">
  1051.  
  1052.    
  1053.  
  1054.  
  1055.    
  1056.    
  1057.    <img class="Image" alt="David Shovein" srcset="https://nbcsports.brightspotcdn.com/dims4/default/f6569be/2147483647/strip/true/crop/80x80+0+0/resize/32x32!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fauthors%2F260.jpg 1x,https://nbcsports.brightspotcdn.com/dims4/default/d3082d6/2147483647/strip/true/crop/80x80+0+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fauthors%2F260.jpg 2x" width="32" height="32" src="https://nbcsports.brightspotcdn.com/dims4/default/f6569be/2147483647/strip/true/crop/80x80+0+0/resize/32x32!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fauthors%2F260.jpg" loading="lazy">
  1058.  
  1059.  
  1060. </picture>
  1061.  
  1062.        
  1063.    David Shovein</a><span class="separator">&#44;</span></li>
  1064.                                
  1065.                            
  1066.                            
  1067.                        </ul>
  1068.                        <ul class="Page-authors-items PagePromo-authors-items tablet" >
  1069.                            
  1070.                                
  1071.                                    <li class="Page-authors-items-item PagePromo-authors-items-item"><a href="https://www.nbcsports.com/david-shovein" class="Mention" aria-label="David Shovein">
  1072.    
  1073.        
  1074.            <picture>
  1075.    
  1076.    
  1077.        
  1078.            
  1079.  
  1080.        
  1081.    
  1082.  
  1083.    
  1084.    
  1085.        
  1086.    
  1087.            <source type="image/webp"  width="32" height="32" srcset="https://nbcsports.brightspotcdn.com/dims4/default/ee9034b/2147483647/strip/true/crop/80x80+0+0/resize/32x32!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fauthors%2F260.jpg 1x,https://nbcsports.brightspotcdn.com/dims4/default/36f83d4/2147483647/strip/true/crop/80x80+0+0/resize/64x64!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fauthors%2F260.jpg 2x">
  1088.  
  1089.    
  1090.  
  1091.    
  1092.        <source width="32" height="32" srcset="https://nbcsports.brightspotcdn.com/dims4/default/f6569be/2147483647/strip/true/crop/80x80+0+0/resize/32x32!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fauthors%2F260.jpg">
  1093.  
  1094.    
  1095.  
  1096.  
  1097.    
  1098.    
  1099.    <img class="Image" alt="David Shovein" srcset="https://nbcsports.brightspotcdn.com/dims4/default/f6569be/2147483647/strip/true/crop/80x80+0+0/resize/32x32!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fauthors%2F260.jpg 1x,https://nbcsports.brightspotcdn.com/dims4/default/d3082d6/2147483647/strip/true/crop/80x80+0+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fauthors%2F260.jpg 2x" width="32" height="32" src="https://nbcsports.brightspotcdn.com/dims4/default/f6569be/2147483647/strip/true/crop/80x80+0+0/resize/32x32!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fauthors%2F260.jpg" loading="lazy">
  1100.  
  1101.  
  1102. </picture>
  1103.  
  1104.        
  1105.    David Shovein</a><span class="separator">&#44;</span></li>
  1106.                                
  1107.                            
  1108.                            
  1109.                        </ul>
  1110.                    
  1111.                </div><div class="PagePromo-date Meta-text" data-show-dot data-time-ago data-timestamp data-date="2024-05-20T05:07:34.973Z"></div></div>
  1112.  
  1113.  
  1114.  
  1115.            
  1116.  
  1117.        </div>
  1118.    
  1119. </div>
  1120.                </div>
  1121.            
  1122.                <div class="PageListTopSearch-items-item">
  1123.                    <div class="PagePromo" data-align-left-small
  1124. >
  1125.    
  1126.        
  1127.            
  1128.    <div class="PagePromo-media" ><a class="Link" aria-label="Pogacar leads Giro by nearly 7 minutes after stunning win in Queen stage" href="https://www.nbcsports.com/news/pogacar-leads-giro-by-nearly-7-minutes-after-stunning-win-in-queen-stage" ><picture>
  1129.    
  1130.    
  1131.        
  1132.            
  1133.  
  1134.        
  1135.    
  1136.  
  1137.    
  1138.    
  1139.        
  1140.    
  1141.                <source type="image/webp"  width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/99caa30/2147483647/strip/true/crop/4000x4000+1000+0/resize/64x64!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F72%2Fab%2Fd94e615d42bea7ac6887e9743cfc%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F2153691675">
  1142.  
  1143.            
  1144.        
  1145.    
  1146.  
  1147.    
  1148.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/4d0b6f7/2147483647/strip/true/crop/4000x4000+1000+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F72%2Fab%2Fd94e615d42bea7ac6887e9743cfc%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F2153691675">
  1149.  
  1150.    
  1151.  
  1152.  
  1153.    
  1154.    
  1155.    <img class="Image" alt="107th Giro d&#x27;Italia 2024 - Stage 15" width="64" height="64" src="https://nbcsports.brightspotcdn.com/dims4/default/4d0b6f7/2147483647/strip/true/crop/4000x4000+1000+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F72%2Fab%2Fd94e615d42bea7ac6887e9743cfc%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F2153691675" loading="lazy">
  1156.  
  1157.  
  1158. </picture>
  1159.  
  1160. </a></div>
  1161.  
  1162.  
  1163.        
  1164.    
  1165.  
  1166.    
  1167.        <div class="PagePromo-content">
  1168.            
  1169.    <div class="PagePromo-title">
  1170.        <a class="Link" href="https://www.nbcsports.com/news/pogacar-leads-giro-by-nearly-7-minutes-after-stunning-win-in-queen-stage">Pogacar leads Giro by nearly 7 minutes after stunning win in Queen stage</a>
  1171.    </div>
  1172.  
  1173.  
  1174.  
  1175.            
  1176.  
  1177.  
  1178.            
  1179.    <div class="PagePromo-byline"><div class="PagePromo-authors">
  1180.                    
  1181.                        <ul class="Page-authors-items PagePromo-authors-items mobile" >
  1182.                            
  1183.                                
  1184.                                    <li class="Page-authors-items-item PagePromo-authors-items-item"><a href="https://www.nbcsports.com/author/associated-press" class="Mention" aria-label="Associated Press" data-no-img>
  1185.    
  1186.        
  1187.    Associated Press</a><span class="separator">&#44;</span></li>
  1188.                                
  1189.                            
  1190.                            
  1191.                        </ul>
  1192.                        <ul class="Page-authors-items PagePromo-authors-items tablet" >
  1193.                            
  1194.                                
  1195.                                    <li class="Page-authors-items-item PagePromo-authors-items-item"><a href="https://www.nbcsports.com/author/associated-press" class="Mention" aria-label="Associated Press" data-no-img>
  1196.    
  1197.        
  1198.    Associated Press</a><span class="separator">&#44;</span></li>
  1199.                                
  1200.                            
  1201.                            
  1202.                        </ul>
  1203.                    
  1204.                </div><div class="PagePromo-date Meta-text" data-show-dot data-time-ago data-timestamp data-date="2024-05-20T04:11:55.112Z"></div></div>
  1205.  
  1206.  
  1207.  
  1208.            
  1209.  
  1210.        </div>
  1211.    
  1212. </div>
  1213.                </div>
  1214.            
  1215.                <div class="PageListTopSearch-items-item">
  1216.                    <div class="PagePromo" data-align-left-small
  1217. >
  1218.    
  1219.        
  1220.            
  1221.    <div class="PagePromo-media" ><a class="Link" aria-label="Rangers slugger Adolis García scratched from starting lineup with right forearm soreness" href="https://www.nbcsports.com/mlb/news/rangers-slugger-adolis-garcia-scratched-from-starting-lineup-with-right-forearm-soreness" ><picture>
  1222.    
  1223.    
  1224.        
  1225.            
  1226.  
  1227.        
  1228.    
  1229.  
  1230.    
  1231.    
  1232.        
  1233.    
  1234.                <source type="image/webp"  width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/6f3927e/2147483647/strip/true/crop/2140x2140+654+0/resize/64x64!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F04%2F55%2F4ebce3284e9eacd8ef7c66d1f21d%2Fhttps-api-imagn.com%2Frest%2Fdownload%2FimageID%3D23138529">
  1235.  
  1236.            
  1237.        
  1238.    
  1239.  
  1240.    
  1241.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/2e8ae8a/2147483647/strip/true/crop/2140x2140+654+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F04%2F55%2F4ebce3284e9eacd8ef7c66d1f21d%2Fhttps-api-imagn.com%2Frest%2Fdownload%2FimageID%3D23138529">
  1242.  
  1243.    
  1244.  
  1245.  
  1246.    
  1247.    
  1248.    <img class="Image" alt="MLB: Cincinnati Reds at Texas Rangers" width="64" height="64" src="https://nbcsports.brightspotcdn.com/dims4/default/2e8ae8a/2147483647/strip/true/crop/2140x2140+654+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F04%2F55%2F4ebce3284e9eacd8ef7c66d1f21d%2Fhttps-api-imagn.com%2Frest%2Fdownload%2FimageID%3D23138529" loading="lazy">
  1249.  
  1250.  
  1251. </picture>
  1252.  
  1253. </a></div>
  1254.  
  1255.  
  1256.        
  1257.    
  1258.  
  1259.    
  1260.        <div class="PagePromo-content">
  1261.            
  1262.    <div class="PagePromo-title">
  1263.        <a class="Link" href="https://www.nbcsports.com/mlb/news/rangers-slugger-adolis-garcia-scratched-from-starting-lineup-with-right-forearm-soreness">Rangers slugger Adolis García scratched from starting lineup with right forearm soreness</a>
  1264.    </div>
  1265.  
  1266.  
  1267.  
  1268.            
  1269.  
  1270.  
  1271.            
  1272.    <div class="PagePromo-byline"><div class="PagePromo-authors">
  1273.                    
  1274.                        <ul class="Page-authors-items PagePromo-authors-items mobile" >
  1275.                            
  1276.                                
  1277.                                    <li class="Page-authors-items-item PagePromo-authors-items-item"><a href="https://www.nbcsports.com/author/associated-press" class="Mention" aria-label="Associated Press" data-no-img>
  1278.    
  1279.        
  1280.    Associated Press</a><span class="separator">&#44;</span></li>
  1281.                                
  1282.                            
  1283.                            
  1284.                        </ul>
  1285.                        <ul class="Page-authors-items PagePromo-authors-items tablet" >
  1286.                            
  1287.                                
  1288.                                    <li class="Page-authors-items-item PagePromo-authors-items-item"><a href="https://www.nbcsports.com/author/associated-press" class="Mention" aria-label="Associated Press" data-no-img>
  1289.    
  1290.        
  1291.    Associated Press</a><span class="separator">&#44;</span></li>
  1292.                                
  1293.                            
  1294.                            
  1295.                        </ul>
  1296.                    
  1297.                </div><div class="PagePromo-date Meta-text" data-show-dot data-time-ago data-timestamp data-date="2024-05-20T04:04:34.045Z"></div></div>
  1298.  
  1299.  
  1300.  
  1301.            
  1302.  
  1303.        </div>
  1304.    
  1305. </div>
  1306.                </div>
  1307.            
  1308.        </div>
  1309.    </div>
  1310.  
  1311.  
  1312.                    
  1313.                
  1314.                    
  1315.                        
  1316.    <div class="PageListTopSearch"
  1317. data-module>
  1318.        
  1319.    <a class="AnchorLink" id="top-clips"></a>
  1320.  
  1321.  
  1322.  
  1323.  
  1324. <div class="TitleBar" >
  1325.    <div class="TitleBar-left">
  1326.        
  1327.        
  1328.            <h3 class="TitleBar-title">Top Clips</h3>
  1329.        
  1330.        
  1331.        
  1332.    </div>
  1333.    
  1334.  
  1335.    
  1336. </div>
  1337.  
  1338.  
  1339.  
  1340.        <div class="PageListTopSearch-items">
  1341.            
  1342.                <div class="PageListTopSearch-items-item">
  1343.                    <div class="PagePromo" data-align-left-small
  1344. >
  1345.    
  1346.        
  1347.            
  1348.    <div class="PagePromo-media" ><a class="Link" aria-label="What was different for Schauffele at Valhalla?" href="https://www.nbcsports.com/watch/golf/golf-channel-podcast/what-was-different-for-xander-schauffele-after-winning-pga-championship" ><picture>
  1349.    
  1350.    
  1351.        
  1352.            
  1353.  
  1354.        
  1355.    
  1356.  
  1357.    
  1358.    
  1359.        
  1360.    
  1361.                <source type="image/webp"  width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/5cfbec2/2147483647/strip/true/crop/1080x1080+420+0/resize/64x64!/format/webp/quality/90/?url=https%3A%2F%2Fhdliveextra-a.akamaihd.net%2FHD%2Fimage_sports%2FNBCU_Sports_Group_-_nbcsports%2F319%2F906%2Fnbc_golf_rexlavpodxandertiming_240519.jpg">
  1362.  
  1363.            
  1364.        
  1365.    
  1366.  
  1367.    
  1368.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/8bdec1b/2147483647/strip/true/crop/1080x1080+420+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fhdliveextra-a.akamaihd.net%2FHD%2Fimage_sports%2FNBCU_Sports_Group_-_nbcsports%2F319%2F906%2Fnbc_golf_rexlavpodxandertiming_240519.jpg">
  1369.  
  1370.    
  1371.  
  1372.  
  1373.    
  1374.    
  1375.    <img class="Image" alt="nbc_golf_rexlavpodxandertiming_240519.jpg" width="64" height="64" src="https://nbcsports.brightspotcdn.com/dims4/default/8bdec1b/2147483647/strip/true/crop/1080x1080+420+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fhdliveextra-a.akamaihd.net%2FHD%2Fimage_sports%2FNBCU_Sports_Group_-_nbcsports%2F319%2F906%2Fnbc_golf_rexlavpodxandertiming_240519.jpg" loading="lazy">
  1376.  
  1377.  
  1378. </picture>
  1379.  
  1380. </a></div>
  1381.  
  1382.  
  1383.        
  1384.    
  1385.  
  1386.    
  1387.        <div class="PagePromo-content">
  1388.            
  1389.    <div class="PagePromo-title">
  1390.        <a class="Link" href="https://www.nbcsports.com/watch/golf/golf-channel-podcast/what-was-different-for-xander-schauffele-after-winning-pga-championship">What was different for Schauffele at Valhalla?</a>
  1391.    </div>
  1392.  
  1393.  
  1394.  
  1395.            
  1396.  
  1397.  
  1398.            
  1399.    <div class="PagePromo-byline"><div class="PagePromo-date Meta-text"  data-time-ago data-timestamp data-date="2024-05-20T02:05:20Z"></div></div>
  1400.  
  1401.  
  1402.  
  1403.            
  1404.  
  1405.        </div>
  1406.    
  1407. </div>
  1408.                </div>
  1409.            
  1410.                <div class="PageListTopSearch-items-item">
  1411.                    <div class="PagePromo" data-align-left-small
  1412. >
  1413.    
  1414.        
  1415.            
  1416.    <div class="PagePromo-media" ><a class="Link" aria-label="Highlights: NASCAR Cup Series All-Star Race" href="https://www.nbcsports.com/watch/nascar/nascar-cup-series-extended-highlights-all-star-race-at-north-wilkesboro" ><picture>
  1417.    
  1418.    
  1419.        
  1420.            
  1421.  
  1422.        
  1423.    
  1424.  
  1425.    
  1426.    
  1427.        
  1428.    
  1429.                <source type="image/webp"  width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/3014885/2147483647/strip/true/crop/1080x1080+420+0/resize/64x64!/format/webp/quality/90/?url=https%3A%2F%2Fhdliveextra-a.akamaihd.net%2FHD%2Fimage_sports%2FNBCU_Sports_Group_-_nbcsports%2F318%2F930%2Fnbc_nas_allstarhl_240519.jpg">
  1430.  
  1431.            
  1432.        
  1433.    
  1434.  
  1435.    
  1436.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/cfcaec3/2147483647/strip/true/crop/1080x1080+420+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fhdliveextra-a.akamaihd.net%2FHD%2Fimage_sports%2FNBCU_Sports_Group_-_nbcsports%2F318%2F930%2Fnbc_nas_allstarhl_240519.jpg">
  1437.  
  1438.    
  1439.  
  1440.  
  1441.    
  1442.    
  1443.    <img class="Image" alt="nbc_nas_allstarhl_240519.jpg" width="64" height="64" src="https://nbcsports.brightspotcdn.com/dims4/default/cfcaec3/2147483647/strip/true/crop/1080x1080+420+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fhdliveextra-a.akamaihd.net%2FHD%2Fimage_sports%2FNBCU_Sports_Group_-_nbcsports%2F318%2F930%2Fnbc_nas_allstarhl_240519.jpg" loading="lazy">
  1444.  
  1445.  
  1446. </picture>
  1447.  
  1448. </a></div>
  1449.  
  1450.  
  1451.        
  1452.    
  1453.  
  1454.    
  1455.        <div class="PagePromo-content">
  1456.            
  1457.    <div class="PagePromo-title">
  1458.        <a class="Link" href="https://www.nbcsports.com/watch/nascar/nascar-cup-series-extended-highlights-all-star-race-at-north-wilkesboro">Highlights: NASCAR Cup Series All-Star Race</a>
  1459.    </div>
  1460.  
  1461.  
  1462.  
  1463.            
  1464.  
  1465.  
  1466.            
  1467.    <div class="PagePromo-byline"><div class="PagePromo-date Meta-text"  data-time-ago data-timestamp data-date="2024-05-20T02:00:10Z"></div></div>
  1468.  
  1469.  
  1470.  
  1471.            
  1472.  
  1473.        </div>
  1474.    
  1475. </div>
  1476.                </div>
  1477.            
  1478.                <div class="PageListTopSearch-items-item">
  1479.                    <div class="PagePromo" data-align-left-small
  1480. >
  1481.    
  1482.        
  1483.            
  1484.    <div class="PagePromo-media" ><a class="Link" aria-label="Scheffler moving forward after ‘hectic’ PGA" href="https://www.nbcsports.com/watch/golf/pga-of-america/scottie-scheffler-moving-forward-after-hectic-pga-championship" ><picture>
  1485.    
  1486.    
  1487.        
  1488.            
  1489.  
  1490.        
  1491.    
  1492.  
  1493.    
  1494.    
  1495.        
  1496.    
  1497.                <source type="image/webp"  width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/5cc009f/2147483647/strip/true/crop/1080x1080+420+0/resize/64x64!/format/webp/quality/90/?url=https%3A%2F%2Fhdliveextra-a.akamaihd.net%2FHD%2Fimage_sports%2FNBCU_Sports_Group_-_nbcsports%2F313%2F51%2Fnbc_golf_livefrom_tlewonscheffler_240519.jpg">
  1498.  
  1499.            
  1500.        
  1501.    
  1502.  
  1503.    
  1504.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/26a89b5/2147483647/strip/true/crop/1080x1080+420+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fhdliveextra-a.akamaihd.net%2FHD%2Fimage_sports%2FNBCU_Sports_Group_-_nbcsports%2F313%2F51%2Fnbc_golf_livefrom_tlewonscheffler_240519.jpg">
  1505.  
  1506.    
  1507.  
  1508.  
  1509.    
  1510.    
  1511.    <img class="Image" alt="nbc_golf_livefrom_tlewonscheffler_240519.jpg" width="64" height="64" src="https://nbcsports.brightspotcdn.com/dims4/default/26a89b5/2147483647/strip/true/crop/1080x1080+420+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fhdliveextra-a.akamaihd.net%2FHD%2Fimage_sports%2FNBCU_Sports_Group_-_nbcsports%2F313%2F51%2Fnbc_golf_livefrom_tlewonscheffler_240519.jpg" loading="lazy">
  1512.  
  1513.  
  1514. </picture>
  1515.  
  1516. </a></div>
  1517.  
  1518.  
  1519.        
  1520.    
  1521.  
  1522.    
  1523.        <div class="PagePromo-content">
  1524.            
  1525.    <div class="PagePromo-title">
  1526.        <a class="Link" href="https://www.nbcsports.com/watch/golf/pga-of-america/scottie-scheffler-moving-forward-after-hectic-pga-championship">Scheffler moving forward after ‘hectic’ PGA</a>
  1527.    </div>
  1528.  
  1529.  
  1530.  
  1531.            
  1532.  
  1533.  
  1534.            
  1535.    <div class="PagePromo-byline"><div class="PagePromo-date Meta-text"  data-time-ago data-timestamp data-date="2024-05-20T01:05:28Z"></div></div>
  1536.  
  1537.  
  1538.  
  1539.            
  1540.  
  1541.        </div>
  1542.    
  1543. </div>
  1544.                </div>
  1545.            
  1546.        </div>
  1547.    </div>
  1548.  
  1549.  
  1550.                    
  1551.                
  1552.                    
  1553.                        
  1554.    <div class="PageListTopSearch"
  1555. data-module>
  1556.        
  1557.    <a class="AnchorLink" id="trending-teams"></a>
  1558.  
  1559.  
  1560.  
  1561.  
  1562. <div class="TitleBar" >
  1563.    <div class="TitleBar-left">
  1564.        
  1565.        
  1566.            <h3 class="TitleBar-title">Trending Teams</h3>
  1567.        
  1568.        
  1569.        
  1570.    </div>
  1571.    
  1572.  
  1573.    
  1574. </div>
  1575.  
  1576.  
  1577.  
  1578.        <div class="PageListTopSearch-items">
  1579.            
  1580.                <div class="PageListTopSearch-items-item">
  1581.                    <div class="PagePromo" data-align-left-small
  1582. >
  1583.    
  1584.        
  1585.            
  1586.    <div class="PagePromo-media" ><a class="Link" aria-label="Washington Commanders" href="https://www.nbcsports.com/nfl/washington-commanders" ><picture>
  1587.    
  1588.    
  1589.        
  1590.            
  1591.  
  1592.        
  1593.    
  1594.  
  1595.    
  1596.    
  1597.        
  1598.    
  1599.  
  1600.    
  1601.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/9c/78/52efa7e14807ac93c3bfc660a8b7/washington-commanders-primary.svg">
  1602.  
  1603.    
  1604.  
  1605.  
  1606.    
  1607.    
  1608.    <img class="Image" alt="Washington Commanders Primary Logo" width="64" height="64" src="https://nbcsports.brightspotcdn.com/9c/78/52efa7e14807ac93c3bfc660a8b7/washington-commanders-primary.svg" loading="lazy">
  1609.  
  1610.  
  1611. </picture>
  1612.  
  1613. </a></div>
  1614.  
  1615.  
  1616.        
  1617.    
  1618.  
  1619.    
  1620.        <div class="PagePromo-content">
  1621.            
  1622.    <div class="PagePromo-title">
  1623.        <a class="Link" href="https://www.nbcsports.com/nfl/washington-commanders">Washington Commanders</a>
  1624.    </div>
  1625.  
  1626.  
  1627.  
  1628.            
  1629.  
  1630.  
  1631.            
  1632.  
  1633.  
  1634.            
  1635.  
  1636.        </div>
  1637.    
  1638. </div>
  1639.                </div>
  1640.            
  1641.                <div class="PageListTopSearch-items-item">
  1642.                    <div class="PagePromo" data-align-left-small
  1643. >
  1644.    
  1645.        
  1646.            
  1647.    <div class="PagePromo-media" ><a class="Link" aria-label="St. Louis Cardinals" href="https://www.nbcsports.com/mlb/st-louis-cardinals" ><picture>
  1648.    
  1649.    
  1650.        
  1651.            
  1652.  
  1653.        
  1654.    
  1655.  
  1656.    
  1657.    
  1658.        
  1659.    
  1660.  
  1661.    
  1662.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/82/4c/fac2104d411ca63854e2828a4bb4/st-louis-cardinals-primary.svg">
  1663.  
  1664.    
  1665.  
  1666.  
  1667.    
  1668.    
  1669.    <img class="Image" alt="St. Louis Cardinals Primary Logo" width="64" height="64" src="https://nbcsports.brightspotcdn.com/82/4c/fac2104d411ca63854e2828a4bb4/st-louis-cardinals-primary.svg" loading="lazy">
  1670.  
  1671.  
  1672. </picture>
  1673.  
  1674. </a></div>
  1675.  
  1676.  
  1677.        
  1678.    
  1679.  
  1680.    
  1681.        <div class="PagePromo-content">
  1682.            
  1683.    <div class="PagePromo-title">
  1684.        <a class="Link" href="https://www.nbcsports.com/mlb/st-louis-cardinals">St. Louis Cardinals</a>
  1685.    </div>
  1686.  
  1687.  
  1688.  
  1689.            
  1690.  
  1691.  
  1692.            
  1693.  
  1694.  
  1695.            
  1696.  
  1697.        </div>
  1698.    
  1699. </div>
  1700.                </div>
  1701.            
  1702.                <div class="PageListTopSearch-items-item">
  1703.                    <div class="PagePromo" data-align-left-small
  1704. >
  1705.    
  1706.        
  1707.            
  1708.    <div class="PagePromo-media" ><a class="Link" aria-label="New York Yankees" href="https://www.nbcsports.com/mlb/new-york-yankees" ><picture>
  1709.    
  1710.    
  1711.        
  1712.            
  1713.  
  1714.        
  1715.    
  1716.  
  1717.    
  1718.    
  1719.        
  1720.    
  1721.  
  1722.    
  1723.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/a0/58/5280166e4d8b9051bddea7985a06/new-york-yankees-primary.svg">
  1724.  
  1725.    
  1726.  
  1727.  
  1728.    
  1729.    
  1730.    <img class="Image" alt="New York Yankees Primary Logo" width="64" height="64" src="https://nbcsports.brightspotcdn.com/a0/58/5280166e4d8b9051bddea7985a06/new-york-yankees-primary.svg" loading="lazy">
  1731.  
  1732.  
  1733. </picture>
  1734.  
  1735. </a></div>
  1736.  
  1737.  
  1738.        
  1739.    
  1740.  
  1741.    
  1742.        <div class="PagePromo-content">
  1743.            
  1744.    <div class="PagePromo-title">
  1745.        <a class="Link" href="https://www.nbcsports.com/mlb/new-york-yankees">New York Yankees</a>
  1746.    </div>
  1747.  
  1748.  
  1749.  
  1750.            
  1751.  
  1752.  
  1753.            
  1754.  
  1755.  
  1756.            
  1757.  
  1758.        </div>
  1759.    
  1760. </div>
  1761.                </div>
  1762.            
  1763.        </div>
  1764.    </div>
  1765.  
  1766.  
  1767.                    
  1768.                
  1769.                </div>
  1770.            </div>
  1771.        
  1772.    </div>
  1773. </div>
  1774.  
  1775.                
  1776.            </div>
  1777.        
  1778.     </div>
  1779. </bsp-search-overlay>
  1780.  
  1781.                
  1782.  
  1783.                
  1784.                    <nav class="NavigationMobile" >
  1785.    
  1786.        
  1787.            
  1788.                <ul class="NavigationMobile-items">
  1789.                    <li class="NavigationMobile-items-item" data-login><div class="NavigationItem" data-has-menu >
  1790.    <div class="NavigationItem-text">
  1791.        
  1792.            <span>Profile<span class="NavigationItem-more"><svg class="chevron"><use xlink:href="#caret-left"></use></svg></span></span>
  1793.        
  1794.    </div>
  1795.  
  1796.    
  1797.        <div class="NavigationItem-items">
  1798.            <div class="NavigationItem-items-header">
  1799.                <div class="NavigationItem-items-back">
  1800.                    <button class="Icon-button" data-theme="gray"><svg class="chevron"><use xlink:href="#arrow-left"></use></svg><span class="sr-only"></span></button>
  1801.                </div>
  1802.                <div class="NavigationItem-items-heading">Profile</div>
  1803.            </div>
  1804.            
  1805.                
  1806.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/login"><span class="NavigationLink-text">Login</span></a>
  1807. </div>
  1808.                
  1809.            
  1810.        </div>
  1811.    
  1812. </div>
  1813. </li>
  1814.                    <li class="NavigationMobile-items-item" data-favorites>
  1815.                        <div class="NavigationItem" data-has-menu>
  1816.                            <div class="NavigationItem-text">
  1817.                                <span>Favorites<span class="NavigationItem-more"><button aria-label="More"><svg class="chevron"><use xlink:href="#caret-left"></use></svg></button></span>
  1818.                                </span>
  1819.                            </div>
  1820.                            <div class="NavigationItem-items" data-favorites-menu>
  1821.                                <div class="NavigationItem-items-header">
  1822.                                    <div class="NavigationItem-items-back">
  1823.                                        <button class="Icon-button" data-theme="gray"><svg class="chevron"><use xlink:href="#arrow-left"></use></svg><span class="sr-only"></span></button>
  1824.                                    </div>
  1825.                                    <div class="NavigationItem-items-heading">Favorites
  1826.                                    </div>
  1827.                                </div>
  1828.  
  1829.                                <div class="FavoritesMenu-content" data-favorites-content>
  1830.                                    <div class="FavoritesMenu-text">Sign up to follow your favorites on all your devices.</div>
  1831.                                    <a class="Pill-button" data-size="small" href="https://www.nbcsports.com/login?sourceUrl=https%3A%2F%2Fwww.nbcsports.com%2Fnfl%2Ffeed%2Frumor-mill%2F">Sign up</a>
  1832.                                </div>
  1833.                            </div>
  1834.                        </div>
  1835.                    </li>
  1836.                </ul>
  1837.            
  1838.        
  1839.            
  1840.        
  1841.            
  1842.        
  1843.            
  1844.        
  1845.            
  1846.        
  1847.            
  1848.        
  1849.            
  1850.        
  1851.            
  1852.        
  1853.        <ul class="NavigationMobile-items">
  1854.            
  1855.                
  1856.            
  1857.                
  1858.                    
  1859.                        <li class="NavigationMobile-items-item" >
  1860.                            <div class="NavigationItem" data-has-menu  data-columns="2">
  1861.    <div class="NavigationItem-text">
  1862.        
  1863.        
  1864.            <span>All Sports<span class="NavigationItem-more"><svg class="chevron"><use xlink:href="#caret-left"></use></svg></span></span>
  1865.        
  1866.    </div>
  1867.  
  1868.    
  1869.        <div class="NavigationItem-items">
  1870.            <div class="NavigationItem-items-header">
  1871.                <div class="NavigationItem-items-back">
  1872.                    <button class="Icon-button" data-theme="gray"><svg class="chevron"><use xlink:href="#arrow-left"></use></svg><span class="sr-only"></span></button>
  1873.                </div>
  1874.                <div class="NavigationItem-items-heading">All Sports</div>
  1875.            </div>
  1876.            
  1877.                
  1878.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/nfl"><span class="NavigationLink-image"><picture>
  1879.    
  1880.    
  1881.        
  1882.            
  1883.  
  1884.        
  1885.    
  1886.  
  1887.    
  1888.    
  1889.        
  1890.    
  1891.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e1be926/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fca%2Fbe%2F83644e5145aab4f97517245f136a%2Fleague-nfl.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/e121997/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fca%2Fbe%2F83644e5145aab4f97517245f136a%2Fleague-nfl.png 2x">
  1892.  
  1893.    
  1894.  
  1895.    
  1896.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/bd32ec5/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fca%2Fbe%2F83644e5145aab4f97517245f136a%2Fleague-nfl.png">
  1897.  
  1898.    
  1899.  
  1900.  
  1901.    
  1902.    
  1903.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/bd32ec5/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fca%2Fbe%2F83644e5145aab4f97517245f136a%2Fleague-nfl.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/b8d337e/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fca%2Fbe%2F83644e5145aab4f97517245f136a%2Fleague-nfl.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/bd32ec5/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fca%2Fbe%2F83644e5145aab4f97517245f136a%2Fleague-nfl.png" loading="lazy">
  1904.  
  1905.  
  1906. </picture>
  1907. </span><span class="NavigationLink-text">NFL</span></a>
  1908. </div>
  1909.                
  1910.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/mlb"><span class="NavigationLink-image"><picture>
  1911.    
  1912.    
  1913.        
  1914.            
  1915.  
  1916.        
  1917.    
  1918.  
  1919.    
  1920.    
  1921.        
  1922.    
  1923.  
  1924.    
  1925.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/6b/c2/690a9f3f46078544a640efd7913d/mlb-league-primary.svg">
  1926.  
  1927.    
  1928.  
  1929.  
  1930.    
  1931.    
  1932.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/6b/c2/690a9f3f46078544a640efd7913d/mlb-league-primary.svg" loading="lazy">
  1933.  
  1934.  
  1935. </picture>
  1936. </span><span class="NavigationLink-text">MLB</span></a>
  1937. </div>
  1938.                
  1939.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/nba"><span class="NavigationLink-image"><picture>
  1940.    
  1941.    
  1942.        
  1943.            
  1944.  
  1945.        
  1946.    
  1947.  
  1948.    
  1949.    
  1950.        
  1951.    
  1952.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/5debb20/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd0%2F25%2Fcd0954284467a5fb4b988fc9842e%2Fleague-nba.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/40d7ec4/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd0%2F25%2Fcd0954284467a5fb4b988fc9842e%2Fleague-nba.png 2x">
  1953.  
  1954.    
  1955.  
  1956.    
  1957.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/ff48b0d/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd0%2F25%2Fcd0954284467a5fb4b988fc9842e%2Fleague-nba.png">
  1958.  
  1959.    
  1960.  
  1961.  
  1962.    
  1963.    
  1964.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/ff48b0d/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd0%2F25%2Fcd0954284467a5fb4b988fc9842e%2Fleague-nba.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/8536284/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd0%2F25%2Fcd0954284467a5fb4b988fc9842e%2Fleague-nba.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/ff48b0d/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd0%2F25%2Fcd0954284467a5fb4b988fc9842e%2Fleague-nba.png" loading="lazy">
  1965.  
  1966.  
  1967. </picture>
  1968. </span><span class="NavigationLink-text">NBA</span></a>
  1969. </div>
  1970.                
  1971.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/nhl"><span class="NavigationLink-image"><picture>
  1972.    
  1973.    
  1974.        
  1975.            
  1976.  
  1977.        
  1978.    
  1979.  
  1980.    
  1981.    
  1982.        
  1983.    
  1984.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1a3a959/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa5%2F37%2F3674b7dd47039c08d79a1657bf66%2Fleague-nhl.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/137e086/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa5%2F37%2F3674b7dd47039c08d79a1657bf66%2Fleague-nhl.png 2x">
  1985.  
  1986.    
  1987.  
  1988.    
  1989.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1419c14/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa5%2F37%2F3674b7dd47039c08d79a1657bf66%2Fleague-nhl.png">
  1990.  
  1991.    
  1992.  
  1993.  
  1994.    
  1995.    
  1996.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1419c14/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa5%2F37%2F3674b7dd47039c08d79a1657bf66%2Fleague-nhl.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/2453fde/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa5%2F37%2F3674b7dd47039c08d79a1657bf66%2Fleague-nhl.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/1419c14/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa5%2F37%2F3674b7dd47039c08d79a1657bf66%2Fleague-nhl.png" loading="lazy">
  1997.  
  1998.  
  1999. </picture>
  2000. </span><span class="NavigationLink-text">NHL</span></a>
  2001. </div>
  2002.                
  2003.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/soccer"><span class="NavigationLink-image"><picture>
  2004.    
  2005.    
  2006.        
  2007.            
  2008.  
  2009.        
  2010.    
  2011.  
  2012.    
  2013.    
  2014.        
  2015.    
  2016.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/82874d6/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F6b%2F98%2F6f6ea1764f2e901bed359381a228%2Fsoccer-100x100-3x.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/d9b6c96/2147483647/strip/true/crop/300x300+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F6b%2F98%2F6f6ea1764f2e901bed359381a228%2Fsoccer-100x100-3x.png 2x">
  2017.  
  2018.    
  2019.  
  2020.    
  2021.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/a347770/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F6b%2F98%2F6f6ea1764f2e901bed359381a228%2Fsoccer-100x100-3x.png">
  2022.  
  2023.    
  2024.  
  2025.  
  2026.    
  2027.    
  2028.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/a347770/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F6b%2F98%2F6f6ea1764f2e901bed359381a228%2Fsoccer-100x100-3x.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/84b1557/2147483647/strip/true/crop/300x300+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F6b%2F98%2F6f6ea1764f2e901bed359381a228%2Fsoccer-100x100-3x.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/a347770/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F6b%2F98%2F6f6ea1764f2e901bed359381a228%2Fsoccer-100x100-3x.png" loading="lazy">
  2029.  
  2030.  
  2031. </picture>
  2032. </span><span class="NavigationLink-text">Soccer</span></a>
  2033. </div>
  2034.                
  2035.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/motor-sports"><span class="NavigationLink-image"><picture>
  2036.    
  2037.    
  2038.        
  2039.            
  2040.  
  2041.        
  2042.    
  2043.  
  2044.    
  2045.    
  2046.        
  2047.    
  2048.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/2404ac7/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F03%2Fd7%2F1c6f74734bc8af0fca3922fc0540%2Fmotor-100x100-3x.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/ca3024b/2147483647/strip/true/crop/300x300+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F03%2Fd7%2F1c6f74734bc8af0fca3922fc0540%2Fmotor-100x100-3x.png 2x">
  2049.  
  2050.    
  2051.  
  2052.    
  2053.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1b1f43d/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F03%2Fd7%2F1c6f74734bc8af0fca3922fc0540%2Fmotor-100x100-3x.png">
  2054.  
  2055.    
  2056.  
  2057.  
  2058.    
  2059.    
  2060.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1b1f43d/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F03%2Fd7%2F1c6f74734bc8af0fca3922fc0540%2Fmotor-100x100-3x.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/bafc212/2147483647/strip/true/crop/300x300+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F03%2Fd7%2F1c6f74734bc8af0fca3922fc0540%2Fmotor-100x100-3x.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/1b1f43d/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F03%2Fd7%2F1c6f74734bc8af0fca3922fc0540%2Fmotor-100x100-3x.png" loading="lazy">
  2061.  
  2062.  
  2063. </picture>
  2064. </span><span class="NavigationLink-text">Motors</span></a>
  2065. </div>
  2066.                
  2067.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/nascar"><span class="NavigationLink-image"><picture>
  2068.    
  2069.    
  2070.        
  2071.            
  2072.  
  2073.        
  2074.    
  2075.  
  2076.    
  2077.    
  2078.        
  2079.    
  2080.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/b4ed9e5/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ffa%2Fe6%2Fa5ba5c174b6dbed55f54e09370e1%2Fleague-nascar.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/f603c29/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ffa%2Fe6%2Fa5ba5c174b6dbed55f54e09370e1%2Fleague-nascar.png 2x">
  2081.  
  2082.    
  2083.  
  2084.    
  2085.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1285a09/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ffa%2Fe6%2Fa5ba5c174b6dbed55f54e09370e1%2Fleague-nascar.png">
  2086.  
  2087.    
  2088.  
  2089.  
  2090.    
  2091.    
  2092.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1285a09/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ffa%2Fe6%2Fa5ba5c174b6dbed55f54e09370e1%2Fleague-nascar.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/5f3566e/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ffa%2Fe6%2Fa5ba5c174b6dbed55f54e09370e1%2Fleague-nascar.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/1285a09/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ffa%2Fe6%2Fa5ba5c174b6dbed55f54e09370e1%2Fleague-nascar.png" loading="lazy">
  2093.  
  2094.  
  2095. </picture>
  2096. </span><span class="NavigationLink-text">NASCAR </span></a>
  2097. </div>
  2098.                
  2099.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/college-football"><span class="NavigationLink-image"><picture>
  2100.    
  2101.    
  2102.        
  2103.            
  2104.  
  2105.        
  2106.    
  2107.  
  2108.    
  2109.    
  2110.        
  2111.    
  2112.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/5f40d34/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/9bcae61/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 2x">
  2113.  
  2114.    
  2115.  
  2116.    
  2117.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png">
  2118.  
  2119.    
  2120.  
  2121.  
  2122.    
  2123.    
  2124.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/080414b/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png" loading="lazy">
  2125.  
  2126.  
  2127. </picture>
  2128. </span><span class="NavigationLink-text">College Football </span></a>
  2129. </div>
  2130.                
  2131.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/college-basketball"><span class="NavigationLink-image"><picture>
  2132.    
  2133.    
  2134.        
  2135.            
  2136.  
  2137.        
  2138.    
  2139.  
  2140.    
  2141.    
  2142.        
  2143.    
  2144.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/9c2507c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2F5c%2F736b74724801af5786fbfeff37d2%2Fleague-ncaa-basketball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/f75f4af/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2F5c%2F736b74724801af5786fbfeff37d2%2Fleague-ncaa-basketball.png 2x">
  2145.  
  2146.    
  2147.  
  2148.    
  2149.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/4a08ffe/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2F5c%2F736b74724801af5786fbfeff37d2%2Fleague-ncaa-basketball.png">
  2150.  
  2151.    
  2152.  
  2153.  
  2154.    
  2155.    
  2156.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/4a08ffe/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2F5c%2F736b74724801af5786fbfeff37d2%2Fleague-ncaa-basketball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/8a65b9a/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2F5c%2F736b74724801af5786fbfeff37d2%2Fleague-ncaa-basketball.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/4a08ffe/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2F5c%2F736b74724801af5786fbfeff37d2%2Fleague-ncaa-basketball.png" loading="lazy">
  2157.  
  2158.  
  2159. </picture>
  2160. </span><span class="NavigationLink-text">College Basketball</span></a>
  2161. </div>
  2162.                
  2163.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/golf"><span class="NavigationLink-image"><picture>
  2164.    
  2165.    
  2166.        
  2167.            
  2168.  
  2169.        
  2170.    
  2171.  
  2172.    
  2173.    
  2174.        
  2175.    
  2176.  
  2177.    
  2178.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/0b/86/31d0b79e4cb381d3bedea5e51b54/golf-white.svg">
  2179.  
  2180.    
  2181.  
  2182.  
  2183.    
  2184.    
  2185.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/0b/86/31d0b79e4cb381d3bedea5e51b54/golf-white.svg" loading="lazy">
  2186.  
  2187.  
  2188. </picture>
  2189. </span><span class="NavigationLink-text">Golf</span></a>
  2190. </div>
  2191.                
  2192.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/olympics"><span class="NavigationLink-image"><picture>
  2193.    
  2194.    
  2195.        
  2196.            
  2197.  
  2198.        
  2199.    
  2200.  
  2201.    
  2202.    
  2203.        
  2204.    
  2205.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1fe2c27/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2Fe2%2Fee744eea4d83a9b1ab02379596e3%2Fleague-olympics.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/af7553a/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2Fe2%2Fee744eea4d83a9b1ab02379596e3%2Fleague-olympics.png 2x">
  2206.  
  2207.    
  2208.  
  2209.    
  2210.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/162acef/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2Fe2%2Fee744eea4d83a9b1ab02379596e3%2Fleague-olympics.png">
  2211.  
  2212.    
  2213.  
  2214.  
  2215.    
  2216.    
  2217.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/162acef/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2Fe2%2Fee744eea4d83a9b1ab02379596e3%2Fleague-olympics.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/9ecee1e/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2Fe2%2Fee744eea4d83a9b1ab02379596e3%2Fleague-olympics.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/162acef/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2Fe2%2Fee744eea4d83a9b1ab02379596e3%2Fleague-olympics.png" loading="lazy">
  2218.  
  2219.  
  2220. </picture>
  2221. </span><span class="NavigationLink-text">Olympics</span></a>
  2222. </div>
  2223.                
  2224.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy"><span class="NavigationLink-image"><picture>
  2225.    
  2226.    
  2227.        
  2228.            
  2229.  
  2230.        
  2231.    
  2232.  
  2233.    
  2234.    
  2235.        
  2236.    
  2237.  
  2238.    
  2239.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/7b/22/7034955149cda0a6238ae13967d6/red-r.svg">
  2240.  
  2241.    
  2242.  
  2243.  
  2244.    
  2245.    
  2246.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/7b/22/7034955149cda0a6238ae13967d6/red-r.svg" loading="lazy">
  2247.  
  2248.  
  2249. </picture>
  2250. </span><span class="NavigationLink-text">Fantasy Sports</span></a>
  2251. </div>
  2252.                
  2253.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/tennis"><span class="NavigationLink-image"><picture>
  2254.    
  2255.    
  2256.        
  2257.            
  2258.  
  2259.        
  2260.    
  2261.  
  2262.    
  2263.    
  2264.        
  2265.    
  2266.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/ed3df17/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fac%2F0f%2F7d04648c4b30b08fef54eadf4933%2Ftennis.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/f6e1cda/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fac%2F0f%2F7d04648c4b30b08fef54eadf4933%2Ftennis.png 2x">
  2267.  
  2268.    
  2269.  
  2270.    
  2271.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/9070fdb/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fac%2F0f%2F7d04648c4b30b08fef54eadf4933%2Ftennis.png">
  2272.  
  2273.    
  2274.  
  2275.  
  2276.    
  2277.    
  2278.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/9070fdb/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fac%2F0f%2F7d04648c4b30b08fef54eadf4933%2Ftennis.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/aacc72c/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fac%2F0f%2F7d04648c4b30b08fef54eadf4933%2Ftennis.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/9070fdb/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fac%2F0f%2F7d04648c4b30b08fef54eadf4933%2Ftennis.png" loading="lazy">
  2279.  
  2280.  
  2281. </picture>
  2282. </span><span class="NavigationLink-text">Tennis</span></a>
  2283. </div>
  2284.                
  2285.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/horse-racing"><span class="NavigationLink-image"><picture>
  2286.    
  2287.    
  2288.        
  2289.            
  2290.  
  2291.        
  2292.    
  2293.  
  2294.    
  2295.    
  2296.        
  2297.    
  2298.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/130823c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F9c%2Ff5%2Fbf80f34e4799a2ebd0da3f5075f5%2Fleague-horse.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/72d61cc/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F9c%2Ff5%2Fbf80f34e4799a2ebd0da3f5075f5%2Fleague-horse.png 2x">
  2299.  
  2300.    
  2301.  
  2302.    
  2303.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/f9b961c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F9c%2Ff5%2Fbf80f34e4799a2ebd0da3f5075f5%2Fleague-horse.png">
  2304.  
  2305.    
  2306.  
  2307.  
  2308.    
  2309.    
  2310.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/f9b961c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F9c%2Ff5%2Fbf80f34e4799a2ebd0da3f5075f5%2Fleague-horse.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/cd48b8c/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F9c%2Ff5%2Fbf80f34e4799a2ebd0da3f5075f5%2Fleague-horse.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/f9b961c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F9c%2Ff5%2Fbf80f34e4799a2ebd0da3f5075f5%2Fleague-horse.png" loading="lazy">
  2311.  
  2312.  
  2313. </picture>
  2314. </span><span class="NavigationLink-text">Horse Racing</span></a>
  2315. </div>
  2316.                
  2317.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/cycling"><span class="NavigationLink-image"><picture>
  2318.    
  2319.    
  2320.        
  2321.            
  2322.  
  2323.        
  2324.    
  2325.  
  2326.    
  2327.    
  2328.        
  2329.    
  2330.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/8a0219c/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd1%2F79%2F8c483d0a4cd38cd2750bbb0e73d6%2Fcycle-100x100-3x.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/b6c0e34/2147483647/strip/true/crop/300x300+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd1%2F79%2F8c483d0a4cd38cd2750bbb0e73d6%2Fcycle-100x100-3x.png 2x">
  2331.  
  2332.    
  2333.  
  2334.    
  2335.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/44c3abe/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd1%2F79%2F8c483d0a4cd38cd2750bbb0e73d6%2Fcycle-100x100-3x.png">
  2336.  
  2337.    
  2338.  
  2339.  
  2340.    
  2341.    
  2342.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/44c3abe/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd1%2F79%2F8c483d0a4cd38cd2750bbb0e73d6%2Fcycle-100x100-3x.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/f9b0504/2147483647/strip/true/crop/300x300+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd1%2F79%2F8c483d0a4cd38cd2750bbb0e73d6%2Fcycle-100x100-3x.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/44c3abe/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd1%2F79%2F8c483d0a4cd38cd2750bbb0e73d6%2Fcycle-100x100-3x.png" loading="lazy">
  2343.  
  2344.  
  2345. </picture>
  2346. </span><span class="NavigationLink-text">Cycling</span></a>
  2347. </div>
  2348.                
  2349.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/wnba"><span class="NavigationLink-image"><picture>
  2350.    
  2351.    
  2352.        
  2353.            
  2354.  
  2355.        
  2356.    
  2357.  
  2358.    
  2359.    
  2360.        
  2361.    
  2362.  
  2363.    
  2364.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/66/e4/706ef1c846a6b491c5a2027f5299/wnba-logo.svg">
  2365.  
  2366.    
  2367.  
  2368.  
  2369.    
  2370.    
  2371.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/66/e4/706ef1c846a6b491c5a2027f5299/wnba-logo.svg" loading="lazy">
  2372.  
  2373.  
  2374. </picture>
  2375. </span><span class="NavigationLink-text">WNBA</span></a>
  2376. </div>
  2377.                
  2378.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/on-her-turf"><span class="NavigationLink-image"><picture>
  2379.    
  2380.    
  2381.        
  2382.            
  2383.  
  2384.        
  2385.    
  2386.  
  2387.    
  2388.    
  2389.        
  2390.    
  2391.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/c725df4/2147483647/strip/true/crop/2171x2171+0+2/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F40%2F76%2F5bd5a6d8004be69c02cae59c2c92%2Foht-2020-stacked-tricolor-rgb-1.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/ae4f5f5/2147483647/strip/true/crop/2171x2171+0+2/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F40%2F76%2F5bd5a6d8004be69c02cae59c2c92%2Foht-2020-stacked-tricolor-rgb-1.png 2x">
  2392.  
  2393.    
  2394.  
  2395.    
  2396.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/3512afe/2147483647/strip/true/crop/2171x2171+0+2/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F40%2F76%2F5bd5a6d8004be69c02cae59c2c92%2Foht-2020-stacked-tricolor-rgb-1.png">
  2397.  
  2398.    
  2399.  
  2400.  
  2401.    
  2402.    
  2403.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/3512afe/2147483647/strip/true/crop/2171x2171+0+2/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F40%2F76%2F5bd5a6d8004be69c02cae59c2c92%2Foht-2020-stacked-tricolor-rgb-1.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/7575401/2147483647/strip/true/crop/2171x2171+0+2/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F40%2F76%2F5bd5a6d8004be69c02cae59c2c92%2Foht-2020-stacked-tricolor-rgb-1.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/3512afe/2147483647/strip/true/crop/2171x2171+0+2/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F40%2F76%2F5bd5a6d8004be69c02cae59c2c92%2Foht-2020-stacked-tricolor-rgb-1.png" loading="lazy">
  2404.  
  2405.  
  2406. </picture>
  2407. </span><span class="NavigationLink-text">On Her Turf</span></a>
  2408. </div>
  2409.                
  2410.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/figure-skating"><span class="NavigationLink-image"><picture>
  2411.    
  2412.    
  2413.        
  2414.            
  2415.  
  2416.        
  2417.    
  2418.  
  2419.    
  2420.    
  2421.        
  2422.    
  2423.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/42787fa/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb0%2Fb1%2F34e792e34aa9b0e7380c3fd2e359%2Fleague-ice-skating.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/d2bb9c9/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb0%2Fb1%2F34e792e34aa9b0e7380c3fd2e359%2Fleague-ice-skating.png 2x">
  2424.  
  2425.    
  2426.  
  2427.    
  2428.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/b16ad60/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb0%2Fb1%2F34e792e34aa9b0e7380c3fd2e359%2Fleague-ice-skating.png">
  2429.  
  2430.    
  2431.  
  2432.  
  2433.    
  2434.    
  2435.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/b16ad60/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb0%2Fb1%2F34e792e34aa9b0e7380c3fd2e359%2Fleague-ice-skating.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/ef3aa4c/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb0%2Fb1%2F34e792e34aa9b0e7380c3fd2e359%2Fleague-ice-skating.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/b16ad60/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb0%2Fb1%2F34e792e34aa9b0e7380c3fd2e359%2Fleague-ice-skating.png" loading="lazy">
  2436.  
  2437.  
  2438. </picture>
  2439. </span><span class="NavigationLink-text">Figure Skating</span></a>
  2440. </div>
  2441.                
  2442.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/national-dog-show"><span class="NavigationLink-image"><picture>
  2443.    
  2444.    
  2445.        
  2446.            
  2447.  
  2448.        
  2449.    
  2450.  
  2451.    
  2452.    
  2453.        
  2454.    
  2455.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/ec3ada2/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa0%2Ffa%2F2ca87f0043ef8797a1a743f28ce2%2Fdogshow-100x100-3x.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/6918e3c/2147483647/strip/true/crop/300x300+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa0%2Ffa%2F2ca87f0043ef8797a1a743f28ce2%2Fdogshow-100x100-3x.png 2x">
  2456.  
  2457.    
  2458.  
  2459.    
  2460.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/b3dad57/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa0%2Ffa%2F2ca87f0043ef8797a1a743f28ce2%2Fdogshow-100x100-3x.png">
  2461.  
  2462.    
  2463.  
  2464.  
  2465.    
  2466.    
  2467.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/b3dad57/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa0%2Ffa%2F2ca87f0043ef8797a1a743f28ce2%2Fdogshow-100x100-3x.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/c27d5ea/2147483647/strip/true/crop/300x300+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa0%2Ffa%2F2ca87f0043ef8797a1a743f28ce2%2Fdogshow-100x100-3x.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/b3dad57/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa0%2Ffa%2F2ca87f0043ef8797a1a743f28ce2%2Fdogshow-100x100-3x.png" loading="lazy">
  2468.  
  2469.  
  2470. </picture>
  2471. </span><span class="NavigationLink-text">Dog Show</span></a>
  2472. </div>
  2473.                
  2474.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/college-football/all-american-bowl"><span class="NavigationLink-image"><picture>
  2475.    
  2476.    
  2477.        
  2478.            
  2479.  
  2480.        
  2481.    
  2482.  
  2483.    
  2484.    
  2485.        
  2486.    
  2487.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/5f40d34/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/9bcae61/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 2x">
  2488.  
  2489.    
  2490.  
  2491.    
  2492.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png">
  2493.  
  2494.    
  2495.  
  2496.  
  2497.    
  2498.    
  2499.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/080414b/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png" loading="lazy">
  2500.  
  2501.  
  2502. </picture>
  2503. </span><span class="NavigationLink-text">All-American Bowl</span></a>
  2504. </div>
  2505.                
  2506.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/rugby"><span class="NavigationLink-image"><picture>
  2507.    
  2508.    
  2509.        
  2510.            
  2511.  
  2512.        
  2513.    
  2514.  
  2515.    
  2516.    
  2517.        
  2518.    
  2519.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/6fc79b1/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F27%2F687ff26c40b5b6f7af22619b3b43%2Fleague-rugby.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/c341f03/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F27%2F687ff26c40b5b6f7af22619b3b43%2Fleague-rugby.png 2x">
  2520.  
  2521.    
  2522.  
  2523.    
  2524.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/90f392f/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F27%2F687ff26c40b5b6f7af22619b3b43%2Fleague-rugby.png">
  2525.  
  2526.    
  2527.  
  2528.  
  2529.    
  2530.    
  2531.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/90f392f/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F27%2F687ff26c40b5b6f7af22619b3b43%2Fleague-rugby.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/d015540/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F27%2F687ff26c40b5b6f7af22619b3b43%2Fleague-rugby.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/90f392f/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F27%2F687ff26c40b5b6f7af22619b3b43%2Fleague-rugby.png" loading="lazy">
  2532.  
  2533.  
  2534. </picture>
  2535. </span><span class="NavigationLink-text">Rugby</span></a>
  2536. </div>
  2537.                
  2538.            
  2539.        </div>
  2540.    
  2541. </div>
  2542. </li>
  2543.                    
  2544.                
  2545.            
  2546.                
  2547.                    
  2548.                        <li class="NavigationMobile-items-item" >
  2549.                            <div class="NavigationItem" data-has-menu >
  2550.    <div class="NavigationItem-text">
  2551.        
  2552.        
  2553.            <span>Rotoworld<span class="NavigationItem-more"><svg class="chevron"><use xlink:href="#caret-left"></use></svg></span></span>
  2554.        
  2555.    </div>
  2556.  
  2557.    
  2558.        <div class="NavigationItem-items">
  2559.            <div class="NavigationItem-items-header">
  2560.                <div class="NavigationItem-items-back">
  2561.                    <button class="Icon-button" data-theme="gray"><svg class="chevron"><use xlink:href="#arrow-left"></use></svg><span class="sr-only"></span></button>
  2562.                </div>
  2563.                <div class="NavigationItem-items-heading">Rotoworld</div>
  2564.            </div>
  2565.            
  2566.                
  2567.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy"><span class="NavigationLink-image"><picture>
  2568.    
  2569.    
  2570.        
  2571.            
  2572.  
  2573.        
  2574.    
  2575.  
  2576.    
  2577.    
  2578.        
  2579.    
  2580.  
  2581.    
  2582.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/d7/cd/7f65b09e495e9c2e954c5ac07afb/rotoworld-logo-new.svg">
  2583.  
  2584.    
  2585.  
  2586.  
  2587.    
  2588.    
  2589.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/d7/cd/7f65b09e495e9c2e954c5ac07afb/rotoworld-logo-new.svg" loading="lazy">
  2590.  
  2591.  
  2592. </picture>
  2593. </span><span class="NavigationLink-text">Fantasy Home</span></a>
  2594. </div>
  2595.                
  2596.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/betting"><span class="NavigationLink-image"><picture>
  2597.    
  2598.    
  2599.        
  2600.            
  2601.  
  2602.        
  2603.    
  2604.  
  2605.    
  2606.    
  2607.        
  2608.    
  2609.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1274bf6/2147483647/strip/true/crop/1000x1000+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5d%2F5a%2Fd05a8a064bdeb2fad776e20897f2%2F1000x1000-bte-white.jpg 1x,https://nbcsports.brightspotcdn.com/dims4/default/728c62a/2147483647/strip/true/crop/1000x1000+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5d%2F5a%2Fd05a8a064bdeb2fad776e20897f2%2F1000x1000-bte-white.jpg 2x">
  2610.  
  2611.    
  2612.  
  2613.    
  2614.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/0df36e9/2147483647/strip/true/crop/1000x1000+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5d%2F5a%2Fd05a8a064bdeb2fad776e20897f2%2F1000x1000-bte-white.jpg">
  2615.  
  2616.    
  2617.  
  2618.  
  2619.    
  2620.    
  2621.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/0df36e9/2147483647/strip/true/crop/1000x1000+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5d%2F5a%2Fd05a8a064bdeb2fad776e20897f2%2F1000x1000-bte-white.jpg 1x,https://nbcsports.brightspotcdn.com/dims4/default/8c36e2e/2147483647/strip/true/crop/1000x1000+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5d%2F5a%2Fd05a8a064bdeb2fad776e20897f2%2F1000x1000-bte-white.jpg 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/0df36e9/2147483647/strip/true/crop/1000x1000+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5d%2F5a%2Fd05a8a064bdeb2fad776e20897f2%2F1000x1000-bte-white.jpg" loading="lazy">
  2622.  
  2623.  
  2624. </picture>
  2625. </span><span class="NavigationLink-text">Betting Home</span></a>
  2626. </div>
  2627.                
  2628.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/football"><span class="NavigationLink-image"><picture>
  2629.    
  2630.    
  2631.        
  2632.            
  2633.  
  2634.        
  2635.    
  2636.  
  2637.    
  2638.    
  2639.        
  2640.    
  2641.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/5f40d34/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/9bcae61/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 2x">
  2642.  
  2643.    
  2644.  
  2645.    
  2646.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png">
  2647.  
  2648.    
  2649.  
  2650.  
  2651.    
  2652.    
  2653.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/080414b/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png" loading="lazy">
  2654.  
  2655.  
  2656. </picture>
  2657. </span><span class="NavigationLink-text">Fantasy Football</span></a>
  2658. </div>
  2659.                
  2660.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/football/player-news"><span class="NavigationLink-image"><picture>
  2661.    
  2662.    
  2663.        
  2664.            
  2665.  
  2666.        
  2667.    
  2668.  
  2669.    
  2670.    
  2671.        
  2672.    
  2673.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/5f40d34/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/9bcae61/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 2x">
  2674.  
  2675.    
  2676.  
  2677.    
  2678.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png">
  2679.  
  2680.    
  2681.  
  2682.  
  2683.    
  2684.    
  2685.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/080414b/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png" loading="lazy">
  2686.  
  2687.  
  2688. </picture>
  2689. </span><span class="NavigationLink-text">Football Player News</span></a>
  2690. </div>
  2691.                
  2692.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/nfl/matthew-berry"><span class="NavigationLink-image"><picture>
  2693.    
  2694.    
  2695.        
  2696.            
  2697.  
  2698.        
  2699.    
  2700.  
  2701.    
  2702.    
  2703.        
  2704.    
  2705.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/73c647c/2147483647/strip/true/crop/1080x1080+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd3%2F2c%2Fd023ff994e36ada72f3b7a7391e2%2Fhappy-hour-with-matthew-berry-podcast-logo.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/ba1dfc3/2147483647/strip/true/crop/1080x1080+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd3%2F2c%2Fd023ff994e36ada72f3b7a7391e2%2Fhappy-hour-with-matthew-berry-podcast-logo.png 2x">
  2706.  
  2707.    
  2708.  
  2709.    
  2710.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/56e4074/2147483647/strip/true/crop/1080x1080+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd3%2F2c%2Fd023ff994e36ada72f3b7a7391e2%2Fhappy-hour-with-matthew-berry-podcast-logo.png">
  2711.  
  2712.    
  2713.  
  2714.  
  2715.    
  2716.    
  2717.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/56e4074/2147483647/strip/true/crop/1080x1080+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd3%2F2c%2Fd023ff994e36ada72f3b7a7391e2%2Fhappy-hour-with-matthew-berry-podcast-logo.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/dbcf954/2147483647/strip/true/crop/1080x1080+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd3%2F2c%2Fd023ff994e36ada72f3b7a7391e2%2Fhappy-hour-with-matthew-berry-podcast-logo.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/56e4074/2147483647/strip/true/crop/1080x1080+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd3%2F2c%2Fd023ff994e36ada72f3b7a7391e2%2Fhappy-hour-with-matthew-berry-podcast-logo.png" loading="lazy">
  2718.  
  2719.  
  2720. </picture>
  2721. </span><span class="NavigationLink-text">Matthew Berry</span></a>
  2722. </div>
  2723.                
  2724.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/baseball"><span class="NavigationLink-image"><picture>
  2725.    
  2726.    
  2727.        
  2728.            
  2729.  
  2730.        
  2731.    
  2732.  
  2733.    
  2734.    
  2735.        
  2736.    
  2737.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/ec89988/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/3b0c8f3/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png 2x">
  2738.  
  2739.    
  2740.  
  2741.    
  2742.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/30902c0/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png">
  2743.  
  2744.    
  2745.  
  2746.  
  2747.    
  2748.    
  2749.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/30902c0/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/32e2a97/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/30902c0/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png" loading="lazy">
  2750.  
  2751.  
  2752. </picture>
  2753. </span><span class="NavigationLink-text">Fantasy Baseball</span></a>
  2754. </div>
  2755.                
  2756.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/baseball/player-news"><span class="NavigationLink-image"><picture>
  2757.    
  2758.    
  2759.        
  2760.            
  2761.  
  2762.        
  2763.    
  2764.  
  2765.    
  2766.    
  2767.        
  2768.    
  2769.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/ec89988/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/3b0c8f3/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png 2x">
  2770.  
  2771.    
  2772.  
  2773.    
  2774.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/30902c0/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png">
  2775.  
  2776.    
  2777.  
  2778.  
  2779.    
  2780.    
  2781.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/30902c0/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/32e2a97/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/30902c0/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png" loading="lazy">
  2782.  
  2783.  
  2784. </picture>
  2785. </span><span class="NavigationLink-text">Baseball Player News</span></a>
  2786. </div>
  2787.                
  2788.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/baseball/season-tools"><span class="NavigationLink-image"><picture>
  2789.    
  2790.    
  2791.        
  2792.            
  2793.  
  2794.        
  2795.    
  2796.  
  2797.    
  2798.    
  2799.        
  2800.    
  2801.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/ec89988/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/3b0c8f3/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png 2x">
  2802.  
  2803.    
  2804.  
  2805.    
  2806.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/30902c0/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png">
  2807.  
  2808.    
  2809.  
  2810.  
  2811.    
  2812.    
  2813.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/30902c0/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/32e2a97/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/30902c0/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png" loading="lazy">
  2814.  
  2815.  
  2816. </picture>
  2817. </span><span class="NavigationLink-text">Baseball Season Tools</span></a>
  2818. </div>
  2819.                
  2820.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/basketball"><span class="NavigationLink-image"><picture>
  2821.    
  2822.    
  2823.        
  2824.            
  2825.  
  2826.        
  2827.    
  2828.  
  2829.    
  2830.    
  2831.        
  2832.    
  2833.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e485147/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/e26a82e/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png 2x">
  2834.  
  2835.    
  2836.  
  2837.    
  2838.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/f06b93c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png">
  2839.  
  2840.    
  2841.  
  2842.  
  2843.    
  2844.    
  2845.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/f06b93c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/8a6a30c/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/f06b93c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png" loading="lazy">
  2846.  
  2847.  
  2848. </picture>
  2849. </span><span class="NavigationLink-text">Fantasy Basketball</span></a>
  2850. </div>
  2851.                
  2852.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/basketball/player-news"><span class="NavigationLink-image"><picture>
  2853.    
  2854.    
  2855.        
  2856.            
  2857.  
  2858.        
  2859.    
  2860.  
  2861.    
  2862.    
  2863.        
  2864.    
  2865.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e485147/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/e26a82e/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png 2x">
  2866.  
  2867.    
  2868.  
  2869.    
  2870.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/f06b93c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png">
  2871.  
  2872.    
  2873.  
  2874.  
  2875.    
  2876.    
  2877.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/f06b93c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/8a6a30c/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/f06b93c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png" loading="lazy">
  2878.  
  2879.  
  2880. </picture>
  2881. </span><span class="NavigationLink-text">Basketball Player News</span></a>
  2882. </div>
  2883.                
  2884.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/draftguidebundle"><span class="NavigationLink-image"><picture>
  2885.    
  2886.    
  2887.        
  2888.            
  2889.  
  2890.        
  2891.    
  2892.  
  2893.    
  2894.    
  2895.        
  2896.    
  2897.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/7b8af43/2147483647/strip/true/crop/1080x1080+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F38%2Fc5%2Fd61f0b1f409c88945d811fecc752%2F01-rotoworld-rgb-i-pos.jpg 1x,https://nbcsports.brightspotcdn.com/dims4/default/cea2015/2147483647/strip/true/crop/1080x1080+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F38%2Fc5%2Fd61f0b1f409c88945d811fecc752%2F01-rotoworld-rgb-i-pos.jpg 2x">
  2898.  
  2899.    
  2900.  
  2901.    
  2902.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/85be63c/2147483647/strip/true/crop/1080x1080+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F38%2Fc5%2Fd61f0b1f409c88945d811fecc752%2F01-rotoworld-rgb-i-pos.jpg">
  2903.  
  2904.    
  2905.  
  2906.  
  2907.    
  2908.    
  2909.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/85be63c/2147483647/strip/true/crop/1080x1080+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F38%2Fc5%2Fd61f0b1f409c88945d811fecc752%2F01-rotoworld-rgb-i-pos.jpg 1x,https://nbcsports.brightspotcdn.com/dims4/default/8961290/2147483647/strip/true/crop/1080x1080+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F38%2Fc5%2Fd61f0b1f409c88945d811fecc752%2F01-rotoworld-rgb-i-pos.jpg 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/85be63c/2147483647/strip/true/crop/1080x1080+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F38%2Fc5%2Fd61f0b1f409c88945d811fecc752%2F01-rotoworld-rgb-i-pos.jpg" loading="lazy">
  2910.  
  2911.  
  2912. </picture>
  2913. </span><span class="NavigationLink-text">Draft Guide Bundle</span></a>
  2914. </div>
  2915.                
  2916.            
  2917.        </div>
  2918.    
  2919. </div>
  2920. </li>
  2921.                    
  2922.                
  2923.            
  2924.                
  2925.                    
  2926.                        <li class="NavigationMobile-items-item" >
  2927.                            <div class="NavigationItem" >
  2928.    <div class="NavigationItem-text">
  2929.        
  2930.        
  2931.            
  2932.                <a href="https://www.nbcsports.com/nfl/profootballtalk">PFT</a>
  2933.            
  2934.        
  2935.    </div>
  2936.  
  2937.    
  2938. </div>
  2939. </li>
  2940.                    
  2941.                
  2942.            
  2943.                
  2944.                    
  2945.                        <li class="NavigationMobile-items-item" >
  2946.                            <div class="NavigationItem" >
  2947.    <div class="NavigationItem-text">
  2948.        
  2949.        
  2950.            
  2951.                <a href="https://www.nbcsports.com/golf">Golf Channel</a>
  2952.            
  2953.        
  2954.    </div>
  2955.  
  2956.    
  2957. </div>
  2958. </li>
  2959.                    
  2960.                
  2961.            
  2962.                
  2963.                    
  2964.                        <li class="NavigationMobile-items-item" >
  2965.                            <div class="NavigationItem" >
  2966.    <div class="NavigationItem-text">
  2967.        
  2968.        
  2969.            
  2970.                <a href="https://www.nbcsports.com/watch">Watch</a>
  2971.            
  2972.        
  2973.    </div>
  2974.  
  2975.    
  2976. </div>
  2977. </li>
  2978.                    
  2979.                
  2980.            
  2981.                
  2982.                    
  2983.                        <li class="NavigationMobile-items-item" >
  2984.                            <div class="NavigationItem" >
  2985.    <div class="NavigationItem-text">
  2986.        
  2987.        
  2988.            
  2989.                <a href="https://www.nbcsports.com/podcasts">Podcasts</a>
  2990.            
  2991.        
  2992.    </div>
  2993.  
  2994.    
  2995. </div>
  2996. </li>
  2997.                    
  2998.                
  2999.            
  3000.                
  3001.                    
  3002.                
  3003.            
  3004.        </ul>
  3005.        <ul class="NavigationMobile-items">
  3006.            
  3007.                
  3008.            
  3009.                
  3010.                    
  3011.                
  3012.            
  3013.                
  3014.                    
  3015.                
  3016.            
  3017.                
  3018.                    
  3019.                
  3020.            
  3021.                
  3022.                    
  3023.                
  3024.            
  3025.                
  3026.                    
  3027.                
  3028.            
  3029.                
  3030.                    
  3031.                
  3032.            
  3033.                
  3034.                    
  3035.                        
  3036.                            
  3037.                                
  3038.                                    <li class="NavigationMobile-items-item"><a class="NavigationLink" href="https://www.peacocktv.com?cid=2301sptgennbspownedi8371&amp;utm_campaign=2301sptgen&amp;utm_source=nbcs_nbcspts_st-sv&amp;utm_medium=own_edi_awa_glbnvlnk&amp;utm_term=nbcsportssitevisitors&amp;utm_content=sportsonpeacock" target="_blank"><span class="NavigationLink-image"><picture>
  3039.    
  3040.    
  3041.        
  3042.            
  3043.  
  3044.        
  3045.    
  3046.  
  3047.    
  3048.    
  3049.        
  3050.    
  3051.  
  3052.    
  3053.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/45/0b/ee757f2f4ae8bdf3e0a91810ffa7/peacock-app-stroke.svg">
  3054.  
  3055.    
  3056.  
  3057.  
  3058.    
  3059.    
  3060.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/45/0b/ee757f2f4ae8bdf3e0a91810ffa7/peacock-app-stroke.svg" loading="lazy">
  3061.  
  3062.  
  3063. </picture>
  3064. </span><span class="NavigationLink-text">Peacock</span></a>
  3065. </li>
  3066.                                
  3067.                                    <li class="NavigationMobile-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/betting"><span class="NavigationLink-image"><picture>
  3068.    
  3069.    
  3070.        
  3071.            
  3072.  
  3073.        
  3074.    
  3075.  
  3076.    
  3077.    
  3078.        
  3079.    
  3080.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1274bf6/2147483647/strip/true/crop/1000x1000+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5d%2F5a%2Fd05a8a064bdeb2fad776e20897f2%2F1000x1000-bte-white.jpg 1x,https://nbcsports.brightspotcdn.com/dims4/default/728c62a/2147483647/strip/true/crop/1000x1000+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5d%2F5a%2Fd05a8a064bdeb2fad776e20897f2%2F1000x1000-bte-white.jpg 2x">
  3081.  
  3082.    
  3083.  
  3084.    
  3085.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/0df36e9/2147483647/strip/true/crop/1000x1000+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5d%2F5a%2Fd05a8a064bdeb2fad776e20897f2%2F1000x1000-bte-white.jpg">
  3086.  
  3087.    
  3088.  
  3089.  
  3090.    
  3091.    
  3092.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/0df36e9/2147483647/strip/true/crop/1000x1000+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5d%2F5a%2Fd05a8a064bdeb2fad776e20897f2%2F1000x1000-bte-white.jpg 1x,https://nbcsports.brightspotcdn.com/dims4/default/8c36e2e/2147483647/strip/true/crop/1000x1000+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5d%2F5a%2Fd05a8a064bdeb2fad776e20897f2%2F1000x1000-bte-white.jpg 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/0df36e9/2147483647/strip/true/crop/1000x1000+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5d%2F5a%2Fd05a8a064bdeb2fad776e20897f2%2F1000x1000-bte-white.jpg" loading="lazy">
  3093.  
  3094.  
  3095. </picture>
  3096. </span><span class="NavigationLink-text">Betting Home</span></a>
  3097. </li>
  3098.                                
  3099.                                    <li class="NavigationMobile-items-item"><a class="NavigationLink" href="https://www.telemundo.com/deportes?ref=nbcs" target="_blank"><span class="NavigationLink-image"><picture>
  3100.    
  3101.    
  3102.        
  3103.            
  3104.  
  3105.        
  3106.    
  3107.  
  3108.    
  3109.    
  3110.        
  3111.    
  3112.  
  3113.    
  3114.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/16/83/aa95d5e54c26a7821e864ed5a653/1-light.svg">
  3115.  
  3116.    
  3117.  
  3118.  
  3119.    
  3120.    
  3121.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/16/83/aa95d5e54c26a7821e864ed5a653/1-light.svg" loading="lazy">
  3122.  
  3123.  
  3124. </picture>
  3125. </span><span class="NavigationLink-text">Telemundo Deportes</span></a>
  3126. </li>
  3127.                                
  3128.                                    <li class="NavigationMobile-items-item"><a class="NavigationLink" href="https://www.nbcolympics.com/?ref=nbcs" target="_blank"><span class="NavigationLink-image"><picture>
  3129.    
  3130.    
  3131.        
  3132.            
  3133.  
  3134.        
  3135.    
  3136.  
  3137.    
  3138.    
  3139.        
  3140.    
  3141.  
  3142.    
  3143.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/cf/bf/853ddb3a491a9ea395afbf94009d/nbc-olympics-logo.svg">
  3144.  
  3145.    
  3146.  
  3147.  
  3148.    
  3149.    
  3150.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/cf/bf/853ddb3a491a9ea395afbf94009d/nbc-olympics-logo.svg" loading="lazy">
  3151.  
  3152.  
  3153. </picture>
  3154. </span><span class="NavigationLink-text">Paris 2024 Olympics</span></a>
  3155. </li>
  3156.                                
  3157.                                    <li class="NavigationMobile-items-item"><a class="NavigationLink" href="https://www.teamusa.org/?ref=nbcs" target="_blank"><span class="NavigationLink-image"><picture>
  3158.    
  3159.    
  3160.        
  3161.            
  3162.  
  3163.        
  3164.    
  3165.  
  3166.    
  3167.    
  3168.        
  3169.    
  3170.  
  3171.    
  3172.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/d0/27/e35908bc46a1be807348545a148a/team-usa-yellow-gold.svg">
  3173.  
  3174.    
  3175.  
  3176.  
  3177.    
  3178.    
  3179.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/d0/27/e35908bc46a1be807348545a148a/team-usa-yellow-gold.svg" loading="lazy">
  3180.  
  3181.  
  3182. </picture>
  3183. </span><span class="NavigationLink-text">Team USA</span></a>
  3184. </li>
  3185.                                
  3186.                                    <li class="NavigationMobile-items-item"><a class="NavigationLink" href="https://olympics.com/en/?ref=nbcs" target="_blank"><span class="NavigationLink-image"><picture>
  3187.    
  3188.    
  3189.        
  3190.            
  3191.  
  3192.        
  3193.    
  3194.  
  3195.    
  3196.    
  3197.        
  3198.    
  3199.  
  3200.    
  3201.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/6a/df/eeedac0745a59a92daaa0bc0b568/olympics-rings-gold.svg">
  3202.  
  3203.    
  3204.  
  3205.  
  3206.    
  3207.    
  3208.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/6a/df/eeedac0745a59a92daaa0bc0b568/olympics-rings-gold.svg" loading="lazy">
  3209.  
  3210.  
  3211. </picture>
  3212. </span><span class="NavigationLink-text">Olympics</span></a>
  3213. </li>
  3214.                                
  3215.                                    <li class="NavigationMobile-items-item"><a class="NavigationLink" href="https://www.golfnow.com/?ref=nbcs" target="_blank"><span class="NavigationLink-image"><picture>
  3216.    
  3217.    
  3218.        
  3219.            
  3220.  
  3221.        
  3222.    
  3223.  
  3224.    
  3225.    
  3226.        
  3227.    
  3228.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/9b90307/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1b%2Ff8%2F3b7b01cd47cdb7dda14e13163ff4%2Fgolfnow.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/af2d4ab/2147483647/strip/true/crop/512x512+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1b%2Ff8%2F3b7b01cd47cdb7dda14e13163ff4%2Fgolfnow.png 2x">
  3229.  
  3230.    
  3231.  
  3232.    
  3233.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/253e6b5/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1b%2Ff8%2F3b7b01cd47cdb7dda14e13163ff4%2Fgolfnow.png">
  3234.  
  3235.    
  3236.  
  3237.  
  3238.    
  3239.    
  3240.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/253e6b5/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1b%2Ff8%2F3b7b01cd47cdb7dda14e13163ff4%2Fgolfnow.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/099a914/2147483647/strip/true/crop/512x512+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1b%2Ff8%2F3b7b01cd47cdb7dda14e13163ff4%2Fgolfnow.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/253e6b5/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1b%2Ff8%2F3b7b01cd47cdb7dda14e13163ff4%2Fgolfnow.png" loading="lazy">
  3241.  
  3242.  
  3243. </picture>
  3244. </span><span class="NavigationLink-text">GolfNow</span></a>
  3245. </li>
  3246.                                
  3247.                                    <li class="NavigationMobile-items-item"><a class="NavigationLink" href="https://www.golfpass.com/?ref=nbcs" target="_blank"><span class="NavigationLink-image"><picture>
  3248.    
  3249.    
  3250.        
  3251.            
  3252.  
  3253.        
  3254.    
  3255.  
  3256.    
  3257.    
  3258.        
  3259.    
  3260.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/2672967/2147483647/strip/true/crop/100x100+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fc0%2Ff1%2F6bdf9d0041f2874ab02464b8370f%2Fgolfpass.jpeg 1x,https://nbcsports.brightspotcdn.com/dims4/default/f829331/2147483647/strip/true/crop/100x100+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fc0%2Ff1%2F6bdf9d0041f2874ab02464b8370f%2Fgolfpass.jpeg 2x">
  3261.  
  3262.    
  3263.  
  3264.    
  3265.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/a74d47a/2147483647/strip/true/crop/100x100+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fc0%2Ff1%2F6bdf9d0041f2874ab02464b8370f%2Fgolfpass.jpeg">
  3266.  
  3267.    
  3268.  
  3269.  
  3270.    
  3271.    
  3272.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/a74d47a/2147483647/strip/true/crop/100x100+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fc0%2Ff1%2F6bdf9d0041f2874ab02464b8370f%2Fgolfpass.jpeg 1x,https://nbcsports.brightspotcdn.com/dims4/default/b209b50/2147483647/strip/true/crop/100x100+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fc0%2Ff1%2F6bdf9d0041f2874ab02464b8370f%2Fgolfpass.jpeg 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/a74d47a/2147483647/strip/true/crop/100x100+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fc0%2Ff1%2F6bdf9d0041f2874ab02464b8370f%2Fgolfpass.jpeg" loading="lazy">
  3273.  
  3274.  
  3275. </picture>
  3276. </span><span class="NavigationLink-text">GolfPass</span></a>
  3277. </li>
  3278.                                
  3279.                                    <li class="NavigationMobile-items-item"><a class="NavigationLink" href="https://www.sportsengine.com/?ref=nbcs" target="_blank"><span class="NavigationLink-image"><picture>
  3280.    
  3281.    
  3282.        
  3283.            
  3284.  
  3285.        
  3286.    
  3287.  
  3288.    
  3289.    
  3290.        
  3291.    
  3292.  
  3293.    
  3294.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/d3/01/9844f7bd4219927712ddb364691e/sports-engine-white.svg">
  3295.  
  3296.    
  3297.  
  3298.  
  3299.    
  3300.    
  3301.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/d3/01/9844f7bd4219927712ddb364691e/sports-engine-white.svg" loading="lazy">
  3302.  
  3303.  
  3304. </picture>
  3305. </span><span class="NavigationLink-text">SportsEngine</span></a>
  3306. </li>
  3307.                                
  3308.                                    <li class="NavigationMobile-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/pressbox"><span class="NavigationLink-image"><picture>
  3309.    
  3310.    
  3311.        
  3312.            
  3313.  
  3314.        
  3315.    
  3316.  
  3317.    
  3318.    
  3319.        
  3320.    
  3321.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/d4be522/2147483647/strip/true/crop/1080x1080+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa8%2Fc1%2F66e9c6764b0f94724f8e8c241290%2Fnbcs-press-box-rgb.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/1653ad3/2147483647/strip/true/crop/1080x1080+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa8%2Fc1%2F66e9c6764b0f94724f8e8c241290%2Fnbcs-press-box-rgb.png 2x">
  3322.  
  3323.    
  3324.  
  3325.    
  3326.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/a1ce19b/2147483647/strip/true/crop/1080x1080+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa8%2Fc1%2F66e9c6764b0f94724f8e8c241290%2Fnbcs-press-box-rgb.png">
  3327.  
  3328.    
  3329.  
  3330.  
  3331.    
  3332.    
  3333.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/a1ce19b/2147483647/strip/true/crop/1080x1080+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa8%2Fc1%2F66e9c6764b0f94724f8e8c241290%2Fnbcs-press-box-rgb.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/eb2b89b/2147483647/strip/true/crop/1080x1080+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa8%2Fc1%2F66e9c6764b0f94724f8e8c241290%2Fnbcs-press-box-rgb.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/a1ce19b/2147483647/strip/true/crop/1080x1080+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa8%2Fc1%2F66e9c6764b0f94724f8e8c241290%2Fnbcs-press-box-rgb.png" loading="lazy">
  3334.  
  3335.  
  3336. </picture>
  3337. </span><span class="NavigationLink-text">NBC Sports Press Box</span></a>
  3338. </li>
  3339.                                
  3340.                            
  3341.                        
  3342.                    
  3343.                
  3344.            
  3345.        </ul>
  3346.    
  3347. </nav>
  3348.  
  3349.                
  3350.            </div>
  3351.        </div>
  3352.    </div>
  3353.    <div class="SearchOverlay-background"></div>
  3354.    <div class="Page-header-hamburger-menu-overlay"></div>
  3355.  
  3356.    <div class="Page-header-bar">
  3357.        <div class="Page-header-bar-start">
  3358.            <div class="Page-header-logo"><a aria-label="home page" href="/"  >
  3359.    
  3360.        <img class="PageLogo-image" src="https://nbcsports.brightspotcdn.com/78/7b/4d40c7eb4d0f996e8345b5330657/nbc-logo-for-header.svg" alt="NBCSports Header Logo" width="400" >
  3361.    
  3362.    </a>
  3363. </div>
  3364.  
  3365.            
  3366.                <bsp-search-overlay class="SearchOverlay SearchOverlay-desktop">
  3367.    <div class="SearchOverlay-search-overlay">
  3368.      <form class="SearchOverlay-search-form" action="https://www.nbcsports.com/nfl/feed/rumor-mill/#nt=navsearch" novalidate="" autocomplete="off">
  3369.          <label class="SearchOverlay-search-label">
  3370.              <input placeholder=""  type="text" class="SearchOverlay-search-input" name="q" required="true">
  3371.              
  3372.                  
  3373.                      
  3374.                  
  3375.              
  3376.              <span class="sr-only">
  3377.                  Search Query
  3378.              </span>
  3379.            <button type="submit" class="SearchOverlay-search-submit">
  3380.                <svg>
  3381.                    <use xlink:href="#search"></use>
  3382.                </svg>
  3383.                <span class="sr-only">Submit Search</span>
  3384.            </button>
  3385.  
  3386.              <div class="SearchOverlay-search-form-clear">
  3387.                  <svg>
  3388.                      <use xlink:href="#close-x-dark"></use>
  3389.                  </svg>
  3390.              </div>
  3391.          </label>
  3392.      </form>
  3393.  
  3394.        
  3395.            <div class="SearchOverlay-module-wrapper">
  3396.                
  3397.                    <div class="SearchResultsModule" data-fragment-params="_fragmentId=00000188-ca97-d8d1-a3aa-cebf64dc0004&amp;_fragmentParent=00000188-ca97-d8d1-a3aa-cebf64dc0004&amp;_fragmentSignature=81fb56f19826788b41c3709a1c25ea0091feb74b&amp;_fragmentContext=WyIvcGFnZS9QYWdlLmhicyIsIi9wYWdlL0NvbmZpcm1hdGlvblBhZ2UuaGJzIiwiaGVhZGVyU2VhcmNoIiwiaGVhZGVyU2VhcmNoOjAiLCIvc2VhcmNoL1NlYXJjaFJlc3VsdHNNb2R1bGUuaGJzIiwiZnJhZ21lbnRQYXJhbXMiXQ==" >
  3398.    <div class="Icon-button SearchResultsModule-close" data-theme="outline"><svg class="close-x"><use xlink:href="#close-x"></use></svg></div>
  3399.  
  3400.    <div class="SearchResultsModule-container" data-search-results-ajax>
  3401.        
  3402.            <div class="SearchResultsModule-initialContent">
  3403.                
  3404.                    
  3405.                        
  3406.    <div class="PageListIcon"
  3407. >
  3408.  
  3409.        <div class="PageListIcon-items">
  3410.            
  3411.                <div class="PageListIcon-items-item">
  3412.                    <div class="PagePromo" data-no-media
  3413. >
  3414.    
  3415.        
  3416.            
  3417.  
  3418.        
  3419.    
  3420.  
  3421.    
  3422.        <div class="PagePromo-content">
  3423.            
  3424.    <div class="PagePromo-title">
  3425.        <a class="Link" href="https://www.nbcsports.com/mlb">MLB</a>
  3426.    </div>
  3427.  
  3428.  
  3429.  
  3430.            
  3431.  
  3432.  
  3433.            
  3434.  
  3435.  
  3436.            
  3437.  
  3438.        </div>
  3439.    
  3440. </div>
  3441.                </div>
  3442.            
  3443.                <div class="PageListIcon-items-item">
  3444.                    <div class="PagePromo" data-no-media
  3445. >
  3446.    
  3447.        
  3448.            
  3449.  
  3450.        
  3451.    
  3452.  
  3453.    
  3454.        <div class="PagePromo-content">
  3455.            
  3456.    <div class="PagePromo-title">
  3457.        <a class="Link" href="https://www.nbcsports.com/nfl">NFL</a>
  3458.    </div>
  3459.  
  3460.  
  3461.  
  3462.            
  3463.  
  3464.  
  3465.            
  3466.  
  3467.  
  3468.            
  3469.  
  3470.        </div>
  3471.    
  3472. </div>
  3473.                </div>
  3474.            
  3475.                <div class="PageListIcon-items-item">
  3476.                    <div class="PagePromo" data-no-media
  3477. >
  3478.    
  3479.        
  3480.            
  3481.  
  3482.        
  3483.    
  3484.  
  3485.    
  3486.        <div class="PagePromo-content">
  3487.            
  3488.    <div class="PagePromo-title">
  3489.        <a class="Link" href="https://www.nbcsports.com/nba">NBA</a>
  3490.    </div>
  3491.  
  3492.  
  3493.  
  3494.            
  3495.  
  3496.  
  3497.            
  3498.  
  3499.  
  3500.            
  3501.  
  3502.        </div>
  3503.    
  3504. </div>
  3505.                </div>
  3506.            
  3507.                <div class="PageListIcon-items-item">
  3508.                    <div class="PagePromo" data-no-media
  3509. >
  3510.    
  3511.        
  3512.            
  3513.  
  3514.        
  3515.    
  3516.  
  3517.    
  3518.        <div class="PagePromo-content">
  3519.            
  3520.    <div class="PagePromo-title">
  3521.        <a class="Link" href="https://www.nbcsports.com/nhl">NHL</a>
  3522.    </div>
  3523.  
  3524.  
  3525.  
  3526.            
  3527.  
  3528.  
  3529.            
  3530.  
  3531.  
  3532.            
  3533.  
  3534.        </div>
  3535.    
  3536. </div>
  3537.                </div>
  3538.            
  3539.                <div class="PageListIcon-items-item">
  3540.                    <div class="PagePromo" data-no-media
  3541. >
  3542.    
  3543.        
  3544.            
  3545.  
  3546.        
  3547.    
  3548.  
  3549.    
  3550.        <div class="PagePromo-content">
  3551.            
  3552.    <div class="PagePromo-title">
  3553.        <a class="Link" href="https://www.nbcsports.com/nascar">NASCAR </a>
  3554.    </div>
  3555.  
  3556.  
  3557.  
  3558.            
  3559.  
  3560.  
  3561.            
  3562.  
  3563.  
  3564.            
  3565.  
  3566.        </div>
  3567.    
  3568. </div>
  3569.                </div>
  3570.            
  3571.                <div class="PageListIcon-items-item">
  3572.                    <div class="PagePromo" data-no-media
  3573. >
  3574.    
  3575.        
  3576.            
  3577.  
  3578.        
  3579.    
  3580.  
  3581.    
  3582.        <div class="PagePromo-content">
  3583.            
  3584.    <div class="PagePromo-title">
  3585.        <a class="Link" href="https://www.nbcsports.com/soccer/premier-league">Premier League</a>
  3586.    </div>
  3587.  
  3588.  
  3589.  
  3590.            
  3591.  
  3592.  
  3593.            
  3594.  
  3595.  
  3596.            
  3597.  
  3598.        </div>
  3599.    
  3600. </div>
  3601.                </div>
  3602.            
  3603.                <div class="PageListIcon-items-item">
  3604.                    <div class="PagePromo" data-no-media
  3605. >
  3606.    
  3607.        
  3608.            
  3609.  
  3610.        
  3611.    
  3612.  
  3613.    
  3614.        <div class="PagePromo-content">
  3615.            
  3616.    <div class="PagePromo-title">
  3617.        <a class="Link" href="https://www.nbcsports.com/college-football">College Football </a>
  3618.    </div>
  3619.  
  3620.  
  3621.  
  3622.            
  3623.  
  3624.  
  3625.            
  3626.  
  3627.  
  3628.            
  3629.  
  3630.        </div>
  3631.    
  3632. </div>
  3633.                </div>
  3634.            
  3635.                <div class="PageListIcon-items-item">
  3636.                    <div class="PagePromo" data-no-media
  3637. >
  3638.    
  3639.        
  3640.            
  3641.  
  3642.        
  3643.    
  3644.  
  3645.    
  3646.        <div class="PagePromo-content">
  3647.            
  3648.    <div class="PagePromo-title">
  3649.        <a class="Link" href="https://www.nbcsports.com/college-basketball">College Basketball </a>
  3650.    </div>
  3651.  
  3652.  
  3653.  
  3654.            
  3655.  
  3656.  
  3657.            
  3658.  
  3659.  
  3660.            
  3661.  
  3662.        </div>
  3663.    
  3664. </div>
  3665.                </div>
  3666.            
  3667.                <div class="PageListIcon-items-item">
  3668.                    <div class="PagePromo" data-no-media
  3669. >
  3670.    
  3671.        
  3672.            
  3673.  
  3674.        
  3675.    
  3676.  
  3677.    
  3678.        <div class="PagePromo-content">
  3679.            
  3680.    <div class="PagePromo-title">
  3681.        <a class="Link" href="https://www.nbcsports.com/horse-racing">Horse Racing</a>
  3682.    </div>
  3683.  
  3684.  
  3685.  
  3686.            
  3687.  
  3688.  
  3689.            
  3690.  
  3691.  
  3692.            
  3693.  
  3694.        </div>
  3695.    
  3696. </div>
  3697.                </div>
  3698.            
  3699.        </div>
  3700.    </div>
  3701.  
  3702.  
  3703.                    
  3704.                
  3705.                    
  3706.                
  3707.                    
  3708.                
  3709.                    
  3710.                
  3711.  
  3712.                <div class="SearchResultsModule-initialContent-scrolling">
  3713.                
  3714.                    
  3715.                
  3716.                    
  3717.                        
  3718.    <div class="PageListTopSearch"
  3719. data-module>
  3720.        
  3721.    <a class="AnchorLink" id="top-news"></a>
  3722.  
  3723.  
  3724.  
  3725.  
  3726. <div class="TitleBar" >
  3727.    <div class="TitleBar-left">
  3728.        
  3729.        
  3730.            <h3 class="TitleBar-title">Top News</h3>
  3731.        
  3732.        
  3733.        
  3734.    </div>
  3735.    
  3736.  
  3737.    
  3738. </div>
  3739.  
  3740.  
  3741.  
  3742.        <div class="PageListTopSearch-items">
  3743.            
  3744.                <div class="PageListTopSearch-items-item">
  3745.                    <div class="PagePromo" data-align-left-small
  3746. >
  3747.    
  3748.        
  3749.            
  3750.    <div class="PagePromo-media" ><a class="Link" aria-label="NFBC Main Event Tracker: Week 8 review" href="https://www.nbcsports.com/fantasy/baseball/news/nfbc-main-event-tracker-week-8-review" ><picture>
  3751.    
  3752.    
  3753.        
  3754.            
  3755.  
  3756.        
  3757.    
  3758.  
  3759.    
  3760.    
  3761.        
  3762.    
  3763.                <source type="image/webp"  width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/c160231/2147483647/strip/true/crop/5498x5498+1375+0/resize/64x64!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F22%2F5b%2F4ac856f74feab306bd3a57b65ceb%2Fusatsi-22889387.jpg">
  3764.  
  3765.            
  3766.        
  3767.    
  3768.  
  3769.    
  3770.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/79ce002/2147483647/strip/true/crop/5498x5498+1375+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F22%2F5b%2F4ac856f74feab306bd3a57b65ceb%2Fusatsi-22889387.jpg">
  3771.  
  3772.    
  3773.  
  3774.  
  3775.    
  3776.    
  3777.    <img class="Image" alt="Baltimore Orioles Corbin Burnes" width="64" height="64" src="https://nbcsports.brightspotcdn.com/dims4/default/79ce002/2147483647/strip/true/crop/5498x5498+1375+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F22%2F5b%2F4ac856f74feab306bd3a57b65ceb%2Fusatsi-22889387.jpg" loading="lazy">
  3778.  
  3779.  
  3780. </picture>
  3781.  
  3782. </a></div>
  3783.  
  3784.  
  3785.        
  3786.    
  3787.  
  3788.    
  3789.        <div class="PagePromo-content">
  3790.            
  3791.    <div class="PagePromo-title">
  3792.        <a class="Link" href="https://www.nbcsports.com/fantasy/baseball/news/nfbc-main-event-tracker-week-8-review">NFBC Main Event Tracker: Week 8 review</a>
  3793.    </div>
  3794.  
  3795.  
  3796.  
  3797.            
  3798.  
  3799.  
  3800.            
  3801.    <div class="PagePromo-byline"><div class="PagePromo-authors">
  3802.                    
  3803.                        <ul class="Page-authors-items PagePromo-authors-items mobile" >
  3804.                            
  3805.                                
  3806.                                    <li class="Page-authors-items-item PagePromo-authors-items-item"><a href="https://www.nbcsports.com/david-shovein" class="Mention" aria-label="David Shovein">
  3807.    
  3808.        
  3809.            <picture>
  3810.    
  3811.    
  3812.        
  3813.            
  3814.  
  3815.        
  3816.    
  3817.  
  3818.    
  3819.    
  3820.        
  3821.    
  3822.            <source type="image/webp"  width="32" height="32" srcset="https://nbcsports.brightspotcdn.com/dims4/default/ee9034b/2147483647/strip/true/crop/80x80+0+0/resize/32x32!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fauthors%2F260.jpg 1x,https://nbcsports.brightspotcdn.com/dims4/default/36f83d4/2147483647/strip/true/crop/80x80+0+0/resize/64x64!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fauthors%2F260.jpg 2x">
  3823.  
  3824.    
  3825.  
  3826.    
  3827.        <source width="32" height="32" srcset="https://nbcsports.brightspotcdn.com/dims4/default/f6569be/2147483647/strip/true/crop/80x80+0+0/resize/32x32!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fauthors%2F260.jpg">
  3828.  
  3829.    
  3830.  
  3831.  
  3832.    
  3833.    
  3834.    <img class="Image" alt="David Shovein" srcset="https://nbcsports.brightspotcdn.com/dims4/default/f6569be/2147483647/strip/true/crop/80x80+0+0/resize/32x32!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fauthors%2F260.jpg 1x,https://nbcsports.brightspotcdn.com/dims4/default/d3082d6/2147483647/strip/true/crop/80x80+0+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fauthors%2F260.jpg 2x" width="32" height="32" src="https://nbcsports.brightspotcdn.com/dims4/default/f6569be/2147483647/strip/true/crop/80x80+0+0/resize/32x32!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fauthors%2F260.jpg" loading="lazy">
  3835.  
  3836.  
  3837. </picture>
  3838.  
  3839.        
  3840.    David Shovein</a><span class="separator">&#44;</span></li>
  3841.                                
  3842.                            
  3843.                            
  3844.                        </ul>
  3845.                        <ul class="Page-authors-items PagePromo-authors-items tablet" >
  3846.                            
  3847.                                
  3848.                                    <li class="Page-authors-items-item PagePromo-authors-items-item"><a href="https://www.nbcsports.com/david-shovein" class="Mention" aria-label="David Shovein">
  3849.    
  3850.        
  3851.            <picture>
  3852.    
  3853.    
  3854.        
  3855.            
  3856.  
  3857.        
  3858.    
  3859.  
  3860.    
  3861.    
  3862.        
  3863.    
  3864.            <source type="image/webp"  width="32" height="32" srcset="https://nbcsports.brightspotcdn.com/dims4/default/ee9034b/2147483647/strip/true/crop/80x80+0+0/resize/32x32!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fauthors%2F260.jpg 1x,https://nbcsports.brightspotcdn.com/dims4/default/36f83d4/2147483647/strip/true/crop/80x80+0+0/resize/64x64!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fauthors%2F260.jpg 2x">
  3865.  
  3866.    
  3867.  
  3868.    
  3869.        <source width="32" height="32" srcset="https://nbcsports.brightspotcdn.com/dims4/default/f6569be/2147483647/strip/true/crop/80x80+0+0/resize/32x32!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fauthors%2F260.jpg">
  3870.  
  3871.    
  3872.  
  3873.  
  3874.    
  3875.    
  3876.    <img class="Image" alt="David Shovein" srcset="https://nbcsports.brightspotcdn.com/dims4/default/f6569be/2147483647/strip/true/crop/80x80+0+0/resize/32x32!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fauthors%2F260.jpg 1x,https://nbcsports.brightspotcdn.com/dims4/default/d3082d6/2147483647/strip/true/crop/80x80+0+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fauthors%2F260.jpg 2x" width="32" height="32" src="https://nbcsports.brightspotcdn.com/dims4/default/f6569be/2147483647/strip/true/crop/80x80+0+0/resize/32x32!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fauthors%2F260.jpg" loading="lazy">
  3877.  
  3878.  
  3879. </picture>
  3880.  
  3881.        
  3882.    David Shovein</a><span class="separator">&#44;</span></li>
  3883.                                
  3884.                            
  3885.                            
  3886.                        </ul>
  3887.                    
  3888.                </div><div class="PagePromo-date Meta-text" data-show-dot data-time-ago data-timestamp data-date="2024-05-20T05:07:34.973Z"></div></div>
  3889.  
  3890.  
  3891.  
  3892.            
  3893.  
  3894.        </div>
  3895.    
  3896. </div>
  3897.                </div>
  3898.            
  3899.                <div class="PageListTopSearch-items-item">
  3900.                    <div class="PagePromo" data-align-left-small
  3901. >
  3902.    
  3903.        
  3904.            
  3905.    <div class="PagePromo-media" ><a class="Link" aria-label="Pogacar leads Giro by nearly 7 minutes after stunning win in Queen stage" href="https://www.nbcsports.com/news/pogacar-leads-giro-by-nearly-7-minutes-after-stunning-win-in-queen-stage" ><picture>
  3906.    
  3907.    
  3908.        
  3909.            
  3910.  
  3911.        
  3912.    
  3913.  
  3914.    
  3915.    
  3916.        
  3917.    
  3918.                <source type="image/webp"  width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/99caa30/2147483647/strip/true/crop/4000x4000+1000+0/resize/64x64!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F72%2Fab%2Fd94e615d42bea7ac6887e9743cfc%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F2153691675">
  3919.  
  3920.            
  3921.        
  3922.    
  3923.  
  3924.    
  3925.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/4d0b6f7/2147483647/strip/true/crop/4000x4000+1000+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F72%2Fab%2Fd94e615d42bea7ac6887e9743cfc%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F2153691675">
  3926.  
  3927.    
  3928.  
  3929.  
  3930.    
  3931.    
  3932.    <img class="Image" alt="107th Giro d&#x27;Italia 2024 - Stage 15" width="64" height="64" src="https://nbcsports.brightspotcdn.com/dims4/default/4d0b6f7/2147483647/strip/true/crop/4000x4000+1000+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F72%2Fab%2Fd94e615d42bea7ac6887e9743cfc%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F2153691675" loading="lazy">
  3933.  
  3934.  
  3935. </picture>
  3936.  
  3937. </a></div>
  3938.  
  3939.  
  3940.        
  3941.    
  3942.  
  3943.    
  3944.        <div class="PagePromo-content">
  3945.            
  3946.    <div class="PagePromo-title">
  3947.        <a class="Link" href="https://www.nbcsports.com/news/pogacar-leads-giro-by-nearly-7-minutes-after-stunning-win-in-queen-stage">Pogacar leads Giro by nearly 7 minutes after stunning win in Queen stage</a>
  3948.    </div>
  3949.  
  3950.  
  3951.  
  3952.            
  3953.  
  3954.  
  3955.            
  3956.    <div class="PagePromo-byline"><div class="PagePromo-authors">
  3957.                    
  3958.                        <ul class="Page-authors-items PagePromo-authors-items mobile" >
  3959.                            
  3960.                                
  3961.                                    <li class="Page-authors-items-item PagePromo-authors-items-item"><a href="https://www.nbcsports.com/author/associated-press" class="Mention" aria-label="Associated Press" data-no-img>
  3962.    
  3963.        
  3964.    Associated Press</a><span class="separator">&#44;</span></li>
  3965.                                
  3966.                            
  3967.                            
  3968.                        </ul>
  3969.                        <ul class="Page-authors-items PagePromo-authors-items tablet" >
  3970.                            
  3971.                                
  3972.                                    <li class="Page-authors-items-item PagePromo-authors-items-item"><a href="https://www.nbcsports.com/author/associated-press" class="Mention" aria-label="Associated Press" data-no-img>
  3973.    
  3974.        
  3975.    Associated Press</a><span class="separator">&#44;</span></li>
  3976.                                
  3977.                            
  3978.                            
  3979.                        </ul>
  3980.                    
  3981.                </div><div class="PagePromo-date Meta-text" data-show-dot data-time-ago data-timestamp data-date="2024-05-20T04:11:55.112Z"></div></div>
  3982.  
  3983.  
  3984.  
  3985.            
  3986.  
  3987.        </div>
  3988.    
  3989. </div>
  3990.                </div>
  3991.            
  3992.                <div class="PageListTopSearch-items-item">
  3993.                    <div class="PagePromo" data-align-left-small
  3994. >
  3995.    
  3996.        
  3997.            
  3998.    <div class="PagePromo-media" ><a class="Link" aria-label="Rangers slugger Adolis García scratched from starting lineup with right forearm soreness" href="https://www.nbcsports.com/mlb/news/rangers-slugger-adolis-garcia-scratched-from-starting-lineup-with-right-forearm-soreness" ><picture>
  3999.    
  4000.    
  4001.        
  4002.            
  4003.  
  4004.        
  4005.    
  4006.  
  4007.    
  4008.    
  4009.        
  4010.    
  4011.                <source type="image/webp"  width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/6f3927e/2147483647/strip/true/crop/2140x2140+654+0/resize/64x64!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F04%2F55%2F4ebce3284e9eacd8ef7c66d1f21d%2Fhttps-api-imagn.com%2Frest%2Fdownload%2FimageID%3D23138529">
  4012.  
  4013.            
  4014.        
  4015.    
  4016.  
  4017.    
  4018.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/2e8ae8a/2147483647/strip/true/crop/2140x2140+654+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F04%2F55%2F4ebce3284e9eacd8ef7c66d1f21d%2Fhttps-api-imagn.com%2Frest%2Fdownload%2FimageID%3D23138529">
  4019.  
  4020.    
  4021.  
  4022.  
  4023.    
  4024.    
  4025.    <img class="Image" alt="MLB: Cincinnati Reds at Texas Rangers" width="64" height="64" src="https://nbcsports.brightspotcdn.com/dims4/default/2e8ae8a/2147483647/strip/true/crop/2140x2140+654+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F04%2F55%2F4ebce3284e9eacd8ef7c66d1f21d%2Fhttps-api-imagn.com%2Frest%2Fdownload%2FimageID%3D23138529" loading="lazy">
  4026.  
  4027.  
  4028. </picture>
  4029.  
  4030. </a></div>
  4031.  
  4032.  
  4033.        
  4034.    
  4035.  
  4036.    
  4037.        <div class="PagePromo-content">
  4038.            
  4039.    <div class="PagePromo-title">
  4040.        <a class="Link" href="https://www.nbcsports.com/mlb/news/rangers-slugger-adolis-garcia-scratched-from-starting-lineup-with-right-forearm-soreness">Rangers slugger Adolis García scratched from starting lineup with right forearm soreness</a>
  4041.    </div>
  4042.  
  4043.  
  4044.  
  4045.            
  4046.  
  4047.  
  4048.            
  4049.    <div class="PagePromo-byline"><div class="PagePromo-authors">
  4050.                    
  4051.                        <ul class="Page-authors-items PagePromo-authors-items mobile" >
  4052.                            
  4053.                                
  4054.                                    <li class="Page-authors-items-item PagePromo-authors-items-item"><a href="https://www.nbcsports.com/author/associated-press" class="Mention" aria-label="Associated Press" data-no-img>
  4055.    
  4056.        
  4057.    Associated Press</a><span class="separator">&#44;</span></li>
  4058.                                
  4059.                            
  4060.                            
  4061.                        </ul>
  4062.                        <ul class="Page-authors-items PagePromo-authors-items tablet" >
  4063.                            
  4064.                                
  4065.                                    <li class="Page-authors-items-item PagePromo-authors-items-item"><a href="https://www.nbcsports.com/author/associated-press" class="Mention" aria-label="Associated Press" data-no-img>
  4066.    
  4067.        
  4068.    Associated Press</a><span class="separator">&#44;</span></li>
  4069.                                
  4070.                            
  4071.                            
  4072.                        </ul>
  4073.                    
  4074.                </div><div class="PagePromo-date Meta-text" data-show-dot data-time-ago data-timestamp data-date="2024-05-20T04:04:34.045Z"></div></div>
  4075.  
  4076.  
  4077.  
  4078.            
  4079.  
  4080.        </div>
  4081.    
  4082. </div>
  4083.                </div>
  4084.            
  4085.        </div>
  4086.    </div>
  4087.  
  4088.  
  4089.                    
  4090.                
  4091.                    
  4092.                        
  4093.    <div class="PageListTopSearch"
  4094. data-module>
  4095.        
  4096.    <a class="AnchorLink" id="top-clips"></a>
  4097.  
  4098.  
  4099.  
  4100.  
  4101. <div class="TitleBar" >
  4102.    <div class="TitleBar-left">
  4103.        
  4104.        
  4105.            <h3 class="TitleBar-title">Top Clips</h3>
  4106.        
  4107.        
  4108.        
  4109.    </div>
  4110.    
  4111.  
  4112.    
  4113. </div>
  4114.  
  4115.  
  4116.  
  4117.        <div class="PageListTopSearch-items">
  4118.            
  4119.                <div class="PageListTopSearch-items-item">
  4120.                    <div class="PagePromo" data-align-left-small
  4121. >
  4122.    
  4123.        
  4124.            
  4125.    <div class="PagePromo-media" ><a class="Link" aria-label="What was different for Schauffele at Valhalla?" href="https://www.nbcsports.com/watch/golf/golf-channel-podcast/what-was-different-for-xander-schauffele-after-winning-pga-championship" ><picture>
  4126.    
  4127.    
  4128.        
  4129.            
  4130.  
  4131.        
  4132.    
  4133.  
  4134.    
  4135.    
  4136.        
  4137.    
  4138.                <source type="image/webp"  width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/5cfbec2/2147483647/strip/true/crop/1080x1080+420+0/resize/64x64!/format/webp/quality/90/?url=https%3A%2F%2Fhdliveextra-a.akamaihd.net%2FHD%2Fimage_sports%2FNBCU_Sports_Group_-_nbcsports%2F319%2F906%2Fnbc_golf_rexlavpodxandertiming_240519.jpg">
  4139.  
  4140.            
  4141.        
  4142.    
  4143.  
  4144.    
  4145.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/8bdec1b/2147483647/strip/true/crop/1080x1080+420+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fhdliveextra-a.akamaihd.net%2FHD%2Fimage_sports%2FNBCU_Sports_Group_-_nbcsports%2F319%2F906%2Fnbc_golf_rexlavpodxandertiming_240519.jpg">
  4146.  
  4147.    
  4148.  
  4149.  
  4150.    
  4151.    
  4152.    <img class="Image" alt="nbc_golf_rexlavpodxandertiming_240519.jpg" width="64" height="64" src="https://nbcsports.brightspotcdn.com/dims4/default/8bdec1b/2147483647/strip/true/crop/1080x1080+420+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fhdliveextra-a.akamaihd.net%2FHD%2Fimage_sports%2FNBCU_Sports_Group_-_nbcsports%2F319%2F906%2Fnbc_golf_rexlavpodxandertiming_240519.jpg" loading="lazy">
  4153.  
  4154.  
  4155. </picture>
  4156.  
  4157. </a></div>
  4158.  
  4159.  
  4160.        
  4161.    
  4162.  
  4163.    
  4164.        <div class="PagePromo-content">
  4165.            
  4166.    <div class="PagePromo-title">
  4167.        <a class="Link" href="https://www.nbcsports.com/watch/golf/golf-channel-podcast/what-was-different-for-xander-schauffele-after-winning-pga-championship">What was different for Schauffele at Valhalla?</a>
  4168.    </div>
  4169.  
  4170.  
  4171.  
  4172.            
  4173.  
  4174.  
  4175.            
  4176.    <div class="PagePromo-byline"><div class="PagePromo-date Meta-text"  data-time-ago data-timestamp data-date="2024-05-20T02:05:20Z"></div></div>
  4177.  
  4178.  
  4179.  
  4180.            
  4181.  
  4182.        </div>
  4183.    
  4184. </div>
  4185.                </div>
  4186.            
  4187.                <div class="PageListTopSearch-items-item">
  4188.                    <div class="PagePromo" data-align-left-small
  4189. >
  4190.    
  4191.        
  4192.            
  4193.    <div class="PagePromo-media" ><a class="Link" aria-label="Highlights: NASCAR Cup Series All-Star Race" href="https://www.nbcsports.com/watch/nascar/nascar-cup-series-extended-highlights-all-star-race-at-north-wilkesboro" ><picture>
  4194.    
  4195.    
  4196.        
  4197.            
  4198.  
  4199.        
  4200.    
  4201.  
  4202.    
  4203.    
  4204.        
  4205.    
  4206.                <source type="image/webp"  width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/3014885/2147483647/strip/true/crop/1080x1080+420+0/resize/64x64!/format/webp/quality/90/?url=https%3A%2F%2Fhdliveextra-a.akamaihd.net%2FHD%2Fimage_sports%2FNBCU_Sports_Group_-_nbcsports%2F318%2F930%2Fnbc_nas_allstarhl_240519.jpg">
  4207.  
  4208.            
  4209.        
  4210.    
  4211.  
  4212.    
  4213.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/cfcaec3/2147483647/strip/true/crop/1080x1080+420+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fhdliveextra-a.akamaihd.net%2FHD%2Fimage_sports%2FNBCU_Sports_Group_-_nbcsports%2F318%2F930%2Fnbc_nas_allstarhl_240519.jpg">
  4214.  
  4215.    
  4216.  
  4217.  
  4218.    
  4219.    
  4220.    <img class="Image" alt="nbc_nas_allstarhl_240519.jpg" width="64" height="64" src="https://nbcsports.brightspotcdn.com/dims4/default/cfcaec3/2147483647/strip/true/crop/1080x1080+420+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fhdliveextra-a.akamaihd.net%2FHD%2Fimage_sports%2FNBCU_Sports_Group_-_nbcsports%2F318%2F930%2Fnbc_nas_allstarhl_240519.jpg" loading="lazy">
  4221.  
  4222.  
  4223. </picture>
  4224.  
  4225. </a></div>
  4226.  
  4227.  
  4228.        
  4229.    
  4230.  
  4231.    
  4232.        <div class="PagePromo-content">
  4233.            
  4234.    <div class="PagePromo-title">
  4235.        <a class="Link" href="https://www.nbcsports.com/watch/nascar/nascar-cup-series-extended-highlights-all-star-race-at-north-wilkesboro">Highlights: NASCAR Cup Series All-Star Race</a>
  4236.    </div>
  4237.  
  4238.  
  4239.  
  4240.            
  4241.  
  4242.  
  4243.            
  4244.    <div class="PagePromo-byline"><div class="PagePromo-date Meta-text"  data-time-ago data-timestamp data-date="2024-05-20T02:00:10Z"></div></div>
  4245.  
  4246.  
  4247.  
  4248.            
  4249.  
  4250.        </div>
  4251.    
  4252. </div>
  4253.                </div>
  4254.            
  4255.                <div class="PageListTopSearch-items-item">
  4256.                    <div class="PagePromo" data-align-left-small
  4257. >
  4258.    
  4259.        
  4260.            
  4261.    <div class="PagePromo-media" ><a class="Link" aria-label="Scheffler moving forward after ‘hectic’ PGA" href="https://www.nbcsports.com/watch/golf/pga-of-america/scottie-scheffler-moving-forward-after-hectic-pga-championship" ><picture>
  4262.    
  4263.    
  4264.        
  4265.            
  4266.  
  4267.        
  4268.    
  4269.  
  4270.    
  4271.    
  4272.        
  4273.    
  4274.                <source type="image/webp"  width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/5cc009f/2147483647/strip/true/crop/1080x1080+420+0/resize/64x64!/format/webp/quality/90/?url=https%3A%2F%2Fhdliveextra-a.akamaihd.net%2FHD%2Fimage_sports%2FNBCU_Sports_Group_-_nbcsports%2F313%2F51%2Fnbc_golf_livefrom_tlewonscheffler_240519.jpg">
  4275.  
  4276.            
  4277.        
  4278.    
  4279.  
  4280.    
  4281.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/26a89b5/2147483647/strip/true/crop/1080x1080+420+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fhdliveextra-a.akamaihd.net%2FHD%2Fimage_sports%2FNBCU_Sports_Group_-_nbcsports%2F313%2F51%2Fnbc_golf_livefrom_tlewonscheffler_240519.jpg">
  4282.  
  4283.    
  4284.  
  4285.  
  4286.    
  4287.    
  4288.    <img class="Image" alt="nbc_golf_livefrom_tlewonscheffler_240519.jpg" width="64" height="64" src="https://nbcsports.brightspotcdn.com/dims4/default/26a89b5/2147483647/strip/true/crop/1080x1080+420+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fhdliveextra-a.akamaihd.net%2FHD%2Fimage_sports%2FNBCU_Sports_Group_-_nbcsports%2F313%2F51%2Fnbc_golf_livefrom_tlewonscheffler_240519.jpg" loading="lazy">
  4289.  
  4290.  
  4291. </picture>
  4292.  
  4293. </a></div>
  4294.  
  4295.  
  4296.        
  4297.    
  4298.  
  4299.    
  4300.        <div class="PagePromo-content">
  4301.            
  4302.    <div class="PagePromo-title">
  4303.        <a class="Link" href="https://www.nbcsports.com/watch/golf/pga-of-america/scottie-scheffler-moving-forward-after-hectic-pga-championship">Scheffler moving forward after ‘hectic’ PGA</a>
  4304.    </div>
  4305.  
  4306.  
  4307.  
  4308.            
  4309.  
  4310.  
  4311.            
  4312.    <div class="PagePromo-byline"><div class="PagePromo-date Meta-text"  data-time-ago data-timestamp data-date="2024-05-20T01:05:28Z"></div></div>
  4313.  
  4314.  
  4315.  
  4316.            
  4317.  
  4318.        </div>
  4319.    
  4320. </div>
  4321.                </div>
  4322.            
  4323.        </div>
  4324.    </div>
  4325.  
  4326.  
  4327.                    
  4328.                
  4329.                    
  4330.                        
  4331.    <div class="PageListTopSearch"
  4332. data-module>
  4333.        
  4334.    <a class="AnchorLink" id="trending-teams"></a>
  4335.  
  4336.  
  4337.  
  4338.  
  4339. <div class="TitleBar" >
  4340.    <div class="TitleBar-left">
  4341.        
  4342.        
  4343.            <h3 class="TitleBar-title">Trending Teams</h3>
  4344.        
  4345.        
  4346.        
  4347.    </div>
  4348.    
  4349.  
  4350.    
  4351. </div>
  4352.  
  4353.  
  4354.  
  4355.        <div class="PageListTopSearch-items">
  4356.            
  4357.                <div class="PageListTopSearch-items-item">
  4358.                    <div class="PagePromo" data-align-left-small
  4359. >
  4360.    
  4361.        
  4362.            
  4363.    <div class="PagePromo-media" ><a class="Link" aria-label="Washington Commanders" href="https://www.nbcsports.com/nfl/washington-commanders" ><picture>
  4364.    
  4365.    
  4366.        
  4367.            
  4368.  
  4369.        
  4370.    
  4371.  
  4372.    
  4373.    
  4374.        
  4375.    
  4376.  
  4377.    
  4378.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/9c/78/52efa7e14807ac93c3bfc660a8b7/washington-commanders-primary.svg">
  4379.  
  4380.    
  4381.  
  4382.  
  4383.    
  4384.    
  4385.    <img class="Image" alt="Washington Commanders Primary Logo" width="64" height="64" src="https://nbcsports.brightspotcdn.com/9c/78/52efa7e14807ac93c3bfc660a8b7/washington-commanders-primary.svg" loading="lazy">
  4386.  
  4387.  
  4388. </picture>
  4389.  
  4390. </a></div>
  4391.  
  4392.  
  4393.        
  4394.    
  4395.  
  4396.    
  4397.        <div class="PagePromo-content">
  4398.            
  4399.    <div class="PagePromo-title">
  4400.        <a class="Link" href="https://www.nbcsports.com/nfl/washington-commanders">Washington Commanders</a>
  4401.    </div>
  4402.  
  4403.  
  4404.  
  4405.            
  4406.  
  4407.  
  4408.            
  4409.  
  4410.  
  4411.            
  4412.  
  4413.        </div>
  4414.    
  4415. </div>
  4416.                </div>
  4417.            
  4418.                <div class="PageListTopSearch-items-item">
  4419.                    <div class="PagePromo" data-align-left-small
  4420. >
  4421.    
  4422.        
  4423.            
  4424.    <div class="PagePromo-media" ><a class="Link" aria-label="St. Louis Cardinals" href="https://www.nbcsports.com/mlb/st-louis-cardinals" ><picture>
  4425.    
  4426.    
  4427.        
  4428.            
  4429.  
  4430.        
  4431.    
  4432.  
  4433.    
  4434.    
  4435.        
  4436.    
  4437.  
  4438.    
  4439.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/82/4c/fac2104d411ca63854e2828a4bb4/st-louis-cardinals-primary.svg">
  4440.  
  4441.    
  4442.  
  4443.  
  4444.    
  4445.    
  4446.    <img class="Image" alt="St. Louis Cardinals Primary Logo" width="64" height="64" src="https://nbcsports.brightspotcdn.com/82/4c/fac2104d411ca63854e2828a4bb4/st-louis-cardinals-primary.svg" loading="lazy">
  4447.  
  4448.  
  4449. </picture>
  4450.  
  4451. </a></div>
  4452.  
  4453.  
  4454.        
  4455.    
  4456.  
  4457.    
  4458.        <div class="PagePromo-content">
  4459.            
  4460.    <div class="PagePromo-title">
  4461.        <a class="Link" href="https://www.nbcsports.com/mlb/st-louis-cardinals">St. Louis Cardinals</a>
  4462.    </div>
  4463.  
  4464.  
  4465.  
  4466.            
  4467.  
  4468.  
  4469.            
  4470.  
  4471.  
  4472.            
  4473.  
  4474.        </div>
  4475.    
  4476. </div>
  4477.                </div>
  4478.            
  4479.                <div class="PageListTopSearch-items-item">
  4480.                    <div class="PagePromo" data-align-left-small
  4481. >
  4482.    
  4483.        
  4484.            
  4485.    <div class="PagePromo-media" ><a class="Link" aria-label="New York Yankees" href="https://www.nbcsports.com/mlb/new-york-yankees" ><picture>
  4486.    
  4487.    
  4488.        
  4489.            
  4490.  
  4491.        
  4492.    
  4493.  
  4494.    
  4495.    
  4496.        
  4497.    
  4498.  
  4499.    
  4500.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/a0/58/5280166e4d8b9051bddea7985a06/new-york-yankees-primary.svg">
  4501.  
  4502.    
  4503.  
  4504.  
  4505.    
  4506.    
  4507.    <img class="Image" alt="New York Yankees Primary Logo" width="64" height="64" src="https://nbcsports.brightspotcdn.com/a0/58/5280166e4d8b9051bddea7985a06/new-york-yankees-primary.svg" loading="lazy">
  4508.  
  4509.  
  4510. </picture>
  4511.  
  4512. </a></div>
  4513.  
  4514.  
  4515.        
  4516.    
  4517.  
  4518.    
  4519.        <div class="PagePromo-content">
  4520.            
  4521.    <div class="PagePromo-title">
  4522.        <a class="Link" href="https://www.nbcsports.com/mlb/new-york-yankees">New York Yankees</a>
  4523.    </div>
  4524.  
  4525.  
  4526.  
  4527.            
  4528.  
  4529.  
  4530.            
  4531.  
  4532.  
  4533.            
  4534.  
  4535.        </div>
  4536.    
  4537. </div>
  4538.                </div>
  4539.            
  4540.        </div>
  4541.    </div>
  4542.  
  4543.  
  4544.                    
  4545.                
  4546.                </div>
  4547.            </div>
  4548.        
  4549.    </div>
  4550. </div>
  4551.  
  4552.                
  4553.            </div>
  4554.        
  4555.     </div>
  4556. </bsp-search-overlay>
  4557.  
  4558.            
  4559.        </div>
  4560.  
  4561.        <div class="Page-header-bar-end">
  4562.            <div class="Page-header-navigation"><nav class="Navigation">
  4563.    
  4564.        <ul class="Navigation-items">
  4565.            
  4566.                
  4567.                    
  4568.                
  4569.                
  4570.            
  4571.                
  4572.                    
  4573.                        <li class="Navigation-items-item"><div class="NavigationItem" data-has-menu  data-columns="2">
  4574.    <div class="NavigationItem-text">
  4575.        
  4576.        
  4577.            <span>All Sports<span class="NavigationItem-more"><button class="NavigationItem-more-open" aria-label="Open Sub Navigation"><svg class="chevron"><use xlink:href="#arrow-down"></use></svg></button></span></span>
  4578.        
  4579.    </div>
  4580.  
  4581.    
  4582.        <ul class="NavigationItem-items">
  4583.            
  4584.                
  4585.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/nfl"><span class="NavigationLink-image"><picture>
  4586.    
  4587.    
  4588.        
  4589.            
  4590.  
  4591.        
  4592.    
  4593.  
  4594.    
  4595.    
  4596.        
  4597.    
  4598.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e1be926/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fca%2Fbe%2F83644e5145aab4f97517245f136a%2Fleague-nfl.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/e121997/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fca%2Fbe%2F83644e5145aab4f97517245f136a%2Fleague-nfl.png 2x">
  4599.  
  4600.    
  4601.  
  4602.    
  4603.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/bd32ec5/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fca%2Fbe%2F83644e5145aab4f97517245f136a%2Fleague-nfl.png">
  4604.  
  4605.    
  4606.  
  4607.  
  4608.    
  4609.    
  4610.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/bd32ec5/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fca%2Fbe%2F83644e5145aab4f97517245f136a%2Fleague-nfl.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/b8d337e/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fca%2Fbe%2F83644e5145aab4f97517245f136a%2Fleague-nfl.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/bd32ec5/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fca%2Fbe%2F83644e5145aab4f97517245f136a%2Fleague-nfl.png" loading="lazy">
  4611.  
  4612.  
  4613. </picture>
  4614. </span><span class="NavigationLink-text">NFL</span></a>
  4615. </li>
  4616.                
  4617.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/mlb"><span class="NavigationLink-image"><picture>
  4618.    
  4619.    
  4620.        
  4621.            
  4622.  
  4623.        
  4624.    
  4625.  
  4626.    
  4627.    
  4628.        
  4629.    
  4630.  
  4631.    
  4632.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/6b/c2/690a9f3f46078544a640efd7913d/mlb-league-primary.svg">
  4633.  
  4634.    
  4635.  
  4636.  
  4637.    
  4638.    
  4639.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/6b/c2/690a9f3f46078544a640efd7913d/mlb-league-primary.svg" loading="lazy">
  4640.  
  4641.  
  4642. </picture>
  4643. </span><span class="NavigationLink-text">MLB</span></a>
  4644. </li>
  4645.                
  4646.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/nba"><span class="NavigationLink-image"><picture>
  4647.    
  4648.    
  4649.        
  4650.            
  4651.  
  4652.        
  4653.    
  4654.  
  4655.    
  4656.    
  4657.        
  4658.    
  4659.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/5debb20/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd0%2F25%2Fcd0954284467a5fb4b988fc9842e%2Fleague-nba.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/40d7ec4/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd0%2F25%2Fcd0954284467a5fb4b988fc9842e%2Fleague-nba.png 2x">
  4660.  
  4661.    
  4662.  
  4663.    
  4664.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/ff48b0d/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd0%2F25%2Fcd0954284467a5fb4b988fc9842e%2Fleague-nba.png">
  4665.  
  4666.    
  4667.  
  4668.  
  4669.    
  4670.    
  4671.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/ff48b0d/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd0%2F25%2Fcd0954284467a5fb4b988fc9842e%2Fleague-nba.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/8536284/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd0%2F25%2Fcd0954284467a5fb4b988fc9842e%2Fleague-nba.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/ff48b0d/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd0%2F25%2Fcd0954284467a5fb4b988fc9842e%2Fleague-nba.png" loading="lazy">
  4672.  
  4673.  
  4674. </picture>
  4675. </span><span class="NavigationLink-text">NBA</span></a>
  4676. </li>
  4677.                
  4678.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/nhl"><span class="NavigationLink-image"><picture>
  4679.    
  4680.    
  4681.        
  4682.            
  4683.  
  4684.        
  4685.    
  4686.  
  4687.    
  4688.    
  4689.        
  4690.    
  4691.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1a3a959/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa5%2F37%2F3674b7dd47039c08d79a1657bf66%2Fleague-nhl.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/137e086/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa5%2F37%2F3674b7dd47039c08d79a1657bf66%2Fleague-nhl.png 2x">
  4692.  
  4693.    
  4694.  
  4695.    
  4696.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1419c14/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa5%2F37%2F3674b7dd47039c08d79a1657bf66%2Fleague-nhl.png">
  4697.  
  4698.    
  4699.  
  4700.  
  4701.    
  4702.    
  4703.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1419c14/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa5%2F37%2F3674b7dd47039c08d79a1657bf66%2Fleague-nhl.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/2453fde/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa5%2F37%2F3674b7dd47039c08d79a1657bf66%2Fleague-nhl.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/1419c14/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa5%2F37%2F3674b7dd47039c08d79a1657bf66%2Fleague-nhl.png" loading="lazy">
  4704.  
  4705.  
  4706. </picture>
  4707. </span><span class="NavigationLink-text">NHL</span></a>
  4708. </li>
  4709.                
  4710.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/soccer"><span class="NavigationLink-image"><picture>
  4711.    
  4712.    
  4713.        
  4714.            
  4715.  
  4716.        
  4717.    
  4718.  
  4719.    
  4720.    
  4721.        
  4722.    
  4723.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/82874d6/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F6b%2F98%2F6f6ea1764f2e901bed359381a228%2Fsoccer-100x100-3x.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/d9b6c96/2147483647/strip/true/crop/300x300+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F6b%2F98%2F6f6ea1764f2e901bed359381a228%2Fsoccer-100x100-3x.png 2x">
  4724.  
  4725.    
  4726.  
  4727.    
  4728.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/a347770/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F6b%2F98%2F6f6ea1764f2e901bed359381a228%2Fsoccer-100x100-3x.png">
  4729.  
  4730.    
  4731.  
  4732.  
  4733.    
  4734.    
  4735.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/a347770/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F6b%2F98%2F6f6ea1764f2e901bed359381a228%2Fsoccer-100x100-3x.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/84b1557/2147483647/strip/true/crop/300x300+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F6b%2F98%2F6f6ea1764f2e901bed359381a228%2Fsoccer-100x100-3x.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/a347770/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F6b%2F98%2F6f6ea1764f2e901bed359381a228%2Fsoccer-100x100-3x.png" loading="lazy">
  4736.  
  4737.  
  4738. </picture>
  4739. </span><span class="NavigationLink-text">Soccer</span></a>
  4740. </li>
  4741.                
  4742.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/motor-sports"><span class="NavigationLink-image"><picture>
  4743.    
  4744.    
  4745.        
  4746.            
  4747.  
  4748.        
  4749.    
  4750.  
  4751.    
  4752.    
  4753.        
  4754.    
  4755.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/2404ac7/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F03%2Fd7%2F1c6f74734bc8af0fca3922fc0540%2Fmotor-100x100-3x.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/ca3024b/2147483647/strip/true/crop/300x300+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F03%2Fd7%2F1c6f74734bc8af0fca3922fc0540%2Fmotor-100x100-3x.png 2x">
  4756.  
  4757.    
  4758.  
  4759.    
  4760.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1b1f43d/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F03%2Fd7%2F1c6f74734bc8af0fca3922fc0540%2Fmotor-100x100-3x.png">
  4761.  
  4762.    
  4763.  
  4764.  
  4765.    
  4766.    
  4767.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1b1f43d/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F03%2Fd7%2F1c6f74734bc8af0fca3922fc0540%2Fmotor-100x100-3x.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/bafc212/2147483647/strip/true/crop/300x300+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F03%2Fd7%2F1c6f74734bc8af0fca3922fc0540%2Fmotor-100x100-3x.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/1b1f43d/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F03%2Fd7%2F1c6f74734bc8af0fca3922fc0540%2Fmotor-100x100-3x.png" loading="lazy">
  4768.  
  4769.  
  4770. </picture>
  4771. </span><span class="NavigationLink-text">Motors</span></a>
  4772. </li>
  4773.                
  4774.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/nascar"><span class="NavigationLink-image"><picture>
  4775.    
  4776.    
  4777.        
  4778.            
  4779.  
  4780.        
  4781.    
  4782.  
  4783.    
  4784.    
  4785.        
  4786.    
  4787.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/b4ed9e5/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ffa%2Fe6%2Fa5ba5c174b6dbed55f54e09370e1%2Fleague-nascar.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/f603c29/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ffa%2Fe6%2Fa5ba5c174b6dbed55f54e09370e1%2Fleague-nascar.png 2x">
  4788.  
  4789.    
  4790.  
  4791.    
  4792.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1285a09/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ffa%2Fe6%2Fa5ba5c174b6dbed55f54e09370e1%2Fleague-nascar.png">
  4793.  
  4794.    
  4795.  
  4796.  
  4797.    
  4798.    
  4799.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1285a09/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ffa%2Fe6%2Fa5ba5c174b6dbed55f54e09370e1%2Fleague-nascar.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/5f3566e/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ffa%2Fe6%2Fa5ba5c174b6dbed55f54e09370e1%2Fleague-nascar.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/1285a09/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ffa%2Fe6%2Fa5ba5c174b6dbed55f54e09370e1%2Fleague-nascar.png" loading="lazy">
  4800.  
  4801.  
  4802. </picture>
  4803. </span><span class="NavigationLink-text">NASCAR </span></a>
  4804. </li>
  4805.                
  4806.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/college-football"><span class="NavigationLink-image"><picture>
  4807.    
  4808.    
  4809.        
  4810.            
  4811.  
  4812.        
  4813.    
  4814.  
  4815.    
  4816.    
  4817.        
  4818.    
  4819.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/5f40d34/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/9bcae61/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 2x">
  4820.  
  4821.    
  4822.  
  4823.    
  4824.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png">
  4825.  
  4826.    
  4827.  
  4828.  
  4829.    
  4830.    
  4831.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/080414b/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png" loading="lazy">
  4832.  
  4833.  
  4834. </picture>
  4835. </span><span class="NavigationLink-text">College Football </span></a>
  4836. </li>
  4837.                
  4838.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/college-basketball"><span class="NavigationLink-image"><picture>
  4839.    
  4840.    
  4841.        
  4842.            
  4843.  
  4844.        
  4845.    
  4846.  
  4847.    
  4848.    
  4849.        
  4850.    
  4851.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/9c2507c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2F5c%2F736b74724801af5786fbfeff37d2%2Fleague-ncaa-basketball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/f75f4af/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2F5c%2F736b74724801af5786fbfeff37d2%2Fleague-ncaa-basketball.png 2x">
  4852.  
  4853.    
  4854.  
  4855.    
  4856.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/4a08ffe/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2F5c%2F736b74724801af5786fbfeff37d2%2Fleague-ncaa-basketball.png">
  4857.  
  4858.    
  4859.  
  4860.  
  4861.    
  4862.    
  4863.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/4a08ffe/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2F5c%2F736b74724801af5786fbfeff37d2%2Fleague-ncaa-basketball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/8a65b9a/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2F5c%2F736b74724801af5786fbfeff37d2%2Fleague-ncaa-basketball.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/4a08ffe/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2F5c%2F736b74724801af5786fbfeff37d2%2Fleague-ncaa-basketball.png" loading="lazy">
  4864.  
  4865.  
  4866. </picture>
  4867. </span><span class="NavigationLink-text">College Basketball</span></a>
  4868. </li>
  4869.                
  4870.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/golf"><span class="NavigationLink-image"><picture>
  4871.    
  4872.    
  4873.        
  4874.            
  4875.  
  4876.        
  4877.    
  4878.  
  4879.    
  4880.    
  4881.        
  4882.    
  4883.  
  4884.    
  4885.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/0b/86/31d0b79e4cb381d3bedea5e51b54/golf-white.svg">
  4886.  
  4887.    
  4888.  
  4889.  
  4890.    
  4891.    
  4892.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/0b/86/31d0b79e4cb381d3bedea5e51b54/golf-white.svg" loading="lazy">
  4893.  
  4894.  
  4895. </picture>
  4896. </span><span class="NavigationLink-text">Golf</span></a>
  4897. </li>
  4898.                
  4899.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/olympics"><span class="NavigationLink-image"><picture>
  4900.    
  4901.    
  4902.        
  4903.            
  4904.  
  4905.        
  4906.    
  4907.  
  4908.    
  4909.    
  4910.        
  4911.    
  4912.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1fe2c27/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2Fe2%2Fee744eea4d83a9b1ab02379596e3%2Fleague-olympics.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/af7553a/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2Fe2%2Fee744eea4d83a9b1ab02379596e3%2Fleague-olympics.png 2x">
  4913.  
  4914.    
  4915.  
  4916.    
  4917.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/162acef/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2Fe2%2Fee744eea4d83a9b1ab02379596e3%2Fleague-olympics.png">
  4918.  
  4919.    
  4920.  
  4921.  
  4922.    
  4923.    
  4924.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/162acef/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2Fe2%2Fee744eea4d83a9b1ab02379596e3%2Fleague-olympics.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/9ecee1e/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2Fe2%2Fee744eea4d83a9b1ab02379596e3%2Fleague-olympics.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/162acef/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2Fe2%2Fee744eea4d83a9b1ab02379596e3%2Fleague-olympics.png" loading="lazy">
  4925.  
  4926.  
  4927. </picture>
  4928. </span><span class="NavigationLink-text">Olympics</span></a>
  4929. </li>
  4930.                
  4931.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy"><span class="NavigationLink-image"><picture>
  4932.    
  4933.    
  4934.        
  4935.            
  4936.  
  4937.        
  4938.    
  4939.  
  4940.    
  4941.    
  4942.        
  4943.    
  4944.  
  4945.    
  4946.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/7b/22/7034955149cda0a6238ae13967d6/red-r.svg">
  4947.  
  4948.    
  4949.  
  4950.  
  4951.    
  4952.    
  4953.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/7b/22/7034955149cda0a6238ae13967d6/red-r.svg" loading="lazy">
  4954.  
  4955.  
  4956. </picture>
  4957. </span><span class="NavigationLink-text">Fantasy Sports</span></a>
  4958. </li>
  4959.                
  4960.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/tennis"><span class="NavigationLink-image"><picture>
  4961.    
  4962.    
  4963.        
  4964.            
  4965.  
  4966.        
  4967.    
  4968.  
  4969.    
  4970.    
  4971.        
  4972.    
  4973.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/ed3df17/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fac%2F0f%2F7d04648c4b30b08fef54eadf4933%2Ftennis.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/f6e1cda/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fac%2F0f%2F7d04648c4b30b08fef54eadf4933%2Ftennis.png 2x">
  4974.  
  4975.    
  4976.  
  4977.    
  4978.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/9070fdb/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fac%2F0f%2F7d04648c4b30b08fef54eadf4933%2Ftennis.png">
  4979.  
  4980.    
  4981.  
  4982.  
  4983.    
  4984.    
  4985.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/9070fdb/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fac%2F0f%2F7d04648c4b30b08fef54eadf4933%2Ftennis.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/aacc72c/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fac%2F0f%2F7d04648c4b30b08fef54eadf4933%2Ftennis.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/9070fdb/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fac%2F0f%2F7d04648c4b30b08fef54eadf4933%2Ftennis.png" loading="lazy">
  4986.  
  4987.  
  4988. </picture>
  4989. </span><span class="NavigationLink-text">Tennis</span></a>
  4990. </li>
  4991.                
  4992.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/horse-racing"><span class="NavigationLink-image"><picture>
  4993.    
  4994.    
  4995.        
  4996.            
  4997.  
  4998.        
  4999.    
  5000.  
  5001.    
  5002.    
  5003.        
  5004.    
  5005.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/130823c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F9c%2Ff5%2Fbf80f34e4799a2ebd0da3f5075f5%2Fleague-horse.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/72d61cc/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F9c%2Ff5%2Fbf80f34e4799a2ebd0da3f5075f5%2Fleague-horse.png 2x">
  5006.  
  5007.    
  5008.  
  5009.    
  5010.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/f9b961c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F9c%2Ff5%2Fbf80f34e4799a2ebd0da3f5075f5%2Fleague-horse.png">
  5011.  
  5012.    
  5013.  
  5014.  
  5015.    
  5016.    
  5017.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/f9b961c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F9c%2Ff5%2Fbf80f34e4799a2ebd0da3f5075f5%2Fleague-horse.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/cd48b8c/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F9c%2Ff5%2Fbf80f34e4799a2ebd0da3f5075f5%2Fleague-horse.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/f9b961c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F9c%2Ff5%2Fbf80f34e4799a2ebd0da3f5075f5%2Fleague-horse.png" loading="lazy">
  5018.  
  5019.  
  5020. </picture>
  5021. </span><span class="NavigationLink-text">Horse Racing</span></a>
  5022. </li>
  5023.                
  5024.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/cycling"><span class="NavigationLink-image"><picture>
  5025.    
  5026.    
  5027.        
  5028.            
  5029.  
  5030.        
  5031.    
  5032.  
  5033.    
  5034.    
  5035.        
  5036.    
  5037.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/8a0219c/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd1%2F79%2F8c483d0a4cd38cd2750bbb0e73d6%2Fcycle-100x100-3x.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/b6c0e34/2147483647/strip/true/crop/300x300+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd1%2F79%2F8c483d0a4cd38cd2750bbb0e73d6%2Fcycle-100x100-3x.png 2x">
  5038.  
  5039.    
  5040.  
  5041.    
  5042.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/44c3abe/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd1%2F79%2F8c483d0a4cd38cd2750bbb0e73d6%2Fcycle-100x100-3x.png">
  5043.  
  5044.    
  5045.  
  5046.  
  5047.    
  5048.    
  5049.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/44c3abe/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd1%2F79%2F8c483d0a4cd38cd2750bbb0e73d6%2Fcycle-100x100-3x.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/f9b0504/2147483647/strip/true/crop/300x300+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd1%2F79%2F8c483d0a4cd38cd2750bbb0e73d6%2Fcycle-100x100-3x.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/44c3abe/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd1%2F79%2F8c483d0a4cd38cd2750bbb0e73d6%2Fcycle-100x100-3x.png" loading="lazy">
  5050.  
  5051.  
  5052. </picture>
  5053. </span><span class="NavigationLink-text">Cycling</span></a>
  5054. </li>
  5055.                
  5056.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/wnba"><span class="NavigationLink-image"><picture>
  5057.    
  5058.    
  5059.        
  5060.            
  5061.  
  5062.        
  5063.    
  5064.  
  5065.    
  5066.    
  5067.        
  5068.    
  5069.  
  5070.    
  5071.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/66/e4/706ef1c846a6b491c5a2027f5299/wnba-logo.svg">
  5072.  
  5073.    
  5074.  
  5075.  
  5076.    
  5077.    
  5078.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/66/e4/706ef1c846a6b491c5a2027f5299/wnba-logo.svg" loading="lazy">
  5079.  
  5080.  
  5081. </picture>
  5082. </span><span class="NavigationLink-text">WNBA</span></a>
  5083. </li>
  5084.                
  5085.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/on-her-turf"><span class="NavigationLink-image"><picture>
  5086.    
  5087.    
  5088.        
  5089.            
  5090.  
  5091.        
  5092.    
  5093.  
  5094.    
  5095.    
  5096.        
  5097.    
  5098.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/c725df4/2147483647/strip/true/crop/2171x2171+0+2/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F40%2F76%2F5bd5a6d8004be69c02cae59c2c92%2Foht-2020-stacked-tricolor-rgb-1.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/ae4f5f5/2147483647/strip/true/crop/2171x2171+0+2/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F40%2F76%2F5bd5a6d8004be69c02cae59c2c92%2Foht-2020-stacked-tricolor-rgb-1.png 2x">
  5099.  
  5100.    
  5101.  
  5102.    
  5103.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/3512afe/2147483647/strip/true/crop/2171x2171+0+2/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F40%2F76%2F5bd5a6d8004be69c02cae59c2c92%2Foht-2020-stacked-tricolor-rgb-1.png">
  5104.  
  5105.    
  5106.  
  5107.  
  5108.    
  5109.    
  5110.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/3512afe/2147483647/strip/true/crop/2171x2171+0+2/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F40%2F76%2F5bd5a6d8004be69c02cae59c2c92%2Foht-2020-stacked-tricolor-rgb-1.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/7575401/2147483647/strip/true/crop/2171x2171+0+2/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F40%2F76%2F5bd5a6d8004be69c02cae59c2c92%2Foht-2020-stacked-tricolor-rgb-1.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/3512afe/2147483647/strip/true/crop/2171x2171+0+2/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F40%2F76%2F5bd5a6d8004be69c02cae59c2c92%2Foht-2020-stacked-tricolor-rgb-1.png" loading="lazy">
  5111.  
  5112.  
  5113. </picture>
  5114. </span><span class="NavigationLink-text">On Her Turf</span></a>
  5115. </li>
  5116.                
  5117.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/figure-skating"><span class="NavigationLink-image"><picture>
  5118.    
  5119.    
  5120.        
  5121.            
  5122.  
  5123.        
  5124.    
  5125.  
  5126.    
  5127.    
  5128.        
  5129.    
  5130.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/42787fa/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb0%2Fb1%2F34e792e34aa9b0e7380c3fd2e359%2Fleague-ice-skating.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/d2bb9c9/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb0%2Fb1%2F34e792e34aa9b0e7380c3fd2e359%2Fleague-ice-skating.png 2x">
  5131.  
  5132.    
  5133.  
  5134.    
  5135.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/b16ad60/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb0%2Fb1%2F34e792e34aa9b0e7380c3fd2e359%2Fleague-ice-skating.png">
  5136.  
  5137.    
  5138.  
  5139.  
  5140.    
  5141.    
  5142.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/b16ad60/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb0%2Fb1%2F34e792e34aa9b0e7380c3fd2e359%2Fleague-ice-skating.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/ef3aa4c/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb0%2Fb1%2F34e792e34aa9b0e7380c3fd2e359%2Fleague-ice-skating.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/b16ad60/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb0%2Fb1%2F34e792e34aa9b0e7380c3fd2e359%2Fleague-ice-skating.png" loading="lazy">
  5143.  
  5144.  
  5145. </picture>
  5146. </span><span class="NavigationLink-text">Figure Skating</span></a>
  5147. </li>
  5148.                
  5149.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/national-dog-show"><span class="NavigationLink-image"><picture>
  5150.    
  5151.    
  5152.        
  5153.            
  5154.  
  5155.        
  5156.    
  5157.  
  5158.    
  5159.    
  5160.        
  5161.    
  5162.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/ec3ada2/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa0%2Ffa%2F2ca87f0043ef8797a1a743f28ce2%2Fdogshow-100x100-3x.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/6918e3c/2147483647/strip/true/crop/300x300+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa0%2Ffa%2F2ca87f0043ef8797a1a743f28ce2%2Fdogshow-100x100-3x.png 2x">
  5163.  
  5164.    
  5165.  
  5166.    
  5167.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/b3dad57/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa0%2Ffa%2F2ca87f0043ef8797a1a743f28ce2%2Fdogshow-100x100-3x.png">
  5168.  
  5169.    
  5170.  
  5171.  
  5172.    
  5173.    
  5174.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/b3dad57/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa0%2Ffa%2F2ca87f0043ef8797a1a743f28ce2%2Fdogshow-100x100-3x.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/c27d5ea/2147483647/strip/true/crop/300x300+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa0%2Ffa%2F2ca87f0043ef8797a1a743f28ce2%2Fdogshow-100x100-3x.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/b3dad57/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa0%2Ffa%2F2ca87f0043ef8797a1a743f28ce2%2Fdogshow-100x100-3x.png" loading="lazy">
  5175.  
  5176.  
  5177. </picture>
  5178. </span><span class="NavigationLink-text">Dog Show</span></a>
  5179. </li>
  5180.                
  5181.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/college-football/all-american-bowl"><span class="NavigationLink-image"><picture>
  5182.    
  5183.    
  5184.        
  5185.            
  5186.  
  5187.        
  5188.    
  5189.  
  5190.    
  5191.    
  5192.        
  5193.    
  5194.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/5f40d34/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/9bcae61/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 2x">
  5195.  
  5196.    
  5197.  
  5198.    
  5199.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png">
  5200.  
  5201.    
  5202.  
  5203.  
  5204.    
  5205.    
  5206.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/080414b/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png" loading="lazy">
  5207.  
  5208.  
  5209. </picture>
  5210. </span><span class="NavigationLink-text">All-American Bowl</span></a>
  5211. </li>
  5212.                
  5213.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/rugby"><span class="NavigationLink-image"><picture>
  5214.    
  5215.    
  5216.        
  5217.            
  5218.  
  5219.        
  5220.    
  5221.  
  5222.    
  5223.    
  5224.        
  5225.    
  5226.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/6fc79b1/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F27%2F687ff26c40b5b6f7af22619b3b43%2Fleague-rugby.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/c341f03/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F27%2F687ff26c40b5b6f7af22619b3b43%2Fleague-rugby.png 2x">
  5227.  
  5228.    
  5229.  
  5230.    
  5231.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/90f392f/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F27%2F687ff26c40b5b6f7af22619b3b43%2Fleague-rugby.png">
  5232.  
  5233.    
  5234.  
  5235.  
  5236.    
  5237.    
  5238.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/90f392f/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F27%2F687ff26c40b5b6f7af22619b3b43%2Fleague-rugby.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/d015540/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F27%2F687ff26c40b5b6f7af22619b3b43%2Fleague-rugby.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/90f392f/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F27%2F687ff26c40b5b6f7af22619b3b43%2Fleague-rugby.png" loading="lazy">
  5239.  
  5240.  
  5241. </picture>
  5242. </span><span class="NavigationLink-text">Rugby</span></a>
  5243. </li>
  5244.                
  5245.            
  5246.        </ul>
  5247.    
  5248. </div>
  5249. </li>
  5250.                    
  5251.                
  5252.                
  5253.            
  5254.                
  5255.                    
  5256.                        <li class="Navigation-items-item"><div class="NavigationItem" data-has-menu >
  5257.    <div class="NavigationItem-text">
  5258.        
  5259.        
  5260.            <span>Rotoworld<span class="NavigationItem-more"><button class="NavigationItem-more-open" aria-label="Open Sub Navigation"><svg class="chevron"><use xlink:href="#arrow-down"></use></svg></button></span></span>
  5261.        
  5262.    </div>
  5263.  
  5264.    
  5265.        <ul class="NavigationItem-items">
  5266.            
  5267.                
  5268.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy"><span class="NavigationLink-image"><picture>
  5269.    
  5270.    
  5271.        
  5272.            
  5273.  
  5274.        
  5275.    
  5276.  
  5277.    
  5278.    
  5279.        
  5280.    
  5281.  
  5282.    
  5283.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/d7/cd/7f65b09e495e9c2e954c5ac07afb/rotoworld-logo-new.svg">
  5284.  
  5285.    
  5286.  
  5287.  
  5288.    
  5289.    
  5290.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/d7/cd/7f65b09e495e9c2e954c5ac07afb/rotoworld-logo-new.svg" loading="lazy">
  5291.  
  5292.  
  5293. </picture>
  5294. </span><span class="NavigationLink-text">Fantasy Home</span></a>
  5295. </li>
  5296.                
  5297.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/betting"><span class="NavigationLink-image"><picture>
  5298.    
  5299.    
  5300.        
  5301.            
  5302.  
  5303.        
  5304.    
  5305.  
  5306.    
  5307.    
  5308.        
  5309.    
  5310.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1274bf6/2147483647/strip/true/crop/1000x1000+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5d%2F5a%2Fd05a8a064bdeb2fad776e20897f2%2F1000x1000-bte-white.jpg 1x,https://nbcsports.brightspotcdn.com/dims4/default/728c62a/2147483647/strip/true/crop/1000x1000+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5d%2F5a%2Fd05a8a064bdeb2fad776e20897f2%2F1000x1000-bte-white.jpg 2x">
  5311.  
  5312.    
  5313.  
  5314.    
  5315.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/0df36e9/2147483647/strip/true/crop/1000x1000+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5d%2F5a%2Fd05a8a064bdeb2fad776e20897f2%2F1000x1000-bte-white.jpg">
  5316.  
  5317.    
  5318.  
  5319.  
  5320.    
  5321.    
  5322.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/0df36e9/2147483647/strip/true/crop/1000x1000+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5d%2F5a%2Fd05a8a064bdeb2fad776e20897f2%2F1000x1000-bte-white.jpg 1x,https://nbcsports.brightspotcdn.com/dims4/default/8c36e2e/2147483647/strip/true/crop/1000x1000+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5d%2F5a%2Fd05a8a064bdeb2fad776e20897f2%2F1000x1000-bte-white.jpg 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/0df36e9/2147483647/strip/true/crop/1000x1000+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5d%2F5a%2Fd05a8a064bdeb2fad776e20897f2%2F1000x1000-bte-white.jpg" loading="lazy">
  5323.  
  5324.  
  5325. </picture>
  5326. </span><span class="NavigationLink-text">Betting Home</span></a>
  5327. </li>
  5328.                
  5329.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/football"><span class="NavigationLink-image"><picture>
  5330.    
  5331.    
  5332.        
  5333.            
  5334.  
  5335.        
  5336.    
  5337.  
  5338.    
  5339.    
  5340.        
  5341.    
  5342.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/5f40d34/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/9bcae61/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 2x">
  5343.  
  5344.    
  5345.  
  5346.    
  5347.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png">
  5348.  
  5349.    
  5350.  
  5351.  
  5352.    
  5353.    
  5354.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/080414b/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png" loading="lazy">
  5355.  
  5356.  
  5357. </picture>
  5358. </span><span class="NavigationLink-text">Fantasy Football</span></a>
  5359. </li>
  5360.                
  5361.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/football/player-news"><span class="NavigationLink-image"><picture>
  5362.    
  5363.    
  5364.        
  5365.            
  5366.  
  5367.        
  5368.    
  5369.  
  5370.    
  5371.    
  5372.        
  5373.    
  5374.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/5f40d34/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/9bcae61/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 2x">
  5375.  
  5376.    
  5377.  
  5378.    
  5379.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png">
  5380.  
  5381.    
  5382.  
  5383.  
  5384.    
  5385.    
  5386.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/080414b/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png" loading="lazy">
  5387.  
  5388.  
  5389. </picture>
  5390. </span><span class="NavigationLink-text">Football Player News</span></a>
  5391. </li>
  5392.                
  5393.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/nfl/matthew-berry"><span class="NavigationLink-image"><picture>
  5394.    
  5395.    
  5396.        
  5397.            
  5398.  
  5399.        
  5400.    
  5401.  
  5402.    
  5403.    
  5404.        
  5405.    
  5406.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/73c647c/2147483647/strip/true/crop/1080x1080+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd3%2F2c%2Fd023ff994e36ada72f3b7a7391e2%2Fhappy-hour-with-matthew-berry-podcast-logo.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/ba1dfc3/2147483647/strip/true/crop/1080x1080+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd3%2F2c%2Fd023ff994e36ada72f3b7a7391e2%2Fhappy-hour-with-matthew-berry-podcast-logo.png 2x">
  5407.  
  5408.    
  5409.  
  5410.    
  5411.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/56e4074/2147483647/strip/true/crop/1080x1080+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd3%2F2c%2Fd023ff994e36ada72f3b7a7391e2%2Fhappy-hour-with-matthew-berry-podcast-logo.png">
  5412.  
  5413.    
  5414.  
  5415.  
  5416.    
  5417.    
  5418.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/56e4074/2147483647/strip/true/crop/1080x1080+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd3%2F2c%2Fd023ff994e36ada72f3b7a7391e2%2Fhappy-hour-with-matthew-berry-podcast-logo.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/dbcf954/2147483647/strip/true/crop/1080x1080+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd3%2F2c%2Fd023ff994e36ada72f3b7a7391e2%2Fhappy-hour-with-matthew-berry-podcast-logo.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/56e4074/2147483647/strip/true/crop/1080x1080+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd3%2F2c%2Fd023ff994e36ada72f3b7a7391e2%2Fhappy-hour-with-matthew-berry-podcast-logo.png" loading="lazy">
  5419.  
  5420.  
  5421. </picture>
  5422. </span><span class="NavigationLink-text">Matthew Berry</span></a>
  5423. </li>
  5424.                
  5425.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/baseball"><span class="NavigationLink-image"><picture>
  5426.    
  5427.    
  5428.        
  5429.            
  5430.  
  5431.        
  5432.    
  5433.  
  5434.    
  5435.    
  5436.        
  5437.    
  5438.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/ec89988/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/3b0c8f3/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png 2x">
  5439.  
  5440.    
  5441.  
  5442.    
  5443.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/30902c0/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png">
  5444.  
  5445.    
  5446.  
  5447.  
  5448.    
  5449.    
  5450.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/30902c0/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/32e2a97/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/30902c0/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png" loading="lazy">
  5451.  
  5452.  
  5453. </picture>
  5454. </span><span class="NavigationLink-text">Fantasy Baseball</span></a>
  5455. </li>
  5456.                
  5457.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/baseball/player-news"><span class="NavigationLink-image"><picture>
  5458.    
  5459.    
  5460.        
  5461.            
  5462.  
  5463.        
  5464.    
  5465.  
  5466.    
  5467.    
  5468.        
  5469.    
  5470.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/ec89988/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/3b0c8f3/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png 2x">
  5471.  
  5472.    
  5473.  
  5474.    
  5475.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/30902c0/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png">
  5476.  
  5477.    
  5478.  
  5479.  
  5480.    
  5481.    
  5482.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/30902c0/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/32e2a97/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/30902c0/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png" loading="lazy">
  5483.  
  5484.  
  5485. </picture>
  5486. </span><span class="NavigationLink-text">Baseball Player News</span></a>
  5487. </li>
  5488.                
  5489.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/baseball/season-tools"><span class="NavigationLink-image"><picture>
  5490.    
  5491.    
  5492.        
  5493.            
  5494.  
  5495.        
  5496.    
  5497.  
  5498.    
  5499.    
  5500.        
  5501.    
  5502.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/ec89988/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/3b0c8f3/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png 2x">
  5503.  
  5504.    
  5505.  
  5506.    
  5507.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/30902c0/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png">
  5508.  
  5509.    
  5510.  
  5511.  
  5512.    
  5513.    
  5514.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/30902c0/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/32e2a97/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/30902c0/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png" loading="lazy">
  5515.  
  5516.  
  5517. </picture>
  5518. </span><span class="NavigationLink-text">Baseball Season Tools</span></a>
  5519. </li>
  5520.                
  5521.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/basketball"><span class="NavigationLink-image"><picture>
  5522.    
  5523.    
  5524.        
  5525.            
  5526.  
  5527.        
  5528.    
  5529.  
  5530.    
  5531.    
  5532.        
  5533.    
  5534.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e485147/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/e26a82e/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png 2x">
  5535.  
  5536.    
  5537.  
  5538.    
  5539.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/f06b93c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png">
  5540.  
  5541.    
  5542.  
  5543.  
  5544.    
  5545.    
  5546.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/f06b93c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/8a6a30c/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/f06b93c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png" loading="lazy">
  5547.  
  5548.  
  5549. </picture>
  5550. </span><span class="NavigationLink-text">Fantasy Basketball</span></a>
  5551. </li>
  5552.                
  5553.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/basketball/player-news"><span class="NavigationLink-image"><picture>
  5554.    
  5555.    
  5556.        
  5557.            
  5558.  
  5559.        
  5560.    
  5561.  
  5562.    
  5563.    
  5564.        
  5565.    
  5566.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e485147/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/e26a82e/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png 2x">
  5567.  
  5568.    
  5569.  
  5570.    
  5571.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/f06b93c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png">
  5572.  
  5573.    
  5574.  
  5575.  
  5576.    
  5577.    
  5578.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/f06b93c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/8a6a30c/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/f06b93c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png" loading="lazy">
  5579.  
  5580.  
  5581. </picture>
  5582. </span><span class="NavigationLink-text">Basketball Player News</span></a>
  5583. </li>
  5584.                
  5585.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/draftguidebundle"><span class="NavigationLink-image"><picture>
  5586.    
  5587.    
  5588.        
  5589.            
  5590.  
  5591.        
  5592.    
  5593.  
  5594.    
  5595.    
  5596.        
  5597.    
  5598.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/7b8af43/2147483647/strip/true/crop/1080x1080+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F38%2Fc5%2Fd61f0b1f409c88945d811fecc752%2F01-rotoworld-rgb-i-pos.jpg 1x,https://nbcsports.brightspotcdn.com/dims4/default/cea2015/2147483647/strip/true/crop/1080x1080+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F38%2Fc5%2Fd61f0b1f409c88945d811fecc752%2F01-rotoworld-rgb-i-pos.jpg 2x">
  5599.  
  5600.    
  5601.  
  5602.    
  5603.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/85be63c/2147483647/strip/true/crop/1080x1080+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F38%2Fc5%2Fd61f0b1f409c88945d811fecc752%2F01-rotoworld-rgb-i-pos.jpg">
  5604.  
  5605.    
  5606.  
  5607.  
  5608.    
  5609.    
  5610.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/85be63c/2147483647/strip/true/crop/1080x1080+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F38%2Fc5%2Fd61f0b1f409c88945d811fecc752%2F01-rotoworld-rgb-i-pos.jpg 1x,https://nbcsports.brightspotcdn.com/dims4/default/8961290/2147483647/strip/true/crop/1080x1080+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F38%2Fc5%2Fd61f0b1f409c88945d811fecc752%2F01-rotoworld-rgb-i-pos.jpg 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/85be63c/2147483647/strip/true/crop/1080x1080+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F38%2Fc5%2Fd61f0b1f409c88945d811fecc752%2F01-rotoworld-rgb-i-pos.jpg" loading="lazy">
  5611.  
  5612.  
  5613. </picture>
  5614. </span><span class="NavigationLink-text">Draft Guide Bundle</span></a>
  5615. </li>
  5616.                
  5617.            
  5618.        </ul>
  5619.    
  5620. </div>
  5621. </li>
  5622.                    
  5623.                
  5624.                
  5625.            
  5626.                
  5627.                    
  5628.                        <li class="Navigation-items-item"><div class="NavigationItem" >
  5629.    <div class="NavigationItem-text">
  5630.        
  5631.        
  5632.            
  5633.                <a href="https://www.nbcsports.com/nfl/profootballtalk">PFT</a>
  5634.            
  5635.        
  5636.    </div>
  5637.  
  5638.    
  5639. </div>
  5640. </li>
  5641.                    
  5642.                
  5643.                
  5644.            
  5645.                
  5646.                    
  5647.                        <li class="Navigation-items-item"><div class="NavigationItem" >
  5648.    <div class="NavigationItem-text">
  5649.        
  5650.        
  5651.            
  5652.                <a href="https://www.nbcsports.com/golf">Golf Channel</a>
  5653.            
  5654.        
  5655.    </div>
  5656.  
  5657.    
  5658. </div>
  5659. </li>
  5660.                    
  5661.                
  5662.                
  5663.            
  5664.                
  5665.                    
  5666.                        <li class="Navigation-items-item"><div class="NavigationItem" >
  5667.    <div class="NavigationItem-text">
  5668.        
  5669.        
  5670.            
  5671.                <a href="https://www.nbcsports.com/watch">Watch</a>
  5672.            
  5673.        
  5674.    </div>
  5675.  
  5676.    
  5677. </div>
  5678. </li>
  5679.                    
  5680.                
  5681.                
  5682.            
  5683.                
  5684.                    
  5685.                        <li class="Navigation-items-item"><div class="NavigationItem" >
  5686.    <div class="NavigationItem-text">
  5687.        
  5688.        
  5689.            
  5690.                <a href="https://www.nbcsports.com/podcasts">Podcasts</a>
  5691.            
  5692.        
  5693.    </div>
  5694.  
  5695.    
  5696. </div>
  5697. </li>
  5698.                    
  5699.                
  5700.                
  5701.            
  5702.                
  5703.                
  5704.                    
  5705.                        
  5706.                        <li class="Navigation-items-item" data-burger-menu>
  5707.                            <div class="NavigationItem-text"><span class="NavigationItem-more"><button class="Icon-button" data-theme="gray" aria-label="More"><svg class="burger-menu"><use xlink:href="#menu"></use></svg></button></span></div>
  5708.  
  5709.                            <div class="NavigationItem">
  5710.                                <ul class="NavigationItem-items">
  5711.                                    
  5712.                                        
  5713.                                            <li class="NavigationItem-items-item" data-favorites>
  5714.                                                <a class="NavigationLink" href="#"><svg class="bookmark"><use xlink:href="#bookmark"></use></svg><span class="NavigationLink-text">Favorites</span></a>
  5715.                                            </li>
  5716.                                            <li class="NavigationItem-items-item" data-login>
  5717.                                                <a class="NavigationLink" href="https://www.nbcsports.com/login"><svg class="profile"><use xlink:href="#profile"></use></svg><span class="NavigationLink-text">Profile</span></a>
  5718.                                            </li>
  5719.                                        
  5720.                                    
  5721.                                        
  5722.                                    
  5723.                                        
  5724.                                    
  5725.                                        
  5726.                                    
  5727.                                        
  5728.                                    
  5729.                                        
  5730.                                    
  5731.                                        
  5732.                                    
  5733.                                        
  5734.                                    
  5735.                                    
  5736.                                        
  5737.                                            <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.peacocktv.com?cid=2301sptgennbspownedi8371&amp;utm_campaign=2301sptgen&amp;utm_source=nbcs_nbcspts_st-sv&amp;utm_medium=own_edi_awa_glbnvlnk&amp;utm_term=nbcsportssitevisitors&amp;utm_content=sportsonpeacock" target="_blank"><span class="NavigationLink-image"><picture>
  5738.    
  5739.    
  5740.        
  5741.            
  5742.  
  5743.        
  5744.    
  5745.  
  5746.    
  5747.    
  5748.        
  5749.    
  5750.  
  5751.    
  5752.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/45/0b/ee757f2f4ae8bdf3e0a91810ffa7/peacock-app-stroke.svg">
  5753.  
  5754.    
  5755.  
  5756.  
  5757.    
  5758.    
  5759.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/45/0b/ee757f2f4ae8bdf3e0a91810ffa7/peacock-app-stroke.svg" loading="lazy">
  5760.  
  5761.  
  5762. </picture>
  5763. </span><span class="NavigationLink-text">Peacock</span></a>
  5764. </li>
  5765.                                        
  5766.                                            <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/betting"><span class="NavigationLink-image"><picture>
  5767.    
  5768.    
  5769.        
  5770.            
  5771.  
  5772.        
  5773.    
  5774.  
  5775.    
  5776.    
  5777.        
  5778.    
  5779.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1274bf6/2147483647/strip/true/crop/1000x1000+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5d%2F5a%2Fd05a8a064bdeb2fad776e20897f2%2F1000x1000-bte-white.jpg 1x,https://nbcsports.brightspotcdn.com/dims4/default/728c62a/2147483647/strip/true/crop/1000x1000+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5d%2F5a%2Fd05a8a064bdeb2fad776e20897f2%2F1000x1000-bte-white.jpg 2x">
  5780.  
  5781.    
  5782.  
  5783.    
  5784.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/0df36e9/2147483647/strip/true/crop/1000x1000+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5d%2F5a%2Fd05a8a064bdeb2fad776e20897f2%2F1000x1000-bte-white.jpg">
  5785.  
  5786.    
  5787.  
  5788.  
  5789.    
  5790.    
  5791.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/0df36e9/2147483647/strip/true/crop/1000x1000+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5d%2F5a%2Fd05a8a064bdeb2fad776e20897f2%2F1000x1000-bte-white.jpg 1x,https://nbcsports.brightspotcdn.com/dims4/default/8c36e2e/2147483647/strip/true/crop/1000x1000+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5d%2F5a%2Fd05a8a064bdeb2fad776e20897f2%2F1000x1000-bte-white.jpg 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/0df36e9/2147483647/strip/true/crop/1000x1000+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5d%2F5a%2Fd05a8a064bdeb2fad776e20897f2%2F1000x1000-bte-white.jpg" loading="lazy">
  5792.  
  5793.  
  5794. </picture>
  5795. </span><span class="NavigationLink-text">Betting Home</span></a>
  5796. </li>
  5797.                                        
  5798.                                            <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.telemundo.com/deportes?ref=nbcs" target="_blank"><span class="NavigationLink-image"><picture>
  5799.    
  5800.    
  5801.        
  5802.            
  5803.  
  5804.        
  5805.    
  5806.  
  5807.    
  5808.    
  5809.        
  5810.    
  5811.  
  5812.    
  5813.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/16/83/aa95d5e54c26a7821e864ed5a653/1-light.svg">
  5814.  
  5815.    
  5816.  
  5817.  
  5818.    
  5819.    
  5820.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/16/83/aa95d5e54c26a7821e864ed5a653/1-light.svg" loading="lazy">
  5821.  
  5822.  
  5823. </picture>
  5824. </span><span class="NavigationLink-text">Telemundo Deportes</span></a>
  5825. </li>
  5826.                                        
  5827.                                            <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcolympics.com/?ref=nbcs" target="_blank"><span class="NavigationLink-image"><picture>
  5828.    
  5829.    
  5830.        
  5831.            
  5832.  
  5833.        
  5834.    
  5835.  
  5836.    
  5837.    
  5838.        
  5839.    
  5840.  
  5841.    
  5842.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/cf/bf/853ddb3a491a9ea395afbf94009d/nbc-olympics-logo.svg">
  5843.  
  5844.    
  5845.  
  5846.  
  5847.    
  5848.    
  5849.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/cf/bf/853ddb3a491a9ea395afbf94009d/nbc-olympics-logo.svg" loading="lazy">
  5850.  
  5851.  
  5852. </picture>
  5853. </span><span class="NavigationLink-text">Paris 2024 Olympics</span></a>
  5854. </li>
  5855.                                        
  5856.                                            <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.teamusa.org/?ref=nbcs" target="_blank"><span class="NavigationLink-image"><picture>
  5857.    
  5858.    
  5859.        
  5860.            
  5861.  
  5862.        
  5863.    
  5864.  
  5865.    
  5866.    
  5867.        
  5868.    
  5869.  
  5870.    
  5871.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/d0/27/e35908bc46a1be807348545a148a/team-usa-yellow-gold.svg">
  5872.  
  5873.    
  5874.  
  5875.  
  5876.    
  5877.    
  5878.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/d0/27/e35908bc46a1be807348545a148a/team-usa-yellow-gold.svg" loading="lazy">
  5879.  
  5880.  
  5881. </picture>
  5882. </span><span class="NavigationLink-text">Team USA</span></a>
  5883. </li>
  5884.                                        
  5885.                                            <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://olympics.com/en/?ref=nbcs" target="_blank"><span class="NavigationLink-image"><picture>
  5886.    
  5887.    
  5888.        
  5889.            
  5890.  
  5891.        
  5892.    
  5893.  
  5894.    
  5895.    
  5896.        
  5897.    
  5898.  
  5899.    
  5900.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/6a/df/eeedac0745a59a92daaa0bc0b568/olympics-rings-gold.svg">
  5901.  
  5902.    
  5903.  
  5904.  
  5905.    
  5906.    
  5907.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/6a/df/eeedac0745a59a92daaa0bc0b568/olympics-rings-gold.svg" loading="lazy">
  5908.  
  5909.  
  5910. </picture>
  5911. </span><span class="NavigationLink-text">Olympics</span></a>
  5912. </li>
  5913.                                        
  5914.                                            <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.golfnow.com/?ref=nbcs" target="_blank"><span class="NavigationLink-image"><picture>
  5915.    
  5916.    
  5917.        
  5918.            
  5919.  
  5920.        
  5921.    
  5922.  
  5923.    
  5924.    
  5925.        
  5926.    
  5927.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/9b90307/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1b%2Ff8%2F3b7b01cd47cdb7dda14e13163ff4%2Fgolfnow.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/af2d4ab/2147483647/strip/true/crop/512x512+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1b%2Ff8%2F3b7b01cd47cdb7dda14e13163ff4%2Fgolfnow.png 2x">
  5928.  
  5929.    
  5930.  
  5931.    
  5932.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/253e6b5/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1b%2Ff8%2F3b7b01cd47cdb7dda14e13163ff4%2Fgolfnow.png">
  5933.  
  5934.    
  5935.  
  5936.  
  5937.    
  5938.    
  5939.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/253e6b5/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1b%2Ff8%2F3b7b01cd47cdb7dda14e13163ff4%2Fgolfnow.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/099a914/2147483647/strip/true/crop/512x512+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1b%2Ff8%2F3b7b01cd47cdb7dda14e13163ff4%2Fgolfnow.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/253e6b5/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1b%2Ff8%2F3b7b01cd47cdb7dda14e13163ff4%2Fgolfnow.png" loading="lazy">
  5940.  
  5941.  
  5942. </picture>
  5943. </span><span class="NavigationLink-text">GolfNow</span></a>
  5944. </li>
  5945.                                        
  5946.                                            <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.golfpass.com/?ref=nbcs" target="_blank"><span class="NavigationLink-image"><picture>
  5947.    
  5948.    
  5949.        
  5950.            
  5951.  
  5952.        
  5953.    
  5954.  
  5955.    
  5956.    
  5957.        
  5958.    
  5959.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/2672967/2147483647/strip/true/crop/100x100+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fc0%2Ff1%2F6bdf9d0041f2874ab02464b8370f%2Fgolfpass.jpeg 1x,https://nbcsports.brightspotcdn.com/dims4/default/f829331/2147483647/strip/true/crop/100x100+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fc0%2Ff1%2F6bdf9d0041f2874ab02464b8370f%2Fgolfpass.jpeg 2x">
  5960.  
  5961.    
  5962.  
  5963.    
  5964.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/a74d47a/2147483647/strip/true/crop/100x100+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fc0%2Ff1%2F6bdf9d0041f2874ab02464b8370f%2Fgolfpass.jpeg">
  5965.  
  5966.    
  5967.  
  5968.  
  5969.    
  5970.    
  5971.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/a74d47a/2147483647/strip/true/crop/100x100+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fc0%2Ff1%2F6bdf9d0041f2874ab02464b8370f%2Fgolfpass.jpeg 1x,https://nbcsports.brightspotcdn.com/dims4/default/b209b50/2147483647/strip/true/crop/100x100+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fc0%2Ff1%2F6bdf9d0041f2874ab02464b8370f%2Fgolfpass.jpeg 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/a74d47a/2147483647/strip/true/crop/100x100+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fc0%2Ff1%2F6bdf9d0041f2874ab02464b8370f%2Fgolfpass.jpeg" loading="lazy">
  5972.  
  5973.  
  5974. </picture>
  5975. </span><span class="NavigationLink-text">GolfPass</span></a>
  5976. </li>
  5977.                                        
  5978.                                            <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.sportsengine.com/?ref=nbcs" target="_blank"><span class="NavigationLink-image"><picture>
  5979.    
  5980.    
  5981.        
  5982.            
  5983.  
  5984.        
  5985.    
  5986.  
  5987.    
  5988.    
  5989.        
  5990.    
  5991.  
  5992.    
  5993.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/d3/01/9844f7bd4219927712ddb364691e/sports-engine-white.svg">
  5994.  
  5995.    
  5996.  
  5997.  
  5998.    
  5999.    
  6000.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/d3/01/9844f7bd4219927712ddb364691e/sports-engine-white.svg" loading="lazy">
  6001.  
  6002.  
  6003. </picture>
  6004. </span><span class="NavigationLink-text">SportsEngine</span></a>
  6005. </li>
  6006.                                        
  6007.                                            <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/pressbox"><span class="NavigationLink-image"><picture>
  6008.    
  6009.    
  6010.        
  6011.            
  6012.  
  6013.        
  6014.    
  6015.  
  6016.    
  6017.    
  6018.        
  6019.    
  6020.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/d4be522/2147483647/strip/true/crop/1080x1080+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa8%2Fc1%2F66e9c6764b0f94724f8e8c241290%2Fnbcs-press-box-rgb.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/1653ad3/2147483647/strip/true/crop/1080x1080+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa8%2Fc1%2F66e9c6764b0f94724f8e8c241290%2Fnbcs-press-box-rgb.png 2x">
  6021.  
  6022.    
  6023.  
  6024.    
  6025.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/a1ce19b/2147483647/strip/true/crop/1080x1080+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa8%2Fc1%2F66e9c6764b0f94724f8e8c241290%2Fnbcs-press-box-rgb.png">
  6026.  
  6027.    
  6028.  
  6029.  
  6030.    
  6031.    
  6032.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/a1ce19b/2147483647/strip/true/crop/1080x1080+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa8%2Fc1%2F66e9c6764b0f94724f8e8c241290%2Fnbcs-press-box-rgb.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/eb2b89b/2147483647/strip/true/crop/1080x1080+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa8%2Fc1%2F66e9c6764b0f94724f8e8c241290%2Fnbcs-press-box-rgb.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/a1ce19b/2147483647/strip/true/crop/1080x1080+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa8%2Fc1%2F66e9c6764b0f94724f8e8c241290%2Fnbcs-press-box-rgb.png" loading="lazy">
  6033.  
  6034.  
  6035. </picture>
  6036. </span><span class="NavigationLink-text">NBC Sports Press Box</span></a>
  6037. </li>
  6038.                                        
  6039.                                    
  6040.                                </ul>
  6041.                            </div>
  6042.                        </li>
  6043.                        
  6044.                    
  6045.                
  6046.            
  6047.            
  6048.                
  6049.                    <li class="Navigation-items-item" data-favorites>
  6050.                        <div class="NavigationItem">
  6051.                            <div class="NavigationItem-text">
  6052.                                <button class="Icon-button" data-theme="gray"><span class="sr-only">Favorites</span><svg class="bookmark"><use xlink:href="#bookmark"></use></svg></button>
  6053.                            </div>
  6054.                        </div>
  6055.                    </li>
  6056.                    <li class="Navigation-items-item" data-login><div class="NavigationItem" data-has-menu >
  6057.    <div class="NavigationItem-text">
  6058.        
  6059.            <span class="Link" ><span class="NavigationItem-more"></span><button class="Icon-button" data-theme="gray"><span class="sr-only">Profile</span>
  6060.            <svg class="profile"><use xlink:href="#profile"></use></svg></button></span>
  6061.        
  6062.    </div>
  6063.  
  6064.    
  6065.        <ul class="NavigationItem-items">
  6066.            
  6067.                
  6068.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/login"><span class="NavigationLink-text">Login</span></a>
  6069. </li>
  6070.                
  6071.            
  6072.        </ul>
  6073.    
  6074. </div>
  6075. </li>
  6076.                
  6077.            
  6078.                
  6079.            
  6080.                
  6081.            
  6082.                
  6083.            
  6084.                
  6085.            
  6086.                
  6087.            
  6088.                
  6089.            
  6090.                
  6091.            
  6092.        </ul>
  6093.    
  6094. </nav>
  6095. </div>
  6096.            <button class="Icon-button Page-header-menu-trigger" data-theme="gray" aria-expanded="false"><svg class="burger-menu"><use xlink:href="#menu"></use></svg><span class="label">Menu</span></button>
  6097.        </div>
  6098.    </div>
  6099.  
  6100.    <div class="FavoritesMenu" data-favorites-menu>
  6101.        <div class="FavoritesMenu-header">
  6102.            <span>Favorites</span>
  6103.        </div>
  6104.  
  6105.        <div class="FavoritesMenu-content" data-favorites-content>
  6106.            <div class="FavoritesMenu-text">Sign up to follow your favorites on all your devices.</div>
  6107.            <a class="Pill-button" data-theme="outline" data-size="small" href="https://www.nbcsports.com/login?sourceUrl=https%3A%2F%2Fwww.nbcsports.com%2Fnfl%2Ffeed%2Frumor-mill%2F">Sign up</a>
  6108.        </div>
  6109.    </div>
  6110.    <div class="Page-header-progressBar" data-progress-bar></div>
  6111. </bsp-header>
  6112.  
  6113.  
  6114.    
  6115.  
  6116.    <div class="Page-content">
  6117.        <main class="Page-main" data-modulewell>
  6118.            
  6119.                
  6120.                    
  6121.                    <div class="ConfirmationPage-background">
  6122.                        
  6123.                            
  6124.                                <picture>
  6125.    
  6126.    
  6127.        
  6128.            
  6129.  
  6130.        
  6131.    
  6132.  
  6133.    
  6134.    
  6135.        
  6136.    
  6137.            <source type="image/webp"  width="1680" height="537" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e5ae18f/2147483647/strip/true/crop/4000x1279+0+262/resize/390x125!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5c%2Fe3%2F87e9aa9e4e5f84819be8cb0d925b%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F1430389952 390w,https://nbcsports.brightspotcdn.com/dims4/default/de93c18/2147483647/strip/true/crop/4000x1279+0+262/resize/768x245!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5c%2Fe3%2F87e9aa9e4e5f84819be8cb0d925b%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F1430389952 768w,https://nbcsports.brightspotcdn.com/dims4/default/2f9f573/2147483647/strip/true/crop/4000x1279+0+262/resize/1024x327!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5c%2Fe3%2F87e9aa9e4e5f84819be8cb0d925b%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F1430389952 1024w,https://nbcsports.brightspotcdn.com/dims4/default/71cd715/2147483647/strip/true/crop/4000x1279+0+262/resize/1680x537!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5c%2Fe3%2F87e9aa9e4e5f84819be8cb0d925b%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F1430389952 1680w">
  6138.  
  6139.    
  6140.  
  6141.    
  6142.        <source width="1680" height="537" srcset="https://nbcsports.brightspotcdn.com/dims4/default/40253ce/2147483647/strip/true/crop/4000x1279+0+262/resize/1680x537!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5c%2Fe3%2F87e9aa9e4e5f84819be8cb0d925b%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F1430389952">
  6143.  
  6144.    
  6145.  
  6146.  
  6147.    
  6148.    
  6149.    <img class="Image" alt="Baseball Homeplate with Baselines on Ball Diamond" srcset="https://nbcsports.brightspotcdn.com/dims4/default/88e5ecd/2147483647/strip/true/crop/4000x1279+0+262/resize/390x125!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5c%2Fe3%2F87e9aa9e4e5f84819be8cb0d925b%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F1430389952 390w,https://nbcsports.brightspotcdn.com/dims4/default/eacce02/2147483647/strip/true/crop/4000x1279+0+262/resize/768x245!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5c%2Fe3%2F87e9aa9e4e5f84819be8cb0d925b%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F1430389952 768w,https://nbcsports.brightspotcdn.com/dims4/default/02349f8/2147483647/strip/true/crop/4000x1279+0+262/resize/1024x327!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5c%2Fe3%2F87e9aa9e4e5f84819be8cb0d925b%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F1430389952 1024w,https://nbcsports.brightspotcdn.com/dims4/default/40253ce/2147483647/strip/true/crop/4000x1279+0+262/resize/1680x537!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5c%2Fe3%2F87e9aa9e4e5f84819be8cb0d925b%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F1430389952 1680w" width="1680" height="537" src="https://nbcsports.brightspotcdn.com/dims4/default/40253ce/2147483647/strip/true/crop/4000x1279+0+262/resize/1680x537!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F5c%2Fe3%2F87e9aa9e4e5f84819be8cb0d925b%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F1430389952" loading="lazy">
  6150.  
  6151.  
  6152. </picture>
  6153.  
  6154.                            
  6155.                        
  6156.                        <div class="ConfirmationPage-gradient"></div>
  6157.                    </div>
  6158.                    <div class="ConfirmationPage-contents">
  6159.                        
  6160.                            <h1 class="ConfirmationPage-title">Page Not Found</h1>
  6161.                        
  6162.                        
  6163.                        
  6164.                            <a class="Link" href="https://www.nbcsports.com/">Return Home</a>
  6165.                        
  6166.                    </div>
  6167.                
  6168.            
  6169.        </main>
  6170.    </div>
  6171.  
  6172.    
  6173.  
  6174.    <footer class="Page-footer">
  6175.    <div class="Page-footer-content" data-grid-container>
  6176.        
  6177.            <div class="Page-footer-logo" data-grid="span:6 md:span:4 lg:span:8 hk:span:4">
  6178.                <a aria-label="home page" href="/"  >
  6179.    
  6180.        <img class="PageLogo-image" src="https://nbcsports.brightspotcdn.com/dims4/default/45c8841/2147483647/strip/true/crop/50x50+0+0/resize/400x400!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F9b%2Ff5%2F399321474a4faa91ab6dc6da73f1%2Fpeacock-logo.png" alt="peacock logo.png" width="400"  height="400" >
  6181.    
  6182.    </a>
  6183.  
  6184.                
  6185.                    <div class="Page-footer-promo">
  6186.                        
  6187.                            <div class="PagePromo">
  6188.                                <div class="PagePromo-content">
  6189.                                    
  6190.    <div class="PagePromo-title">
  6191.        <a class="Link" href="https://cloud.em.nbcsports.com/epc" target="_blank" rel="noopener">Stay in the Know</a>
  6192.    </div>
  6193.  
  6194.  
  6195.  
  6196.                                    
  6197.    <div class="PagePromo-description"><span>Subscribe to our Newsletter and Alerts</span></div>
  6198.  
  6199.  
  6200.  
  6201.                                    <div class="PagePromo-ctaLink">
  6202.                                        <a class="Pill-button" data-theme="outline" data-size="small" href="https://cloud.em.nbcsports.com/epc" target="_blank">
  6203.                                            Subscribe
  6204.                                        </a>
  6205.                                    </div>
  6206.                                </div>
  6207.                            </div>
  6208.                        
  6209.                    </div>
  6210.                
  6211.            </div>
  6212.        
  6213.  
  6214.        
  6215.    
  6216.        <bsp-accordion class="FooterNavigationItem" data-grid="span:6 md:span:8 lg:span:16 hk:span:8">
  6217.    <div class="FooterNavigationItem-text" data-accordion-header>
  6218.        
  6219.            <span>Sports</span>
  6220.        
  6221.        <svg class="arrow"><use xlink:href="#arrow-down"></use></svg>
  6222.    </div>
  6223.  
  6224.    
  6225.        <ul class="FooterNavigationItem-items" data-accordion-body>
  6226.            
  6227.                
  6228.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/college-basketball"><span class="NavigationLink-image"><picture>
  6229.    
  6230.    
  6231.        
  6232.            
  6233.  
  6234.        
  6235.    
  6236.  
  6237.    
  6238.    
  6239.        
  6240.    
  6241.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/9c2507c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2F5c%2F736b74724801af5786fbfeff37d2%2Fleague-ncaa-basketball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/f75f4af/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2F5c%2F736b74724801af5786fbfeff37d2%2Fleague-ncaa-basketball.png 2x">
  6242.  
  6243.    
  6244.  
  6245.    
  6246.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/4a08ffe/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2F5c%2F736b74724801af5786fbfeff37d2%2Fleague-ncaa-basketball.png">
  6247.  
  6248.    
  6249.  
  6250.  
  6251.    
  6252.    
  6253.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/4a08ffe/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2F5c%2F736b74724801af5786fbfeff37d2%2Fleague-ncaa-basketball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/8a65b9a/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2F5c%2F736b74724801af5786fbfeff37d2%2Fleague-ncaa-basketball.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/4a08ffe/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F1e%2F5c%2F736b74724801af5786fbfeff37d2%2Fleague-ncaa-basketball.png" loading="lazy">
  6254.  
  6255.  
  6256. </picture>
  6257. </span><span class="NavigationLink-text">College Basketball</span></a>
  6258. </li>
  6259.                
  6260.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/cycling"><span class="NavigationLink-image"><picture>
  6261.    
  6262.    
  6263.        
  6264.            
  6265.  
  6266.        
  6267.    
  6268.  
  6269.    
  6270.    
  6271.        
  6272.    
  6273.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/8a0219c/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd1%2F79%2F8c483d0a4cd38cd2750bbb0e73d6%2Fcycle-100x100-3x.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/b6c0e34/2147483647/strip/true/crop/300x300+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd1%2F79%2F8c483d0a4cd38cd2750bbb0e73d6%2Fcycle-100x100-3x.png 2x">
  6274.  
  6275.    
  6276.  
  6277.    
  6278.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/44c3abe/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd1%2F79%2F8c483d0a4cd38cd2750bbb0e73d6%2Fcycle-100x100-3x.png">
  6279.  
  6280.    
  6281.  
  6282.  
  6283.    
  6284.    
  6285.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/44c3abe/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd1%2F79%2F8c483d0a4cd38cd2750bbb0e73d6%2Fcycle-100x100-3x.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/f9b0504/2147483647/strip/true/crop/300x300+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd1%2F79%2F8c483d0a4cd38cd2750bbb0e73d6%2Fcycle-100x100-3x.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/44c3abe/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd1%2F79%2F8c483d0a4cd38cd2750bbb0e73d6%2Fcycle-100x100-3x.png" loading="lazy">
  6286.  
  6287.  
  6288. </picture>
  6289. </span><span class="NavigationLink-text">Cycling</span></a>
  6290. </li>
  6291.                
  6292.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/college-football"><span class="NavigationLink-image"><picture>
  6293.    
  6294.    
  6295.        
  6296.            
  6297.  
  6298.        
  6299.    
  6300.  
  6301.    
  6302.    
  6303.        
  6304.    
  6305.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/5f40d34/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/9bcae61/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 2x">
  6306.  
  6307.    
  6308.  
  6309.    
  6310.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png">
  6311.  
  6312.    
  6313.  
  6314.  
  6315.    
  6316.    
  6317.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/080414b/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png" loading="lazy">
  6318.  
  6319.  
  6320. </picture>
  6321. </span><span class="NavigationLink-text">College Football</span></a>
  6322. </li>
  6323.                
  6324.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/figure-skating"><span class="NavigationLink-image"><picture>
  6325.    
  6326.    
  6327.        
  6328.            
  6329.  
  6330.        
  6331.    
  6332.  
  6333.    
  6334.    
  6335.        
  6336.    
  6337.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/42787fa/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb0%2Fb1%2F34e792e34aa9b0e7380c3fd2e359%2Fleague-ice-skating.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/d2bb9c9/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb0%2Fb1%2F34e792e34aa9b0e7380c3fd2e359%2Fleague-ice-skating.png 2x">
  6338.  
  6339.    
  6340.  
  6341.    
  6342.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/b16ad60/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb0%2Fb1%2F34e792e34aa9b0e7380c3fd2e359%2Fleague-ice-skating.png">
  6343.  
  6344.    
  6345.  
  6346.  
  6347.    
  6348.    
  6349.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/b16ad60/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb0%2Fb1%2F34e792e34aa9b0e7380c3fd2e359%2Fleague-ice-skating.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/ef3aa4c/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb0%2Fb1%2F34e792e34aa9b0e7380c3fd2e359%2Fleague-ice-skating.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/b16ad60/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb0%2Fb1%2F34e792e34aa9b0e7380c3fd2e359%2Fleague-ice-skating.png" loading="lazy">
  6350.  
  6351.  
  6352. </picture>
  6353. </span><span class="NavigationLink-text">Figure Skating</span></a>
  6354. </li>
  6355.                
  6356.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/golf"><span class="NavigationLink-image"><picture>
  6357.    
  6358.    
  6359.        
  6360.            
  6361.  
  6362.        
  6363.    
  6364.  
  6365.    
  6366.    
  6367.        
  6368.    
  6369.  
  6370.    
  6371.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/0b/86/31d0b79e4cb381d3bedea5e51b54/golf-white.svg">
  6372.  
  6373.    
  6374.  
  6375.  
  6376.    
  6377.    
  6378.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/0b/86/31d0b79e4cb381d3bedea5e51b54/golf-white.svg" loading="lazy">
  6379.  
  6380.  
  6381. </picture>
  6382. </span><span class="NavigationLink-text">Golf</span></a>
  6383. </li>
  6384.                
  6385.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/horse-racing"><span class="NavigationLink-image"><picture>
  6386.    
  6387.    
  6388.        
  6389.            
  6390.  
  6391.        
  6392.    
  6393.  
  6394.    
  6395.    
  6396.        
  6397.    
  6398.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/130823c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F9c%2Ff5%2Fbf80f34e4799a2ebd0da3f5075f5%2Fleague-horse.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/72d61cc/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F9c%2Ff5%2Fbf80f34e4799a2ebd0da3f5075f5%2Fleague-horse.png 2x">
  6399.  
  6400.    
  6401.  
  6402.    
  6403.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/f9b961c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F9c%2Ff5%2Fbf80f34e4799a2ebd0da3f5075f5%2Fleague-horse.png">
  6404.  
  6405.    
  6406.  
  6407.  
  6408.    
  6409.    
  6410.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/f9b961c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F9c%2Ff5%2Fbf80f34e4799a2ebd0da3f5075f5%2Fleague-horse.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/cd48b8c/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F9c%2Ff5%2Fbf80f34e4799a2ebd0da3f5075f5%2Fleague-horse.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/f9b961c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F9c%2Ff5%2Fbf80f34e4799a2ebd0da3f5075f5%2Fleague-horse.png" loading="lazy">
  6411.  
  6412.  
  6413. </picture>
  6414. </span><span class="NavigationLink-text">Horse Racing</span></a>
  6415. </li>
  6416.                
  6417.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/mlb"><span class="NavigationLink-image"><picture>
  6418.    
  6419.    
  6420.        
  6421.            
  6422.  
  6423.        
  6424.    
  6425.  
  6426.    
  6427.    
  6428.        
  6429.    
  6430.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/5eaf720/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ff1%2F67%2F53cb341b46029fd2d683e353e0e5%2Fleague-mlb.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/81b9934/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ff1%2F67%2F53cb341b46029fd2d683e353e0e5%2Fleague-mlb.png 2x">
  6431.  
  6432.    
  6433.  
  6434.    
  6435.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/5ae2479/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ff1%2F67%2F53cb341b46029fd2d683e353e0e5%2Fleague-mlb.png">
  6436.  
  6437.    
  6438.  
  6439.  
  6440.    
  6441.    
  6442.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/5ae2479/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ff1%2F67%2F53cb341b46029fd2d683e353e0e5%2Fleague-mlb.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/7aa1021/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ff1%2F67%2F53cb341b46029fd2d683e353e0e5%2Fleague-mlb.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/5ae2479/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ff1%2F67%2F53cb341b46029fd2d683e353e0e5%2Fleague-mlb.png" loading="lazy">
  6443.  
  6444.  
  6445. </picture>
  6446. </span><span class="NavigationLink-text">MLB</span></a>
  6447. </li>
  6448.                
  6449.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/motor-sports"><span class="NavigationLink-image"><picture>
  6450.    
  6451.    
  6452.        
  6453.            
  6454.  
  6455.        
  6456.    
  6457.  
  6458.    
  6459.    
  6460.        
  6461.    
  6462.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/2404ac7/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F03%2Fd7%2F1c6f74734bc8af0fca3922fc0540%2Fmotor-100x100-3x.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/ca3024b/2147483647/strip/true/crop/300x300+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F03%2Fd7%2F1c6f74734bc8af0fca3922fc0540%2Fmotor-100x100-3x.png 2x">
  6463.  
  6464.    
  6465.  
  6466.    
  6467.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1b1f43d/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F03%2Fd7%2F1c6f74734bc8af0fca3922fc0540%2Fmotor-100x100-3x.png">
  6468.  
  6469.    
  6470.  
  6471.  
  6472.    
  6473.    
  6474.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1b1f43d/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F03%2Fd7%2F1c6f74734bc8af0fca3922fc0540%2Fmotor-100x100-3x.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/bafc212/2147483647/strip/true/crop/300x300+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F03%2Fd7%2F1c6f74734bc8af0fca3922fc0540%2Fmotor-100x100-3x.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/1b1f43d/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F03%2Fd7%2F1c6f74734bc8af0fca3922fc0540%2Fmotor-100x100-3x.png" loading="lazy">
  6475.  
  6476.  
  6477. </picture>
  6478. </span><span class="NavigationLink-text">Motor Sports</span></a>
  6479. </li>
  6480.                
  6481.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/nascar"><span class="NavigationLink-image"><picture>
  6482.    
  6483.    
  6484.        
  6485.            
  6486.  
  6487.        
  6488.    
  6489.  
  6490.    
  6491.    
  6492.        
  6493.    
  6494.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/b4ed9e5/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ffa%2Fe6%2Fa5ba5c174b6dbed55f54e09370e1%2Fleague-nascar.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/f603c29/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ffa%2Fe6%2Fa5ba5c174b6dbed55f54e09370e1%2Fleague-nascar.png 2x">
  6495.  
  6496.    
  6497.  
  6498.    
  6499.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1285a09/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ffa%2Fe6%2Fa5ba5c174b6dbed55f54e09370e1%2Fleague-nascar.png">
  6500.  
  6501.    
  6502.  
  6503.  
  6504.    
  6505.    
  6506.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1285a09/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ffa%2Fe6%2Fa5ba5c174b6dbed55f54e09370e1%2Fleague-nascar.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/5f3566e/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ffa%2Fe6%2Fa5ba5c174b6dbed55f54e09370e1%2Fleague-nascar.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/1285a09/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ffa%2Fe6%2Fa5ba5c174b6dbed55f54e09370e1%2Fleague-nascar.png" loading="lazy">
  6507.  
  6508.  
  6509. </picture>
  6510. </span><span class="NavigationLink-text">NASCAR</span></a>
  6511. </li>
  6512.                
  6513.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/nba"><span class="NavigationLink-image"><picture>
  6514.    
  6515.    
  6516.        
  6517.            
  6518.  
  6519.        
  6520.    
  6521.  
  6522.    
  6523.    
  6524.        
  6525.    
  6526.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/5debb20/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd0%2F25%2Fcd0954284467a5fb4b988fc9842e%2Fleague-nba.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/40d7ec4/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd0%2F25%2Fcd0954284467a5fb4b988fc9842e%2Fleague-nba.png 2x">
  6527.  
  6528.    
  6529.  
  6530.    
  6531.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/ff48b0d/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd0%2F25%2Fcd0954284467a5fb4b988fc9842e%2Fleague-nba.png">
  6532.  
  6533.    
  6534.  
  6535.  
  6536.    
  6537.    
  6538.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/ff48b0d/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd0%2F25%2Fcd0954284467a5fb4b988fc9842e%2Fleague-nba.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/8536284/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd0%2F25%2Fcd0954284467a5fb4b988fc9842e%2Fleague-nba.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/ff48b0d/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd0%2F25%2Fcd0954284467a5fb4b988fc9842e%2Fleague-nba.png" loading="lazy">
  6539.  
  6540.  
  6541. </picture>
  6542. </span><span class="NavigationLink-text">NBA</span></a>
  6543. </li>
  6544.                
  6545.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/nfl"><span class="NavigationLink-image"><picture>
  6546.    
  6547.    
  6548.        
  6549.            
  6550.  
  6551.        
  6552.    
  6553.  
  6554.    
  6555.    
  6556.        
  6557.    
  6558.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e1be926/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fca%2Fbe%2F83644e5145aab4f97517245f136a%2Fleague-nfl.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/e121997/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fca%2Fbe%2F83644e5145aab4f97517245f136a%2Fleague-nfl.png 2x">
  6559.  
  6560.    
  6561.  
  6562.    
  6563.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/bd32ec5/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fca%2Fbe%2F83644e5145aab4f97517245f136a%2Fleague-nfl.png">
  6564.  
  6565.    
  6566.  
  6567.  
  6568.    
  6569.    
  6570.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/bd32ec5/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fca%2Fbe%2F83644e5145aab4f97517245f136a%2Fleague-nfl.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/b8d337e/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fca%2Fbe%2F83644e5145aab4f97517245f136a%2Fleague-nfl.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/bd32ec5/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fca%2Fbe%2F83644e5145aab4f97517245f136a%2Fleague-nfl.png" loading="lazy">
  6571.  
  6572.  
  6573. </picture>
  6574. </span><span class="NavigationLink-text">NFL</span></a>
  6575. </li>
  6576.                
  6577.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/nhl"><span class="NavigationLink-image"><picture>
  6578.    
  6579.    
  6580.        
  6581.            
  6582.  
  6583.        
  6584.    
  6585.  
  6586.    
  6587.    
  6588.        
  6589.    
  6590.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1a3a959/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa5%2F37%2F3674b7dd47039c08d79a1657bf66%2Fleague-nhl.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/137e086/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa5%2F37%2F3674b7dd47039c08d79a1657bf66%2Fleague-nhl.png 2x">
  6591.  
  6592.    
  6593.  
  6594.    
  6595.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1419c14/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa5%2F37%2F3674b7dd47039c08d79a1657bf66%2Fleague-nhl.png">
  6596.  
  6597.    
  6598.  
  6599.  
  6600.    
  6601.    
  6602.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1419c14/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa5%2F37%2F3674b7dd47039c08d79a1657bf66%2Fleague-nhl.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/2453fde/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa5%2F37%2F3674b7dd47039c08d79a1657bf66%2Fleague-nhl.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/1419c14/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa5%2F37%2F3674b7dd47039c08d79a1657bf66%2Fleague-nhl.png" loading="lazy">
  6603.  
  6604.  
  6605. </picture>
  6606. </span><span class="NavigationLink-text">NHL</span></a>
  6607. </li>
  6608.                
  6609.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/olympics"><span class="NavigationLink-image"><picture>
  6610.    
  6611.    
  6612.        
  6613.            
  6614.  
  6615.        
  6616.    
  6617.  
  6618.    
  6619.    
  6620.        
  6621.    
  6622.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/2a6f803/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F2b%2F32%2F7d3f162c4948af41c0e0a6d01a6b%2Fleague-olympics.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/758ebe0/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F2b%2F32%2F7d3f162c4948af41c0e0a6d01a6b%2Fleague-olympics.png 2x">
  6623.  
  6624.    
  6625.  
  6626.    
  6627.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e8a8f3f/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F2b%2F32%2F7d3f162c4948af41c0e0a6d01a6b%2Fleague-olympics.png">
  6628.  
  6629.    
  6630.  
  6631.  
  6632.    
  6633.    
  6634.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e8a8f3f/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F2b%2F32%2F7d3f162c4948af41c0e0a6d01a6b%2Fleague-olympics.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/4969d3e/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F2b%2F32%2F7d3f162c4948af41c0e0a6d01a6b%2Fleague-olympics.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/e8a8f3f/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F2b%2F32%2F7d3f162c4948af41c0e0a6d01a6b%2Fleague-olympics.png" loading="lazy">
  6635.  
  6636.  
  6637. </picture>
  6638. </span><span class="NavigationLink-text">Olympics</span></a>
  6639. </li>
  6640.                
  6641.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/soccer"><span class="NavigationLink-image"><picture>
  6642.    
  6643.    
  6644.        
  6645.            
  6646.  
  6647.        
  6648.    
  6649.  
  6650.    
  6651.    
  6652.        
  6653.    
  6654.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/82874d6/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F6b%2F98%2F6f6ea1764f2e901bed359381a228%2Fsoccer-100x100-3x.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/d9b6c96/2147483647/strip/true/crop/300x300+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F6b%2F98%2F6f6ea1764f2e901bed359381a228%2Fsoccer-100x100-3x.png 2x">
  6655.  
  6656.    
  6657.  
  6658.    
  6659.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/a347770/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F6b%2F98%2F6f6ea1764f2e901bed359381a228%2Fsoccer-100x100-3x.png">
  6660.  
  6661.    
  6662.  
  6663.  
  6664.    
  6665.    
  6666.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/a347770/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F6b%2F98%2F6f6ea1764f2e901bed359381a228%2Fsoccer-100x100-3x.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/84b1557/2147483647/strip/true/crop/300x300+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F6b%2F98%2F6f6ea1764f2e901bed359381a228%2Fsoccer-100x100-3x.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/a347770/2147483647/strip/true/crop/300x300+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F6b%2F98%2F6f6ea1764f2e901bed359381a228%2Fsoccer-100x100-3x.png" loading="lazy">
  6667.  
  6668.  
  6669. </picture>
  6670. </span><span class="NavigationLink-text">Soccer</span></a>
  6671. </li>
  6672.                
  6673.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/tennis"><span class="NavigationLink-image"><picture>
  6674.    
  6675.    
  6676.        
  6677.            
  6678.  
  6679.        
  6680.    
  6681.  
  6682.    
  6683.    
  6684.        
  6685.    
  6686.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/ed3df17/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fac%2F0f%2F7d04648c4b30b08fef54eadf4933%2Ftennis.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/f6e1cda/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fac%2F0f%2F7d04648c4b30b08fef54eadf4933%2Ftennis.png 2x">
  6687.  
  6688.    
  6689.  
  6690.    
  6691.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/9070fdb/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fac%2F0f%2F7d04648c4b30b08fef54eadf4933%2Ftennis.png">
  6692.  
  6693.    
  6694.  
  6695.  
  6696.    
  6697.    
  6698.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/9070fdb/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fac%2F0f%2F7d04648c4b30b08fef54eadf4933%2Ftennis.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/aacc72c/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fac%2F0f%2F7d04648c4b30b08fef54eadf4933%2Ftennis.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/9070fdb/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fac%2F0f%2F7d04648c4b30b08fef54eadf4933%2Ftennis.png" loading="lazy">
  6699.  
  6700.  
  6701. </picture>
  6702. </span><span class="NavigationLink-text">Tennis</span></a>
  6703. </li>
  6704.                
  6705.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/usfl"><span class="NavigationLink-image"><picture>
  6706.    
  6707.    
  6708.        
  6709.            
  6710.  
  6711.        
  6712.    
  6713.  
  6714.    
  6715.    
  6716.        
  6717.    
  6718.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/f4f5b31/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd1%2F14%2F1cb7a8464144bb7b75555f0a7ba7%2Fleague-usfl.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/8b33f24/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd1%2F14%2F1cb7a8464144bb7b75555f0a7ba7%2Fleague-usfl.png 2x">
  6719.  
  6720.    
  6721.  
  6722.    
  6723.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e803553/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd1%2F14%2F1cb7a8464144bb7b75555f0a7ba7%2Fleague-usfl.png">
  6724.  
  6725.    
  6726.  
  6727.  
  6728.    
  6729.    
  6730.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e803553/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd1%2F14%2F1cb7a8464144bb7b75555f0a7ba7%2Fleague-usfl.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/dcd4601/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd1%2F14%2F1cb7a8464144bb7b75555f0a7ba7%2Fleague-usfl.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/e803553/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fd1%2F14%2F1cb7a8464144bb7b75555f0a7ba7%2Fleague-usfl.png" loading="lazy">
  6731.  
  6732.  
  6733. </picture>
  6734. </span><span class="NavigationLink-text">USFL</span></a>
  6735. </li>
  6736.                
  6737.            
  6738.        </ul>
  6739.    
  6740. </bsp-accordion>
  6741.  
  6742.    
  6743.        <bsp-accordion class="FooterNavigationItem" data-grid="span:6 md:span:4 lg:span:8 hk:span:4">
  6744.    <div class="FooterNavigationItem-text" data-accordion-header>
  6745.        
  6746.            <span>Fantasy</span>
  6747.        
  6748.        <svg class="arrow"><use xlink:href="#arrow-down"></use></svg>
  6749.    </div>
  6750.  
  6751.    
  6752.        <ul class="FooterNavigationItem-items" data-accordion-body>
  6753.            
  6754.                
  6755.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/baseball"><span class="NavigationLink-image"><picture>
  6756.    
  6757.    
  6758.        
  6759.            
  6760.  
  6761.        
  6762.    
  6763.  
  6764.    
  6765.    
  6766.        
  6767.    
  6768.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/ec89988/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/3b0c8f3/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png 2x">
  6769.  
  6770.    
  6771.  
  6772.    
  6773.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/30902c0/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png">
  6774.  
  6775.    
  6776.  
  6777.  
  6778.    
  6779.    
  6780.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/30902c0/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/32e2a97/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/30902c0/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcd%2F9d%2F9da5f5d84782b4b833d4a932368b%2Fleague-baseball.png" loading="lazy">
  6781.  
  6782.  
  6783. </picture>
  6784. </span><span class="NavigationLink-text">Fantasy Baseball</span></a>
  6785. </li>
  6786.                
  6787.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/basketball"><span class="NavigationLink-image"><picture>
  6788.    
  6789.    
  6790.        
  6791.            
  6792.  
  6793.        
  6794.    
  6795.  
  6796.    
  6797.    
  6798.        
  6799.    
  6800.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e485147/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/e26a82e/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png 2x">
  6801.  
  6802.    
  6803.  
  6804.    
  6805.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/f06b93c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png">
  6806.  
  6807.    
  6808.  
  6809.  
  6810.    
  6811.    
  6812.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/f06b93c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/8a6a30c/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/f06b93c/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fad%2F05%2F02a734ae4ff7a37b3ca844e94858%2Fleague-basketball.png" loading="lazy">
  6813.  
  6814.  
  6815. </picture>
  6816. </span><span class="NavigationLink-text">Fantasy Basketball</span></a>
  6817. </li>
  6818.                
  6819.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/football"><span class="NavigationLink-image"><picture>
  6820.    
  6821.    
  6822.        
  6823.            
  6824.  
  6825.        
  6826.    
  6827.  
  6828.    
  6829.    
  6830.        
  6831.    
  6832.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/5f40d34/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/9bcae61/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 2x">
  6833.  
  6834.    
  6835.  
  6836.    
  6837.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png">
  6838.  
  6839.    
  6840.  
  6841.  
  6842.    
  6843.    
  6844.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/080414b/2147483647/strip/true/crop/80x80+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/e319edf/2147483647/strip/true/crop/80x80+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F8b%2F50%2F0ad17ee741a280ed4e409e2b0d8f%2Fleague-football.png" loading="lazy">
  6845.  
  6846.  
  6847. </picture>
  6848. </span><span class="NavigationLink-text">Fantasy Football</span></a>
  6849. </li>
  6850.                
  6851.            
  6852.        </ul>
  6853.    
  6854. </bsp-accordion>
  6855.  
  6856.    
  6857.        <bsp-accordion class="FooterNavigationItem" data-grid="span:6 md:span:4 lg:span:8 hk:span:4">
  6858.    <div class="FooterNavigationItem-text" data-accordion-header>
  6859.        
  6860.            <span>Stream &amp; Podcast</span>
  6861.        
  6862.        <svg class="arrow"><use xlink:href="#arrow-down"></use></svg>
  6863.    </div>
  6864.  
  6865.    
  6866.        <ul class="FooterNavigationItem-items" data-accordion-body>
  6867.            
  6868.                
  6869.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/watch"><span class="NavigationLink-image"><picture>
  6870.    
  6871.    
  6872.        
  6873.            
  6874.  
  6875.        
  6876.    
  6877.  
  6878.    
  6879.    
  6880.        
  6881.    
  6882.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/deab45c/2147483647/strip/true/crop/439x439+0+37/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F56%2F5e%2F75948b314d4f9bfd8bcb0ebcfd76%2Fpolygon-20-512.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/7ea1636/2147483647/strip/true/crop/439x439+0+37/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F56%2F5e%2F75948b314d4f9bfd8bcb0ebcfd76%2Fpolygon-20-512.png 2x">
  6883.  
  6884.    
  6885.  
  6886.    
  6887.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/b30745e/2147483647/strip/true/crop/439x439+0+37/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F56%2F5e%2F75948b314d4f9bfd8bcb0ebcfd76%2Fpolygon-20-512.png">
  6888.  
  6889.    
  6890.  
  6891.  
  6892.    
  6893.    
  6894.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/b30745e/2147483647/strip/true/crop/439x439+0+37/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F56%2F5e%2F75948b314d4f9bfd8bcb0ebcfd76%2Fpolygon-20-512.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/234161c/2147483647/strip/true/crop/439x439+0+37/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F56%2F5e%2F75948b314d4f9bfd8bcb0ebcfd76%2Fpolygon-20-512.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/b30745e/2147483647/strip/true/crop/439x439+0+37/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F56%2F5e%2F75948b314d4f9bfd8bcb0ebcfd76%2Fpolygon-20-512.png" loading="lazy">
  6895.  
  6896.  
  6897. </picture>
  6898. </span><span class="NavigationLink-text">Clips &amp; Highlights</span></a>
  6899. </li>
  6900.                
  6901.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/podcasts"><span class="NavigationLink-image"><picture>
  6902.    
  6903.    
  6904.        
  6905.            
  6906.  
  6907.        
  6908.    
  6909.  
  6910.    
  6911.    
  6912.        
  6913.    
  6914.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/364fc5b/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa8%2Fca%2F550d9b9f4472b09254f6c77653ce%2Fpodcast-1.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/87fff03/2147483647/strip/true/crop/512x512+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa8%2Fca%2F550d9b9f4472b09254f6c77653ce%2Fpodcast-1.png 2x">
  6915.  
  6916.    
  6917.  
  6918.    
  6919.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1a4a8b7/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa8%2Fca%2F550d9b9f4472b09254f6c77653ce%2Fpodcast-1.png">
  6920.  
  6921.    
  6922.  
  6923.  
  6924.    
  6925.    
  6926.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1a4a8b7/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa8%2Fca%2F550d9b9f4472b09254f6c77653ce%2Fpodcast-1.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/3a34926/2147483647/strip/true/crop/512x512+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa8%2Fca%2F550d9b9f4472b09254f6c77653ce%2Fpodcast-1.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/1a4a8b7/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fa8%2Fca%2F550d9b9f4472b09254f6c77653ce%2Fpodcast-1.png" loading="lazy">
  6927.  
  6928.  
  6929. </picture>
  6930. </span><span class="NavigationLink-text">Sports Podcasts</span></a>
  6931. </li>
  6932.                
  6933.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.peacocktv.com?cid=2301sptgennbspownedi8372&amp;utm_campaign=2301sptgen&amp;utm_source=nbcs_nbcspts_st-sv&amp;utm_medium=own_edi_awa_glbftlnk&amp;utm_term=nbcsportssitevisitors&amp;utm_content=sportsonpeacock" target="_blank"><span class="NavigationLink-image"><picture>
  6934.    
  6935.    
  6936.        
  6937.            
  6938.  
  6939.        
  6940.    
  6941.  
  6942.    
  6943.    
  6944.        
  6945.    
  6946.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/a1961ea/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcf%2F6d%2F72125d4b421e8680b67963d883d1%2Fpeacock-app.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/681d72c/2147483647/strip/true/crop/512x512+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcf%2F6d%2F72125d4b421e8680b67963d883d1%2Fpeacock-app.png 2x">
  6947.  
  6948.    
  6949.  
  6950.    
  6951.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/a47e181/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcf%2F6d%2F72125d4b421e8680b67963d883d1%2Fpeacock-app.png">
  6952.  
  6953.    
  6954.  
  6955.  
  6956.    
  6957.    
  6958.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/a47e181/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcf%2F6d%2F72125d4b421e8680b67963d883d1%2Fpeacock-app.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/d506348/2147483647/strip/true/crop/512x512+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcf%2F6d%2F72125d4b421e8680b67963d883d1%2Fpeacock-app.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/a47e181/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcf%2F6d%2F72125d4b421e8680b67963d883d1%2Fpeacock-app.png" loading="lazy">
  6959.  
  6960.  
  6961. </picture>
  6962. </span><span class="NavigationLink-text">Stream on Peacock</span></a>
  6963. </li>
  6964.                
  6965.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/watch/schedule"><span class="NavigationLink-image"><picture>
  6966.    
  6967.    
  6968.        
  6969.            
  6970.  
  6971.        
  6972.    
  6973.  
  6974.    
  6975.    
  6976.        
  6977.    
  6978.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/b1d8102/2147483647/strip/true/crop/14x14+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Faf%2Fb2%2F585bd8b948338993c424f0646f13%2Flive.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/8ee1bcc/2147483647/strip/true/crop/14x14+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Faf%2Fb2%2F585bd8b948338993c424f0646f13%2Flive.png 2x">
  6979.  
  6980.    
  6981.  
  6982.    
  6983.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/0bcb851/2147483647/strip/true/crop/14x14+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Faf%2Fb2%2F585bd8b948338993c424f0646f13%2Flive.png">
  6984.  
  6985.    
  6986.  
  6987.  
  6988.    
  6989.    
  6990.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/0bcb851/2147483647/strip/true/crop/14x14+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Faf%2Fb2%2F585bd8b948338993c424f0646f13%2Flive.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/d174ef4/2147483647/strip/true/crop/14x14+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Faf%2Fb2%2F585bd8b948338993c424f0646f13%2Flive.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/0bcb851/2147483647/strip/true/crop/14x14+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Faf%2Fb2%2F585bd8b948338993c424f0646f13%2Flive.png" loading="lazy">
  6991.  
  6992.  
  6993. </picture>
  6994. </span><span class="NavigationLink-text">Watch Live</span></a>
  6995. </li>
  6996.                
  6997.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.youtube.com/nbcsports" target="_blank"><span class="NavigationLink-image"><picture>
  6998.    
  6999.    
  7000.        
  7001.            
  7002.  
  7003.        
  7004.    
  7005.  
  7006.    
  7007.    
  7008.        
  7009.    
  7010.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/3fccf91/2147483647/strip/true/crop/214x214+3+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F71%2F4b%2Fd0ff247bc9644abeb9459412315f%2Fnbc-sports1.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/deb40b5/2147483647/strip/true/crop/214x214+3+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F71%2F4b%2Fd0ff247bc9644abeb9459412315f%2Fnbc-sports1.png 2x">
  7011.  
  7012.    
  7013.  
  7014.    
  7015.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/5d115f7/2147483647/strip/true/crop/214x214+3+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F71%2F4b%2Fd0ff247bc9644abeb9459412315f%2Fnbc-sports1.png">
  7016.  
  7017.    
  7018.  
  7019.  
  7020.    
  7021.    
  7022.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/5d115f7/2147483647/strip/true/crop/214x214+3+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F71%2F4b%2Fd0ff247bc9644abeb9459412315f%2Fnbc-sports1.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/b0571e5/2147483647/strip/true/crop/214x214+3+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F71%2F4b%2Fd0ff247bc9644abeb9459412315f%2Fnbc-sports1.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/5d115f7/2147483647/strip/true/crop/214x214+3+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2F71%2F4b%2Fd0ff247bc9644abeb9459412315f%2Fnbc-sports1.png" loading="lazy">
  7023.  
  7024.  
  7025. </picture>
  7026. </span><span class="NavigationLink-text">NBC Sports on YouTube</span></a>
  7027. </li>
  7028.                
  7029.            
  7030.        </ul>
  7031.    
  7032. </bsp-accordion>
  7033.  
  7034.    
  7035.        <bsp-accordion class="FooterNavigationItem" data-grid="span:6 md:span:4 lg:span:8 hk:span:4">
  7036.    <div class="FooterNavigationItem-text" data-accordion-header>
  7037.        
  7038.            <span>Apps</span>
  7039.        
  7040.        <svg class="arrow"><use xlink:href="#arrow-down"></use></svg>
  7041.    </div>
  7042.  
  7043.    
  7044.        <ul class="FooterNavigationItem-items" data-accordion-body>
  7045.            
  7046.                
  7047.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://apps.apple.com/us/app/nbc-sports/id542511686" target="_blank"><span class="NavigationLink-image"><picture>
  7048.    
  7049.    
  7050.        
  7051.            
  7052.  
  7053.        
  7054.    
  7055.  
  7056.    
  7057.    
  7058.        
  7059.    
  7060.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/184f897/2147483647/strip/true/crop/500x500+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fe7%2F7b%2F93912e004cc1b093a597c87625bd%2Fnbcsports-app.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/7774c9b/2147483647/strip/true/crop/500x500+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fe7%2F7b%2F93912e004cc1b093a597c87625bd%2Fnbcsports-app.png 2x">
  7061.  
  7062.    
  7063.  
  7064.    
  7065.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/3151e92/2147483647/strip/true/crop/500x500+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fe7%2F7b%2F93912e004cc1b093a597c87625bd%2Fnbcsports-app.png">
  7066.  
  7067.    
  7068.  
  7069.  
  7070.    
  7071.    
  7072.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/3151e92/2147483647/strip/true/crop/500x500+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fe7%2F7b%2F93912e004cc1b093a597c87625bd%2Fnbcsports-app.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/4e292a4/2147483647/strip/true/crop/500x500+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fe7%2F7b%2F93912e004cc1b093a597c87625bd%2Fnbcsports-app.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/3151e92/2147483647/strip/true/crop/500x500+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fe7%2F7b%2F93912e004cc1b093a597c87625bd%2Fnbcsports-app.png" loading="lazy">
  7073.  
  7074.  
  7075. </picture>
  7076. </span><span class="NavigationLink-text">NBC Sports iOS</span></a>
  7077. </li>
  7078.                
  7079.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://play.google.com/store/apps/details?id=air.com.nbcuni.com.nbcsports.liveextra&amp;hl=en_US&amp;gl=US&amp;pli=1" target="_blank"><span class="NavigationLink-image"><picture>
  7080.    
  7081.    
  7082.        
  7083.            
  7084.  
  7085.        
  7086.    
  7087.  
  7088.    
  7089.    
  7090.        
  7091.    
  7092.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/184f897/2147483647/strip/true/crop/500x500+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fe7%2F7b%2F93912e004cc1b093a597c87625bd%2Fnbcsports-app.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/7774c9b/2147483647/strip/true/crop/500x500+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fe7%2F7b%2F93912e004cc1b093a597c87625bd%2Fnbcsports-app.png 2x">
  7093.  
  7094.    
  7095.  
  7096.    
  7097.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/3151e92/2147483647/strip/true/crop/500x500+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fe7%2F7b%2F93912e004cc1b093a597c87625bd%2Fnbcsports-app.png">
  7098.  
  7099.    
  7100.  
  7101.  
  7102.    
  7103.    
  7104.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/3151e92/2147483647/strip/true/crop/500x500+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fe7%2F7b%2F93912e004cc1b093a597c87625bd%2Fnbcsports-app.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/4e292a4/2147483647/strip/true/crop/500x500+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fe7%2F7b%2F93912e004cc1b093a597c87625bd%2Fnbcsports-app.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/3151e92/2147483647/strip/true/crop/500x500+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fe7%2F7b%2F93912e004cc1b093a597c87625bd%2Fnbcsports-app.png" loading="lazy">
  7105.  
  7106.  
  7107. </picture>
  7108. </span><span class="NavigationLink-text">NBC Sports Android</span></a>
  7109. </li>
  7110.                
  7111.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://apps.apple.com/us/app/peacock-tv-stream-tv-movies/id1508186374" target="_blank"><span class="NavigationLink-image"><picture>
  7112.    
  7113.    
  7114.        
  7115.            
  7116.  
  7117.        
  7118.    
  7119.  
  7120.    
  7121.    
  7122.        
  7123.    
  7124.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/a1961ea/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcf%2F6d%2F72125d4b421e8680b67963d883d1%2Fpeacock-app.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/681d72c/2147483647/strip/true/crop/512x512+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcf%2F6d%2F72125d4b421e8680b67963d883d1%2Fpeacock-app.png 2x">
  7125.  
  7126.    
  7127.  
  7128.    
  7129.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/a47e181/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcf%2F6d%2F72125d4b421e8680b67963d883d1%2Fpeacock-app.png">
  7130.  
  7131.    
  7132.  
  7133.  
  7134.    
  7135.    
  7136.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/a47e181/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcf%2F6d%2F72125d4b421e8680b67963d883d1%2Fpeacock-app.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/d506348/2147483647/strip/true/crop/512x512+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcf%2F6d%2F72125d4b421e8680b67963d883d1%2Fpeacock-app.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/a47e181/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcf%2F6d%2F72125d4b421e8680b67963d883d1%2Fpeacock-app.png" loading="lazy">
  7137.  
  7138.  
  7139. </picture>
  7140. </span><span class="NavigationLink-text">Peacock TV iOS</span></a>
  7141. </li>
  7142.                
  7143.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://play.google.com/store/apps/details?id=com.peacocktv.peacockandroid&amp;hl=en_US&amp;gl=US" target="_blank"><span class="NavigationLink-image"><picture>
  7144.    
  7145.    
  7146.        
  7147.            
  7148.  
  7149.        
  7150.    
  7151.  
  7152.    
  7153.    
  7154.        
  7155.    
  7156.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/a1961ea/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcf%2F6d%2F72125d4b421e8680b67963d883d1%2Fpeacock-app.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/681d72c/2147483647/strip/true/crop/512x512+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcf%2F6d%2F72125d4b421e8680b67963d883d1%2Fpeacock-app.png 2x">
  7157.  
  7158.    
  7159.  
  7160.    
  7161.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/a47e181/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcf%2F6d%2F72125d4b421e8680b67963d883d1%2Fpeacock-app.png">
  7162.  
  7163.    
  7164.  
  7165.  
  7166.    
  7167.    
  7168.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/a47e181/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcf%2F6d%2F72125d4b421e8680b67963d883d1%2Fpeacock-app.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/d506348/2147483647/strip/true/crop/512x512+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcf%2F6d%2F72125d4b421e8680b67963d883d1%2Fpeacock-app.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/a47e181/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fcf%2F6d%2F72125d4b421e8680b67963d883d1%2Fpeacock-app.png" loading="lazy">
  7169.  
  7170.  
  7171. </picture>
  7172. </span><span class="NavigationLink-text">Peacock TV Android</span></a>
  7173. </li>
  7174.                
  7175.            
  7176.        </ul>
  7177.    
  7178. </bsp-accordion>
  7179.  
  7180.    
  7181.        <bsp-accordion class="FooterNavigationItem" data-grid="span:6 md:span:4 lg:span:8 hk:span:4">
  7182.    <div class="FooterNavigationItem-text" data-accordion-header>
  7183.        
  7184.            <span>Local Coverage</span>
  7185.        
  7186.        <svg class="arrow"><use xlink:href="#arrow-down"></use></svg>
  7187.    </div>
  7188.  
  7189.    
  7190.        <ul class="FooterNavigationItem-items" data-accordion-body>
  7191.            
  7192.                
  7193.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsportsbayarea.com/" target="_blank"><span class="NavigationLink-image"><picture>
  7194.    
  7195.    
  7196.        
  7197.            
  7198.  
  7199.        
  7200.    
  7201.  
  7202.    
  7203.    
  7204.        
  7205.    
  7206.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/90f5565/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb0%2F61%2F1d68ac744c90a47dbfe925f0a31f%2Fnbcsbaca.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/32bb7e5/2147483647/strip/true/crop/512x512+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb0%2F61%2F1d68ac744c90a47dbfe925f0a31f%2Fnbcsbaca.png 2x">
  7207.  
  7208.    
  7209.  
  7210.    
  7211.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/2c0a227/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb0%2F61%2F1d68ac744c90a47dbfe925f0a31f%2Fnbcsbaca.png">
  7212.  
  7213.    
  7214.  
  7215.  
  7216.    
  7217.    
  7218.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/2c0a227/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb0%2F61%2F1d68ac744c90a47dbfe925f0a31f%2Fnbcsbaca.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/f6cb44e/2147483647/strip/true/crop/512x512+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb0%2F61%2F1d68ac744c90a47dbfe925f0a31f%2Fnbcsbaca.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/2c0a227/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb0%2F61%2F1d68ac744c90a47dbfe925f0a31f%2Fnbcsbaca.png" loading="lazy">
  7219.  
  7220.  
  7221. </picture>
  7222. </span><span class="NavigationLink-text">NBC Sports Bay Area</span></a>
  7223. </li>
  7224.                
  7225.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsportsboston.com/" target="_blank"><span class="NavigationLink-image"><picture>
  7226.    
  7227.    
  7228.        
  7229.            
  7230.  
  7231.        
  7232.    
  7233.  
  7234.    
  7235.    
  7236.        
  7237.    
  7238.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/55c49c2/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fff%2F2c%2Fd1e140d64f4ead3d2e6c2cc55e98%2Fnbcsbos.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/9c0d7fb/2147483647/strip/true/crop/512x512+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fff%2F2c%2Fd1e140d64f4ead3d2e6c2cc55e98%2Fnbcsbos.png 2x">
  7239.  
  7240.    
  7241.  
  7242.    
  7243.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/370d426/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fff%2F2c%2Fd1e140d64f4ead3d2e6c2cc55e98%2Fnbcsbos.png">
  7244.  
  7245.    
  7246.  
  7247.  
  7248.    
  7249.    
  7250.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/370d426/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fff%2F2c%2Fd1e140d64f4ead3d2e6c2cc55e98%2Fnbcsbos.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/4651c50/2147483647/strip/true/crop/512x512+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fff%2F2c%2Fd1e140d64f4ead3d2e6c2cc55e98%2Fnbcsbos.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/370d426/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fff%2F2c%2Fd1e140d64f4ead3d2e6c2cc55e98%2Fnbcsbos.png" loading="lazy">
  7251.  
  7252.  
  7253. </picture>
  7254. </span><span class="NavigationLink-text">NBC Sports Boston</span></a>
  7255. </li>
  7256.                
  7257.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsportschicago.com/" target="_blank"><span class="NavigationLink-image"><picture>
  7258.    
  7259.    
  7260.        
  7261.            
  7262.  
  7263.        
  7264.    
  7265.  
  7266.    
  7267.    
  7268.        
  7269.    
  7270.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/016f2cc/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ff5%2F5a%2F80d1531341daad96115157cbd3a8%2Fnbcschi.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/bc126c4/2147483647/strip/true/crop/512x512+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ff5%2F5a%2F80d1531341daad96115157cbd3a8%2Fnbcschi.png 2x">
  7271.  
  7272.    
  7273.  
  7274.    
  7275.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/571cad6/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ff5%2F5a%2F80d1531341daad96115157cbd3a8%2Fnbcschi.png">
  7276.  
  7277.    
  7278.  
  7279.  
  7280.    
  7281.    
  7282.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/571cad6/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ff5%2F5a%2F80d1531341daad96115157cbd3a8%2Fnbcschi.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/16e6a40/2147483647/strip/true/crop/512x512+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ff5%2F5a%2F80d1531341daad96115157cbd3a8%2Fnbcschi.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/571cad6/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Ff5%2F5a%2F80d1531341daad96115157cbd3a8%2Fnbcschi.png" loading="lazy">
  7283.  
  7284.  
  7285. </picture>
  7286. </span><span class="NavigationLink-text">NBC Sports Chicago</span></a>
  7287. </li>
  7288.                
  7289.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsportsphiladelphia.com/" target="_blank"><span class="NavigationLink-image"><picture>
  7290.    
  7291.    
  7292.        
  7293.            
  7294.  
  7295.        
  7296.    
  7297.  
  7298.    
  7299.    
  7300.        
  7301.    
  7302.            <source type="image/webp"  width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/060fb29/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb5%2Fc2%2Fff91048a4d72af57ac4200b2e5d3%2Fnbcsphi.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/2c14c97/2147483647/strip/true/crop/512x512+0+0/resize/40x40!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb5%2Fc2%2Fff91048a4d72af57ac4200b2e5d3%2Fnbcsphi.png 2x">
  7303.  
  7304.    
  7305.  
  7306.    
  7307.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/dims4/default/f337463/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb5%2Fc2%2Fff91048a4d72af57ac4200b2e5d3%2Fnbcsphi.png">
  7308.  
  7309.    
  7310.  
  7311.  
  7312.    
  7313.    
  7314.    <img class="Image" alt="" srcset="https://nbcsports.brightspotcdn.com/dims4/default/f337463/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb5%2Fc2%2Fff91048a4d72af57ac4200b2e5d3%2Fnbcsphi.png 1x,https://nbcsports.brightspotcdn.com/dims4/default/de9d549/2147483647/strip/true/crop/512x512+0+0/resize/40x40!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb5%2Fc2%2Fff91048a4d72af57ac4200b2e5d3%2Fnbcsphi.png 2x" width="20" height="20" src="https://nbcsports.brightspotcdn.com/dims4/default/f337463/2147483647/strip/true/crop/512x512+0+0/resize/20x20!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fb5%2Fc2%2Fff91048a4d72af57ac4200b2e5d3%2Fnbcsphi.png" loading="lazy">
  7315.  
  7316.  
  7317. </picture>
  7318. </span><span class="NavigationLink-text">NBC Sports Philadelphia</span></a>
  7319. </li>
  7320.                
  7321.            
  7322.        </ul>
  7323.    
  7324. </bsp-accordion>
  7325.  
  7326.    
  7327.        <bsp-accordion class="FooterNavigationItem" data-grid="span:6 md:span:4 lg:span:8 hk:span:4">
  7328.    <div class="FooterNavigationItem-text" data-accordion-header>
  7329.        
  7330.            <span></span>
  7331.        
  7332.        <svg class="arrow"><use xlink:href="#arrow-down"></use></svg>
  7333.    </div>
  7334.  
  7335.    
  7336. </bsp-accordion>
  7337.  
  7338.    
  7339.  
  7340.  
  7341.    </div>
  7342.  
  7343.    <div class="Page-footer-bottom">
  7344.        
  7345.            <div class="SocialBar">
  7346.    
  7347.        <ul class="SocialBar-items">
  7348.            
  7349.            
  7350.                <li class="SocialBar-items-item"> <a class="SocialLink" rel="noreferrer" href="https://twitter.com/NBCSports" target="_blank" data-social-service="twitter">
  7351.     <svg>
  7352.         <use xlink:href="#twitter"></use>
  7353.     </svg>
  7354.     <span class="sr-only">
  7355.         twitter
  7356.     </span>
  7357. </a>
  7358. </li>
  7359.            
  7360.                <li class="SocialBar-items-item"> <a class="SocialLink" rel="noreferrer" href="https://www.instagram.com/NBCSports/" target="_blank" data-social-service="instagram">
  7361.     <svg>
  7362.         <use xlink:href="#instagram"></use>
  7363.     </svg>
  7364.     <span class="sr-only">
  7365.         instagram
  7366.     </span>
  7367. </a>
  7368. </li>
  7369.            
  7370.                <li class="SocialBar-items-item"> <a class="SocialLink" rel="noreferrer" href="https://www.facebook.com/NBCSports" target="_blank" data-social-service="facebook">
  7371.     <svg>
  7372.         <use xlink:href="#facebook"></use>
  7373.     </svg>
  7374.     <span class="sr-only">
  7375.         facebook
  7376.     </span>
  7377. </a>
  7378. </li>
  7379.            
  7380.        </ul>
  7381.    
  7382. </div>
  7383.  
  7384.        
  7385.  
  7386.        <div class="Page-footer-disclaimer-wrapper">
  7387.        
  7388.            <div class="Page-footer-links"><a class="Link" href="https://www.nbcuniversal.com/privacy/cookies#accordionheader2" target="_blank" rel="noopener">Ad Choices</a>&nbsp;<a class="Link" href="https://together.nbcuni.com/advertise/?utm_source=nbc_sports&amp;utm_medium=referral&amp;utm_campaign=property_ad_pages" target="_blank" rel="noopener">Advertise</a>&nbsp;<a class="Link" href="https://www.nbcunicareers.com/find-a-job?business=1094&amp;subbusiness=5585,2285,2935,6948,3200,7051,2382,5606,6919,5813,5614,5700,2456,2253,5775,5720,2505,5610,2383" target="_blank" rel="noopener">Careers</a>&nbsp;<a class="Link" href="https://www.nbcsports.com/content/closed-captioning" target="_blank" rel="noopener">Closed Captioning</a>&nbsp;<a class="Link" href="https://www.nbcsports.com/frequently-asked-questions">FAQ</a>&nbsp;<a class="Link" href="https://www.nbcsportsstore.com/" target="_blank" rel="noopener">NBC Sports Store</a>&nbsp;<a class="Link" href="http://nbcsportsgrouppressbox.com/" target="_blank" rel="noopener">Press Box</a>&nbsp;<a class="Link" href="https://www.nbcsports.com/terms-use">NEW Terms of Use (Updated June 28, 2023)</a>&nbsp;<a class="Link" href="https://www.nbcuniversal.com/privacy" target="_blank" rel="noopener">Privacy Policy</a>&nbsp;<a class="Link" href="https://www.nbcuniversal.com/privacy/california-consumer-privacy-act" target="_blank" rel="noopener">CA Notice</a>&nbsp;<!-- OneTrust Cookies Settings button start -->
  7389. <a id="ot-sdk-btn" class="ot-sdk-show-settings">Cookie Settings</a>
  7390. <!-- OneTrust Cookies Settings button end --></div>
  7391.  
  7392.        
  7393.  
  7394.        
  7395.            <div class="Page-footer-disclaimer"><p class="cms-textAlign-left">DISCLAIMER: This site and the products offered are for entertainment purposes only, and there is no gambling offered on this site. This service is intended for adult audiences. No guarantees are made for any specific outcome. If you or someone you know has a gambling problem, please call 1-800-GAMBLER. PointsBet is our Official Sports Betting Partner and we may receive compensation if you place a bet on PointsBet for the first time after clicking our links.</p><p>Ⓒ 2023 NBC Universal</p></div>
  7396.        
  7397.        </div>
  7398.    </div>
  7399. </footer>
  7400.  
  7401. <bsp-reverse-scroll-ad class="Page-ad">
  7402.    <div class="MpsAd" data-module>
  7403.        <div id="topbanner" class="MpsAd-ad" data-ad-slot="topbanner"></div>
  7404.        <script>
  7405.            waitForGlobal('mps', function () {
  7406.                if (mps._queue) {
  7407.                    if (mps._queue.gptloaded) {
  7408.                        mps._queue.gptloaded.push(function () {
  7409.                            mps.cloneAd('#topbanner', 'topbanner');
  7410.                        });
  7411.                    }
  7412.                }
  7413.            })
  7414.        </script>
  7415.    </div>
  7416.  
  7417. <button class="Page-ad-close"><svg class="close-x"><use xlink:href="#close-x"></use></svg><span class="sr-only">Close Ad</span></button></bsp-reverse-scroll-ad>
  7418.  
  7419.  
  7420.     <script>if (window.mps) { if (window.mps.writeFooter) { mps.writeFooter() } }</script>
  7421.  
  7422. </body>
  7423.  
  7424. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda