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/arizona-cardinals/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.        <!-- Start Freewheel Ad Head Script -->
  143. <script>
  144.    // Calculate page view random number
  145.    const precision = 8
  146.    let page_view_random_number = Math.round(Math.pow(10, precision) * Math.random())
  147.    // Load/populate unique visitor ID from local storage
  148.    if (!localStorage.getItem('_fw_vcid2')) {
  149.        localStorage.setItem('_fw_vcid2', '' + Math.round(Math.pow(10, precision) * Math.random()))
  150.    }
  151.    let fw_vcid2 = localStorage.getItem('_fw_vcid2')
  152.    window._fw_vcid2_key = fw_vcid2
  153.    window.csid_key = 'nbcsports_embed_on_domain'
  154.    
  155.    
  156.    window.sfid_key = '751525'
  157.    
  158. </script>
  159. <!-- End Freewheel Ad Head Script -->
  160. <script type="text/javascript">
  161.    window.mParticleIdentityCallback = function (result) {
  162.        if (!result) {
  163.            console.log('No result received!')
  164.            return
  165.        }
  166.        if (result.getUser()) {
  167.            //IDSync request succeeded, mutate attributes or query for the MPID as needed
  168.            
  169.            return;
  170.        }
  171.        let codes = window.mParticle.Identity.HTTPCodes;
  172.        switch(result.httpCode) {
  173.            case codes.noHttpCoverage:
  174.                // retry the IDSync request
  175.                
  176.                break;
  177.            case codes.activeIdentityRequest:
  178.                //inspect your implementation if this occurs frequency
  179.                //otherwise retry the IDSync request
  180.                
  181.                break;
  182.            case 429:
  183.                //inspect your implementation if this occurs frequency
  184.                //otherwise retry the IDSync request
  185.                
  186.                break;
  187.            case codes.validationIssue:
  188.            case 400:
  189.                console.log('mParticle Request Error Occurred!')
  190.                console.log(result.body);
  191.                // inspect result.body to determine why the request failed
  192.                // this typically means an implementation issue
  193.                break;
  194.            default:
  195.                
  196.        }
  197.    },
  198.    window.mParticle = {
  199.        config: {
  200.            isDevelopmentMode: false,
  201.            logLevel: "warning",
  202.            identifyRequest: {
  203.                userIdentities: {},
  204.            },
  205.            identityCallback: function (result) {
  206.                window.mParticleIdentityCallback(result)
  207.            },
  208.        },
  209.    };
  210.  
  211.    (
  212.    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)}
  213.    )
  214.    ("us1-d26be8b82e8a5a4faf49eabd169d04f6");
  215.  
  216.    
  217.    //page load event
  218.    mParticle.logEvent(
  219.        'Page Load',
  220.        mParticle.EventType.Navigation, {
  221.        'Article ID': '00000188-cf81-d18c-a7ef-dff59e680001',
  222.        'Author': 'None',
  223.        'Business': 'NBCSports',
  224.        //Content_Hub: _satellite.getVar('dl_nbcs.contenthub'),
  225.        'League': 'None',
  226.        'Orientation': window.innerHeight > window.innerWidth
  227.            ? 'Portrait'
  228.            : 'Landscape',
  229.        'Page Name': document.title,
  230.        'Page Type': 'Page',
  231.        'Platform':
  232.            navigator.appVersion.match(/Windows Phone/i)
  233.                ? 'Windows Phone'
  234.                : navigator.appVersion.match(/Kindle|Silk/i)
  235.                    ? 'Kindle'
  236.                    : navigator.appVersion.match(/iPhone|iPad|iPod/i)
  237.                        ? 'iOS'
  238.                        : navigator.appVersion.match(/Mac OS|Macintosh/i)
  239.                            ? 'Mac OS X'
  240.                            : navigator.appVersion.match(/Windows/i)
  241.                                ? 'Windows'
  242.                                : navigator.appVersion.match(/Android/i)
  243.                                    ? 'Android'
  244.                                    : navigator.appVersion.match(/mobile|opera m/i)
  245.                                        ? 'Other Mobile'
  246.                                        : navigator.appVersion.match(/AppleTV|SMART-TV|SmartTV/i)
  247.                                            ? 'tvOS'
  248.                                            : navigator.appVersion.match(/Linux|X11/i) ? 'Linux' : 'Unknown OS',
  249.        'Player': 'None',
  250.        'Product': window.location.hostname || 'www.nbcsports.com',
  251.        'Published Date': '06/18/2023',
  252.        'Referring Page': document.referrer || 'None',
  253.        'Sport': 'None',
  254.        'Team': 'None',
  255.        //Site_Type: _satellite.getVar('dl_nbcs.sitetype'),
  256.        //Sub_Feature: _satellite.getVar('dl_nbcs.subfeature'),
  257.        //Sub_Feature_Detail: _satellite.getVar('dl_nbcs.subfeaturedetail'),
  258.        'URL': window.location.href,
  259.        //User_ID: _satellite.getVar('dl_nbcs.userid'),
  260.    });
  261.    
  262. </script>
  263.  
  264. <!--START Lightbox Javascript-->
  265. <script async type="text/plain" class="optanon-category-4" src='https://www.lightboxcdn.com/vendor/ffc155a5-eba8-47bf-8e99-ed72cbcffdaf/lightbox_speed.js'></script>
  266. <!--END Lightbox Javascript-->
  267.  
  268. <script>
  269.  
  270.  window.fbAsyncInit = function() {
  271.      FB.init({
  272.          
  273.              appId : '402627290431349',
  274.          
  275.          xfbml : true,
  276.          version : 'v2.9'
  277.      });
  278.  };
  279.  
  280.  (function(d, s, id){
  281.     var js, fjs = d.getElementsByTagName(s)[0];
  282.     if (d.getElementById(id)) {return;}
  283.     js = d.createElement(s); js.id = id;
  284.     js.src = "//connect.facebook.net/en_US/sdk.js";
  285.     fjs.parentNode.insertBefore(js, fjs);
  286.   }(document, 'script', 'facebook-jssdk'));
  287. </script>
  288.  
  289. <script type="text/plain" class="optanon-category-4-6-7">
  290.    var mpscall = {
  291.        "site": "nbcsports-v2-web", "type": "page"}
  292.    var mpsopts = {
  293.        "host": "mps.nbcuni.com",
  294.        "maxpathsegs": 100
  295.    }
  296.  
  297.    var mps = mps || {};
  298.    mps._ext = mps._ext || {};
  299.    mps._adsheld = [];
  300.    mps._queue = mps._queue || {};
  301.    mps._queue.mpsloaded = mps._queue.mpsloaded || [];
  302.    mps._queue.mpsinit = mps._queue.mpsinit || [];
  303.    mps._queue.gptloaded = mps._queue.gptloaded || [];
  304.    mps._queue.adload = mps._queue.adload || [];
  305.    mps._queue.adclone = mps._queue.adclone || [];
  306.    mps._queue.adview = mps._queue.adview || [];
  307.    mps._queue.refreshads = mps._queue.refreshads || [];
  308.    mps.__timer = Date.now() || function () {
  309.        return new Date
  310.    };
  311.    mps.__intcode = "v2";
  312.    if (typeof mps.getAd !== "function") mps.getAd = function (adunit) {
  313.        if (typeof adunit !== "string") return false;
  314.        var slotId = "mps-getad-" + adunit.replace(/\W/g, "");
  315.        if (!mps._ext || !mps._ext.loaded) {
  316.            mps._queue.gptloaded.push(function () {
  317.                typeof mps._gptfirst === "function" && mps._gptfirst(adunit, slotId);
  318.                mps.insertAd("#" + slotId, adunit)
  319.            });
  320.            mps._adsheld.push(adunit)
  321.        }
  322.        return '<div id="' + slotId + '" class="mps-wrapper" data-mps-fill-slot="' + adunit + '"></div>'
  323.    };
  324.    (function () {
  325.        head = document.head || document.getElementsByTagName("head") [0], mpsload = document.createElement("script");
  326.        mpsload.src = "//" + mpsopts.host + "/fetch/ext/load-" + mpscall.site + ".js? nowrite=2";
  327.        mpsload.id = "mps-load";
  328.        head.insertBefore(mpsload, head.firstChild)
  329.    })();
  330. </script>
  331.  
  332. <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>
  333.  
  334. <script>
  335.    
  336.        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"}};
  337.    
  338.  
  339.    window.appEventData = window.appEventData || [];
  340.  
  341.    if (analyticsMetadata) {
  342.        window.appEventData.push(analyticsMetadata);
  343.    }
  344.  
  345.    
  346.    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' }
  347.  
  348.    
  349.    window.s_linkInternalFilters = 'javascript:,nbcsports.com'
  350. </script>
  351.  
  352.    <script type="text/plain" class="optanon-category-6-7" src="https://assets.adobedtm.com/a2ef59fba8e9/ffbecea365ae/launch-20629b03d5f7.min.js" async></script>
  353.  
  354.  
  355.    <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>
  356.  
  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="2024 French Open men’s singles draw" href="https://www.nbcsports.com/olympics/news/french-open-2024-mens-singles-draw" ><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/312674e/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%2F510%2F595%2Fnbc_ten_djokoviccarballesbaena_240530.jpg">
  987.  
  988.            
  989.        
  990.    
  991.  
  992.    
  993.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/512590b/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%2F510%2F595%2Fnbc_ten_djokoviccarballesbaena_240530.jpg">
  994.  
  995.    
  996.  
  997.  
  998.    
  999.    
  1000.    <img class="Image" alt="nbc_ten_djokoviccarballesbaena_240530.jpg" width="64" height="64" src="https://nbcsports.brightspotcdn.com/dims4/default/512590b/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%2F510%2F595%2Fnbc_ten_djokoviccarballesbaena_240530.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/olympics/news/french-open-2024-mens-singles-draw">2024 French Open men’s singles draw</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/author/olympictalk" class="Mention" aria-label="OlympicTalk" data-no-img>
  1030.    
  1031.        
  1032.    OlympicTalk</a><span class="separator">&#44;</span></li>
  1033.                                
  1034.                            
  1035.                            
  1036.                        </ul>
  1037.                        <ul class="Page-authors-items PagePromo-authors-items tablet" >
  1038.                            
  1039.                                
  1040.                                    <li class="Page-authors-items-item PagePromo-authors-items-item"><a href="https://www.nbcsports.com/author/olympictalk" class="Mention" aria-label="OlympicTalk" data-no-img>
  1041.    
  1042.        
  1043.    OlympicTalk</a><span class="separator">&#44;</span></li>
  1044.                                
  1045.                            
  1046.                            
  1047.                        </ul>
  1048.                    
  1049.                </div><div class="PagePromo-date Meta-text" data-show-dot data-time-ago data-timestamp data-date="2024-05-31T21:14:04.300Z"></div></div>
  1050.  
  1051.  
  1052.  
  1053.            
  1054.  
  1055.        </div>
  1056.    
  1057. </div>
  1058.                </div>
  1059.            
  1060.                <div class="PageListTopSearch-items-item">
  1061.                    <div class="PagePromo" data-align-left-small
  1062. >
  1063.    
  1064.        
  1065.            
  1066.    <div class="PagePromo-media" ><a class="Link" aria-label="Coco Gauff back in French Open second week" href="https://www.nbcsports.com/olympics/news/coco-gauff-french-open-2024" ><picture>
  1067.    
  1068.    
  1069.        
  1070.            
  1071.  
  1072.        
  1073.    
  1074.  
  1075.    
  1076.    
  1077.        
  1078.    
  1079.                <source type="image/webp"  width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/b0c3ad2/2147483647/strip/true/crop/2252x2252+655+0/resize/64x64!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fae%2F18%2F3093aeb24d04b0730f24545a2613%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F2155406484">
  1080.  
  1081.            
  1082.        
  1083.    
  1084.  
  1085.    
  1086.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/524afcc/2147483647/strip/true/crop/2252x2252+655+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fae%2F18%2F3093aeb24d04b0730f24545a2613%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F2155406484">
  1087.  
  1088.    
  1089.  
  1090.  
  1091.    
  1092.    
  1093.    <img class="Image" alt="2024 French Open - Day 6" width="64" height="64" src="https://nbcsports.brightspotcdn.com/dims4/default/524afcc/2147483647/strip/true/crop/2252x2252+655+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fae%2F18%2F3093aeb24d04b0730f24545a2613%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F2155406484" loading="lazy">
  1094.  
  1095.  
  1096. </picture>
  1097.  
  1098. </a></div>
  1099.  
  1100.  
  1101.        
  1102.    
  1103.  
  1104.    
  1105.        <div class="PagePromo-content">
  1106.            
  1107.    <div class="PagePromo-title">
  1108.        <a class="Link" href="https://www.nbcsports.com/olympics/news/coco-gauff-french-open-2024">Coco Gauff back in French Open second week</a>
  1109.    </div>
  1110.  
  1111.  
  1112.  
  1113.            
  1114.  
  1115.  
  1116.            
  1117.    <div class="PagePromo-byline"><div class="PagePromo-authors">
  1118.                    
  1119.                        <ul class="Page-authors-items PagePromo-authors-items mobile" >
  1120.                            
  1121.                                
  1122.                                    <li class="Page-authors-items-item PagePromo-authors-items-item"><a href="https://www.nbcsports.com/author/olympictalk" class="Mention" aria-label="OlympicTalk" data-no-img>
  1123.    
  1124.        
  1125.    OlympicTalk</a><span class="separator">&#44;</span></li>
  1126.                                
  1127.                            
  1128.                            
  1129.                        </ul>
  1130.                        <ul class="Page-authors-items PagePromo-authors-items tablet" >
  1131.                            
  1132.                                
  1133.                                    <li class="Page-authors-items-item PagePromo-authors-items-item"><a href="https://www.nbcsports.com/author/olympictalk" class="Mention" aria-label="OlympicTalk" data-no-img>
  1134.    
  1135.        
  1136.    OlympicTalk</a><span class="separator">&#44;</span></li>
  1137.                                
  1138.                            
  1139.                            
  1140.                        </ul>
  1141.                    
  1142.                </div><div class="PagePromo-date Meta-text" data-show-dot data-time-ago data-timestamp data-date="2024-05-31T21:11:06.681Z"></div></div>
  1143.  
  1144.  
  1145.  
  1146.            
  1147.  
  1148.        </div>
  1149.    
  1150. </div>
  1151.                </div>
  1152.            
  1153.                <div class="PageListTopSearch-items-item">
  1154.                    <div class="PagePromo" data-align-left-small
  1155. >
  1156.    
  1157.        
  1158.            
  1159.    <div class="PagePromo-media" ><a class="Link" aria-label="Lexi Thompson will miss cut but ‘cherished every moment’ in U.S. Women’s Open" href="https://www.nbcsports.com/golf/news/lexi-thompson-misses-cut-but-cherished-every-moment-in-u-s-womens-open" ><picture>
  1160.    
  1161.    
  1162.        
  1163.            
  1164.  
  1165.        
  1166.    
  1167.  
  1168.    
  1169.    
  1170.        
  1171.    
  1172.                <source type="image/webp"  width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/801a383/2147483647/strip/true/crop/3472x3472+810+0/resize/64x64!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fdb%2Fc5%2Fa17263144845844ea3387bdd5e2c%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F2155453018">
  1173.  
  1174.            
  1175.        
  1176.    
  1177.  
  1178.    
  1179.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e0882fb/2147483647/strip/true/crop/3472x3472+810+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fdb%2Fc5%2Fa17263144845844ea3387bdd5e2c%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F2155453018">
  1180.  
  1181.    
  1182.  
  1183.  
  1184.    
  1185.    
  1186.    <img class="Image" alt="U.S. Women&#x27;s Open Presented by Ally - Round Two" width="64" height="64" src="https://nbcsports.brightspotcdn.com/dims4/default/e0882fb/2147483647/strip/true/crop/3472x3472+810+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fdb%2Fc5%2Fa17263144845844ea3387bdd5e2c%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F2155453018" loading="lazy">
  1187.  
  1188.  
  1189. </picture>
  1190.  
  1191. </a></div>
  1192.  
  1193.  
  1194.        
  1195.    
  1196.  
  1197.    
  1198.        <div class="PagePromo-content">
  1199.            
  1200.    <div class="PagePromo-title">
  1201.        <a class="Link" href="https://www.nbcsports.com/golf/news/lexi-thompson-misses-cut-but-cherished-every-moment-in-u-s-womens-open">Lexi Thompson will miss cut but ‘cherished every moment’ in U.S. Women’s Open</a>
  1202.    </div>
  1203.  
  1204.  
  1205.  
  1206.            
  1207.  
  1208.  
  1209.            
  1210.    <div class="PagePromo-byline"><div class="PagePromo-authors">
  1211.                    
  1212.                        <ul class="Page-authors-items PagePromo-authors-items mobile" >
  1213.                            
  1214.                                
  1215.                                    <li class="Page-authors-items-item PagePromo-authors-items-item"><a href="https://www.nbcsports.com/author/golf-channel-staff" class="Mention" aria-label="Golf Channel Staff">
  1216.    
  1217.        
  1218.            <picture>
  1219.    
  1220.    
  1221.        
  1222.            
  1223.  
  1224.        
  1225.    
  1226.  
  1227.    
  1228.    
  1229.        
  1230.    
  1231.  
  1232.    
  1233.        <source width="32" height="32" srcset="https://nbcsports.brightspotcdn.com/2e/42/48f990cc4818b2d72a88fdd1491e/golf-color.svg">
  1234.  
  1235.    
  1236.  
  1237.  
  1238.    
  1239.    
  1240.    <img class="Image" alt="golf-color.svg" width="32" height="32" src="https://nbcsports.brightspotcdn.com/2e/42/48f990cc4818b2d72a88fdd1491e/golf-color.svg" loading="lazy">
  1241.  
  1242.  
  1243. </picture>
  1244.  
  1245.        
  1246.    Golf Channel Staff</a><span class="separator">&#44;</span></li>
  1247.                                
  1248.                            
  1249.                            
  1250.                        </ul>
  1251.                        <ul class="Page-authors-items PagePromo-authors-items tablet" >
  1252.                            
  1253.                                
  1254.                                    <li class="Page-authors-items-item PagePromo-authors-items-item"><a href="https://www.nbcsports.com/author/golf-channel-staff" class="Mention" aria-label="Golf Channel Staff">
  1255.    
  1256.        
  1257.            <picture>
  1258.    
  1259.    
  1260.        
  1261.            
  1262.  
  1263.        
  1264.    
  1265.  
  1266.    
  1267.    
  1268.        
  1269.    
  1270.  
  1271.    
  1272.        <source width="32" height="32" srcset="https://nbcsports.brightspotcdn.com/2e/42/48f990cc4818b2d72a88fdd1491e/golf-color.svg">
  1273.  
  1274.    
  1275.  
  1276.  
  1277.    
  1278.    
  1279.    <img class="Image" alt="golf-color.svg" width="32" height="32" src="https://nbcsports.brightspotcdn.com/2e/42/48f990cc4818b2d72a88fdd1491e/golf-color.svg" loading="lazy">
  1280.  
  1281.  
  1282. </picture>
  1283.  
  1284.        
  1285.    Golf Channel Staff</a><span class="separator">&#44;</span></li>
  1286.                                
  1287.                            
  1288.                            
  1289.                        </ul>
  1290.                    
  1291.                </div><div class="PagePromo-date Meta-text" data-show-dot data-time-ago data-timestamp data-date="2024-05-31T20:49:56.277Z"></div></div>
  1292.  
  1293.  
  1294.  
  1295.            
  1296.  
  1297.        </div>
  1298.    
  1299. </div>
  1300.                </div>
  1301.            
  1302.        </div>
  1303.    </div>
  1304.  
  1305.  
  1306.                    
  1307.                
  1308.                    
  1309.                        
  1310.    <div class="PageListTopSearch"
  1311. data-module>
  1312.        
  1313.    <a class="AnchorLink" id="top-clips"></a>
  1314.  
  1315.  
  1316.  
  1317.  
  1318. <div class="TitleBar" >
  1319.    <div class="TitleBar-left">
  1320.        
  1321.        
  1322.            <h3 class="TitleBar-title">Top Clips</h3>
  1323.        
  1324.        
  1325.        
  1326.    </div>
  1327.    
  1328.  
  1329.    
  1330. </div>
  1331.  
  1332.  
  1333.  
  1334.        <div class="PageListTopSearch-items">
  1335.            
  1336.                <div class="PageListTopSearch-items-item">
  1337.                    <div class="PagePromo" data-align-left-small
  1338. >
  1339.    
  1340.        
  1341.            
  1342.    <div class="PagePromo-media" ><a class="Link" aria-label="Thompson reflects on emotional final Women’s Open" href="https://www.nbcsports.com/watch/golf/usga/lexi-thompson-reflects-on-the-2024-u-s-womens-open-ahead-of-retirement" ><picture>
  1343.    
  1344.    
  1345.        
  1346.            
  1347.  
  1348.        
  1349.    
  1350.  
  1351.    
  1352.    
  1353.        
  1354.    
  1355.                <source type="image/webp"  width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/ef7d065/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%2F64%2F222%2Fnbc_golf_thompsonintv_240531.jpg">
  1356.  
  1357.            
  1358.        
  1359.    
  1360.  
  1361.    
  1362.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1683abe/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%2F64%2F222%2Fnbc_golf_thompsonintv_240531.jpg">
  1363.  
  1364.    
  1365.  
  1366.  
  1367.    
  1368.    
  1369.    <img class="Image" alt="nbc_golf_thompsonintv_240531.jpg" width="64" height="64" src="https://nbcsports.brightspotcdn.com/dims4/default/1683abe/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%2F64%2F222%2Fnbc_golf_thompsonintv_240531.jpg" loading="lazy">
  1370.  
  1371.  
  1372. </picture>
  1373.  
  1374. </a></div>
  1375.  
  1376.  
  1377.        
  1378.    
  1379.  
  1380.    
  1381.        <div class="PagePromo-content">
  1382.            
  1383.    <div class="PagePromo-title">
  1384.        <a class="Link" href="https://www.nbcsports.com/watch/golf/usga/lexi-thompson-reflects-on-the-2024-u-s-womens-open-ahead-of-retirement">Thompson reflects on emotional final Women’s Open</a>
  1385.    </div>
  1386.  
  1387.  
  1388.  
  1389.            
  1390.  
  1391.  
  1392.            
  1393.    <div class="PagePromo-byline"><div class="PagePromo-date Meta-text"  data-time-ago data-timestamp data-date="2024-05-31T20:15:56Z"></div></div>
  1394.  
  1395.  
  1396.  
  1397.            
  1398.  
  1399.        </div>
  1400.    
  1401. </div>
  1402.                </div>
  1403.            
  1404.                <div class="PageListTopSearch-items-item">
  1405.                    <div class="PagePromo" data-align-left-small
  1406. >
  1407.    
  1408.        
  1409.            
  1410.    <div class="PagePromo-media" ><a class="Link" aria-label="Tannenbaum: Love’s ceiling is ‘limitless’" href="https://www.nbcsports.com/watch/nfl/mike-tannenbaum-jordan-loves-ceiling-is-limitless" ><picture>
  1411.    
  1412.    
  1413.        
  1414.            
  1415.  
  1416.        
  1417.    
  1418.  
  1419.    
  1420.    
  1421.        
  1422.    
  1423.                <source type="image/webp"  width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/69e72f8/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%2F7%2F90%2Fnbc_dps_miketannenbauminterview_240531.jpg">
  1424.  
  1425.            
  1426.        
  1427.    
  1428.  
  1429.    
  1430.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/8b2e566/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%2F7%2F90%2Fnbc_dps_miketannenbauminterview_240531.jpg">
  1431.  
  1432.    
  1433.  
  1434.  
  1435.    
  1436.    
  1437.    <img class="Image" alt="nbc_dps_miketannenbauminterview_240531.jpg" width="64" height="64" src="https://nbcsports.brightspotcdn.com/dims4/default/8b2e566/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%2F7%2F90%2Fnbc_dps_miketannenbauminterview_240531.jpg" loading="lazy">
  1438.  
  1439.  
  1440. </picture>
  1441.  
  1442. </a></div>
  1443.  
  1444.  
  1445.        
  1446.    
  1447.  
  1448.    
  1449.        <div class="PagePromo-content">
  1450.            
  1451.    <div class="PagePromo-title">
  1452.        <a class="Link" href="https://www.nbcsports.com/watch/nfl/mike-tannenbaum-jordan-loves-ceiling-is-limitless">Tannenbaum: Love’s ceiling is ‘limitless’</a>
  1453.    </div>
  1454.  
  1455.  
  1456.  
  1457.            
  1458.  
  1459.  
  1460.            
  1461.    <div class="PagePromo-byline"><div class="PagePromo-date Meta-text"  data-time-ago data-timestamp data-date="2024-05-31T18:30:19Z"></div></div>
  1462.  
  1463.  
  1464.  
  1465.            
  1466.  
  1467.        </div>
  1468.    
  1469. </div>
  1470.                </div>
  1471.            
  1472.                <div class="PageListTopSearch-items-item">
  1473.                    <div class="PagePromo" data-align-left-small
  1474. >
  1475.    
  1476.        
  1477.            
  1478.    <div class="PagePromo-media" ><a class="Link" aria-label="Salley picks prime Bird over prime James" href="https://www.nbcsports.com/watch/nba/john-salley-picks-prime-larry-bird-over-prime-lebron-james" ><picture>
  1479.    
  1480.    
  1481.        
  1482.            
  1483.  
  1484.        
  1485.    
  1486.  
  1487.    
  1488.    
  1489.        
  1490.    
  1491.                <source type="image/webp"  width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/6f3b298/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%2F7%2F90%2Fnbc_dps_johnsalleyinterview_240531.jpg">
  1492.  
  1493.            
  1494.        
  1495.    
  1496.  
  1497.    
  1498.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/2d568bb/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%2F7%2F90%2Fnbc_dps_johnsalleyinterview_240531.jpg">
  1499.  
  1500.    
  1501.  
  1502.  
  1503.    
  1504.    
  1505.    <img class="Image" alt="nbc_dps_johnsalleyinterview_240531.jpg" width="64" height="64" src="https://nbcsports.brightspotcdn.com/dims4/default/2d568bb/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%2F7%2F90%2Fnbc_dps_johnsalleyinterview_240531.jpg" loading="lazy">
  1506.  
  1507.  
  1508. </picture>
  1509.  
  1510. </a></div>
  1511.  
  1512.  
  1513.        
  1514.    
  1515.  
  1516.    
  1517.        <div class="PagePromo-content">
  1518.            
  1519.    <div class="PagePromo-title">
  1520.        <a class="Link" href="https://www.nbcsports.com/watch/nba/john-salley-picks-prime-larry-bird-over-prime-lebron-james">Salley picks prime Bird over prime James</a>
  1521.    </div>
  1522.  
  1523.  
  1524.  
  1525.            
  1526.  
  1527.  
  1528.            
  1529.    <div class="PagePromo-byline"><div class="PagePromo-date Meta-text"  data-time-ago data-timestamp data-date="2024-05-31T18:30:18Z"></div></div>
  1530.  
  1531.  
  1532.  
  1533.            
  1534.  
  1535.        </div>
  1536.    
  1537. </div>
  1538.                </div>
  1539.            
  1540.        </div>
  1541.    </div>
  1542.  
  1543.  
  1544.                    
  1545.                
  1546.                    
  1547.                        
  1548.    <div class="PageListTopSearch"
  1549. data-module>
  1550.        
  1551.    <a class="AnchorLink" id="trending-teams"></a>
  1552.  
  1553.  
  1554.  
  1555.  
  1556. <div class="TitleBar" >
  1557.    <div class="TitleBar-left">
  1558.        
  1559.        
  1560.            <h3 class="TitleBar-title">Trending Teams</h3>
  1561.        
  1562.        
  1563.        
  1564.    </div>
  1565.    
  1566.  
  1567.    
  1568. </div>
  1569.  
  1570.  
  1571.  
  1572.        <div class="PageListTopSearch-items">
  1573.            
  1574.                <div class="PageListTopSearch-items-item">
  1575.                    <div class="PagePromo" data-align-left-small
  1576. >
  1577.    
  1578.        
  1579.            
  1580.    <div class="PagePromo-media" ><a class="Link" aria-label="Washington Commanders" href="https://www.nbcsports.com/nfl/washington-commanders" ><picture>
  1581.    
  1582.    
  1583.        
  1584.            
  1585.  
  1586.        
  1587.    
  1588.  
  1589.    
  1590.    
  1591.        
  1592.    
  1593.  
  1594.    
  1595.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/9c/78/52efa7e14807ac93c3bfc660a8b7/washington-commanders-primary.svg">
  1596.  
  1597.    
  1598.  
  1599.  
  1600.    
  1601.    
  1602.    <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">
  1603.  
  1604.  
  1605. </picture>
  1606.  
  1607. </a></div>
  1608.  
  1609.  
  1610.        
  1611.    
  1612.  
  1613.    
  1614.        <div class="PagePromo-content">
  1615.            
  1616.    <div class="PagePromo-title">
  1617.        <a class="Link" href="https://www.nbcsports.com/nfl/washington-commanders">Washington Commanders</a>
  1618.    </div>
  1619.  
  1620.  
  1621.  
  1622.            
  1623.  
  1624.  
  1625.            
  1626.  
  1627.  
  1628.            
  1629.  
  1630.        </div>
  1631.    
  1632. </div>
  1633.                </div>
  1634.            
  1635.                <div class="PageListTopSearch-items-item">
  1636.                    <div class="PagePromo" data-align-left-small
  1637. >
  1638.    
  1639.        
  1640.            
  1641.    <div class="PagePromo-media" ><a class="Link" aria-label="St. Louis Cardinals" href="https://www.nbcsports.com/mlb/st-louis-cardinals" ><picture>
  1642.    
  1643.    
  1644.        
  1645.            
  1646.  
  1647.        
  1648.    
  1649.  
  1650.    
  1651.    
  1652.        
  1653.    
  1654.  
  1655.    
  1656.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/82/4c/fac2104d411ca63854e2828a4bb4/st-louis-cardinals-primary.svg">
  1657.  
  1658.    
  1659.  
  1660.  
  1661.    
  1662.    
  1663.    <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">
  1664.  
  1665.  
  1666. </picture>
  1667.  
  1668. </a></div>
  1669.  
  1670.  
  1671.        
  1672.    
  1673.  
  1674.    
  1675.        <div class="PagePromo-content">
  1676.            
  1677.    <div class="PagePromo-title">
  1678.        <a class="Link" href="https://www.nbcsports.com/mlb/st-louis-cardinals">St. Louis Cardinals</a>
  1679.    </div>
  1680.  
  1681.  
  1682.  
  1683.            
  1684.  
  1685.  
  1686.            
  1687.  
  1688.  
  1689.            
  1690.  
  1691.        </div>
  1692.    
  1693. </div>
  1694.                </div>
  1695.            
  1696.                <div class="PageListTopSearch-items-item">
  1697.                    <div class="PagePromo" data-align-left-small
  1698. >
  1699.    
  1700.        
  1701.            
  1702.    <div class="PagePromo-media" ><a class="Link" aria-label="New York Yankees" href="https://www.nbcsports.com/mlb/new-york-yankees" ><picture>
  1703.    
  1704.    
  1705.        
  1706.            
  1707.  
  1708.        
  1709.    
  1710.  
  1711.    
  1712.    
  1713.        
  1714.    
  1715.  
  1716.    
  1717.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/a0/58/5280166e4d8b9051bddea7985a06/new-york-yankees-primary.svg">
  1718.  
  1719.    
  1720.  
  1721.  
  1722.    
  1723.    
  1724.    <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">
  1725.  
  1726.  
  1727. </picture>
  1728.  
  1729. </a></div>
  1730.  
  1731.  
  1732.        
  1733.    
  1734.  
  1735.    
  1736.        <div class="PagePromo-content">
  1737.            
  1738.    <div class="PagePromo-title">
  1739.        <a class="Link" href="https://www.nbcsports.com/mlb/new-york-yankees">New York Yankees</a>
  1740.    </div>
  1741.  
  1742.  
  1743.  
  1744.            
  1745.  
  1746.  
  1747.            
  1748.  
  1749.  
  1750.            
  1751.  
  1752.        </div>
  1753.    
  1754. </div>
  1755.                </div>
  1756.            
  1757.        </div>
  1758.    </div>
  1759.  
  1760.  
  1761.                    
  1762.                
  1763.                </div>
  1764.            </div>
  1765.        
  1766.    </div>
  1767. </div>
  1768.  
  1769.                
  1770.            </div>
  1771.        
  1772.     </div>
  1773. </bsp-search-overlay>
  1774.  
  1775.                
  1776.  
  1777.                
  1778.                    <nav class="NavigationMobile" >
  1779.    
  1780.        
  1781.            
  1782.                <ul class="NavigationMobile-items">
  1783.                    <li class="NavigationMobile-items-item" data-login><div class="NavigationItem" data-has-menu >
  1784.    <div class="NavigationItem-text">
  1785.        
  1786.            <span>Profile<span class="NavigationItem-more"><svg class="chevron"><use xlink:href="#caret-left"></use></svg></span></span>
  1787.        
  1788.    </div>
  1789.  
  1790.    
  1791.        <div class="NavigationItem-items">
  1792.            <div class="NavigationItem-items-header">
  1793.                <div class="NavigationItem-items-back">
  1794.                    <button class="Icon-button" data-theme="gray"><svg class="chevron"><use xlink:href="#arrow-left"></use></svg><span class="sr-only"></span></button>
  1795.                </div>
  1796.                <div class="NavigationItem-items-heading">Profile</div>
  1797.            </div>
  1798.            
  1799.                
  1800.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/login"><span class="NavigationLink-text">Login</span></a>
  1801. </div>
  1802.                
  1803.            
  1804.        </div>
  1805.    
  1806. </div>
  1807. </li>
  1808.                    <li class="NavigationMobile-items-item" data-favorites>
  1809.                        <div class="NavigationItem" data-has-menu>
  1810.                            <div class="NavigationItem-text">
  1811.                                <span>Favorites<span class="NavigationItem-more"><button aria-label="More"><svg class="chevron"><use xlink:href="#caret-left"></use></svg></button></span>
  1812.                                </span>
  1813.                            </div>
  1814.                            <div class="NavigationItem-items" data-favorites-menu>
  1815.                                <div class="NavigationItem-items-header">
  1816.                                    <div class="NavigationItem-items-back">
  1817.                                        <button class="Icon-button" data-theme="gray"><svg class="chevron"><use xlink:href="#arrow-left"></use></svg><span class="sr-only"></span></button>
  1818.                                    </div>
  1819.                                    <div class="NavigationItem-items-heading">Favorites
  1820.                                    </div>
  1821.                                </div>
  1822.  
  1823.                                <div class="FavoritesMenu-content" data-favorites-content>
  1824.                                    <div class="FavoritesMenu-text">Sign up to follow your favorites on all your devices.</div>
  1825.                                    <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>
  1826.                                </div>
  1827.                            </div>
  1828.                        </div>
  1829.                    </li>
  1830.                </ul>
  1831.            
  1832.        
  1833.            
  1834.        
  1835.            
  1836.        
  1837.            
  1838.        
  1839.            
  1840.        
  1841.            
  1842.        
  1843.            
  1844.        
  1845.            
  1846.        
  1847.        <ul class="NavigationMobile-items">
  1848.            
  1849.                
  1850.            
  1851.                
  1852.                    
  1853.                        <li class="NavigationMobile-items-item" >
  1854.                            <div class="NavigationItem" data-has-menu  data-columns="2">
  1855.    <div class="NavigationItem-text">
  1856.        
  1857.        
  1858.            <span>All Sports<span class="NavigationItem-more"><svg class="chevron"><use xlink:href="#caret-left"></use></svg></span></span>
  1859.        
  1860.    </div>
  1861.  
  1862.    
  1863.        <div class="NavigationItem-items">
  1864.            <div class="NavigationItem-items-header">
  1865.                <div class="NavigationItem-items-back">
  1866.                    <button class="Icon-button" data-theme="gray"><svg class="chevron"><use xlink:href="#arrow-left"></use></svg><span class="sr-only"></span></button>
  1867.                </div>
  1868.                <div class="NavigationItem-items-heading">All Sports</div>
  1869.            </div>
  1870.            
  1871.                
  1872.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/nfl"><span class="NavigationLink-image"><picture>
  1873.    
  1874.    
  1875.        
  1876.            
  1877.  
  1878.        
  1879.    
  1880.  
  1881.    
  1882.    
  1883.        
  1884.    
  1885.            <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">
  1886.  
  1887.    
  1888.  
  1889.    
  1890.        <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">
  1891.  
  1892.    
  1893.  
  1894.  
  1895.    
  1896.    
  1897.    <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">
  1898.  
  1899.  
  1900. </picture>
  1901. </span><span class="NavigationLink-text">NFL</span></a>
  1902. </div>
  1903.                
  1904.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/mlb"><span class="NavigationLink-image"><picture>
  1905.    
  1906.    
  1907.        
  1908.            
  1909.  
  1910.        
  1911.    
  1912.  
  1913.    
  1914.    
  1915.        
  1916.    
  1917.  
  1918.    
  1919.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/6b/c2/690a9f3f46078544a640efd7913d/mlb-league-primary.svg">
  1920.  
  1921.    
  1922.  
  1923.  
  1924.    
  1925.    
  1926.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/6b/c2/690a9f3f46078544a640efd7913d/mlb-league-primary.svg" loading="lazy">
  1927.  
  1928.  
  1929. </picture>
  1930. </span><span class="NavigationLink-text">MLB</span></a>
  1931. </div>
  1932.                
  1933.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/nba"><span class="NavigationLink-image"><picture>
  1934.    
  1935.    
  1936.        
  1937.            
  1938.  
  1939.        
  1940.    
  1941.  
  1942.    
  1943.    
  1944.        
  1945.    
  1946.            <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">
  1947.  
  1948.    
  1949.  
  1950.    
  1951.        <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">
  1952.  
  1953.    
  1954.  
  1955.  
  1956.    
  1957.    
  1958.    <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">
  1959.  
  1960.  
  1961. </picture>
  1962. </span><span class="NavigationLink-text">NBA</span></a>
  1963. </div>
  1964.                
  1965.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/nhl"><span class="NavigationLink-image"><picture>
  1966.    
  1967.    
  1968.        
  1969.            
  1970.  
  1971.        
  1972.    
  1973.  
  1974.    
  1975.    
  1976.        
  1977.    
  1978.            <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">
  1979.  
  1980.    
  1981.  
  1982.    
  1983.        <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">
  1984.  
  1985.    
  1986.  
  1987.  
  1988.    
  1989.    
  1990.    <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">
  1991.  
  1992.  
  1993. </picture>
  1994. </span><span class="NavigationLink-text">NHL</span></a>
  1995. </div>
  1996.                
  1997.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/soccer"><span class="NavigationLink-image"><picture>
  1998.    
  1999.    
  2000.        
  2001.            
  2002.  
  2003.        
  2004.    
  2005.  
  2006.    
  2007.    
  2008.        
  2009.    
  2010.            <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">
  2011.  
  2012.    
  2013.  
  2014.    
  2015.        <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">
  2016.  
  2017.    
  2018.  
  2019.  
  2020.    
  2021.    
  2022.    <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">
  2023.  
  2024.  
  2025. </picture>
  2026. </span><span class="NavigationLink-text">Soccer</span></a>
  2027. </div>
  2028.                
  2029.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/motor-sports"><span class="NavigationLink-image"><picture>
  2030.    
  2031.    
  2032.        
  2033.            
  2034.  
  2035.        
  2036.    
  2037.  
  2038.    
  2039.    
  2040.        
  2041.    
  2042.            <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">
  2043.  
  2044.    
  2045.  
  2046.    
  2047.        <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">
  2048.  
  2049.    
  2050.  
  2051.  
  2052.    
  2053.    
  2054.    <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">
  2055.  
  2056.  
  2057. </picture>
  2058. </span><span class="NavigationLink-text">Motors</span></a>
  2059. </div>
  2060.                
  2061.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/nascar"><span class="NavigationLink-image"><picture>
  2062.    
  2063.    
  2064.        
  2065.            
  2066.  
  2067.        
  2068.    
  2069.  
  2070.    
  2071.    
  2072.        
  2073.    
  2074.            <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">
  2075.  
  2076.    
  2077.  
  2078.    
  2079.        <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">
  2080.  
  2081.    
  2082.  
  2083.  
  2084.    
  2085.    
  2086.    <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">
  2087.  
  2088.  
  2089. </picture>
  2090. </span><span class="NavigationLink-text">NASCAR </span></a>
  2091. </div>
  2092.                
  2093.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/college-football"><span class="NavigationLink-image"><picture>
  2094.    
  2095.    
  2096.        
  2097.            
  2098.  
  2099.        
  2100.    
  2101.  
  2102.    
  2103.    
  2104.        
  2105.    
  2106.            <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">
  2107.  
  2108.    
  2109.  
  2110.    
  2111.        <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">
  2112.  
  2113.    
  2114.  
  2115.  
  2116.    
  2117.    
  2118.    <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">
  2119.  
  2120.  
  2121. </picture>
  2122. </span><span class="NavigationLink-text">College Football </span></a>
  2123. </div>
  2124.                
  2125.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/college-basketball"><span class="NavigationLink-image"><picture>
  2126.    
  2127.    
  2128.        
  2129.            
  2130.  
  2131.        
  2132.    
  2133.  
  2134.    
  2135.    
  2136.        
  2137.    
  2138.            <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">
  2139.  
  2140.    
  2141.  
  2142.    
  2143.        <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">
  2144.  
  2145.    
  2146.  
  2147.  
  2148.    
  2149.    
  2150.    <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">
  2151.  
  2152.  
  2153. </picture>
  2154. </span><span class="NavigationLink-text">College Basketball</span></a>
  2155. </div>
  2156.                
  2157.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/golf"><span class="NavigationLink-image"><picture>
  2158.    
  2159.    
  2160.        
  2161.            
  2162.  
  2163.        
  2164.    
  2165.  
  2166.    
  2167.    
  2168.        
  2169.    
  2170.  
  2171.    
  2172.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/0b/86/31d0b79e4cb381d3bedea5e51b54/golf-white.svg">
  2173.  
  2174.    
  2175.  
  2176.  
  2177.    
  2178.    
  2179.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/0b/86/31d0b79e4cb381d3bedea5e51b54/golf-white.svg" loading="lazy">
  2180.  
  2181.  
  2182. </picture>
  2183. </span><span class="NavigationLink-text">Golf</span></a>
  2184. </div>
  2185.                
  2186.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/olympics"><span class="NavigationLink-image"><picture>
  2187.    
  2188.    
  2189.        
  2190.            
  2191.  
  2192.        
  2193.    
  2194.  
  2195.    
  2196.    
  2197.        
  2198.    
  2199.            <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">
  2200.  
  2201.    
  2202.  
  2203.    
  2204.        <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">
  2205.  
  2206.    
  2207.  
  2208.  
  2209.    
  2210.    
  2211.    <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">
  2212.  
  2213.  
  2214. </picture>
  2215. </span><span class="NavigationLink-text">Olympics</span></a>
  2216. </div>
  2217.                
  2218.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy"><span class="NavigationLink-image"><picture>
  2219.    
  2220.    
  2221.        
  2222.            
  2223.  
  2224.        
  2225.    
  2226.  
  2227.    
  2228.    
  2229.        
  2230.    
  2231.  
  2232.    
  2233.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/7b/22/7034955149cda0a6238ae13967d6/red-r.svg">
  2234.  
  2235.    
  2236.  
  2237.  
  2238.    
  2239.    
  2240.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/7b/22/7034955149cda0a6238ae13967d6/red-r.svg" loading="lazy">
  2241.  
  2242.  
  2243. </picture>
  2244. </span><span class="NavigationLink-text">Fantasy Sports</span></a>
  2245. </div>
  2246.                
  2247.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/tennis"><span class="NavigationLink-image"><picture>
  2248.    
  2249.    
  2250.        
  2251.            
  2252.  
  2253.        
  2254.    
  2255.  
  2256.    
  2257.    
  2258.        
  2259.    
  2260.            <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">
  2261.  
  2262.    
  2263.  
  2264.    
  2265.        <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">
  2266.  
  2267.    
  2268.  
  2269.  
  2270.    
  2271.    
  2272.    <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">
  2273.  
  2274.  
  2275. </picture>
  2276. </span><span class="NavigationLink-text">Tennis</span></a>
  2277. </div>
  2278.                
  2279.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/horse-racing"><span class="NavigationLink-image"><picture>
  2280.    
  2281.    
  2282.        
  2283.            
  2284.  
  2285.        
  2286.    
  2287.  
  2288.    
  2289.    
  2290.        
  2291.    
  2292.            <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">
  2293.  
  2294.    
  2295.  
  2296.    
  2297.        <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">
  2298.  
  2299.    
  2300.  
  2301.  
  2302.    
  2303.    
  2304.    <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">
  2305.  
  2306.  
  2307. </picture>
  2308. </span><span class="NavigationLink-text">Horse Racing</span></a>
  2309. </div>
  2310.                
  2311.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/cycling"><span class="NavigationLink-image"><picture>
  2312.    
  2313.    
  2314.        
  2315.            
  2316.  
  2317.        
  2318.    
  2319.  
  2320.    
  2321.    
  2322.        
  2323.    
  2324.            <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">
  2325.  
  2326.    
  2327.  
  2328.    
  2329.        <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">
  2330.  
  2331.    
  2332.  
  2333.  
  2334.    
  2335.    
  2336.    <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">
  2337.  
  2338.  
  2339. </picture>
  2340. </span><span class="NavigationLink-text">Cycling</span></a>
  2341. </div>
  2342.                
  2343.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/wnba"><span class="NavigationLink-image"><picture>
  2344.    
  2345.    
  2346.        
  2347.            
  2348.  
  2349.        
  2350.    
  2351.  
  2352.    
  2353.    
  2354.        
  2355.    
  2356.  
  2357.    
  2358.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/66/e4/706ef1c846a6b491c5a2027f5299/wnba-logo.svg">
  2359.  
  2360.    
  2361.  
  2362.  
  2363.    
  2364.    
  2365.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/66/e4/706ef1c846a6b491c5a2027f5299/wnba-logo.svg" loading="lazy">
  2366.  
  2367.  
  2368. </picture>
  2369. </span><span class="NavigationLink-text">WNBA</span></a>
  2370. </div>
  2371.                
  2372.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/on-her-turf"><span class="NavigationLink-image"><picture>
  2373.    
  2374.    
  2375.        
  2376.            
  2377.  
  2378.        
  2379.    
  2380.  
  2381.    
  2382.    
  2383.        
  2384.    
  2385.            <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">
  2386.  
  2387.    
  2388.  
  2389.    
  2390.        <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">
  2391.  
  2392.    
  2393.  
  2394.  
  2395.    
  2396.    
  2397.    <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">
  2398.  
  2399.  
  2400. </picture>
  2401. </span><span class="NavigationLink-text">On Her Turf</span></a>
  2402. </div>
  2403.                
  2404.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/figure-skating"><span class="NavigationLink-image"><picture>
  2405.    
  2406.    
  2407.        
  2408.            
  2409.  
  2410.        
  2411.    
  2412.  
  2413.    
  2414.    
  2415.        
  2416.    
  2417.            <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">
  2418.  
  2419.    
  2420.  
  2421.    
  2422.        <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">
  2423.  
  2424.    
  2425.  
  2426.  
  2427.    
  2428.    
  2429.    <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">
  2430.  
  2431.  
  2432. </picture>
  2433. </span><span class="NavigationLink-text">Figure Skating</span></a>
  2434. </div>
  2435.                
  2436.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/national-dog-show"><span class="NavigationLink-image"><picture>
  2437.    
  2438.    
  2439.        
  2440.            
  2441.  
  2442.        
  2443.    
  2444.  
  2445.    
  2446.    
  2447.        
  2448.    
  2449.            <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">
  2450.  
  2451.    
  2452.  
  2453.    
  2454.        <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">
  2455.  
  2456.    
  2457.  
  2458.  
  2459.    
  2460.    
  2461.    <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">
  2462.  
  2463.  
  2464. </picture>
  2465. </span><span class="NavigationLink-text">Dog Show</span></a>
  2466. </div>
  2467.                
  2468.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/college-football/all-american-bowl"><span class="NavigationLink-image"><picture>
  2469.    
  2470.    
  2471.        
  2472.            
  2473.  
  2474.        
  2475.    
  2476.  
  2477.    
  2478.    
  2479.        
  2480.    
  2481.            <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">
  2482.  
  2483.    
  2484.  
  2485.    
  2486.        <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">
  2487.  
  2488.    
  2489.  
  2490.  
  2491.    
  2492.    
  2493.    <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">
  2494.  
  2495.  
  2496. </picture>
  2497. </span><span class="NavigationLink-text">All-American Bowl</span></a>
  2498. </div>
  2499.                
  2500.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/rugby"><span class="NavigationLink-image"><picture>
  2501.    
  2502.    
  2503.        
  2504.            
  2505.  
  2506.        
  2507.    
  2508.  
  2509.    
  2510.    
  2511.        
  2512.    
  2513.            <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">
  2514.  
  2515.    
  2516.  
  2517.    
  2518.        <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">
  2519.  
  2520.    
  2521.  
  2522.  
  2523.    
  2524.    
  2525.    <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">
  2526.  
  2527.  
  2528. </picture>
  2529. </span><span class="NavigationLink-text">Rugby</span></a>
  2530. </div>
  2531.                
  2532.            
  2533.        </div>
  2534.    
  2535. </div>
  2536. </li>
  2537.                    
  2538.                
  2539.            
  2540.                
  2541.                    
  2542.                        <li class="NavigationMobile-items-item" >
  2543.                            <div class="NavigationItem" data-has-menu >
  2544.    <div class="NavigationItem-text">
  2545.        
  2546.        
  2547.            <span>Rotoworld<span class="NavigationItem-more"><svg class="chevron"><use xlink:href="#caret-left"></use></svg></span></span>
  2548.        
  2549.    </div>
  2550.  
  2551.    
  2552.        <div class="NavigationItem-items">
  2553.            <div class="NavigationItem-items-header">
  2554.                <div class="NavigationItem-items-back">
  2555.                    <button class="Icon-button" data-theme="gray"><svg class="chevron"><use xlink:href="#arrow-left"></use></svg><span class="sr-only"></span></button>
  2556.                </div>
  2557.                <div class="NavigationItem-items-heading">Rotoworld</div>
  2558.            </div>
  2559.            
  2560.                
  2561.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy"><span class="NavigationLink-image"><picture>
  2562.    
  2563.    
  2564.        
  2565.            
  2566.  
  2567.        
  2568.    
  2569.  
  2570.    
  2571.    
  2572.        
  2573.    
  2574.  
  2575.    
  2576.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/d7/cd/7f65b09e495e9c2e954c5ac07afb/rotoworld-logo-new.svg">
  2577.  
  2578.    
  2579.  
  2580.  
  2581.    
  2582.    
  2583.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/d7/cd/7f65b09e495e9c2e954c5ac07afb/rotoworld-logo-new.svg" loading="lazy">
  2584.  
  2585.  
  2586. </picture>
  2587. </span><span class="NavigationLink-text">Fantasy Home</span></a>
  2588. </div>
  2589.                
  2590.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/betting"><span class="NavigationLink-image"><picture>
  2591.    
  2592.    
  2593.        
  2594.            
  2595.  
  2596.        
  2597.    
  2598.  
  2599.    
  2600.    
  2601.        
  2602.    
  2603.            <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">
  2604.  
  2605.    
  2606.  
  2607.    
  2608.        <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">
  2609.  
  2610.    
  2611.  
  2612.  
  2613.    
  2614.    
  2615.    <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">
  2616.  
  2617.  
  2618. </picture>
  2619. </span><span class="NavigationLink-text">Betting Home</span></a>
  2620. </div>
  2621.                
  2622.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/football"><span class="NavigationLink-image"><picture>
  2623.    
  2624.    
  2625.        
  2626.            
  2627.  
  2628.        
  2629.    
  2630.  
  2631.    
  2632.    
  2633.        
  2634.    
  2635.            <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">
  2636.  
  2637.    
  2638.  
  2639.    
  2640.        <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">
  2641.  
  2642.    
  2643.  
  2644.  
  2645.    
  2646.    
  2647.    <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">
  2648.  
  2649.  
  2650. </picture>
  2651. </span><span class="NavigationLink-text">Fantasy Football</span></a>
  2652. </div>
  2653.                
  2654.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/football/player-news"><span class="NavigationLink-image"><picture>
  2655.    
  2656.    
  2657.        
  2658.            
  2659.  
  2660.        
  2661.    
  2662.  
  2663.    
  2664.    
  2665.        
  2666.    
  2667.            <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">
  2668.  
  2669.    
  2670.  
  2671.    
  2672.        <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">
  2673.  
  2674.    
  2675.  
  2676.  
  2677.    
  2678.    
  2679.    <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">
  2680.  
  2681.  
  2682. </picture>
  2683. </span><span class="NavigationLink-text">Football Player News</span></a>
  2684. </div>
  2685.                
  2686.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/nfl/matthew-berry"><span class="NavigationLink-image"><picture>
  2687.    
  2688.    
  2689.        
  2690.            
  2691.  
  2692.        
  2693.    
  2694.  
  2695.    
  2696.    
  2697.        
  2698.    
  2699.            <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">
  2700.  
  2701.    
  2702.  
  2703.    
  2704.        <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">
  2705.  
  2706.    
  2707.  
  2708.  
  2709.    
  2710.    
  2711.    <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">
  2712.  
  2713.  
  2714. </picture>
  2715. </span><span class="NavigationLink-text">Matthew Berry</span></a>
  2716. </div>
  2717.                
  2718.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/baseball"><span class="NavigationLink-image"><picture>
  2719.    
  2720.    
  2721.        
  2722.            
  2723.  
  2724.        
  2725.    
  2726.  
  2727.    
  2728.    
  2729.        
  2730.    
  2731.            <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">
  2732.  
  2733.    
  2734.  
  2735.    
  2736.        <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">
  2737.  
  2738.    
  2739.  
  2740.  
  2741.    
  2742.    
  2743.    <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">
  2744.  
  2745.  
  2746. </picture>
  2747. </span><span class="NavigationLink-text">Fantasy Baseball</span></a>
  2748. </div>
  2749.                
  2750.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/baseball/player-news"><span class="NavigationLink-image"><picture>
  2751.    
  2752.    
  2753.        
  2754.            
  2755.  
  2756.        
  2757.    
  2758.  
  2759.    
  2760.    
  2761.        
  2762.    
  2763.            <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">
  2764.  
  2765.    
  2766.  
  2767.    
  2768.        <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">
  2769.  
  2770.    
  2771.  
  2772.  
  2773.    
  2774.    
  2775.    <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">
  2776.  
  2777.  
  2778. </picture>
  2779. </span><span class="NavigationLink-text">Baseball Player News</span></a>
  2780. </div>
  2781.                
  2782.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/baseball/season-tools"><span class="NavigationLink-image"><picture>
  2783.    
  2784.    
  2785.        
  2786.            
  2787.  
  2788.        
  2789.    
  2790.  
  2791.    
  2792.    
  2793.        
  2794.    
  2795.            <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">
  2796.  
  2797.    
  2798.  
  2799.    
  2800.        <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">
  2801.  
  2802.    
  2803.  
  2804.  
  2805.    
  2806.    
  2807.    <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">
  2808.  
  2809.  
  2810. </picture>
  2811. </span><span class="NavigationLink-text">Baseball Season Tools</span></a>
  2812. </div>
  2813.                
  2814.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/basketball"><span class="NavigationLink-image"><picture>
  2815.    
  2816.    
  2817.        
  2818.            
  2819.  
  2820.        
  2821.    
  2822.  
  2823.    
  2824.    
  2825.        
  2826.    
  2827.            <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">
  2828.  
  2829.    
  2830.  
  2831.    
  2832.        <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">
  2833.  
  2834.    
  2835.  
  2836.  
  2837.    
  2838.    
  2839.    <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">
  2840.  
  2841.  
  2842. </picture>
  2843. </span><span class="NavigationLink-text">Fantasy Basketball</span></a>
  2844. </div>
  2845.                
  2846.                    <div class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/basketball/player-news"><span class="NavigationLink-image"><picture>
  2847.    
  2848.    
  2849.        
  2850.            
  2851.  
  2852.        
  2853.    
  2854.  
  2855.    
  2856.    
  2857.        
  2858.    
  2859.            <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">
  2860.  
  2861.    
  2862.  
  2863.    
  2864.        <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">
  2865.  
  2866.    
  2867.  
  2868.  
  2869.    
  2870.    
  2871.    <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">
  2872.  
  2873.  
  2874. </picture>
  2875. </span><span class="NavigationLink-text">Basketball Player News</span></a>
  2876. </div>
  2877.                
  2878.            
  2879.        </div>
  2880.    
  2881. </div>
  2882. </li>
  2883.                    
  2884.                
  2885.            
  2886.                
  2887.                    
  2888.                        <li class="NavigationMobile-items-item" >
  2889.                            <div class="NavigationItem" >
  2890.    <div class="NavigationItem-text">
  2891.        
  2892.        
  2893.            
  2894.                <a href="https://www.nbcsports.com/nfl/profootballtalk">PFT</a>
  2895.            
  2896.        
  2897.    </div>
  2898.  
  2899.    
  2900. </div>
  2901. </li>
  2902.                    
  2903.                
  2904.            
  2905.                
  2906.                    
  2907.                        <li class="NavigationMobile-items-item" >
  2908.                            <div class="NavigationItem" >
  2909.    <div class="NavigationItem-text">
  2910.        
  2911.        
  2912.            
  2913.                <a href="https://www.nbcsports.com/golf">Golf Channel</a>
  2914.            
  2915.        
  2916.    </div>
  2917.  
  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/watch">Watch</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/podcasts">Podcasts</a>
  2952.            
  2953.        
  2954.    </div>
  2955.  
  2956.    
  2957. </div>
  2958. </li>
  2959.                    
  2960.                
  2961.            
  2962.                
  2963.                    
  2964.                
  2965.            
  2966.        </ul>
  2967.        <ul class="NavigationMobile-items">
  2968.            
  2969.                
  2970.            
  2971.                
  2972.                    
  2973.                
  2974.            
  2975.                
  2976.                    
  2977.                
  2978.            
  2979.                
  2980.                    
  2981.                
  2982.            
  2983.                
  2984.                    
  2985.                
  2986.            
  2987.                
  2988.                    
  2989.                
  2990.            
  2991.                
  2992.                    
  2993.                
  2994.            
  2995.                
  2996.                    
  2997.                        
  2998.                            
  2999.                                
  3000.                                    <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>
  3001.    
  3002.    
  3003.        
  3004.            
  3005.  
  3006.        
  3007.    
  3008.  
  3009.    
  3010.    
  3011.        
  3012.    
  3013.  
  3014.    
  3015.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/45/0b/ee757f2f4ae8bdf3e0a91810ffa7/peacock-app-stroke.svg">
  3016.  
  3017.    
  3018.  
  3019.  
  3020.    
  3021.    
  3022.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/45/0b/ee757f2f4ae8bdf3e0a91810ffa7/peacock-app-stroke.svg" loading="lazy">
  3023.  
  3024.  
  3025. </picture>
  3026. </span><span class="NavigationLink-text">Peacock</span></a>
  3027. </li>
  3028.                                
  3029.                                    <li class="NavigationMobile-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/betting"><span class="NavigationLink-image"><picture>
  3030.    
  3031.    
  3032.        
  3033.            
  3034.  
  3035.        
  3036.    
  3037.  
  3038.    
  3039.    
  3040.        
  3041.    
  3042.            <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">
  3043.  
  3044.    
  3045.  
  3046.    
  3047.        <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">
  3048.  
  3049.    
  3050.  
  3051.  
  3052.    
  3053.    
  3054.    <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">
  3055.  
  3056.  
  3057. </picture>
  3058. </span><span class="NavigationLink-text">Betting Home</span></a>
  3059. </li>
  3060.                                
  3061.                                    <li class="NavigationMobile-items-item"><a class="NavigationLink" href="https://www.telemundo.com/deportes?ref=nbcs" target="_blank"><span class="NavigationLink-image"><picture>
  3062.    
  3063.    
  3064.        
  3065.            
  3066.  
  3067.        
  3068.    
  3069.  
  3070.    
  3071.    
  3072.        
  3073.    
  3074.  
  3075.    
  3076.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/16/83/aa95d5e54c26a7821e864ed5a653/1-light.svg">
  3077.  
  3078.    
  3079.  
  3080.  
  3081.    
  3082.    
  3083.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/16/83/aa95d5e54c26a7821e864ed5a653/1-light.svg" loading="lazy">
  3084.  
  3085.  
  3086. </picture>
  3087. </span><span class="NavigationLink-text">Telemundo Deportes</span></a>
  3088. </li>
  3089.                                
  3090.                                    <li class="NavigationMobile-items-item"><a class="NavigationLink" href="https://www.nbcolympics.com/?ref=nbcs" target="_blank"><span class="NavigationLink-image"><picture>
  3091.    
  3092.    
  3093.        
  3094.            
  3095.  
  3096.        
  3097.    
  3098.  
  3099.    
  3100.    
  3101.        
  3102.    
  3103.  
  3104.    
  3105.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/cf/bf/853ddb3a491a9ea395afbf94009d/nbc-olympics-logo.svg">
  3106.  
  3107.    
  3108.  
  3109.  
  3110.    
  3111.    
  3112.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/cf/bf/853ddb3a491a9ea395afbf94009d/nbc-olympics-logo.svg" loading="lazy">
  3113.  
  3114.  
  3115. </picture>
  3116. </span><span class="NavigationLink-text">Paris 2024 Olympics</span></a>
  3117. </li>
  3118.                                
  3119.                                    <li class="NavigationMobile-items-item"><a class="NavigationLink" href="https://www.teamusa.org/?ref=nbcs" target="_blank"><span class="NavigationLink-image"><picture>
  3120.    
  3121.    
  3122.        
  3123.            
  3124.  
  3125.        
  3126.    
  3127.  
  3128.    
  3129.    
  3130.        
  3131.    
  3132.  
  3133.    
  3134.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/d0/27/e35908bc46a1be807348545a148a/team-usa-yellow-gold.svg">
  3135.  
  3136.    
  3137.  
  3138.  
  3139.    
  3140.    
  3141.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/d0/27/e35908bc46a1be807348545a148a/team-usa-yellow-gold.svg" loading="lazy">
  3142.  
  3143.  
  3144. </picture>
  3145. </span><span class="NavigationLink-text">Team USA</span></a>
  3146. </li>
  3147.                                
  3148.                                    <li class="NavigationMobile-items-item"><a class="NavigationLink" href="https://olympics.com/en/?ref=nbcs" target="_blank"><span class="NavigationLink-image"><picture>
  3149.    
  3150.    
  3151.        
  3152.            
  3153.  
  3154.        
  3155.    
  3156.  
  3157.    
  3158.    
  3159.        
  3160.    
  3161.  
  3162.    
  3163.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/6a/df/eeedac0745a59a92daaa0bc0b568/olympics-rings-gold.svg">
  3164.  
  3165.    
  3166.  
  3167.  
  3168.    
  3169.    
  3170.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/6a/df/eeedac0745a59a92daaa0bc0b568/olympics-rings-gold.svg" loading="lazy">
  3171.  
  3172.  
  3173. </picture>
  3174. </span><span class="NavigationLink-text">Olympics</span></a>
  3175. </li>
  3176.                                
  3177.                                    <li class="NavigationMobile-items-item"><a class="NavigationLink" href="https://www.golfnow.com/?ref=nbcs" target="_blank"><span class="NavigationLink-image"><picture>
  3178.    
  3179.    
  3180.        
  3181.            
  3182.  
  3183.        
  3184.    
  3185.  
  3186.    
  3187.    
  3188.        
  3189.    
  3190.            <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">
  3191.  
  3192.    
  3193.  
  3194.    
  3195.        <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">
  3196.  
  3197.    
  3198.  
  3199.  
  3200.    
  3201.    
  3202.    <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">
  3203.  
  3204.  
  3205. </picture>
  3206. </span><span class="NavigationLink-text">GolfNow</span></a>
  3207. </li>
  3208.                                
  3209.                                    <li class="NavigationMobile-items-item"><a class="NavigationLink" href="https://www.golfpass.com/?ref=nbcs" target="_blank"><span class="NavigationLink-image"><picture>
  3210.    
  3211.    
  3212.        
  3213.            
  3214.  
  3215.        
  3216.    
  3217.  
  3218.    
  3219.    
  3220.        
  3221.    
  3222.            <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">
  3223.  
  3224.    
  3225.  
  3226.    
  3227.        <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">
  3228.  
  3229.    
  3230.  
  3231.  
  3232.    
  3233.    
  3234.    <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">
  3235.  
  3236.  
  3237. </picture>
  3238. </span><span class="NavigationLink-text">GolfPass</span></a>
  3239. </li>
  3240.                                
  3241.                                    <li class="NavigationMobile-items-item"><a class="NavigationLink" href="https://www.sportsengine.com/?ref=nbcs" target="_blank"><span class="NavigationLink-image"><picture>
  3242.    
  3243.    
  3244.        
  3245.            
  3246.  
  3247.        
  3248.    
  3249.  
  3250.    
  3251.    
  3252.        
  3253.    
  3254.  
  3255.    
  3256.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/d3/01/9844f7bd4219927712ddb364691e/sports-engine-white.svg">
  3257.  
  3258.    
  3259.  
  3260.  
  3261.    
  3262.    
  3263.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/d3/01/9844f7bd4219927712ddb364691e/sports-engine-white.svg" loading="lazy">
  3264.  
  3265.  
  3266. </picture>
  3267. </span><span class="NavigationLink-text">SportsEngine</span></a>
  3268. </li>
  3269.                                
  3270.                                    <li class="NavigationMobile-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/pressbox"><span class="NavigationLink-image"><picture>
  3271.    
  3272.    
  3273.        
  3274.            
  3275.  
  3276.        
  3277.    
  3278.  
  3279.    
  3280.    
  3281.        
  3282.    
  3283.            <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">
  3284.  
  3285.    
  3286.  
  3287.    
  3288.        <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">
  3289.  
  3290.    
  3291.  
  3292.  
  3293.    
  3294.    
  3295.    <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">
  3296.  
  3297.  
  3298. </picture>
  3299. </span><span class="NavigationLink-text">NBC Sports Press Box</span></a>
  3300. </li>
  3301.                                
  3302.                            
  3303.                        
  3304.                    
  3305.                
  3306.            
  3307.        </ul>
  3308.    
  3309. </nav>
  3310.  
  3311.                
  3312.            </div>
  3313.        </div>
  3314.    </div>
  3315.    <div class="SearchOverlay-background"></div>
  3316.    <div class="Page-header-hamburger-menu-overlay"></div>
  3317.  
  3318.    <div class="Page-header-bar">
  3319.        <div class="Page-header-bar-start">
  3320.            <div class="Page-header-logo"><a aria-label="home page" href="/"  >
  3321.    
  3322.        <img class="PageLogo-image" src="https://nbcsports.brightspotcdn.com/78/7b/4d40c7eb4d0f996e8345b5330657/nbc-logo-for-header.svg" alt="NBCSports Header Logo" width="400" >
  3323.    
  3324.    </a>
  3325. </div>
  3326.  
  3327.            
  3328.                <bsp-search-overlay class="SearchOverlay SearchOverlay-desktop">
  3329.    <div class="SearchOverlay-search-overlay">
  3330.      <form class="SearchOverlay-search-form" action="https://www.nbcsports.com/nfl/feed/rumor-mill/#nt=navsearch" novalidate="" autocomplete="off">
  3331.          <label class="SearchOverlay-search-label">
  3332.              <input placeholder=""  type="text" class="SearchOverlay-search-input" name="q" required="true">
  3333.              
  3334.                  
  3335.                      
  3336.                  
  3337.              
  3338.              <span class="sr-only">
  3339.                  Search Query
  3340.              </span>
  3341.            <button type="submit" class="SearchOverlay-search-submit">
  3342.                <svg>
  3343.                    <use xlink:href="#search"></use>
  3344.                </svg>
  3345.                <span class="sr-only">Submit Search</span>
  3346.            </button>
  3347.  
  3348.              <div class="SearchOverlay-search-form-clear">
  3349.                  <svg>
  3350.                      <use xlink:href="#close-x-dark"></use>
  3351.                  </svg>
  3352.              </div>
  3353.          </label>
  3354.      </form>
  3355.  
  3356.        
  3357.            <div class="SearchOverlay-module-wrapper">
  3358.                
  3359.                    <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==" >
  3360.    <div class="Icon-button SearchResultsModule-close" data-theme="outline"><svg class="close-x"><use xlink:href="#close-x"></use></svg></div>
  3361.  
  3362.    <div class="SearchResultsModule-container" data-search-results-ajax>
  3363.        
  3364.            <div class="SearchResultsModule-initialContent">
  3365.                
  3366.                    
  3367.                        
  3368.    <div class="PageListIcon"
  3369. >
  3370.  
  3371.        <div class="PageListIcon-items">
  3372.            
  3373.                <div class="PageListIcon-items-item">
  3374.                    <div class="PagePromo" data-no-media
  3375. >
  3376.    
  3377.        
  3378.            
  3379.  
  3380.        
  3381.    
  3382.  
  3383.    
  3384.        <div class="PagePromo-content">
  3385.            
  3386.    <div class="PagePromo-title">
  3387.        <a class="Link" href="https://www.nbcsports.com/mlb">MLB</a>
  3388.    </div>
  3389.  
  3390.  
  3391.  
  3392.            
  3393.  
  3394.  
  3395.            
  3396.  
  3397.  
  3398.            
  3399.  
  3400.        </div>
  3401.    
  3402. </div>
  3403.                </div>
  3404.            
  3405.                <div class="PageListIcon-items-item">
  3406.                    <div class="PagePromo" data-no-media
  3407. >
  3408.    
  3409.        
  3410.            
  3411.  
  3412.        
  3413.    
  3414.  
  3415.    
  3416.        <div class="PagePromo-content">
  3417.            
  3418.    <div class="PagePromo-title">
  3419.        <a class="Link" href="https://www.nbcsports.com/nfl">NFL</a>
  3420.    </div>
  3421.  
  3422.  
  3423.  
  3424.            
  3425.  
  3426.  
  3427.            
  3428.  
  3429.  
  3430.            
  3431.  
  3432.        </div>
  3433.    
  3434. </div>
  3435.                </div>
  3436.            
  3437.                <div class="PageListIcon-items-item">
  3438.                    <div class="PagePromo" data-no-media
  3439. >
  3440.    
  3441.        
  3442.            
  3443.  
  3444.        
  3445.    
  3446.  
  3447.    
  3448.        <div class="PagePromo-content">
  3449.            
  3450.    <div class="PagePromo-title">
  3451.        <a class="Link" href="https://www.nbcsports.com/nba">NBA</a>
  3452.    </div>
  3453.  
  3454.  
  3455.  
  3456.            
  3457.  
  3458.  
  3459.            
  3460.  
  3461.  
  3462.            
  3463.  
  3464.        </div>
  3465.    
  3466. </div>
  3467.                </div>
  3468.            
  3469.                <div class="PageListIcon-items-item">
  3470.                    <div class="PagePromo" data-no-media
  3471. >
  3472.    
  3473.        
  3474.            
  3475.  
  3476.        
  3477.    
  3478.  
  3479.    
  3480.        <div class="PagePromo-content">
  3481.            
  3482.    <div class="PagePromo-title">
  3483.        <a class="Link" href="https://www.nbcsports.com/nhl">NHL</a>
  3484.    </div>
  3485.  
  3486.  
  3487.  
  3488.            
  3489.  
  3490.  
  3491.            
  3492.  
  3493.  
  3494.            
  3495.  
  3496.        </div>
  3497.    
  3498. </div>
  3499.                </div>
  3500.            
  3501.                <div class="PageListIcon-items-item">
  3502.                    <div class="PagePromo" data-no-media
  3503. >
  3504.    
  3505.        
  3506.            
  3507.  
  3508.        
  3509.    
  3510.  
  3511.    
  3512.        <div class="PagePromo-content">
  3513.            
  3514.    <div class="PagePromo-title">
  3515.        <a class="Link" href="https://www.nbcsports.com/nascar">NASCAR </a>
  3516.    </div>
  3517.  
  3518.  
  3519.  
  3520.            
  3521.  
  3522.  
  3523.            
  3524.  
  3525.  
  3526.            
  3527.  
  3528.        </div>
  3529.    
  3530. </div>
  3531.                </div>
  3532.            
  3533.                <div class="PageListIcon-items-item">
  3534.                    <div class="PagePromo" data-no-media
  3535. >
  3536.    
  3537.        
  3538.            
  3539.  
  3540.        
  3541.    
  3542.  
  3543.    
  3544.        <div class="PagePromo-content">
  3545.            
  3546.    <div class="PagePromo-title">
  3547.        <a class="Link" href="https://www.nbcsports.com/soccer/premier-league">Premier League</a>
  3548.    </div>
  3549.  
  3550.  
  3551.  
  3552.            
  3553.  
  3554.  
  3555.            
  3556.  
  3557.  
  3558.            
  3559.  
  3560.        </div>
  3561.    
  3562. </div>
  3563.                </div>
  3564.            
  3565.                <div class="PageListIcon-items-item">
  3566.                    <div class="PagePromo" data-no-media
  3567. >
  3568.    
  3569.        
  3570.            
  3571.  
  3572.        
  3573.    
  3574.  
  3575.    
  3576.        <div class="PagePromo-content">
  3577.            
  3578.    <div class="PagePromo-title">
  3579.        <a class="Link" href="https://www.nbcsports.com/college-football">College Football </a>
  3580.    </div>
  3581.  
  3582.  
  3583.  
  3584.            
  3585.  
  3586.  
  3587.            
  3588.  
  3589.  
  3590.            
  3591.  
  3592.        </div>
  3593.    
  3594. </div>
  3595.                </div>
  3596.            
  3597.                <div class="PageListIcon-items-item">
  3598.                    <div class="PagePromo" data-no-media
  3599. >
  3600.    
  3601.        
  3602.            
  3603.  
  3604.        
  3605.    
  3606.  
  3607.    
  3608.        <div class="PagePromo-content">
  3609.            
  3610.    <div class="PagePromo-title">
  3611.        <a class="Link" href="https://www.nbcsports.com/college-basketball">College Basketball </a>
  3612.    </div>
  3613.  
  3614.  
  3615.  
  3616.            
  3617.  
  3618.  
  3619.            
  3620.  
  3621.  
  3622.            
  3623.  
  3624.        </div>
  3625.    
  3626. </div>
  3627.                </div>
  3628.            
  3629.                <div class="PageListIcon-items-item">
  3630.                    <div class="PagePromo" data-no-media
  3631. >
  3632.    
  3633.        
  3634.            
  3635.  
  3636.        
  3637.    
  3638.  
  3639.    
  3640.        <div class="PagePromo-content">
  3641.            
  3642.    <div class="PagePromo-title">
  3643.        <a class="Link" href="https://www.nbcsports.com/horse-racing">Horse Racing</a>
  3644.    </div>
  3645.  
  3646.  
  3647.  
  3648.            
  3649.  
  3650.  
  3651.            
  3652.  
  3653.  
  3654.            
  3655.  
  3656.        </div>
  3657.    
  3658. </div>
  3659.                </div>
  3660.            
  3661.        </div>
  3662.    </div>
  3663.  
  3664.  
  3665.                    
  3666.                
  3667.                    
  3668.                
  3669.                    
  3670.                
  3671.                    
  3672.                
  3673.  
  3674.                <div class="SearchResultsModule-initialContent-scrolling">
  3675.                
  3676.                    
  3677.                
  3678.                    
  3679.                        
  3680.    <div class="PageListTopSearch"
  3681. data-module>
  3682.        
  3683.    <a class="AnchorLink" id="top-news"></a>
  3684.  
  3685.  
  3686.  
  3687.  
  3688. <div class="TitleBar" >
  3689.    <div class="TitleBar-left">
  3690.        
  3691.        
  3692.            <h3 class="TitleBar-title">Top News</h3>
  3693.        
  3694.        
  3695.        
  3696.    </div>
  3697.    
  3698.  
  3699.    
  3700. </div>
  3701.  
  3702.  
  3703.  
  3704.        <div class="PageListTopSearch-items">
  3705.            
  3706.                <div class="PageListTopSearch-items-item">
  3707.                    <div class="PagePromo" data-align-left-small
  3708. >
  3709.    
  3710.        
  3711.            
  3712.    <div class="PagePromo-media" ><a class="Link" aria-label="2024 French Open men’s singles draw" href="https://www.nbcsports.com/olympics/news/french-open-2024-mens-singles-draw" ><picture>
  3713.    
  3714.    
  3715.        
  3716.            
  3717.  
  3718.        
  3719.    
  3720.  
  3721.    
  3722.    
  3723.        
  3724.    
  3725.                <source type="image/webp"  width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/312674e/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%2F510%2F595%2Fnbc_ten_djokoviccarballesbaena_240530.jpg">
  3726.  
  3727.            
  3728.        
  3729.    
  3730.  
  3731.    
  3732.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/512590b/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%2F510%2F595%2Fnbc_ten_djokoviccarballesbaena_240530.jpg">
  3733.  
  3734.    
  3735.  
  3736.  
  3737.    
  3738.    
  3739.    <img class="Image" alt="nbc_ten_djokoviccarballesbaena_240530.jpg" width="64" height="64" src="https://nbcsports.brightspotcdn.com/dims4/default/512590b/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%2F510%2F595%2Fnbc_ten_djokoviccarballesbaena_240530.jpg" loading="lazy">
  3740.  
  3741.  
  3742. </picture>
  3743.  
  3744. </a></div>
  3745.  
  3746.  
  3747.        
  3748.    
  3749.  
  3750.    
  3751.        <div class="PagePromo-content">
  3752.            
  3753.    <div class="PagePromo-title">
  3754.        <a class="Link" href="https://www.nbcsports.com/olympics/news/french-open-2024-mens-singles-draw">2024 French Open men’s singles draw</a>
  3755.    </div>
  3756.  
  3757.  
  3758.  
  3759.            
  3760.  
  3761.  
  3762.            
  3763.    <div class="PagePromo-byline"><div class="PagePromo-authors">
  3764.                    
  3765.                        <ul class="Page-authors-items PagePromo-authors-items mobile" >
  3766.                            
  3767.                                
  3768.                                    <li class="Page-authors-items-item PagePromo-authors-items-item"><a href="https://www.nbcsports.com/author/olympictalk" class="Mention" aria-label="OlympicTalk" data-no-img>
  3769.    
  3770.        
  3771.    OlympicTalk</a><span class="separator">&#44;</span></li>
  3772.                                
  3773.                            
  3774.                            
  3775.                        </ul>
  3776.                        <ul class="Page-authors-items PagePromo-authors-items tablet" >
  3777.                            
  3778.                                
  3779.                                    <li class="Page-authors-items-item PagePromo-authors-items-item"><a href="https://www.nbcsports.com/author/olympictalk" class="Mention" aria-label="OlympicTalk" data-no-img>
  3780.    
  3781.        
  3782.    OlympicTalk</a><span class="separator">&#44;</span></li>
  3783.                                
  3784.                            
  3785.                            
  3786.                        </ul>
  3787.                    
  3788.                </div><div class="PagePromo-date Meta-text" data-show-dot data-time-ago data-timestamp data-date="2024-05-31T21:14:04.300Z"></div></div>
  3789.  
  3790.  
  3791.  
  3792.            
  3793.  
  3794.        </div>
  3795.    
  3796. </div>
  3797.                </div>
  3798.            
  3799.                <div class="PageListTopSearch-items-item">
  3800.                    <div class="PagePromo" data-align-left-small
  3801. >
  3802.    
  3803.        
  3804.            
  3805.    <div class="PagePromo-media" ><a class="Link" aria-label="Coco Gauff back in French Open second week" href="https://www.nbcsports.com/olympics/news/coco-gauff-french-open-2024" ><picture>
  3806.    
  3807.    
  3808.        
  3809.            
  3810.  
  3811.        
  3812.    
  3813.  
  3814.    
  3815.    
  3816.        
  3817.    
  3818.                <source type="image/webp"  width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/b0c3ad2/2147483647/strip/true/crop/2252x2252+655+0/resize/64x64!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fae%2F18%2F3093aeb24d04b0730f24545a2613%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F2155406484">
  3819.  
  3820.            
  3821.        
  3822.    
  3823.  
  3824.    
  3825.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/524afcc/2147483647/strip/true/crop/2252x2252+655+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fae%2F18%2F3093aeb24d04b0730f24545a2613%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F2155406484">
  3826.  
  3827.    
  3828.  
  3829.  
  3830.    
  3831.    
  3832.    <img class="Image" alt="2024 French Open - Day 6" width="64" height="64" src="https://nbcsports.brightspotcdn.com/dims4/default/524afcc/2147483647/strip/true/crop/2252x2252+655+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fae%2F18%2F3093aeb24d04b0730f24545a2613%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F2155406484" loading="lazy">
  3833.  
  3834.  
  3835. </picture>
  3836.  
  3837. </a></div>
  3838.  
  3839.  
  3840.        
  3841.    
  3842.  
  3843.    
  3844.        <div class="PagePromo-content">
  3845.            
  3846.    <div class="PagePromo-title">
  3847.        <a class="Link" href="https://www.nbcsports.com/olympics/news/coco-gauff-french-open-2024">Coco Gauff back in French Open second week</a>
  3848.    </div>
  3849.  
  3850.  
  3851.  
  3852.            
  3853.  
  3854.  
  3855.            
  3856.    <div class="PagePromo-byline"><div class="PagePromo-authors">
  3857.                    
  3858.                        <ul class="Page-authors-items PagePromo-authors-items mobile" >
  3859.                            
  3860.                                
  3861.                                    <li class="Page-authors-items-item PagePromo-authors-items-item"><a href="https://www.nbcsports.com/author/olympictalk" class="Mention" aria-label="OlympicTalk" data-no-img>
  3862.    
  3863.        
  3864.    OlympicTalk</a><span class="separator">&#44;</span></li>
  3865.                                
  3866.                            
  3867.                            
  3868.                        </ul>
  3869.                        <ul class="Page-authors-items PagePromo-authors-items tablet" >
  3870.                            
  3871.                                
  3872.                                    <li class="Page-authors-items-item PagePromo-authors-items-item"><a href="https://www.nbcsports.com/author/olympictalk" class="Mention" aria-label="OlympicTalk" data-no-img>
  3873.    
  3874.        
  3875.    OlympicTalk</a><span class="separator">&#44;</span></li>
  3876.                                
  3877.                            
  3878.                            
  3879.                        </ul>
  3880.                    
  3881.                </div><div class="PagePromo-date Meta-text" data-show-dot data-time-ago data-timestamp data-date="2024-05-31T21:11:06.681Z"></div></div>
  3882.  
  3883.  
  3884.  
  3885.            
  3886.  
  3887.        </div>
  3888.    
  3889. </div>
  3890.                </div>
  3891.            
  3892.                <div class="PageListTopSearch-items-item">
  3893.                    <div class="PagePromo" data-align-left-small
  3894. >
  3895.    
  3896.        
  3897.            
  3898.    <div class="PagePromo-media" ><a class="Link" aria-label="Lexi Thompson will miss cut but ‘cherished every moment’ in U.S. Women’s Open" href="https://www.nbcsports.com/golf/news/lexi-thompson-misses-cut-but-cherished-every-moment-in-u-s-womens-open" ><picture>
  3899.    
  3900.    
  3901.        
  3902.            
  3903.  
  3904.        
  3905.    
  3906.  
  3907.    
  3908.    
  3909.        
  3910.    
  3911.                <source type="image/webp"  width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/801a383/2147483647/strip/true/crop/3472x3472+810+0/resize/64x64!/format/webp/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fdb%2Fc5%2Fa17263144845844ea3387bdd5e2c%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F2155453018">
  3912.  
  3913.            
  3914.        
  3915.    
  3916.  
  3917.    
  3918.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/e0882fb/2147483647/strip/true/crop/3472x3472+810+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fdb%2Fc5%2Fa17263144845844ea3387bdd5e2c%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F2155453018">
  3919.  
  3920.    
  3921.  
  3922.  
  3923.    
  3924.    
  3925.    <img class="Image" alt="U.S. Women&#x27;s Open Presented by Ally - Round Two" width="64" height="64" src="https://nbcsports.brightspotcdn.com/dims4/default/e0882fb/2147483647/strip/true/crop/3472x3472+810+0/resize/64x64!/quality/90/?url=https%3A%2F%2Fnbc-sports-production-nbc-sports.s3.us-east-1.amazonaws.com%2Fbrightspot%2Fdb%2Fc5%2Fa17263144845844ea3387bdd5e2c%2Fhttps-delivery-gettyimages.com%2Fdownloads%2F2155453018" loading="lazy">
  3926.  
  3927.  
  3928. </picture>
  3929.  
  3930. </a></div>
  3931.  
  3932.  
  3933.        
  3934.    
  3935.  
  3936.    
  3937.        <div class="PagePromo-content">
  3938.            
  3939.    <div class="PagePromo-title">
  3940.        <a class="Link" href="https://www.nbcsports.com/golf/news/lexi-thompson-misses-cut-but-cherished-every-moment-in-u-s-womens-open">Lexi Thompson will miss cut but ‘cherished every moment’ in U.S. Women’s Open</a>
  3941.    </div>
  3942.  
  3943.  
  3944.  
  3945.            
  3946.  
  3947.  
  3948.            
  3949.    <div class="PagePromo-byline"><div class="PagePromo-authors">
  3950.                    
  3951.                        <ul class="Page-authors-items PagePromo-authors-items mobile" >
  3952.                            
  3953.                                
  3954.                                    <li class="Page-authors-items-item PagePromo-authors-items-item"><a href="https://www.nbcsports.com/author/golf-channel-staff" class="Mention" aria-label="Golf Channel Staff">
  3955.    
  3956.        
  3957.            <picture>
  3958.    
  3959.    
  3960.        
  3961.            
  3962.  
  3963.        
  3964.    
  3965.  
  3966.    
  3967.    
  3968.        
  3969.    
  3970.  
  3971.    
  3972.        <source width="32" height="32" srcset="https://nbcsports.brightspotcdn.com/2e/42/48f990cc4818b2d72a88fdd1491e/golf-color.svg">
  3973.  
  3974.    
  3975.  
  3976.  
  3977.    
  3978.    
  3979.    <img class="Image" alt="golf-color.svg" width="32" height="32" src="https://nbcsports.brightspotcdn.com/2e/42/48f990cc4818b2d72a88fdd1491e/golf-color.svg" loading="lazy">
  3980.  
  3981.  
  3982. </picture>
  3983.  
  3984.        
  3985.    Golf Channel Staff</a><span class="separator">&#44;</span></li>
  3986.                                
  3987.                            
  3988.                            
  3989.                        </ul>
  3990.                        <ul class="Page-authors-items PagePromo-authors-items tablet" >
  3991.                            
  3992.                                
  3993.                                    <li class="Page-authors-items-item PagePromo-authors-items-item"><a href="https://www.nbcsports.com/author/golf-channel-staff" class="Mention" aria-label="Golf Channel Staff">
  3994.    
  3995.        
  3996.            <picture>
  3997.    
  3998.    
  3999.        
  4000.            
  4001.  
  4002.        
  4003.    
  4004.  
  4005.    
  4006.    
  4007.        
  4008.    
  4009.  
  4010.    
  4011.        <source width="32" height="32" srcset="https://nbcsports.brightspotcdn.com/2e/42/48f990cc4818b2d72a88fdd1491e/golf-color.svg">
  4012.  
  4013.    
  4014.  
  4015.  
  4016.    
  4017.    
  4018.    <img class="Image" alt="golf-color.svg" width="32" height="32" src="https://nbcsports.brightspotcdn.com/2e/42/48f990cc4818b2d72a88fdd1491e/golf-color.svg" loading="lazy">
  4019.  
  4020.  
  4021. </picture>
  4022.  
  4023.        
  4024.    Golf Channel Staff</a><span class="separator">&#44;</span></li>
  4025.                                
  4026.                            
  4027.                            
  4028.                        </ul>
  4029.                    
  4030.                </div><div class="PagePromo-date Meta-text" data-show-dot data-time-ago data-timestamp data-date="2024-05-31T20:49:56.277Z"></div></div>
  4031.  
  4032.  
  4033.  
  4034.            
  4035.  
  4036.        </div>
  4037.    
  4038. </div>
  4039.                </div>
  4040.            
  4041.        </div>
  4042.    </div>
  4043.  
  4044.  
  4045.                    
  4046.                
  4047.                    
  4048.                        
  4049.    <div class="PageListTopSearch"
  4050. data-module>
  4051.        
  4052.    <a class="AnchorLink" id="top-clips"></a>
  4053.  
  4054.  
  4055.  
  4056.  
  4057. <div class="TitleBar" >
  4058.    <div class="TitleBar-left">
  4059.        
  4060.        
  4061.            <h3 class="TitleBar-title">Top Clips</h3>
  4062.        
  4063.        
  4064.        
  4065.    </div>
  4066.    
  4067.  
  4068.    
  4069. </div>
  4070.  
  4071.  
  4072.  
  4073.        <div class="PageListTopSearch-items">
  4074.            
  4075.                <div class="PageListTopSearch-items-item">
  4076.                    <div class="PagePromo" data-align-left-small
  4077. >
  4078.    
  4079.        
  4080.            
  4081.    <div class="PagePromo-media" ><a class="Link" aria-label="Thompson reflects on emotional final Women’s Open" href="https://www.nbcsports.com/watch/golf/usga/lexi-thompson-reflects-on-the-2024-u-s-womens-open-ahead-of-retirement" ><picture>
  4082.    
  4083.    
  4084.        
  4085.            
  4086.  
  4087.        
  4088.    
  4089.  
  4090.    
  4091.    
  4092.        
  4093.    
  4094.                <source type="image/webp"  width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/ef7d065/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%2F64%2F222%2Fnbc_golf_thompsonintv_240531.jpg">
  4095.  
  4096.            
  4097.        
  4098.    
  4099.  
  4100.    
  4101.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/1683abe/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%2F64%2F222%2Fnbc_golf_thompsonintv_240531.jpg">
  4102.  
  4103.    
  4104.  
  4105.  
  4106.    
  4107.    
  4108.    <img class="Image" alt="nbc_golf_thompsonintv_240531.jpg" width="64" height="64" src="https://nbcsports.brightspotcdn.com/dims4/default/1683abe/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%2F64%2F222%2Fnbc_golf_thompsonintv_240531.jpg" loading="lazy">
  4109.  
  4110.  
  4111. </picture>
  4112.  
  4113. </a></div>
  4114.  
  4115.  
  4116.        
  4117.    
  4118.  
  4119.    
  4120.        <div class="PagePromo-content">
  4121.            
  4122.    <div class="PagePromo-title">
  4123.        <a class="Link" href="https://www.nbcsports.com/watch/golf/usga/lexi-thompson-reflects-on-the-2024-u-s-womens-open-ahead-of-retirement">Thompson reflects on emotional final Women’s Open</a>
  4124.    </div>
  4125.  
  4126.  
  4127.  
  4128.            
  4129.  
  4130.  
  4131.            
  4132.    <div class="PagePromo-byline"><div class="PagePromo-date Meta-text"  data-time-ago data-timestamp data-date="2024-05-31T20:15:56Z"></div></div>
  4133.  
  4134.  
  4135.  
  4136.            
  4137.  
  4138.        </div>
  4139.    
  4140. </div>
  4141.                </div>
  4142.            
  4143.                <div class="PageListTopSearch-items-item">
  4144.                    <div class="PagePromo" data-align-left-small
  4145. >
  4146.    
  4147.        
  4148.            
  4149.    <div class="PagePromo-media" ><a class="Link" aria-label="Tannenbaum: Love’s ceiling is ‘limitless’" href="https://www.nbcsports.com/watch/nfl/mike-tannenbaum-jordan-loves-ceiling-is-limitless" ><picture>
  4150.    
  4151.    
  4152.        
  4153.            
  4154.  
  4155.        
  4156.    
  4157.  
  4158.    
  4159.    
  4160.        
  4161.    
  4162.                <source type="image/webp"  width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/69e72f8/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%2F7%2F90%2Fnbc_dps_miketannenbauminterview_240531.jpg">
  4163.  
  4164.            
  4165.        
  4166.    
  4167.  
  4168.    
  4169.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/8b2e566/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%2F7%2F90%2Fnbc_dps_miketannenbauminterview_240531.jpg">
  4170.  
  4171.    
  4172.  
  4173.  
  4174.    
  4175.    
  4176.    <img class="Image" alt="nbc_dps_miketannenbauminterview_240531.jpg" width="64" height="64" src="https://nbcsports.brightspotcdn.com/dims4/default/8b2e566/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%2F7%2F90%2Fnbc_dps_miketannenbauminterview_240531.jpg" loading="lazy">
  4177.  
  4178.  
  4179. </picture>
  4180.  
  4181. </a></div>
  4182.  
  4183.  
  4184.        
  4185.    
  4186.  
  4187.    
  4188.        <div class="PagePromo-content">
  4189.            
  4190.    <div class="PagePromo-title">
  4191.        <a class="Link" href="https://www.nbcsports.com/watch/nfl/mike-tannenbaum-jordan-loves-ceiling-is-limitless">Tannenbaum: Love’s ceiling is ‘limitless’</a>
  4192.    </div>
  4193.  
  4194.  
  4195.  
  4196.            
  4197.  
  4198.  
  4199.            
  4200.    <div class="PagePromo-byline"><div class="PagePromo-date Meta-text"  data-time-ago data-timestamp data-date="2024-05-31T18:30:19Z"></div></div>
  4201.  
  4202.  
  4203.  
  4204.            
  4205.  
  4206.        </div>
  4207.    
  4208. </div>
  4209.                </div>
  4210.            
  4211.                <div class="PageListTopSearch-items-item">
  4212.                    <div class="PagePromo" data-align-left-small
  4213. >
  4214.    
  4215.        
  4216.            
  4217.    <div class="PagePromo-media" ><a class="Link" aria-label="Salley picks prime Bird over prime James" href="https://www.nbcsports.com/watch/nba/john-salley-picks-prime-larry-bird-over-prime-lebron-james" ><picture>
  4218.    
  4219.    
  4220.        
  4221.            
  4222.  
  4223.        
  4224.    
  4225.  
  4226.    
  4227.    
  4228.        
  4229.    
  4230.                <source type="image/webp"  width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/6f3b298/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%2F7%2F90%2Fnbc_dps_johnsalleyinterview_240531.jpg">
  4231.  
  4232.            
  4233.        
  4234.    
  4235.  
  4236.    
  4237.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/dims4/default/2d568bb/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%2F7%2F90%2Fnbc_dps_johnsalleyinterview_240531.jpg">
  4238.  
  4239.    
  4240.  
  4241.  
  4242.    
  4243.    
  4244.    <img class="Image" alt="nbc_dps_johnsalleyinterview_240531.jpg" width="64" height="64" src="https://nbcsports.brightspotcdn.com/dims4/default/2d568bb/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%2F7%2F90%2Fnbc_dps_johnsalleyinterview_240531.jpg" loading="lazy">
  4245.  
  4246.  
  4247. </picture>
  4248.  
  4249. </a></div>
  4250.  
  4251.  
  4252.        
  4253.    
  4254.  
  4255.    
  4256.        <div class="PagePromo-content">
  4257.            
  4258.    <div class="PagePromo-title">
  4259.        <a class="Link" href="https://www.nbcsports.com/watch/nba/john-salley-picks-prime-larry-bird-over-prime-lebron-james">Salley picks prime Bird over prime James</a>
  4260.    </div>
  4261.  
  4262.  
  4263.  
  4264.            
  4265.  
  4266.  
  4267.            
  4268.    <div class="PagePromo-byline"><div class="PagePromo-date Meta-text"  data-time-ago data-timestamp data-date="2024-05-31T18:30:18Z"></div></div>
  4269.  
  4270.  
  4271.  
  4272.            
  4273.  
  4274.        </div>
  4275.    
  4276. </div>
  4277.                </div>
  4278.            
  4279.        </div>
  4280.    </div>
  4281.  
  4282.  
  4283.                    
  4284.                
  4285.                    
  4286.                        
  4287.    <div class="PageListTopSearch"
  4288. data-module>
  4289.        
  4290.    <a class="AnchorLink" id="trending-teams"></a>
  4291.  
  4292.  
  4293.  
  4294.  
  4295. <div class="TitleBar" >
  4296.    <div class="TitleBar-left">
  4297.        
  4298.        
  4299.            <h3 class="TitleBar-title">Trending Teams</h3>
  4300.        
  4301.        
  4302.        
  4303.    </div>
  4304.    
  4305.  
  4306.    
  4307. </div>
  4308.  
  4309.  
  4310.  
  4311.        <div class="PageListTopSearch-items">
  4312.            
  4313.                <div class="PageListTopSearch-items-item">
  4314.                    <div class="PagePromo" data-align-left-small
  4315. >
  4316.    
  4317.        
  4318.            
  4319.    <div class="PagePromo-media" ><a class="Link" aria-label="Washington Commanders" href="https://www.nbcsports.com/nfl/washington-commanders" ><picture>
  4320.    
  4321.    
  4322.        
  4323.            
  4324.  
  4325.        
  4326.    
  4327.  
  4328.    
  4329.    
  4330.        
  4331.    
  4332.  
  4333.    
  4334.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/9c/78/52efa7e14807ac93c3bfc660a8b7/washington-commanders-primary.svg">
  4335.  
  4336.    
  4337.  
  4338.  
  4339.    
  4340.    
  4341.    <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">
  4342.  
  4343.  
  4344. </picture>
  4345.  
  4346. </a></div>
  4347.  
  4348.  
  4349.        
  4350.    
  4351.  
  4352.    
  4353.        <div class="PagePromo-content">
  4354.            
  4355.    <div class="PagePromo-title">
  4356.        <a class="Link" href="https://www.nbcsports.com/nfl/washington-commanders">Washington Commanders</a>
  4357.    </div>
  4358.  
  4359.  
  4360.  
  4361.            
  4362.  
  4363.  
  4364.            
  4365.  
  4366.  
  4367.            
  4368.  
  4369.        </div>
  4370.    
  4371. </div>
  4372.                </div>
  4373.            
  4374.                <div class="PageListTopSearch-items-item">
  4375.                    <div class="PagePromo" data-align-left-small
  4376. >
  4377.    
  4378.        
  4379.            
  4380.    <div class="PagePromo-media" ><a class="Link" aria-label="St. Louis Cardinals" href="https://www.nbcsports.com/mlb/st-louis-cardinals" ><picture>
  4381.    
  4382.    
  4383.        
  4384.            
  4385.  
  4386.        
  4387.    
  4388.  
  4389.    
  4390.    
  4391.        
  4392.    
  4393.  
  4394.    
  4395.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/82/4c/fac2104d411ca63854e2828a4bb4/st-louis-cardinals-primary.svg">
  4396.  
  4397.    
  4398.  
  4399.  
  4400.    
  4401.    
  4402.    <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">
  4403.  
  4404.  
  4405. </picture>
  4406.  
  4407. </a></div>
  4408.  
  4409.  
  4410.        
  4411.    
  4412.  
  4413.    
  4414.        <div class="PagePromo-content">
  4415.            
  4416.    <div class="PagePromo-title">
  4417.        <a class="Link" href="https://www.nbcsports.com/mlb/st-louis-cardinals">St. Louis Cardinals</a>
  4418.    </div>
  4419.  
  4420.  
  4421.  
  4422.            
  4423.  
  4424.  
  4425.            
  4426.  
  4427.  
  4428.            
  4429.  
  4430.        </div>
  4431.    
  4432. </div>
  4433.                </div>
  4434.            
  4435.                <div class="PageListTopSearch-items-item">
  4436.                    <div class="PagePromo" data-align-left-small
  4437. >
  4438.    
  4439.        
  4440.            
  4441.    <div class="PagePromo-media" ><a class="Link" aria-label="New York Yankees" href="https://www.nbcsports.com/mlb/new-york-yankees" ><picture>
  4442.    
  4443.    
  4444.        
  4445.            
  4446.  
  4447.        
  4448.    
  4449.  
  4450.    
  4451.    
  4452.        
  4453.    
  4454.  
  4455.    
  4456.        <source width="64" height="64" srcset="https://nbcsports.brightspotcdn.com/a0/58/5280166e4d8b9051bddea7985a06/new-york-yankees-primary.svg">
  4457.  
  4458.    
  4459.  
  4460.  
  4461.    
  4462.    
  4463.    <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">
  4464.  
  4465.  
  4466. </picture>
  4467.  
  4468. </a></div>
  4469.  
  4470.  
  4471.        
  4472.    
  4473.  
  4474.    
  4475.        <div class="PagePromo-content">
  4476.            
  4477.    <div class="PagePromo-title">
  4478.        <a class="Link" href="https://www.nbcsports.com/mlb/new-york-yankees">New York Yankees</a>
  4479.    </div>
  4480.  
  4481.  
  4482.  
  4483.            
  4484.  
  4485.  
  4486.            
  4487.  
  4488.  
  4489.            
  4490.  
  4491.        </div>
  4492.    
  4493. </div>
  4494.                </div>
  4495.            
  4496.        </div>
  4497.    </div>
  4498.  
  4499.  
  4500.                    
  4501.                
  4502.                </div>
  4503.            </div>
  4504.        
  4505.    </div>
  4506. </div>
  4507.  
  4508.                
  4509.            </div>
  4510.        
  4511.     </div>
  4512. </bsp-search-overlay>
  4513.  
  4514.            
  4515.        </div>
  4516.  
  4517.        <div class="Page-header-bar-end">
  4518.            <div class="Page-header-navigation"><nav class="Navigation">
  4519.    
  4520.        <ul class="Navigation-items">
  4521.            
  4522.                
  4523.                    
  4524.                
  4525.                
  4526.            
  4527.                
  4528.                    
  4529.                        <li class="Navigation-items-item"><div class="NavigationItem" data-has-menu  data-columns="2">
  4530.    <div class="NavigationItem-text">
  4531.        
  4532.        
  4533.            <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>
  4534.        
  4535.    </div>
  4536.  
  4537.    
  4538.        <ul class="NavigationItem-items">
  4539.            
  4540.                
  4541.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/nfl"><span class="NavigationLink-image"><picture>
  4542.    
  4543.    
  4544.        
  4545.            
  4546.  
  4547.        
  4548.    
  4549.  
  4550.    
  4551.    
  4552.        
  4553.    
  4554.            <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">
  4555.  
  4556.    
  4557.  
  4558.    
  4559.        <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">
  4560.  
  4561.    
  4562.  
  4563.  
  4564.    
  4565.    
  4566.    <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">
  4567.  
  4568.  
  4569. </picture>
  4570. </span><span class="NavigationLink-text">NFL</span></a>
  4571. </li>
  4572.                
  4573.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/mlb"><span class="NavigationLink-image"><picture>
  4574.    
  4575.    
  4576.        
  4577.            
  4578.  
  4579.        
  4580.    
  4581.  
  4582.    
  4583.    
  4584.        
  4585.    
  4586.  
  4587.    
  4588.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/6b/c2/690a9f3f46078544a640efd7913d/mlb-league-primary.svg">
  4589.  
  4590.    
  4591.  
  4592.  
  4593.    
  4594.    
  4595.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/6b/c2/690a9f3f46078544a640efd7913d/mlb-league-primary.svg" loading="lazy">
  4596.  
  4597.  
  4598. </picture>
  4599. </span><span class="NavigationLink-text">MLB</span></a>
  4600. </li>
  4601.                
  4602.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/nba"><span class="NavigationLink-image"><picture>
  4603.    
  4604.    
  4605.        
  4606.            
  4607.  
  4608.        
  4609.    
  4610.  
  4611.    
  4612.    
  4613.        
  4614.    
  4615.            <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">
  4616.  
  4617.    
  4618.  
  4619.    
  4620.        <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">
  4621.  
  4622.    
  4623.  
  4624.  
  4625.    
  4626.    
  4627.    <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">
  4628.  
  4629.  
  4630. </picture>
  4631. </span><span class="NavigationLink-text">NBA</span></a>
  4632. </li>
  4633.                
  4634.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/nhl"><span class="NavigationLink-image"><picture>
  4635.    
  4636.    
  4637.        
  4638.            
  4639.  
  4640.        
  4641.    
  4642.  
  4643.    
  4644.    
  4645.        
  4646.    
  4647.            <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">
  4648.  
  4649.    
  4650.  
  4651.    
  4652.        <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">
  4653.  
  4654.    
  4655.  
  4656.  
  4657.    
  4658.    
  4659.    <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">
  4660.  
  4661.  
  4662. </picture>
  4663. </span><span class="NavigationLink-text">NHL</span></a>
  4664. </li>
  4665.                
  4666.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/soccer"><span class="NavigationLink-image"><picture>
  4667.    
  4668.    
  4669.        
  4670.            
  4671.  
  4672.        
  4673.    
  4674.  
  4675.    
  4676.    
  4677.        
  4678.    
  4679.            <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">
  4680.  
  4681.    
  4682.  
  4683.    
  4684.        <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">
  4685.  
  4686.    
  4687.  
  4688.  
  4689.    
  4690.    
  4691.    <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">
  4692.  
  4693.  
  4694. </picture>
  4695. </span><span class="NavigationLink-text">Soccer</span></a>
  4696. </li>
  4697.                
  4698.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/motor-sports"><span class="NavigationLink-image"><picture>
  4699.    
  4700.    
  4701.        
  4702.            
  4703.  
  4704.        
  4705.    
  4706.  
  4707.    
  4708.    
  4709.        
  4710.    
  4711.            <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">
  4712.  
  4713.    
  4714.  
  4715.    
  4716.        <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">
  4717.  
  4718.    
  4719.  
  4720.  
  4721.    
  4722.    
  4723.    <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">
  4724.  
  4725.  
  4726. </picture>
  4727. </span><span class="NavigationLink-text">Motors</span></a>
  4728. </li>
  4729.                
  4730.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/nascar"><span class="NavigationLink-image"><picture>
  4731.    
  4732.    
  4733.        
  4734.            
  4735.  
  4736.        
  4737.    
  4738.  
  4739.    
  4740.    
  4741.        
  4742.    
  4743.            <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">
  4744.  
  4745.    
  4746.  
  4747.    
  4748.        <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">
  4749.  
  4750.    
  4751.  
  4752.  
  4753.    
  4754.    
  4755.    <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">
  4756.  
  4757.  
  4758. </picture>
  4759. </span><span class="NavigationLink-text">NASCAR </span></a>
  4760. </li>
  4761.                
  4762.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/college-football"><span class="NavigationLink-image"><picture>
  4763.    
  4764.    
  4765.        
  4766.            
  4767.  
  4768.        
  4769.    
  4770.  
  4771.    
  4772.    
  4773.        
  4774.    
  4775.            <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">
  4776.  
  4777.    
  4778.  
  4779.    
  4780.        <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">
  4781.  
  4782.    
  4783.  
  4784.  
  4785.    
  4786.    
  4787.    <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">
  4788.  
  4789.  
  4790. </picture>
  4791. </span><span class="NavigationLink-text">College Football </span></a>
  4792. </li>
  4793.                
  4794.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/college-basketball"><span class="NavigationLink-image"><picture>
  4795.    
  4796.    
  4797.        
  4798.            
  4799.  
  4800.        
  4801.    
  4802.  
  4803.    
  4804.    
  4805.        
  4806.    
  4807.            <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">
  4808.  
  4809.    
  4810.  
  4811.    
  4812.        <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">
  4813.  
  4814.    
  4815.  
  4816.  
  4817.    
  4818.    
  4819.    <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">
  4820.  
  4821.  
  4822. </picture>
  4823. </span><span class="NavigationLink-text">College Basketball</span></a>
  4824. </li>
  4825.                
  4826.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/golf"><span class="NavigationLink-image"><picture>
  4827.    
  4828.    
  4829.        
  4830.            
  4831.  
  4832.        
  4833.    
  4834.  
  4835.    
  4836.    
  4837.        
  4838.    
  4839.  
  4840.    
  4841.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/0b/86/31d0b79e4cb381d3bedea5e51b54/golf-white.svg">
  4842.  
  4843.    
  4844.  
  4845.  
  4846.    
  4847.    
  4848.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/0b/86/31d0b79e4cb381d3bedea5e51b54/golf-white.svg" loading="lazy">
  4849.  
  4850.  
  4851. </picture>
  4852. </span><span class="NavigationLink-text">Golf</span></a>
  4853. </li>
  4854.                
  4855.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/olympics"><span class="NavigationLink-image"><picture>
  4856.    
  4857.    
  4858.        
  4859.            
  4860.  
  4861.        
  4862.    
  4863.  
  4864.    
  4865.    
  4866.        
  4867.    
  4868.            <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">
  4869.  
  4870.    
  4871.  
  4872.    
  4873.        <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">
  4874.  
  4875.    
  4876.  
  4877.  
  4878.    
  4879.    
  4880.    <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">
  4881.  
  4882.  
  4883. </picture>
  4884. </span><span class="NavigationLink-text">Olympics</span></a>
  4885. </li>
  4886.                
  4887.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy"><span class="NavigationLink-image"><picture>
  4888.    
  4889.    
  4890.        
  4891.            
  4892.  
  4893.        
  4894.    
  4895.  
  4896.    
  4897.    
  4898.        
  4899.    
  4900.  
  4901.    
  4902.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/7b/22/7034955149cda0a6238ae13967d6/red-r.svg">
  4903.  
  4904.    
  4905.  
  4906.  
  4907.    
  4908.    
  4909.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/7b/22/7034955149cda0a6238ae13967d6/red-r.svg" loading="lazy">
  4910.  
  4911.  
  4912. </picture>
  4913. </span><span class="NavigationLink-text">Fantasy Sports</span></a>
  4914. </li>
  4915.                
  4916.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/tennis"><span class="NavigationLink-image"><picture>
  4917.    
  4918.    
  4919.        
  4920.            
  4921.  
  4922.        
  4923.    
  4924.  
  4925.    
  4926.    
  4927.        
  4928.    
  4929.            <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">
  4930.  
  4931.    
  4932.  
  4933.    
  4934.        <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">
  4935.  
  4936.    
  4937.  
  4938.  
  4939.    
  4940.    
  4941.    <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">
  4942.  
  4943.  
  4944. </picture>
  4945. </span><span class="NavigationLink-text">Tennis</span></a>
  4946. </li>
  4947.                
  4948.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/horse-racing"><span class="NavigationLink-image"><picture>
  4949.    
  4950.    
  4951.        
  4952.            
  4953.  
  4954.        
  4955.    
  4956.  
  4957.    
  4958.    
  4959.        
  4960.    
  4961.            <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">
  4962.  
  4963.    
  4964.  
  4965.    
  4966.        <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">
  4967.  
  4968.    
  4969.  
  4970.  
  4971.    
  4972.    
  4973.    <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">
  4974.  
  4975.  
  4976. </picture>
  4977. </span><span class="NavigationLink-text">Horse Racing</span></a>
  4978. </li>
  4979.                
  4980.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/cycling"><span class="NavigationLink-image"><picture>
  4981.    
  4982.    
  4983.        
  4984.            
  4985.  
  4986.        
  4987.    
  4988.  
  4989.    
  4990.    
  4991.        
  4992.    
  4993.            <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">
  4994.  
  4995.    
  4996.  
  4997.    
  4998.        <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">
  4999.  
  5000.    
  5001.  
  5002.  
  5003.    
  5004.    
  5005.    <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">
  5006.  
  5007.  
  5008. </picture>
  5009. </span><span class="NavigationLink-text">Cycling</span></a>
  5010. </li>
  5011.                
  5012.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/wnba"><span class="NavigationLink-image"><picture>
  5013.    
  5014.    
  5015.        
  5016.            
  5017.  
  5018.        
  5019.    
  5020.  
  5021.    
  5022.    
  5023.        
  5024.    
  5025.  
  5026.    
  5027.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/66/e4/706ef1c846a6b491c5a2027f5299/wnba-logo.svg">
  5028.  
  5029.    
  5030.  
  5031.  
  5032.    
  5033.    
  5034.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/66/e4/706ef1c846a6b491c5a2027f5299/wnba-logo.svg" loading="lazy">
  5035.  
  5036.  
  5037. </picture>
  5038. </span><span class="NavigationLink-text">WNBA</span></a>
  5039. </li>
  5040.                
  5041.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/on-her-turf"><span class="NavigationLink-image"><picture>
  5042.    
  5043.    
  5044.        
  5045.            
  5046.  
  5047.        
  5048.    
  5049.  
  5050.    
  5051.    
  5052.        
  5053.    
  5054.            <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">
  5055.  
  5056.    
  5057.  
  5058.    
  5059.        <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">
  5060.  
  5061.    
  5062.  
  5063.  
  5064.    
  5065.    
  5066.    <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">
  5067.  
  5068.  
  5069. </picture>
  5070. </span><span class="NavigationLink-text">On Her Turf</span></a>
  5071. </li>
  5072.                
  5073.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/figure-skating"><span class="NavigationLink-image"><picture>
  5074.    
  5075.    
  5076.        
  5077.            
  5078.  
  5079.        
  5080.    
  5081.  
  5082.    
  5083.    
  5084.        
  5085.    
  5086.            <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">
  5087.  
  5088.    
  5089.  
  5090.    
  5091.        <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">
  5092.  
  5093.    
  5094.  
  5095.  
  5096.    
  5097.    
  5098.    <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">
  5099.  
  5100.  
  5101. </picture>
  5102. </span><span class="NavigationLink-text">Figure Skating</span></a>
  5103. </li>
  5104.                
  5105.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/national-dog-show"><span class="NavigationLink-image"><picture>
  5106.    
  5107.    
  5108.        
  5109.            
  5110.  
  5111.        
  5112.    
  5113.  
  5114.    
  5115.    
  5116.        
  5117.    
  5118.            <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">
  5119.  
  5120.    
  5121.  
  5122.    
  5123.        <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">
  5124.  
  5125.    
  5126.  
  5127.  
  5128.    
  5129.    
  5130.    <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">
  5131.  
  5132.  
  5133. </picture>
  5134. </span><span class="NavigationLink-text">Dog Show</span></a>
  5135. </li>
  5136.                
  5137.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/college-football/all-american-bowl"><span class="NavigationLink-image"><picture>
  5138.    
  5139.    
  5140.        
  5141.            
  5142.  
  5143.        
  5144.    
  5145.  
  5146.    
  5147.    
  5148.        
  5149.    
  5150.            <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">
  5151.  
  5152.    
  5153.  
  5154.    
  5155.        <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">
  5156.  
  5157.    
  5158.  
  5159.  
  5160.    
  5161.    
  5162.    <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">
  5163.  
  5164.  
  5165. </picture>
  5166. </span><span class="NavigationLink-text">All-American Bowl</span></a>
  5167. </li>
  5168.                
  5169.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/rugby"><span class="NavigationLink-image"><picture>
  5170.    
  5171.    
  5172.        
  5173.            
  5174.  
  5175.        
  5176.    
  5177.  
  5178.    
  5179.    
  5180.        
  5181.    
  5182.            <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">
  5183.  
  5184.    
  5185.  
  5186.    
  5187.        <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">
  5188.  
  5189.    
  5190.  
  5191.  
  5192.    
  5193.    
  5194.    <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">
  5195.  
  5196.  
  5197. </picture>
  5198. </span><span class="NavigationLink-text">Rugby</span></a>
  5199. </li>
  5200.                
  5201.            
  5202.        </ul>
  5203.    
  5204. </div>
  5205. </li>
  5206.                    
  5207.                
  5208.                
  5209.            
  5210.                
  5211.                    
  5212.                        <li class="Navigation-items-item"><div class="NavigationItem" data-has-menu >
  5213.    <div class="NavigationItem-text">
  5214.        
  5215.        
  5216.            <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>
  5217.        
  5218.    </div>
  5219.  
  5220.    
  5221.        <ul class="NavigationItem-items">
  5222.            
  5223.                
  5224.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy"><span class="NavigationLink-image"><picture>
  5225.    
  5226.    
  5227.        
  5228.            
  5229.  
  5230.        
  5231.    
  5232.  
  5233.    
  5234.    
  5235.        
  5236.    
  5237.  
  5238.    
  5239.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/d7/cd/7f65b09e495e9c2e954c5ac07afb/rotoworld-logo-new.svg">
  5240.  
  5241.    
  5242.  
  5243.  
  5244.    
  5245.    
  5246.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/d7/cd/7f65b09e495e9c2e954c5ac07afb/rotoworld-logo-new.svg" loading="lazy">
  5247.  
  5248.  
  5249. </picture>
  5250. </span><span class="NavigationLink-text">Fantasy Home</span></a>
  5251. </li>
  5252.                
  5253.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/betting"><span class="NavigationLink-image"><picture>
  5254.    
  5255.    
  5256.        
  5257.            
  5258.  
  5259.        
  5260.    
  5261.  
  5262.    
  5263.    
  5264.        
  5265.    
  5266.            <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">
  5267.  
  5268.    
  5269.  
  5270.    
  5271.        <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">
  5272.  
  5273.    
  5274.  
  5275.  
  5276.    
  5277.    
  5278.    <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">
  5279.  
  5280.  
  5281. </picture>
  5282. </span><span class="NavigationLink-text">Betting Home</span></a>
  5283. </li>
  5284.                
  5285.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/football"><span class="NavigationLink-image"><picture>
  5286.    
  5287.    
  5288.        
  5289.            
  5290.  
  5291.        
  5292.    
  5293.  
  5294.    
  5295.    
  5296.        
  5297.    
  5298.            <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">
  5299.  
  5300.    
  5301.  
  5302.    
  5303.        <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">
  5304.  
  5305.    
  5306.  
  5307.  
  5308.    
  5309.    
  5310.    <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">
  5311.  
  5312.  
  5313. </picture>
  5314. </span><span class="NavigationLink-text">Fantasy Football</span></a>
  5315. </li>
  5316.                
  5317.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/football/player-news"><span class="NavigationLink-image"><picture>
  5318.    
  5319.    
  5320.        
  5321.            
  5322.  
  5323.        
  5324.    
  5325.  
  5326.    
  5327.    
  5328.        
  5329.    
  5330.            <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">
  5331.  
  5332.    
  5333.  
  5334.    
  5335.        <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">
  5336.  
  5337.    
  5338.  
  5339.  
  5340.    
  5341.    
  5342.    <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">
  5343.  
  5344.  
  5345. </picture>
  5346. </span><span class="NavigationLink-text">Football Player News</span></a>
  5347. </li>
  5348.                
  5349.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/nfl/matthew-berry"><span class="NavigationLink-image"><picture>
  5350.    
  5351.    
  5352.        
  5353.            
  5354.  
  5355.        
  5356.    
  5357.  
  5358.    
  5359.    
  5360.        
  5361.    
  5362.            <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">
  5363.  
  5364.    
  5365.  
  5366.    
  5367.        <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">
  5368.  
  5369.    
  5370.  
  5371.  
  5372.    
  5373.    
  5374.    <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">
  5375.  
  5376.  
  5377. </picture>
  5378. </span><span class="NavigationLink-text">Matthew Berry</span></a>
  5379. </li>
  5380.                
  5381.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/baseball"><span class="NavigationLink-image"><picture>
  5382.    
  5383.    
  5384.        
  5385.            
  5386.  
  5387.        
  5388.    
  5389.  
  5390.    
  5391.    
  5392.        
  5393.    
  5394.            <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">
  5395.  
  5396.    
  5397.  
  5398.    
  5399.        <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">
  5400.  
  5401.    
  5402.  
  5403.  
  5404.    
  5405.    
  5406.    <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">
  5407.  
  5408.  
  5409. </picture>
  5410. </span><span class="NavigationLink-text">Fantasy Baseball</span></a>
  5411. </li>
  5412.                
  5413.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/baseball/player-news"><span class="NavigationLink-image"><picture>
  5414.    
  5415.    
  5416.        
  5417.            
  5418.  
  5419.        
  5420.    
  5421.  
  5422.    
  5423.    
  5424.        
  5425.    
  5426.            <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">
  5427.  
  5428.    
  5429.  
  5430.    
  5431.        <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">
  5432.  
  5433.    
  5434.  
  5435.  
  5436.    
  5437.    
  5438.    <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">
  5439.  
  5440.  
  5441. </picture>
  5442. </span><span class="NavigationLink-text">Baseball Player News</span></a>
  5443. </li>
  5444.                
  5445.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/baseball/season-tools"><span class="NavigationLink-image"><picture>
  5446.    
  5447.    
  5448.        
  5449.            
  5450.  
  5451.        
  5452.    
  5453.  
  5454.    
  5455.    
  5456.        
  5457.    
  5458.            <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">
  5459.  
  5460.    
  5461.  
  5462.    
  5463.        <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">
  5464.  
  5465.    
  5466.  
  5467.  
  5468.    
  5469.    
  5470.    <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">
  5471.  
  5472.  
  5473. </picture>
  5474. </span><span class="NavigationLink-text">Baseball Season Tools</span></a>
  5475. </li>
  5476.                
  5477.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/basketball"><span class="NavigationLink-image"><picture>
  5478.    
  5479.    
  5480.        
  5481.            
  5482.  
  5483.        
  5484.    
  5485.  
  5486.    
  5487.    
  5488.        
  5489.    
  5490.            <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">
  5491.  
  5492.    
  5493.  
  5494.    
  5495.        <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">
  5496.  
  5497.    
  5498.  
  5499.  
  5500.    
  5501.    
  5502.    <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">
  5503.  
  5504.  
  5505. </picture>
  5506. </span><span class="NavigationLink-text">Fantasy Basketball</span></a>
  5507. </li>
  5508.                
  5509.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/basketball/player-news"><span class="NavigationLink-image"><picture>
  5510.    
  5511.    
  5512.        
  5513.            
  5514.  
  5515.        
  5516.    
  5517.  
  5518.    
  5519.    
  5520.        
  5521.    
  5522.            <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">
  5523.  
  5524.    
  5525.  
  5526.    
  5527.        <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">
  5528.  
  5529.    
  5530.  
  5531.  
  5532.    
  5533.    
  5534.    <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">
  5535.  
  5536.  
  5537. </picture>
  5538. </span><span class="NavigationLink-text">Basketball Player News</span></a>
  5539. </li>
  5540.                
  5541.            
  5542.        </ul>
  5543.    
  5544. </div>
  5545. </li>
  5546.                    
  5547.                
  5548.                
  5549.            
  5550.                
  5551.                    
  5552.                        <li class="Navigation-items-item"><div class="NavigationItem" >
  5553.    <div class="NavigationItem-text">
  5554.        
  5555.        
  5556.            
  5557.                <a href="https://www.nbcsports.com/nfl/profootballtalk">PFT</a>
  5558.            
  5559.        
  5560.    </div>
  5561.  
  5562.    
  5563. </div>
  5564. </li>
  5565.                    
  5566.                
  5567.                
  5568.            
  5569.                
  5570.                    
  5571.                        <li class="Navigation-items-item"><div class="NavigationItem" >
  5572.    <div class="NavigationItem-text">
  5573.        
  5574.        
  5575.            
  5576.                <a href="https://www.nbcsports.com/golf">Golf Channel</a>
  5577.            
  5578.        
  5579.    </div>
  5580.  
  5581.    
  5582. </div>
  5583. </li>
  5584.                    
  5585.                
  5586.                
  5587.            
  5588.                
  5589.                    
  5590.                        <li class="Navigation-items-item"><div class="NavigationItem" >
  5591.    <div class="NavigationItem-text">
  5592.        
  5593.        
  5594.            
  5595.                <a href="https://www.nbcsports.com/watch">Watch</a>
  5596.            
  5597.        
  5598.    </div>
  5599.  
  5600.    
  5601. </div>
  5602. </li>
  5603.                    
  5604.                
  5605.                
  5606.            
  5607.                
  5608.                    
  5609.                        <li class="Navigation-items-item"><div class="NavigationItem" >
  5610.    <div class="NavigationItem-text">
  5611.        
  5612.        
  5613.            
  5614.                <a href="https://www.nbcsports.com/podcasts">Podcasts</a>
  5615.            
  5616.        
  5617.    </div>
  5618.  
  5619.    
  5620. </div>
  5621. </li>
  5622.                    
  5623.                
  5624.                
  5625.            
  5626.                
  5627.                
  5628.                    
  5629.                        
  5630.                        <li class="Navigation-items-item" data-burger-menu>
  5631.                            <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>
  5632.  
  5633.                            <div class="NavigationItem">
  5634.                                <ul class="NavigationItem-items">
  5635.                                    
  5636.                                        
  5637.                                            <li class="NavigationItem-items-item" data-favorites>
  5638.                                                <a class="NavigationLink" href="#"><svg class="bookmark"><use xlink:href="#bookmark"></use></svg><span class="NavigationLink-text">Favorites</span></a>
  5639.                                            </li>
  5640.                                            <li class="NavigationItem-items-item" data-login>
  5641.                                                <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>
  5642.                                            </li>
  5643.                                        
  5644.                                    
  5645.                                        
  5646.                                    
  5647.                                        
  5648.                                    
  5649.                                        
  5650.                                    
  5651.                                        
  5652.                                    
  5653.                                        
  5654.                                    
  5655.                                        
  5656.                                    
  5657.                                        
  5658.                                    
  5659.                                    
  5660.                                        
  5661.                                            <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>
  5662.    
  5663.    
  5664.        
  5665.            
  5666.  
  5667.        
  5668.    
  5669.  
  5670.    
  5671.    
  5672.        
  5673.    
  5674.  
  5675.    
  5676.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/45/0b/ee757f2f4ae8bdf3e0a91810ffa7/peacock-app-stroke.svg">
  5677.  
  5678.    
  5679.  
  5680.  
  5681.    
  5682.    
  5683.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/45/0b/ee757f2f4ae8bdf3e0a91810ffa7/peacock-app-stroke.svg" loading="lazy">
  5684.  
  5685.  
  5686. </picture>
  5687. </span><span class="NavigationLink-text">Peacock</span></a>
  5688. </li>
  5689.                                        
  5690.                                            <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/betting"><span class="NavigationLink-image"><picture>
  5691.    
  5692.    
  5693.        
  5694.            
  5695.  
  5696.        
  5697.    
  5698.  
  5699.    
  5700.    
  5701.        
  5702.    
  5703.            <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">
  5704.  
  5705.    
  5706.  
  5707.    
  5708.        <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">
  5709.  
  5710.    
  5711.  
  5712.  
  5713.    
  5714.    
  5715.    <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">
  5716.  
  5717.  
  5718. </picture>
  5719. </span><span class="NavigationLink-text">Betting Home</span></a>
  5720. </li>
  5721.                                        
  5722.                                            <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.telemundo.com/deportes?ref=nbcs" target="_blank"><span class="NavigationLink-image"><picture>
  5723.    
  5724.    
  5725.        
  5726.            
  5727.  
  5728.        
  5729.    
  5730.  
  5731.    
  5732.    
  5733.        
  5734.    
  5735.  
  5736.    
  5737.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/16/83/aa95d5e54c26a7821e864ed5a653/1-light.svg">
  5738.  
  5739.    
  5740.  
  5741.  
  5742.    
  5743.    
  5744.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/16/83/aa95d5e54c26a7821e864ed5a653/1-light.svg" loading="lazy">
  5745.  
  5746.  
  5747. </picture>
  5748. </span><span class="NavigationLink-text">Telemundo Deportes</span></a>
  5749. </li>
  5750.                                        
  5751.                                            <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcolympics.com/?ref=nbcs" target="_blank"><span class="NavigationLink-image"><picture>
  5752.    
  5753.    
  5754.        
  5755.            
  5756.  
  5757.        
  5758.    
  5759.  
  5760.    
  5761.    
  5762.        
  5763.    
  5764.  
  5765.    
  5766.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/cf/bf/853ddb3a491a9ea395afbf94009d/nbc-olympics-logo.svg">
  5767.  
  5768.    
  5769.  
  5770.  
  5771.    
  5772.    
  5773.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/cf/bf/853ddb3a491a9ea395afbf94009d/nbc-olympics-logo.svg" loading="lazy">
  5774.  
  5775.  
  5776. </picture>
  5777. </span><span class="NavigationLink-text">Paris 2024 Olympics</span></a>
  5778. </li>
  5779.                                        
  5780.                                            <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.teamusa.org/?ref=nbcs" target="_blank"><span class="NavigationLink-image"><picture>
  5781.    
  5782.    
  5783.        
  5784.            
  5785.  
  5786.        
  5787.    
  5788.  
  5789.    
  5790.    
  5791.        
  5792.    
  5793.  
  5794.    
  5795.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/d0/27/e35908bc46a1be807348545a148a/team-usa-yellow-gold.svg">
  5796.  
  5797.    
  5798.  
  5799.  
  5800.    
  5801.    
  5802.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/d0/27/e35908bc46a1be807348545a148a/team-usa-yellow-gold.svg" loading="lazy">
  5803.  
  5804.  
  5805. </picture>
  5806. </span><span class="NavigationLink-text">Team USA</span></a>
  5807. </li>
  5808.                                        
  5809.                                            <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://olympics.com/en/?ref=nbcs" target="_blank"><span class="NavigationLink-image"><picture>
  5810.    
  5811.    
  5812.        
  5813.            
  5814.  
  5815.        
  5816.    
  5817.  
  5818.    
  5819.    
  5820.        
  5821.    
  5822.  
  5823.    
  5824.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/6a/df/eeedac0745a59a92daaa0bc0b568/olympics-rings-gold.svg">
  5825.  
  5826.    
  5827.  
  5828.  
  5829.    
  5830.    
  5831.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/6a/df/eeedac0745a59a92daaa0bc0b568/olympics-rings-gold.svg" loading="lazy">
  5832.  
  5833.  
  5834. </picture>
  5835. </span><span class="NavigationLink-text">Olympics</span></a>
  5836. </li>
  5837.                                        
  5838.                                            <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.golfnow.com/?ref=nbcs" target="_blank"><span class="NavigationLink-image"><picture>
  5839.    
  5840.    
  5841.        
  5842.            
  5843.  
  5844.        
  5845.    
  5846.  
  5847.    
  5848.    
  5849.        
  5850.    
  5851.            <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">
  5852.  
  5853.    
  5854.  
  5855.    
  5856.        <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">
  5857.  
  5858.    
  5859.  
  5860.  
  5861.    
  5862.    
  5863.    <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">
  5864.  
  5865.  
  5866. </picture>
  5867. </span><span class="NavigationLink-text">GolfNow</span></a>
  5868. </li>
  5869.                                        
  5870.                                            <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.golfpass.com/?ref=nbcs" target="_blank"><span class="NavigationLink-image"><picture>
  5871.    
  5872.    
  5873.        
  5874.            
  5875.  
  5876.        
  5877.    
  5878.  
  5879.    
  5880.    
  5881.        
  5882.    
  5883.            <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">
  5884.  
  5885.    
  5886.  
  5887.    
  5888.        <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">
  5889.  
  5890.    
  5891.  
  5892.  
  5893.    
  5894.    
  5895.    <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">
  5896.  
  5897.  
  5898. </picture>
  5899. </span><span class="NavigationLink-text">GolfPass</span></a>
  5900. </li>
  5901.                                        
  5902.                                            <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.sportsengine.com/?ref=nbcs" target="_blank"><span class="NavigationLink-image"><picture>
  5903.    
  5904.    
  5905.        
  5906.            
  5907.  
  5908.        
  5909.    
  5910.  
  5911.    
  5912.    
  5913.        
  5914.    
  5915.  
  5916.    
  5917.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/d3/01/9844f7bd4219927712ddb364691e/sports-engine-white.svg">
  5918.  
  5919.    
  5920.  
  5921.  
  5922.    
  5923.    
  5924.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/d3/01/9844f7bd4219927712ddb364691e/sports-engine-white.svg" loading="lazy">
  5925.  
  5926.  
  5927. </picture>
  5928. </span><span class="NavigationLink-text">SportsEngine</span></a>
  5929. </li>
  5930.                                        
  5931.                                            <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/pressbox"><span class="NavigationLink-image"><picture>
  5932.    
  5933.    
  5934.        
  5935.            
  5936.  
  5937.        
  5938.    
  5939.  
  5940.    
  5941.    
  5942.        
  5943.    
  5944.            <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">
  5945.  
  5946.    
  5947.  
  5948.    
  5949.        <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">
  5950.  
  5951.    
  5952.  
  5953.  
  5954.    
  5955.    
  5956.    <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">
  5957.  
  5958.  
  5959. </picture>
  5960. </span><span class="NavigationLink-text">NBC Sports Press Box</span></a>
  5961. </li>
  5962.                                        
  5963.                                    
  5964.                                </ul>
  5965.                            </div>
  5966.                        </li>
  5967.                        
  5968.                    
  5969.                
  5970.            
  5971.            
  5972.                
  5973.                    <li class="Navigation-items-item" data-favorites>
  5974.                        <div class="NavigationItem">
  5975.                            <div class="NavigationItem-text">
  5976.                                <button class="Icon-button" data-theme="gray"><span class="sr-only">Favorites</span><svg class="bookmark"><use xlink:href="#bookmark"></use></svg></button>
  5977.                            </div>
  5978.                        </div>
  5979.                    </li>
  5980.                    <li class="Navigation-items-item" data-login><div class="NavigationItem" data-has-menu >
  5981.    <div class="NavigationItem-text">
  5982.        
  5983.            <span class="Link" ><span class="NavigationItem-more"></span><button class="Icon-button" data-theme="gray"><span class="sr-only">Profile</span>
  5984.            <svg class="profile"><use xlink:href="#profile"></use></svg></button></span>
  5985.        
  5986.    </div>
  5987.  
  5988.    
  5989.        <ul class="NavigationItem-items">
  5990.            
  5991.                
  5992.                    <li class="NavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/login"><span class="NavigationLink-text">Login</span></a>
  5993. </li>
  5994.                
  5995.            
  5996.        </ul>
  5997.    
  5998. </div>
  5999. </li>
  6000.                
  6001.            
  6002.                
  6003.            
  6004.                
  6005.            
  6006.                
  6007.            
  6008.                
  6009.            
  6010.                
  6011.            
  6012.                
  6013.            
  6014.                
  6015.            
  6016.        </ul>
  6017.    
  6018. </nav>
  6019. </div>
  6020.            <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>
  6021.        </div>
  6022.    </div>
  6023.  
  6024.    <div class="FavoritesMenu" data-favorites-menu>
  6025.        <div class="FavoritesMenu-header">
  6026.            <span>Favorites</span>
  6027.        </div>
  6028.  
  6029.        <div class="FavoritesMenu-content" data-favorites-content>
  6030.            <div class="FavoritesMenu-text">Sign up to follow your favorites on all your devices.</div>
  6031.            <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>
  6032.        </div>
  6033.    </div>
  6034.    <div class="Page-header-progressBar" data-progress-bar></div>
  6035. </bsp-header>
  6036.  
  6037.  
  6038.    
  6039.  
  6040.    <div class="Page-content">
  6041.        <main class="Page-main" data-modulewell>
  6042.            
  6043.                
  6044.                    
  6045.                    <div class="ConfirmationPage-background">
  6046.                        
  6047.                            
  6048.                                <picture>
  6049.    
  6050.    
  6051.        
  6052.            
  6053.  
  6054.        
  6055.    
  6056.  
  6057.    
  6058.    
  6059.        
  6060.    
  6061.            <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">
  6062.  
  6063.    
  6064.  
  6065.    
  6066.        <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">
  6067.  
  6068.    
  6069.  
  6070.  
  6071.    
  6072.    
  6073.    <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">
  6074.  
  6075.  
  6076. </picture>
  6077.  
  6078.                            
  6079.                        
  6080.                        <div class="ConfirmationPage-gradient"></div>
  6081.                    </div>
  6082.                    <div class="ConfirmationPage-contents">
  6083.                        
  6084.                            <h1 class="ConfirmationPage-title">Page Not Found</h1>
  6085.                        
  6086.                        
  6087.                        
  6088.                            <a class="Link" href="https://www.nbcsports.com/">Return Home</a>
  6089.                        
  6090.                    </div>
  6091.                
  6092.            
  6093.        </main>
  6094.    </div>
  6095.  
  6096.    
  6097.  
  6098.    <footer class="Page-footer">
  6099.    <div class="Page-footer-content" data-grid-container>
  6100.        
  6101.            <div class="Page-footer-logo" data-grid="span:6 md:span:4 lg:span:8 hk:span:4">
  6102.                <a aria-label="home page" href="/"  >
  6103.    
  6104.        <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" >
  6105.    
  6106.    </a>
  6107.  
  6108.                
  6109.                    <div class="Page-footer-promo">
  6110.                        
  6111.                            <div class="PagePromo">
  6112.                                <div class="PagePromo-content">
  6113.                                    
  6114.    <div class="PagePromo-title">
  6115.        <a class="Link" href="https://cloud.em.nbcsports.com/epc" target="_blank" rel="noopener">Stay in the Know</a>
  6116.    </div>
  6117.  
  6118.  
  6119.  
  6120.                                    
  6121.    <div class="PagePromo-description"><span>Subscribe to our Newsletter and Alerts</span></div>
  6122.  
  6123.  
  6124.  
  6125.                                    <div class="PagePromo-ctaLink">
  6126.                                        <a class="Pill-button" data-theme="outline" data-size="small" href="https://cloud.em.nbcsports.com/epc" target="_blank">
  6127.                                            Subscribe
  6128.                                        </a>
  6129.                                    </div>
  6130.                                </div>
  6131.                            </div>
  6132.                        
  6133.                    </div>
  6134.                
  6135.            </div>
  6136.        
  6137.  
  6138.        
  6139.    
  6140.        <bsp-accordion class="FooterNavigationItem" data-grid="span:6 md:span:8 lg:span:16 hk:span:8">
  6141.    <div class="FooterNavigationItem-text" data-accordion-header>
  6142.        
  6143.            <span>Sports</span>
  6144.        
  6145.        <svg class="arrow"><use xlink:href="#arrow-down"></use></svg>
  6146.    </div>
  6147.  
  6148.    
  6149.        <ul class="FooterNavigationItem-items" data-accordion-body>
  6150.            
  6151.                
  6152.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/college-basketball"><span class="NavigationLink-image"><picture>
  6153.    
  6154.    
  6155.        
  6156.            
  6157.  
  6158.        
  6159.    
  6160.  
  6161.    
  6162.    
  6163.        
  6164.    
  6165.            <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">
  6166.  
  6167.    
  6168.  
  6169.    
  6170.        <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">
  6171.  
  6172.    
  6173.  
  6174.  
  6175.    
  6176.    
  6177.    <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">
  6178.  
  6179.  
  6180. </picture>
  6181. </span><span class="NavigationLink-text">College Basketball</span></a>
  6182. </li>
  6183.                
  6184.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/cycling"><span class="NavigationLink-image"><picture>
  6185.    
  6186.    
  6187.        
  6188.            
  6189.  
  6190.        
  6191.    
  6192.  
  6193.    
  6194.    
  6195.        
  6196.    
  6197.            <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">
  6198.  
  6199.    
  6200.  
  6201.    
  6202.        <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">
  6203.  
  6204.    
  6205.  
  6206.  
  6207.    
  6208.    
  6209.    <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">
  6210.  
  6211.  
  6212. </picture>
  6213. </span><span class="NavigationLink-text">Cycling</span></a>
  6214. </li>
  6215.                
  6216.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/college-football"><span class="NavigationLink-image"><picture>
  6217.    
  6218.    
  6219.        
  6220.            
  6221.  
  6222.        
  6223.    
  6224.  
  6225.    
  6226.    
  6227.        
  6228.    
  6229.            <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">
  6230.  
  6231.    
  6232.  
  6233.    
  6234.        <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">
  6235.  
  6236.    
  6237.  
  6238.  
  6239.    
  6240.    
  6241.    <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">
  6242.  
  6243.  
  6244. </picture>
  6245. </span><span class="NavigationLink-text">College Football</span></a>
  6246. </li>
  6247.                
  6248.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/figure-skating"><span class="NavigationLink-image"><picture>
  6249.    
  6250.    
  6251.        
  6252.            
  6253.  
  6254.        
  6255.    
  6256.  
  6257.    
  6258.    
  6259.        
  6260.    
  6261.            <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">
  6262.  
  6263.    
  6264.  
  6265.    
  6266.        <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">
  6267.  
  6268.    
  6269.  
  6270.  
  6271.    
  6272.    
  6273.    <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">
  6274.  
  6275.  
  6276. </picture>
  6277. </span><span class="NavigationLink-text">Figure Skating</span></a>
  6278. </li>
  6279.                
  6280.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/golf"><span class="NavigationLink-image"><picture>
  6281.    
  6282.    
  6283.        
  6284.            
  6285.  
  6286.        
  6287.    
  6288.  
  6289.    
  6290.    
  6291.        
  6292.    
  6293.  
  6294.    
  6295.        <source width="20" height="20" srcset="https://nbcsports.brightspotcdn.com/0b/86/31d0b79e4cb381d3bedea5e51b54/golf-white.svg">
  6296.  
  6297.    
  6298.  
  6299.  
  6300.    
  6301.    
  6302.    <img class="Image" alt="" width="20" height="20" src="https://nbcsports.brightspotcdn.com/0b/86/31d0b79e4cb381d3bedea5e51b54/golf-white.svg" loading="lazy">
  6303.  
  6304.  
  6305. </picture>
  6306. </span><span class="NavigationLink-text">Golf</span></a>
  6307. </li>
  6308.                
  6309.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/horse-racing"><span class="NavigationLink-image"><picture>
  6310.    
  6311.    
  6312.        
  6313.            
  6314.  
  6315.        
  6316.    
  6317.  
  6318.    
  6319.    
  6320.        
  6321.    
  6322.            <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">
  6323.  
  6324.    
  6325.  
  6326.    
  6327.        <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">
  6328.  
  6329.    
  6330.  
  6331.  
  6332.    
  6333.    
  6334.    <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">
  6335.  
  6336.  
  6337. </picture>
  6338. </span><span class="NavigationLink-text">Horse Racing</span></a>
  6339. </li>
  6340.                
  6341.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/mlb"><span class="NavigationLink-image"><picture>
  6342.    
  6343.    
  6344.        
  6345.            
  6346.  
  6347.        
  6348.    
  6349.  
  6350.    
  6351.    
  6352.        
  6353.    
  6354.            <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">
  6355.  
  6356.    
  6357.  
  6358.    
  6359.        <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">
  6360.  
  6361.    
  6362.  
  6363.  
  6364.    
  6365.    
  6366.    <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">
  6367.  
  6368.  
  6369. </picture>
  6370. </span><span class="NavigationLink-text">MLB</span></a>
  6371. </li>
  6372.                
  6373.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/motor-sports"><span class="NavigationLink-image"><picture>
  6374.    
  6375.    
  6376.        
  6377.            
  6378.  
  6379.        
  6380.    
  6381.  
  6382.    
  6383.    
  6384.        
  6385.    
  6386.            <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">
  6387.  
  6388.    
  6389.  
  6390.    
  6391.        <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">
  6392.  
  6393.    
  6394.  
  6395.  
  6396.    
  6397.    
  6398.    <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">
  6399.  
  6400.  
  6401. </picture>
  6402. </span><span class="NavigationLink-text">Motor Sports</span></a>
  6403. </li>
  6404.                
  6405.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/nascar"><span class="NavigationLink-image"><picture>
  6406.    
  6407.    
  6408.        
  6409.            
  6410.  
  6411.        
  6412.    
  6413.  
  6414.    
  6415.    
  6416.        
  6417.    
  6418.            <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">
  6419.  
  6420.    
  6421.  
  6422.    
  6423.        <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">
  6424.  
  6425.    
  6426.  
  6427.  
  6428.    
  6429.    
  6430.    <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">
  6431.  
  6432.  
  6433. </picture>
  6434. </span><span class="NavigationLink-text">NASCAR</span></a>
  6435. </li>
  6436.                
  6437.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/nba"><span class="NavigationLink-image"><picture>
  6438.    
  6439.    
  6440.        
  6441.            
  6442.  
  6443.        
  6444.    
  6445.  
  6446.    
  6447.    
  6448.        
  6449.    
  6450.            <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">
  6451.  
  6452.    
  6453.  
  6454.    
  6455.        <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">
  6456.  
  6457.    
  6458.  
  6459.  
  6460.    
  6461.    
  6462.    <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">
  6463.  
  6464.  
  6465. </picture>
  6466. </span><span class="NavigationLink-text">NBA</span></a>
  6467. </li>
  6468.                
  6469.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/nfl"><span class="NavigationLink-image"><picture>
  6470.    
  6471.    
  6472.        
  6473.            
  6474.  
  6475.        
  6476.    
  6477.  
  6478.    
  6479.    
  6480.        
  6481.    
  6482.            <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">
  6483.  
  6484.    
  6485.  
  6486.    
  6487.        <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">
  6488.  
  6489.    
  6490.  
  6491.  
  6492.    
  6493.    
  6494.    <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">
  6495.  
  6496.  
  6497. </picture>
  6498. </span><span class="NavigationLink-text">NFL</span></a>
  6499. </li>
  6500.                
  6501.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/nhl"><span class="NavigationLink-image"><picture>
  6502.    
  6503.    
  6504.        
  6505.            
  6506.  
  6507.        
  6508.    
  6509.  
  6510.    
  6511.    
  6512.        
  6513.    
  6514.            <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">
  6515.  
  6516.    
  6517.  
  6518.    
  6519.        <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">
  6520.  
  6521.    
  6522.  
  6523.  
  6524.    
  6525.    
  6526.    <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">
  6527.  
  6528.  
  6529. </picture>
  6530. </span><span class="NavigationLink-text">NHL</span></a>
  6531. </li>
  6532.                
  6533.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/olympics"><span class="NavigationLink-image"><picture>
  6534.    
  6535.    
  6536.        
  6537.            
  6538.  
  6539.        
  6540.    
  6541.  
  6542.    
  6543.    
  6544.        
  6545.    
  6546.            <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">
  6547.  
  6548.    
  6549.  
  6550.    
  6551.        <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">
  6552.  
  6553.    
  6554.  
  6555.  
  6556.    
  6557.    
  6558.    <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">
  6559.  
  6560.  
  6561. </picture>
  6562. </span><span class="NavigationLink-text">Olympics</span></a>
  6563. </li>
  6564.                
  6565.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/soccer"><span class="NavigationLink-image"><picture>
  6566.    
  6567.    
  6568.        
  6569.            
  6570.  
  6571.        
  6572.    
  6573.  
  6574.    
  6575.    
  6576.        
  6577.    
  6578.            <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">
  6579.  
  6580.    
  6581.  
  6582.    
  6583.        <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">
  6584.  
  6585.    
  6586.  
  6587.  
  6588.    
  6589.    
  6590.    <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">
  6591.  
  6592.  
  6593. </picture>
  6594. </span><span class="NavigationLink-text">Soccer</span></a>
  6595. </li>
  6596.                
  6597.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/tennis"><span class="NavigationLink-image"><picture>
  6598.    
  6599.    
  6600.        
  6601.            
  6602.  
  6603.        
  6604.    
  6605.  
  6606.    
  6607.    
  6608.        
  6609.    
  6610.            <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">
  6611.  
  6612.    
  6613.  
  6614.    
  6615.        <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">
  6616.  
  6617.    
  6618.  
  6619.  
  6620.    
  6621.    
  6622.    <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">
  6623.  
  6624.  
  6625. </picture>
  6626. </span><span class="NavigationLink-text">Tennis</span></a>
  6627. </li>
  6628.                
  6629.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/usfl"><span class="NavigationLink-image"><picture>
  6630.    
  6631.    
  6632.        
  6633.            
  6634.  
  6635.        
  6636.    
  6637.  
  6638.    
  6639.    
  6640.        
  6641.    
  6642.            <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">
  6643.  
  6644.    
  6645.  
  6646.    
  6647.        <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">
  6648.  
  6649.    
  6650.  
  6651.  
  6652.    
  6653.    
  6654.    <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">
  6655.  
  6656.  
  6657. </picture>
  6658. </span><span class="NavigationLink-text">USFL</span></a>
  6659. </li>
  6660.                
  6661.            
  6662.        </ul>
  6663.    
  6664. </bsp-accordion>
  6665.  
  6666.    
  6667.        <bsp-accordion class="FooterNavigationItem" data-grid="span:6 md:span:4 lg:span:8 hk:span:4">
  6668.    <div class="FooterNavigationItem-text" data-accordion-header>
  6669.        
  6670.            <span>Fantasy</span>
  6671.        
  6672.        <svg class="arrow"><use xlink:href="#arrow-down"></use></svg>
  6673.    </div>
  6674.  
  6675.    
  6676.        <ul class="FooterNavigationItem-items" data-accordion-body>
  6677.            
  6678.                
  6679.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/baseball"><span class="NavigationLink-image"><picture>
  6680.    
  6681.    
  6682.        
  6683.            
  6684.  
  6685.        
  6686.    
  6687.  
  6688.    
  6689.    
  6690.        
  6691.    
  6692.            <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">
  6693.  
  6694.    
  6695.  
  6696.    
  6697.        <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">
  6698.  
  6699.    
  6700.  
  6701.  
  6702.    
  6703.    
  6704.    <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">
  6705.  
  6706.  
  6707. </picture>
  6708. </span><span class="NavigationLink-text">Fantasy Baseball</span></a>
  6709. </li>
  6710.                
  6711.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/basketball"><span class="NavigationLink-image"><picture>
  6712.    
  6713.    
  6714.        
  6715.            
  6716.  
  6717.        
  6718.    
  6719.  
  6720.    
  6721.    
  6722.        
  6723.    
  6724.            <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">
  6725.  
  6726.    
  6727.  
  6728.    
  6729.        <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">
  6730.  
  6731.    
  6732.  
  6733.  
  6734.    
  6735.    
  6736.    <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">
  6737.  
  6738.  
  6739. </picture>
  6740. </span><span class="NavigationLink-text">Fantasy Basketball</span></a>
  6741. </li>
  6742.                
  6743.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/fantasy/football"><span class="NavigationLink-image"><picture>
  6744.    
  6745.    
  6746.        
  6747.            
  6748.  
  6749.        
  6750.    
  6751.  
  6752.    
  6753.    
  6754.        
  6755.    
  6756.            <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">
  6757.  
  6758.    
  6759.  
  6760.    
  6761.        <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">
  6762.  
  6763.    
  6764.  
  6765.  
  6766.    
  6767.    
  6768.    <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">
  6769.  
  6770.  
  6771. </picture>
  6772. </span><span class="NavigationLink-text">Fantasy Football</span></a>
  6773. </li>
  6774.                
  6775.            
  6776.        </ul>
  6777.    
  6778. </bsp-accordion>
  6779.  
  6780.    
  6781.        <bsp-accordion class="FooterNavigationItem" data-grid="span:6 md:span:4 lg:span:8 hk:span:4">
  6782.    <div class="FooterNavigationItem-text" data-accordion-header>
  6783.        
  6784.            <span>Stream &amp; Podcast</span>
  6785.        
  6786.        <svg class="arrow"><use xlink:href="#arrow-down"></use></svg>
  6787.    </div>
  6788.  
  6789.    
  6790.        <ul class="FooterNavigationItem-items" data-accordion-body>
  6791.            
  6792.                
  6793.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/watch"><span class="NavigationLink-image"><picture>
  6794.    
  6795.    
  6796.        
  6797.            
  6798.  
  6799.        
  6800.    
  6801.  
  6802.    
  6803.    
  6804.        
  6805.    
  6806.            <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">
  6807.  
  6808.    
  6809.  
  6810.    
  6811.        <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">
  6812.  
  6813.    
  6814.  
  6815.  
  6816.    
  6817.    
  6818.    <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">
  6819.  
  6820.  
  6821. </picture>
  6822. </span><span class="NavigationLink-text">Clips &amp; Highlights</span></a>
  6823. </li>
  6824.                
  6825.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/podcasts"><span class="NavigationLink-image"><picture>
  6826.    
  6827.    
  6828.        
  6829.            
  6830.  
  6831.        
  6832.    
  6833.  
  6834.    
  6835.    
  6836.        
  6837.    
  6838.            <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">
  6839.  
  6840.    
  6841.  
  6842.    
  6843.        <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">
  6844.  
  6845.    
  6846.  
  6847.  
  6848.    
  6849.    
  6850.    <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">
  6851.  
  6852.  
  6853. </picture>
  6854. </span><span class="NavigationLink-text">Sports Podcasts</span></a>
  6855. </li>
  6856.                
  6857.                    <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>
  6858.    
  6859.    
  6860.        
  6861.            
  6862.  
  6863.        
  6864.    
  6865.  
  6866.    
  6867.    
  6868.        
  6869.    
  6870.            <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">
  6871.  
  6872.    
  6873.  
  6874.    
  6875.        <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">
  6876.  
  6877.    
  6878.  
  6879.  
  6880.    
  6881.    
  6882.    <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">
  6883.  
  6884.  
  6885. </picture>
  6886. </span><span class="NavigationLink-text">Stream on Peacock</span></a>
  6887. </li>
  6888.                
  6889.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsports.com/watch/schedule"><span class="NavigationLink-image"><picture>
  6890.    
  6891.    
  6892.        
  6893.            
  6894.  
  6895.        
  6896.    
  6897.  
  6898.    
  6899.    
  6900.        
  6901.    
  6902.            <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">
  6903.  
  6904.    
  6905.  
  6906.    
  6907.        <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">
  6908.  
  6909.    
  6910.  
  6911.  
  6912.    
  6913.    
  6914.    <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">
  6915.  
  6916.  
  6917. </picture>
  6918. </span><span class="NavigationLink-text">Watch Live</span></a>
  6919. </li>
  6920.                
  6921.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.youtube.com/nbcsports" target="_blank"><span class="NavigationLink-image"><picture>
  6922.    
  6923.    
  6924.        
  6925.            
  6926.  
  6927.        
  6928.    
  6929.  
  6930.    
  6931.    
  6932.        
  6933.    
  6934.            <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">
  6935.  
  6936.    
  6937.  
  6938.    
  6939.        <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">
  6940.  
  6941.    
  6942.  
  6943.  
  6944.    
  6945.    
  6946.    <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">
  6947.  
  6948.  
  6949. </picture>
  6950. </span><span class="NavigationLink-text">NBC Sports on YouTube</span></a>
  6951. </li>
  6952.                
  6953.            
  6954.        </ul>
  6955.    
  6956. </bsp-accordion>
  6957.  
  6958.    
  6959.        <bsp-accordion class="FooterNavigationItem" data-grid="span:6 md:span:4 lg:span:8 hk:span:4">
  6960.    <div class="FooterNavigationItem-text" data-accordion-header>
  6961.        
  6962.            <span>Apps</span>
  6963.        
  6964.        <svg class="arrow"><use xlink:href="#arrow-down"></use></svg>
  6965.    </div>
  6966.  
  6967.    
  6968.        <ul class="FooterNavigationItem-items" data-accordion-body>
  6969.            
  6970.                
  6971.                    <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>
  6972.    
  6973.    
  6974.        
  6975.            
  6976.  
  6977.        
  6978.    
  6979.  
  6980.    
  6981.    
  6982.        
  6983.    
  6984.            <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">
  6985.  
  6986.    
  6987.  
  6988.    
  6989.        <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">
  6990.  
  6991.    
  6992.  
  6993.  
  6994.    
  6995.    
  6996.    <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">
  6997.  
  6998.  
  6999. </picture>
  7000. </span><span class="NavigationLink-text">NBC Sports iOS</span></a>
  7001. </li>
  7002.                
  7003.                    <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>
  7004.    
  7005.    
  7006.        
  7007.            
  7008.  
  7009.        
  7010.    
  7011.  
  7012.    
  7013.    
  7014.        
  7015.    
  7016.            <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">
  7017.  
  7018.    
  7019.  
  7020.    
  7021.        <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">
  7022.  
  7023.    
  7024.  
  7025.  
  7026.    
  7027.    
  7028.    <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">
  7029.  
  7030.  
  7031. </picture>
  7032. </span><span class="NavigationLink-text">NBC Sports Android</span></a>
  7033. </li>
  7034.                
  7035.                    <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>
  7036.    
  7037.    
  7038.        
  7039.            
  7040.  
  7041.        
  7042.    
  7043.  
  7044.    
  7045.    
  7046.        
  7047.    
  7048.            <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">
  7049.  
  7050.    
  7051.  
  7052.    
  7053.        <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">
  7054.  
  7055.    
  7056.  
  7057.  
  7058.    
  7059.    
  7060.    <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">
  7061.  
  7062.  
  7063. </picture>
  7064. </span><span class="NavigationLink-text">Peacock TV iOS</span></a>
  7065. </li>
  7066.                
  7067.                    <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>
  7068.    
  7069.    
  7070.        
  7071.            
  7072.  
  7073.        
  7074.    
  7075.  
  7076.    
  7077.    
  7078.        
  7079.    
  7080.            <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">
  7081.  
  7082.    
  7083.  
  7084.    
  7085.        <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">
  7086.  
  7087.    
  7088.  
  7089.  
  7090.    
  7091.    
  7092.    <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">
  7093.  
  7094.  
  7095. </picture>
  7096. </span><span class="NavigationLink-text">Peacock TV Android</span></a>
  7097. </li>
  7098.                
  7099.            
  7100.        </ul>
  7101.    
  7102. </bsp-accordion>
  7103.  
  7104.    
  7105.        <bsp-accordion class="FooterNavigationItem" data-grid="span:6 md:span:4 lg:span:8 hk:span:4">
  7106.    <div class="FooterNavigationItem-text" data-accordion-header>
  7107.        
  7108.            <span>Local Coverage</span>
  7109.        
  7110.        <svg class="arrow"><use xlink:href="#arrow-down"></use></svg>
  7111.    </div>
  7112.  
  7113.    
  7114.        <ul class="FooterNavigationItem-items" data-accordion-body>
  7115.            
  7116.                
  7117.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsportsbayarea.com/" target="_blank"><span class="NavigationLink-image"><picture>
  7118.    
  7119.    
  7120.        
  7121.            
  7122.  
  7123.        
  7124.    
  7125.  
  7126.    
  7127.    
  7128.        
  7129.    
  7130.            <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">
  7131.  
  7132.    
  7133.  
  7134.    
  7135.        <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">
  7136.  
  7137.    
  7138.  
  7139.  
  7140.    
  7141.    
  7142.    <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">
  7143.  
  7144.  
  7145. </picture>
  7146. </span><span class="NavigationLink-text">NBC Sports Bay Area</span></a>
  7147. </li>
  7148.                
  7149.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsportsboston.com/" target="_blank"><span class="NavigationLink-image"><picture>
  7150.    
  7151.    
  7152.        
  7153.            
  7154.  
  7155.        
  7156.    
  7157.  
  7158.    
  7159.    
  7160.        
  7161.    
  7162.            <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">
  7163.  
  7164.    
  7165.  
  7166.    
  7167.        <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">
  7168.  
  7169.    
  7170.  
  7171.  
  7172.    
  7173.    
  7174.    <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">
  7175.  
  7176.  
  7177. </picture>
  7178. </span><span class="NavigationLink-text">NBC Sports Boston</span></a>
  7179. </li>
  7180.                
  7181.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsportschicago.com/" target="_blank"><span class="NavigationLink-image"><picture>
  7182.    
  7183.    
  7184.        
  7185.            
  7186.  
  7187.        
  7188.    
  7189.  
  7190.    
  7191.    
  7192.        
  7193.    
  7194.            <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">
  7195.  
  7196.    
  7197.  
  7198.    
  7199.        <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">
  7200.  
  7201.    
  7202.  
  7203.  
  7204.    
  7205.    
  7206.    <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">
  7207.  
  7208.  
  7209. </picture>
  7210. </span><span class="NavigationLink-text">NBC Sports Chicago</span></a>
  7211. </li>
  7212.                
  7213.                    <li class="FooterNavigationItem-items-item"><a class="NavigationLink" href="https://www.nbcsportsphiladelphia.com/" target="_blank"><span class="NavigationLink-image"><picture>
  7214.    
  7215.    
  7216.        
  7217.            
  7218.  
  7219.        
  7220.    
  7221.  
  7222.    
  7223.    
  7224.        
  7225.    
  7226.            <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">
  7227.  
  7228.    
  7229.  
  7230.    
  7231.        <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">
  7232.  
  7233.    
  7234.  
  7235.  
  7236.    
  7237.    
  7238.    <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">
  7239.  
  7240.  
  7241. </picture>
  7242. </span><span class="NavigationLink-text">NBC Sports Philadelphia</span></a>
  7243. </li>
  7244.                
  7245.            
  7246.        </ul>
  7247.    
  7248. </bsp-accordion>
  7249.  
  7250.    
  7251.        <bsp-accordion class="FooterNavigationItem" data-grid="span:6 md:span:4 lg:span:8 hk:span:4">
  7252.    <div class="FooterNavigationItem-text" data-accordion-header>
  7253.        
  7254.            <span></span>
  7255.        
  7256.        <svg class="arrow"><use xlink:href="#arrow-down"></use></svg>
  7257.    </div>
  7258.  
  7259.    
  7260. </bsp-accordion>
  7261.  
  7262.    
  7263.  
  7264.  
  7265.    </div>
  7266.  
  7267.    <div class="Page-footer-bottom">
  7268.        
  7269.            <div class="SocialBar">
  7270.    
  7271.        <ul class="SocialBar-items">
  7272.            
  7273.            
  7274.                <li class="SocialBar-items-item"> <a class="SocialLink" rel="noreferrer" href="https://twitter.com/NBCSports" target="_blank" data-social-service="twitter">
  7275.     <svg>
  7276.         <use xlink:href="#twitter"></use>
  7277.     </svg>
  7278.     <span class="sr-only">
  7279.         twitter
  7280.     </span>
  7281. </a>
  7282. </li>
  7283.            
  7284.                <li class="SocialBar-items-item"> <a class="SocialLink" rel="noreferrer" href="https://www.instagram.com/NBCSports/" target="_blank" data-social-service="instagram">
  7285.     <svg>
  7286.         <use xlink:href="#instagram"></use>
  7287.     </svg>
  7288.     <span class="sr-only">
  7289.         instagram
  7290.     </span>
  7291. </a>
  7292. </li>
  7293.            
  7294.                <li class="SocialBar-items-item"> <a class="SocialLink" rel="noreferrer" href="https://www.facebook.com/NBCSports" target="_blank" data-social-service="facebook">
  7295.     <svg>
  7296.         <use xlink:href="#facebook"></use>
  7297.     </svg>
  7298.     <span class="sr-only">
  7299.         facebook
  7300.     </span>
  7301. </a>
  7302. </li>
  7303.            
  7304.        </ul>
  7305.    
  7306. </div>
  7307.  
  7308.        
  7309.  
  7310.        <div class="Page-footer-disclaimer-wrapper">
  7311.        
  7312.            <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 -->
  7313. <a id="ot-sdk-btn" class="ot-sdk-show-settings">Cookie Settings</a>
  7314. <!-- OneTrust Cookies Settings button end --></div>
  7315.  
  7316.        
  7317.  
  7318.        
  7319.            <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>
  7320.        
  7321.        </div>
  7322.    </div>
  7323. </footer>
  7324.  
  7325. <bsp-reverse-scroll-ad class="Page-ad">
  7326.    <div class="MpsAd" data-module>
  7327.        <div id="topbanner" class="MpsAd-ad" data-ad-slot="topbanner"></div>
  7328.        <script>
  7329.            waitForGlobal('mps', function () {
  7330.                if (mps._queue) {
  7331.                    if (mps._queue.gptloaded) {
  7332.                        mps._queue.gptloaded.push(function () {
  7333.                            mps.cloneAd('#topbanner', 'topbanner');
  7334.                        });
  7335.                    }
  7336.                }
  7337.            })
  7338.        </script>
  7339.    </div>
  7340.  
  7341. <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>
  7342.  
  7343.  
  7344.    <script>if (window.mps) { if (window.mps.writeFooter) { mps.writeFooter() } }</script>
  7345. </body>
  7346.  
  7347. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda