woffordterriers.com Open in urlscan Pro
45.223.123.252  Public Scan

Submitted URL: http://www.woffordterriers.com/
Effective URL: https://woffordterriers.com/
Submission: On December 05 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: aspnetFormPOST ./

<form name="aspnetForm" method="post" action="./" id="aspnetForm" data-airgap-id="40">
  <div>
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJMzYzNDQxMjIwZGTpb+kxIAb0dDNAmWHLEm006C965LXMERC4G+xoKz33Tg==">
  </div>
  <script src="//cdnjs.cloudflare.com/ajax/libs/require.js/2.2.0/require.min.js" type="text/javascript" data-airgap-id="41"></script>
  <script src="https://dbukjj6eu5tsf.cloudfront.net/assets.sidearmsports.com/responsive/js/main.1732121224074.js" type="text/javascript" data-airgap-id="42"></script>
  <div>
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="90059987">
  </div>
  <div class="logo-loader logo-loader--pulsate">
    <div class="logo-loader__logo">
      <img class="logo-loader__logo-small" src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/athletics.wofford.edu/images/responsive_2024/logo_main.svg" alt="Wofford College Athletics" data-airgap-id="43">
      <img class="logo-loader__logo-big" src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/athletics.wofford.edu/images/responsive_2024/logo_main.svg" alt="Wofford College Athletics" data-airgap-id="44">
    </div>
  </div>
  <header class="main-header">
    <h1 class="hide">Wofford College Athletics</h1>
    <div class="main-header__top-ad">
      <script>
        var obj = {
          "start": 0,
          "count": 10,
          "name": "promo---above-main-navigation-29d386",
          "sport_id": null,
          "count_breakpoints": null,
          "css_class": "",
          "pinned_id": "",
          "extra": {},
          "context": null,
          "dummy": false,
          "type": "ads",
          "id": "431ceb12-4e4c-4c19-bf98-41c209afab1f",
          "data": {
            "location": {
              "id": 168,
              "title": "Promo - Above Main Navigation",
              "type": "single",
              "effect": "none",
              "fixed_image_sizes": true,
              "excluded_sport_ids": [],
              "slick": false,
              "dfp": false,
              "sidearm_dfp": false,
              "common_page": false,
              "html_template": null,
              "name": "promo---above-main-navigation-29d386",
              "autoplay_speed": 8,
              "accessibility_icons": true,
              "sizes": null,
              "slick_options": null,
              "dfp_sizes": null
            },
            "campaigns": [{
              "id": 42,
              "title": "2024 Basketball Season Tickets",
              "start_date": "2024-10-11T00:00:00",
              "end_date": null,
              "open_in_new_window": true,
              "link": "/common/controls/adhandler.aspx?ad_id=42&target=https://woffordterriers.com/tickets",
              "icon": null,
              "html": null,
              "picture": {
                "images": [{
                  "breakpoint": 1025,
                  "alt": "2024 Basketball Season Ticket Sale 970x90",
                  "image": "/images/2024/10/9/970_x_90.png",
                  "width": 970,
                  "height": 90
                }, {
                  "breakpoint": 768,
                  "alt": "2024 Basketball Season Ticket Sale 728x90",
                  "image": "/images/2024/10/9/728_x_90.png",
                  "width": 728,
                  "height": 90
                }, {
                  "breakpoint": 0,
                  "alt": "2024 Basketball Season Ticket Sale 320x50",
                  "image": "/images/2024/10/9/320_x_50.png",
                  "width": 320,
                  "height": 50
                }]
              },
              "css_class": null,
              "is_dummy": false,
              "hover_text": null
            }],
            "content_id": "promo---above-main-navigation-29d386",
            "content_title": "promo---above-main-navigation-29d386",
            "content_date": null,
            "content_url": null,
            "content_image_url": "/images/2024/10/9/970_x_90.png"
          },
          "mode": "web"
        };
        if (!("sidearmComponents" in window)) window.sidearmComponents = [];
        window.sidearmComponents.push(obj);
      </script>
      <ads-component params="{ id: '431ceb12-4e4c-4c19-bf98-41c209afab1f' }"><!-- ko ifnot: isInitializing() -->
        <!-- ko switch -->
        <!-- ko case: ad.location.type === 'single' -->
        <!-- ko with: single -->
        <div class="ad single-ad" data-bind="css: css_class">
          <!-- ko if: link === '' || link === '#' --><!-- /ko -->
          <!-- ko if: link !== '' && link !== '#' -->
          <a data-bind="
                            attr:{
                                'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), 
                                href: link, 
                                title: hover_text ? hover_text : title, 
                                target: open_in_new_window ? '_blank' : '', 
                                click: $component.trackEvent.bind($data, 'click', $data.title),
                                'tabindex' : ko.computed(function() {
                                    var index = 
                                    $parents.findIndex(function(item) {
                                        return Object.keys(item).length > 0 &amp;&amp; item.component;
                                    });
                                    if(index < 0)
                                        return 0;

                                    var model = $parents[index];
                                    if(model.component.name != 'main-nav')
                                        return 0;
                                    if (model.component.name === 'main-nav')
                                        return model.isMenuOpen() ? '0' : '-1';
                                    return 0;
                                })
                            },
                            event: {
                                focus: function() {
                                    var index = 
                                    $parents.findIndex(function(item) {
                                        return Object.keys(item).length > 0 &amp;&amp; item.component;
                                    });
                                    if(index < 0)
                                        return;

                                    var model = $parents[index];
                                    if (model.component.name === 'main-nav') {
                                        model.openMenu();
                                    }
                                    return;
                                },
                                blur: function() {
                                    var index = 
                                    $parents.findIndex(function(item) {
                                        return Object.keys(item).length > 0 &amp;&amp; item.component;
                                    });
                                    if(index < 0)
                                        return;

                                    var model = $parents[index];
                                    if (model.component.name === 'main-nav') {
                                        model.closeMenu();
                                    }
                                    return;
                                }
                            }
                            " aria-label="2024 Basketball Season Ticket Sale 970x90" href="/common/controls/adhandler.aspx?ad_id=42&amp;target=https://woffordterriers.com/tickets" title="2024 Basketball Season Tickets" target="_blank" click="function () { [native code] }" tabindex="0">
                            <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:1025px)" data-srcset="/images/2024/10/9/970_x_90.png" srcset="/images/2024/10/9/970_x_90.png"><source media="(min-width:768px)" data-srcset="/images/2024/10/9/728_x_90.png" srcset="/images/2024/10/9/728_x_90.png"><source media="(min-width:0px)" data-srcset="/images/2024/10/9/320_x_50.png" srcset="/images/2024/10/9/320_x_50.png"><img data-src="/images/2024/10/9/970_x_90.png" alt="2024 Basketball Season Ticket Sale 970x90" class=" lazyloaded" style="" src="/images/2024/10/9/970_x_90.png"></picture>
                            <!-- ko if: open_in_new_window -->
                                <span class="external-link a11y-hide">Opens in new window</span>
                            <!-- /ko -->
                        </a>
          <!-- /ko -->
        </div>
        <!-- /ko -->
        <!-- /ko -->
        <!-- ko case: ad.location.type === 'multi' --><!-- /ko -->
        <!-- ko case: ad.location.type === 'html' --><!-- /ko -->
        <!-- ko case: ad.location.type === 'icons' --><!-- /ko -->
        <!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
        <!-- /ko -->
        <!-- /ko -->
      </ads-component>
    </div>
    <div class="main-header__inner">
      <div class="main-header__container">
        <div class="main-header__logo">
          <a href="/">
                                <img src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/athletics.wofford.edu/images/responsive_2024/logo_main.svg" alt="Wofford University Athletics" data-airgap-id="45">
                            </a>
        </div>
        <nav class="main-navigation" aria-labelledby="h2_nav">
          <h2 class="hide" id="h2_nav">Main</h2>
          <script>
            var obj = {
              "start": 0,
              "count": 10,
              "name": "main-nav",
              "sport_id": null,
              "count_breakpoints": null,
              "css_class": "",
              "pinned_id": "",
              "extra": {
                "watch_badge": false
              },
              "context": null,
              "dummy": false,
              "type": "main-navigation",
              "id": "8ffe7490-004a-41e5-bfcf-fb5843fad4f8",
              "data": [{
                "id": 2,
                "title": "Sports",
                "rank": 1,
                "url": "",
                "open_in_new_window": false,
                "include_social_media": true,
                "include_schedule_roster_news": true,
                "include_stats": true,
                "include_tickets": false,
                "include_youtube": false,
                "class_name": "sports",
                "items": [{
                  "id": 836,
                  "title": "Men's Sports",
                  "short_title": null,
                  "rank": 11,
                  "column": 1,
                  "url": "",
                  "separator": true,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 11,
                  "title": "Baseball",
                  "short_title": null,
                  "rank": 13,
                  "column": 1,
                  "url": "/sports/baseball",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 2,
                  "sport": {
                    "id": 2,
                    "title": "Baseball",
                    "abbreviation": "BB",
                    "shortname": "baseball",
                    "short_title": "BASE",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "baseball",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": "nav-sports-mensportcolumn",
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/WoffordBaseball",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/woffordbaseball",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/baseball/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/baseball/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/baseball/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": {
                    "id": 0,
                    "title": "Stats",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://woffordterriers.com/sports/baseball/stats",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "stats",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  },
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 13,
                  "title": "Basketball",
                  "short_title": null,
                  "rank": 14,
                  "column": 1,
                  "url": "/sports/mens-basketball",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 3,
                  "sport": {
                    "id": 3,
                    "title": "Men's Basketball",
                    "abbreviation": "MBB",
                    "shortname": "mbball",
                    "short_title": "MBB",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "mbball",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.facebook.com/woffordmbb/",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/WoffordMBB",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/woffordmbb",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-basketball/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-basketball/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-basketball/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": {
                    "id": 0,
                    "title": "Stats",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://woffordterriers.com/sports/mens-basketball/stats/",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "stats",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  },
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 14,
                  "title": "Cross Country",
                  "short_title": null,
                  "rank": 15,
                  "column": 1,
                  "url": "/sports/mens-cross-country",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 5,
                  "sport": {
                    "id": 5,
                    "title": "Men's Cross Country",
                    "abbreviation": "MXC",
                    "shortname": "mcross",
                    "short_title": "MXC",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "mcross",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/WoCoRuns",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/woffordxc_tf",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-cross-country/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-cross-country/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-cross-country/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": {
                    "id": 0,
                    "title": "Stats",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.tfrrs.org/teams/xc/SC_college_m_Wofford.html",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "stats",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  },
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 12,
                  "title": "Football",
                  "short_title": null,
                  "rank": 16,
                  "column": 1,
                  "url": "/sports/football",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 1,
                  "sport": {
                    "id": 1,
                    "title": "Football",
                    "abbreviation": "FB",
                    "shortname": "football",
                    "short_title": "FB",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "football",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.facebook.com/WoffordFootball/",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/Wofford_FB",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/wofford_fb",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/football/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/football/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/football/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": {
                    "id": 0,
                    "title": "Stats",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://woffordterriers.com/sports/football/stats",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "stats",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  },
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 15,
                  "title": "Golf",
                  "short_title": null,
                  "rank": 17,
                  "column": 1,
                  "url": "/sports/mens-golf",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 4,
                  "sport": {
                    "id": 4,
                    "title": "Men's Golf",
                    "abbreviation": "MGOLF",
                    "shortname": "mgolf",
                    "short_title": "MGOLF",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "mgolf",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.facebook.com/WoffordMGolf/",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/WoffordMGolf",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/woffordmgolf",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-golf/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-golf/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-golf/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": {
                    "id": 0,
                    "title": "Stats",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://scorereporting.sportssystems.com/views/default/report.cfm?conferenceID=10&sportID=3&seasonID=152&g=M&schoolID=97",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "stats",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  },
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 23,
                  "title": "Rifle",
                  "short_title": null,
                  "rank": 18,
                  "column": 1,
                  "url": "/sports/rifle",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 13,
                  "sport": {
                    "id": 13,
                    "title": "Rifle",
                    "abbreviation": "RIF",
                    "shortname": "rifle",
                    "short_title": "RIF",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "rifle",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/woffordrifle",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/rifle/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/rifle/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/rifle/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": {
                    "id": 0,
                    "title": "Stats",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "stats",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  },
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 16,
                  "title": "Soccer",
                  "short_title": null,
                  "rank": 19,
                  "column": 1,
                  "url": "/sports/mens-soccer",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 7,
                  "sport": {
                    "id": 7,
                    "title": "Men's Soccer",
                    "abbreviation": "MSOC",
                    "shortname": "msoc",
                    "short_title": "MSOC",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "msoc",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": " ",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/WoffordMSOC",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/WoffordMSoc",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-soccer/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-soccer/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-soccer/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": {
                    "id": 0,
                    "title": "Stats",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://woffordterriers.com/sports/mens-soccer/stats/",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "stats",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  },
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 18,
                  "title": "Track & Field",
                  "short_title": null,
                  "rank": 20,
                  "column": 1,
                  "url": "/sports/mens-track-and-field",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 9,
                  "sport": {
                    "id": 9,
                    "title": "Men's Track & Field",
                    "abbreviation": "MTRK",
                    "shortname": "mtrack",
                    "short_title": "MTRK",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "mtrack",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/WoCoRuns",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/woffordxc_tf",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-track-and-field/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-track-and-field/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-track-and-field/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": {
                    "id": 0,
                    "title": "Stats",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.tfrrs.org/teams/tf/SC_college_m_Wofford.html",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "stats",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  },
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 17,
                  "title": "Tennis",
                  "short_title": null,
                  "rank": 21,
                  "column": 1,
                  "url": "/sports/mens-tennis",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 8,
                  "sport": {
                    "id": 8,
                    "title": "Men's Tennis",
                    "abbreviation": "MTEN",
                    "shortname": "mten",
                    "short_title": "MTEN",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "mten",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/WoffordMTN",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/woffordmtn",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-tennis/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-tennis/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-tennis/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": {
                    "id": 0,
                    "title": "Stats",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://woffordterriers.com/sports/mens-tennis/stats/",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "stats",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  },
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 840,
                  "title": "Women's Sports",
                  "short_title": null,
                  "rank": 1,
                  "column": 3,
                  "url": "",
                  "separator": true,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 618,
                  "title": "Basketball",
                  "short_title": null,
                  "rank": 2,
                  "column": 3,
                  "url": "/sports/womens-basketball",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 10,
                  "sport": {
                    "id": 10,
                    "title": "Women's Basketball",
                    "abbreviation": "WBB",
                    "shortname": "wbball",
                    "short_title": "WBB",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "wbball",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": "nav-sports-womenportcolumn",
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.facebook.com/WoffordWBB/",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/Wofford_WBB",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/Wofford_wbb",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-basketball/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-basketball/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-basketball/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": {
                    "id": 0,
                    "title": "Stats",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://woffordterriers.com/sports/wbball/stats/",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "stats",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  },
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 619,
                  "title": "Cross Country",
                  "short_title": null,
                  "rank": 3,
                  "column": 3,
                  "url": "/sports/womens-cross-country",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 11,
                  "sport": {
                    "id": 11,
                    "title": "Women's Cross Country",
                    "abbreviation": "WXC",
                    "shortname": "wcross",
                    "short_title": "WXC",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "wcross",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/WoCoRuns",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/woffordxc_tf",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-cross-country/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-cross-country/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-cross-country/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": {
                    "id": 0,
                    "title": "Stats",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.tfrrs.org/teams/xc/SC_college_f_Wofford.html",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "stats",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  },
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 620,
                  "title": "Golf",
                  "short_title": null,
                  "rank": 4,
                  "column": 3,
                  "url": "/sports/womens-golf",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 12,
                  "sport": {
                    "id": 12,
                    "title": "Women's Golf",
                    "abbreviation": "WGOLF",
                    "shortname": "wgolf",
                    "short_title": "WGOLF",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "wgolf",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/wocowogo",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/woffordwgolf",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-golf/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-golf/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-golf/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": {
                    "id": 0,
                    "title": "Stats",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://scorereporting.sportssystems.com/views/default/report.cfm?conferenceID=10&sportID=3&seasonID=160&g=W&schoolID=97",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "stats",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  },
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1048,
                  "title": "Lacrosse",
                  "short_title": null,
                  "rank": 5,
                  "column": 3,
                  "url": "/sports/womens-lacrosse",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 22,
                  "sport": {
                    "id": 22,
                    "title": "Women's Lacrosse",
                    "abbreviation": "WLAX",
                    "shortname": "wlax",
                    "short_title": "WLAX",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "wlax",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/woffordwlax",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/woffordwlax",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-lacrosse/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-lacrosse/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-lacrosse/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": {
                    "id": 0,
                    "title": "Stats",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://woffordterriers.com/sports/womens-lacrosse/stats/",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "stats",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  },
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 617,
                  "title": "Rifle",
                  "short_title": null,
                  "rank": 6,
                  "column": 3,
                  "url": "/sports/rifle",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 13,
                  "sport": {
                    "id": 13,
                    "title": "Rifle",
                    "abbreviation": "RIF",
                    "shortname": "rifle",
                    "short_title": "RIF",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "rifle",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/woffordrifle",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/rifle/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/rifle/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/rifle/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": {
                    "id": 0,
                    "title": "Stats",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "stats",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  },
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 621,
                  "title": "Soccer",
                  "short_title": null,
                  "rank": 7,
                  "column": 3,
                  "url": "/sports/womens-soccer",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 14,
                  "sport": {
                    "id": 14,
                    "title": "Women's Soccer",
                    "abbreviation": "WSOC",
                    "shortname": "wsoc",
                    "short_title": "WSOC",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "wsoc",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/WoffordWSoc",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/woffordwsoc",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-soccer/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-soccer/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-soccer/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": {
                    "id": 0,
                    "title": "Stats",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://woffordterriers.com/sports/womens-soccer/stats/",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "stats",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  },
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1526,
                  "title": "Softball",
                  "short_title": null,
                  "rank": 8,
                  "column": 3,
                  "url": "/sports/softball",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 23,
                  "sport": {
                    "id": 23,
                    "title": "Softball",
                    "abbreviation": "SB",
                    "shortname": "softball",
                    "short_title": "SB",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "softball",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/@Woffordsoftball",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/@WoffordSoftball",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/softball/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/softball/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/softball/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": {
                    "id": 0,
                    "title": "Stats",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://woffordterriers.com/sports/softball/stats/",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "stats",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  },
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 622,
                  "title": "Tennis",
                  "short_title": null,
                  "rank": 9,
                  "column": 3,
                  "url": "/sports/womens-tennis",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 15,
                  "sport": {
                    "id": 15,
                    "title": "Women's Tennis",
                    "abbreviation": "WTEN",
                    "shortname": "wten",
                    "short_title": "WTEN",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "wten",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/woffordwtn",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-tennis/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-tennis/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-tennis/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": {
                    "id": 0,
                    "title": "Stats",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://woffordterriers.com/sports/womens-tennis/stats/",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "stats",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  },
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 623,
                  "title": "Track & Field",
                  "short_title": null,
                  "rank": 10,
                  "column": 3,
                  "url": "/sports/womens-track-and-field",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 16,
                  "sport": {
                    "id": 16,
                    "title": "Women's Track & Field",
                    "abbreviation": "WTRK",
                    "shortname": "wtrack",
                    "short_title": "WTRK",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "wtrack",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/WoCoRuns",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/woffordxc_tf",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-track-and-field/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-track-and-field/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-track-and-field/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": {
                    "id": 0,
                    "title": "Stats",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.tfrrs.org/teams/tf/SC_college_f_Wofford.html",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "stats",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  },
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 616,
                  "title": "Volleyball",
                  "short_title": null,
                  "rank": 12,
                  "column": 3,
                  "url": "/sports/womens-volleyball",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 17,
                  "sport": {
                    "id": 17,
                    "title": "Volleyball",
                    "abbreviation": "WVB",
                    "shortname": "wvball",
                    "short_title": "VB",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "wvball",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.facebook.com/WoffordVB/",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/WoffordVB",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/woffordvb",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-volleyball/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-volleyball/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-volleyball/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": {
                    "id": 0,
                    "title": "Stats",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://woffordterriers.com/sports/wvball/stats/",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "stats",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  },
                  "tickets": null,
                  "youtube": null
                }],
                "columns": [{
                  "column": 1,
                  "items": [{
                    "id": 836,
                    "title": "Men's Sports",
                    "short_title": null,
                    "rank": 11,
                    "column": 1,
                    "url": "",
                    "separator": true,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 11,
                    "title": "Baseball",
                    "short_title": null,
                    "rank": 13,
                    "column": 1,
                    "url": "/sports/baseball",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": 2,
                    "sport": {
                      "id": 2,
                      "title": "Baseball",
                      "abbreviation": "BB",
                      "shortname": "baseball",
                      "short_title": "BASE",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "baseball",
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": "nav-sports-mensportcolumn",
                    "social_media_links": [{
                      "id": 0,
                      "title": "Facebook",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "facebook",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Twitter",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//twitter.com/WoffordBaseball",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "twitter",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Instagram",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//instagram.com/woffordbaseball",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "instagram",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Tickets",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "tickets",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "schedule_roster_news_links": [{
                      "id": 0,
                      "title": "Schedule",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/baseball/schedule",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "schedule",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Roster",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/baseball/roster",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "roster",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "News",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/baseball/archives",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "news",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "items": [],
                    "stats": {
                      "id": 0,
                      "title": "Stats",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "https://woffordterriers.com/sports/baseball/stats",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "stats",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    },
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 13,
                    "title": "Basketball",
                    "short_title": null,
                    "rank": 14,
                    "column": 1,
                    "url": "/sports/mens-basketball",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": 3,
                    "sport": {
                      "id": 3,
                      "title": "Men's Basketball",
                      "abbreviation": "MBB",
                      "shortname": "mbball",
                      "short_title": "MBB",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "mbball",
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": [{
                      "id": 0,
                      "title": "Facebook",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "https://www.facebook.com/woffordmbb/",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "facebook",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Twitter",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//twitter.com/WoffordMBB",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "twitter",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Instagram",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//instagram.com/woffordmbb",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "instagram",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Tickets",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "tickets",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "schedule_roster_news_links": [{
                      "id": 0,
                      "title": "Schedule",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/mens-basketball/schedule",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "schedule",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Roster",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/mens-basketball/roster",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "roster",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "News",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/mens-basketball/archives",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "news",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "items": [],
                    "stats": {
                      "id": 0,
                      "title": "Stats",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "https://woffordterriers.com/sports/mens-basketball/stats/",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "stats",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    },
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 14,
                    "title": "Cross Country",
                    "short_title": null,
                    "rank": 15,
                    "column": 1,
                    "url": "/sports/mens-cross-country",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": 5,
                    "sport": {
                      "id": 5,
                      "title": "Men's Cross Country",
                      "abbreviation": "MXC",
                      "shortname": "mcross",
                      "short_title": "MXC",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "mcross",
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": [{
                      "id": 0,
                      "title": "Facebook",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "facebook",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Twitter",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//twitter.com/WoCoRuns",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "twitter",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Instagram",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//instagram.com/woffordxc_tf",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "instagram",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Tickets",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "tickets",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "schedule_roster_news_links": [{
                      "id": 0,
                      "title": "Schedule",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/mens-cross-country/schedule",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "schedule",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Roster",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/mens-cross-country/roster",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "roster",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "News",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/mens-cross-country/archives",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "news",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "items": [],
                    "stats": {
                      "id": 0,
                      "title": "Stats",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "https://www.tfrrs.org/teams/xc/SC_college_m_Wofford.html",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "stats",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    },
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 12,
                    "title": "Football",
                    "short_title": null,
                    "rank": 16,
                    "column": 1,
                    "url": "/sports/football",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": 1,
                    "sport": {
                      "id": 1,
                      "title": "Football",
                      "abbreviation": "FB",
                      "shortname": "football",
                      "short_title": "FB",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "football",
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": [{
                      "id": 0,
                      "title": "Facebook",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "https://www.facebook.com/WoffordFootball/",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "facebook",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Twitter",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//twitter.com/Wofford_FB",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "twitter",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Instagram",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//instagram.com/wofford_fb",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "instagram",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Tickets",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "tickets",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "schedule_roster_news_links": [{
                      "id": 0,
                      "title": "Schedule",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/football/schedule",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "schedule",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Roster",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/football/roster",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "roster",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "News",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/football/archives",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "news",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "items": [],
                    "stats": {
                      "id": 0,
                      "title": "Stats",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "https://woffordterriers.com/sports/football/stats",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "stats",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    },
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 15,
                    "title": "Golf",
                    "short_title": null,
                    "rank": 17,
                    "column": 1,
                    "url": "/sports/mens-golf",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": 4,
                    "sport": {
                      "id": 4,
                      "title": "Men's Golf",
                      "abbreviation": "MGOLF",
                      "shortname": "mgolf",
                      "short_title": "MGOLF",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "mgolf",
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": [{
                      "id": 0,
                      "title": "Facebook",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "https://www.facebook.com/WoffordMGolf/",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "facebook",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Twitter",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//twitter.com/WoffordMGolf",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "twitter",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Instagram",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//instagram.com/woffordmgolf",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "instagram",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Tickets",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "tickets",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "schedule_roster_news_links": [{
                      "id": 0,
                      "title": "Schedule",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/mens-golf/schedule",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "schedule",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Roster",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/mens-golf/roster",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "roster",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "News",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/mens-golf/archives",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "news",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "items": [],
                    "stats": {
                      "id": 0,
                      "title": "Stats",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "https://scorereporting.sportssystems.com/views/default/report.cfm?conferenceID=10&sportID=3&seasonID=152&g=M&schoolID=97",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "stats",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    },
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 23,
                    "title": "Rifle",
                    "short_title": null,
                    "rank": 18,
                    "column": 1,
                    "url": "/sports/rifle",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": 13,
                    "sport": {
                      "id": 13,
                      "title": "Rifle",
                      "abbreviation": "RIF",
                      "shortname": "rifle",
                      "short_title": "RIF",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "rifle",
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": [{
                      "id": 0,
                      "title": "Facebook",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "facebook",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Twitter",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "twitter",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Instagram",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//instagram.com/woffordrifle",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "instagram",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Tickets",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "tickets",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "schedule_roster_news_links": [{
                      "id": 0,
                      "title": "Schedule",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/rifle/schedule",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "schedule",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Roster",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/rifle/roster",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "roster",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "News",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/rifle/archives",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "news",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "items": [],
                    "stats": {
                      "id": 0,
                      "title": "Stats",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "stats",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    },
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 16,
                    "title": "Soccer",
                    "short_title": null,
                    "rank": 19,
                    "column": 1,
                    "url": "/sports/mens-soccer",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": 7,
                    "sport": {
                      "id": 7,
                      "title": "Men's Soccer",
                      "abbreviation": "MSOC",
                      "shortname": "msoc",
                      "short_title": "MSOC",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "msoc",
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": [{
                      "id": 0,
                      "title": "Facebook",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": " ",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "facebook",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Twitter",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//twitter.com/WoffordMSOC",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "twitter",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Instagram",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//instagram.com/WoffordMSoc",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "instagram",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Tickets",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "tickets",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "schedule_roster_news_links": [{
                      "id": 0,
                      "title": "Schedule",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/mens-soccer/schedule",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "schedule",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Roster",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/mens-soccer/roster",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "roster",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "News",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/mens-soccer/archives",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "news",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "items": [],
                    "stats": {
                      "id": 0,
                      "title": "Stats",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "https://woffordterriers.com/sports/mens-soccer/stats/",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "stats",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    },
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 18,
                    "title": "Track & Field",
                    "short_title": null,
                    "rank": 20,
                    "column": 1,
                    "url": "/sports/mens-track-and-field",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": 9,
                    "sport": {
                      "id": 9,
                      "title": "Men's Track & Field",
                      "abbreviation": "MTRK",
                      "shortname": "mtrack",
                      "short_title": "MTRK",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "mtrack",
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": [{
                      "id": 0,
                      "title": "Facebook",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "facebook",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Twitter",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//twitter.com/WoCoRuns",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "twitter",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Instagram",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//instagram.com/woffordxc_tf",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "instagram",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Tickets",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "tickets",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "schedule_roster_news_links": [{
                      "id": 0,
                      "title": "Schedule",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/mens-track-and-field/schedule",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "schedule",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Roster",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/mens-track-and-field/roster",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "roster",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "News",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/mens-track-and-field/archives",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "news",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "items": [],
                    "stats": {
                      "id": 0,
                      "title": "Stats",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "https://www.tfrrs.org/teams/tf/SC_college_m_Wofford.html",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "stats",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    },
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 17,
                    "title": "Tennis",
                    "short_title": null,
                    "rank": 21,
                    "column": 1,
                    "url": "/sports/mens-tennis",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": 8,
                    "sport": {
                      "id": 8,
                      "title": "Men's Tennis",
                      "abbreviation": "MTEN",
                      "shortname": "mten",
                      "short_title": "MTEN",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "mten",
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": [{
                      "id": 0,
                      "title": "Facebook",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "facebook",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Twitter",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//twitter.com/WoffordMTN",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "twitter",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Instagram",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//instagram.com/woffordmtn",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "instagram",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Tickets",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "tickets",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "schedule_roster_news_links": [{
                      "id": 0,
                      "title": "Schedule",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/mens-tennis/schedule",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "schedule",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Roster",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/mens-tennis/roster",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "roster",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "News",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/mens-tennis/archives",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "news",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "items": [],
                    "stats": {
                      "id": 0,
                      "title": "Stats",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "https://woffordterriers.com/sports/mens-tennis/stats/",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "stats",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    },
                    "tickets": null,
                    "youtube": null
                  }]
                }, {
                  "column": 3,
                  "items": [{
                    "id": 840,
                    "title": "Women's Sports",
                    "short_title": null,
                    "rank": 1,
                    "column": 3,
                    "url": "",
                    "separator": true,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 618,
                    "title": "Basketball",
                    "short_title": null,
                    "rank": 2,
                    "column": 3,
                    "url": "/sports/womens-basketball",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": 10,
                    "sport": {
                      "id": 10,
                      "title": "Women's Basketball",
                      "abbreviation": "WBB",
                      "shortname": "wbball",
                      "short_title": "WBB",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "wbball",
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": "nav-sports-womenportcolumn",
                    "social_media_links": [{
                      "id": 0,
                      "title": "Facebook",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "https://www.facebook.com/WoffordWBB/",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "facebook",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Twitter",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//twitter.com/Wofford_WBB",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "twitter",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Instagram",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//instagram.com/Wofford_wbb",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "instagram",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Tickets",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "tickets",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "schedule_roster_news_links": [{
                      "id": 0,
                      "title": "Schedule",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/womens-basketball/schedule",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "schedule",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Roster",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/womens-basketball/roster",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "roster",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "News",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/womens-basketball/archives",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "news",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "items": [],
                    "stats": {
                      "id": 0,
                      "title": "Stats",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "https://woffordterriers.com/sports/wbball/stats/",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "stats",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    },
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 619,
                    "title": "Cross Country",
                    "short_title": null,
                    "rank": 3,
                    "column": 3,
                    "url": "/sports/womens-cross-country",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": 11,
                    "sport": {
                      "id": 11,
                      "title": "Women's Cross Country",
                      "abbreviation": "WXC",
                      "shortname": "wcross",
                      "short_title": "WXC",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "wcross",
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": [{
                      "id": 0,
                      "title": "Facebook",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "facebook",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Twitter",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//twitter.com/WoCoRuns",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "twitter",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Instagram",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//instagram.com/woffordxc_tf",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "instagram",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Tickets",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "tickets",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "schedule_roster_news_links": [{
                      "id": 0,
                      "title": "Schedule",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/womens-cross-country/schedule",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "schedule",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Roster",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/womens-cross-country/roster",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "roster",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "News",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/womens-cross-country/archives",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "news",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "items": [],
                    "stats": {
                      "id": 0,
                      "title": "Stats",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "https://www.tfrrs.org/teams/xc/SC_college_f_Wofford.html",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "stats",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    },
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 620,
                    "title": "Golf",
                    "short_title": null,
                    "rank": 4,
                    "column": 3,
                    "url": "/sports/womens-golf",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": 12,
                    "sport": {
                      "id": 12,
                      "title": "Women's Golf",
                      "abbreviation": "WGOLF",
                      "shortname": "wgolf",
                      "short_title": "WGOLF",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "wgolf",
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": [{
                      "id": 0,
                      "title": "Facebook",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "facebook",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Twitter",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//twitter.com/wocowogo",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "twitter",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Instagram",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//instagram.com/woffordwgolf",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "instagram",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Tickets",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "tickets",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "schedule_roster_news_links": [{
                      "id": 0,
                      "title": "Schedule",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/womens-golf/schedule",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "schedule",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Roster",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/womens-golf/roster",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "roster",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "News",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/womens-golf/archives",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "news",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "items": [],
                    "stats": {
                      "id": 0,
                      "title": "Stats",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "https://scorereporting.sportssystems.com/views/default/report.cfm?conferenceID=10&sportID=3&seasonID=160&g=W&schoolID=97",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "stats",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    },
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 1048,
                    "title": "Lacrosse",
                    "short_title": null,
                    "rank": 5,
                    "column": 3,
                    "url": "/sports/womens-lacrosse",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": 22,
                    "sport": {
                      "id": 22,
                      "title": "Women's Lacrosse",
                      "abbreviation": "WLAX",
                      "shortname": "wlax",
                      "short_title": "WLAX",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "wlax",
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": [{
                      "id": 0,
                      "title": "Facebook",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "facebook",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Twitter",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//twitter.com/woffordwlax",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "twitter",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Instagram",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//instagram.com/woffordwlax",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "instagram",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Tickets",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "tickets",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "schedule_roster_news_links": [{
                      "id": 0,
                      "title": "Schedule",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/womens-lacrosse/schedule",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "schedule",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Roster",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/womens-lacrosse/roster",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "roster",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "News",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/womens-lacrosse/archives",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "news",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "items": [],
                    "stats": {
                      "id": 0,
                      "title": "Stats",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "https://woffordterriers.com/sports/womens-lacrosse/stats/",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "stats",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    },
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 617,
                    "title": "Rifle",
                    "short_title": null,
                    "rank": 6,
                    "column": 3,
                    "url": "/sports/rifle",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": 13,
                    "sport": {
                      "id": 13,
                      "title": "Rifle",
                      "abbreviation": "RIF",
                      "shortname": "rifle",
                      "short_title": "RIF",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "rifle",
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": [{
                      "id": 0,
                      "title": "Facebook",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "facebook",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Twitter",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "twitter",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Instagram",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//instagram.com/woffordrifle",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "instagram",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Tickets",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "tickets",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "schedule_roster_news_links": [{
                      "id": 0,
                      "title": "Schedule",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/rifle/schedule",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "schedule",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Roster",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/rifle/roster",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "roster",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "News",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/rifle/archives",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "news",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "items": [],
                    "stats": {
                      "id": 0,
                      "title": "Stats",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "stats",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    },
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 621,
                    "title": "Soccer",
                    "short_title": null,
                    "rank": 7,
                    "column": 3,
                    "url": "/sports/womens-soccer",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": 14,
                    "sport": {
                      "id": 14,
                      "title": "Women's Soccer",
                      "abbreviation": "WSOC",
                      "shortname": "wsoc",
                      "short_title": "WSOC",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "wsoc",
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": [{
                      "id": 0,
                      "title": "Facebook",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "facebook",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Twitter",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//twitter.com/WoffordWSoc",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "twitter",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Instagram",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//instagram.com/woffordwsoc",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "instagram",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Tickets",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "tickets",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "schedule_roster_news_links": [{
                      "id": 0,
                      "title": "Schedule",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/womens-soccer/schedule",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "schedule",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Roster",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/womens-soccer/roster",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "roster",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "News",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/womens-soccer/archives",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "news",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "items": [],
                    "stats": {
                      "id": 0,
                      "title": "Stats",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "https://woffordterriers.com/sports/womens-soccer/stats/",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "stats",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    },
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 1526,
                    "title": "Softball",
                    "short_title": null,
                    "rank": 8,
                    "column": 3,
                    "url": "/sports/softball",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": 23,
                    "sport": {
                      "id": 23,
                      "title": "Softball",
                      "abbreviation": "SB",
                      "shortname": "softball",
                      "short_title": "SB",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "softball",
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": [{
                      "id": 0,
                      "title": "Facebook",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "facebook",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Twitter",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//twitter.com/@Woffordsoftball",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "twitter",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Instagram",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//instagram.com/@WoffordSoftball",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "instagram",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Tickets",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "tickets",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "schedule_roster_news_links": [{
                      "id": 0,
                      "title": "Schedule",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/softball/schedule",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "schedule",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Roster",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/softball/roster",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "roster",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "News",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/softball/archives",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "news",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "items": [],
                    "stats": {
                      "id": 0,
                      "title": "Stats",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "https://woffordterriers.com/sports/softball/stats/",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "stats",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    },
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 622,
                    "title": "Tennis",
                    "short_title": null,
                    "rank": 9,
                    "column": 3,
                    "url": "/sports/womens-tennis",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": 15,
                    "sport": {
                      "id": 15,
                      "title": "Women's Tennis",
                      "abbreviation": "WTEN",
                      "shortname": "wten",
                      "short_title": "WTEN",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "wten",
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": [{
                      "id": 0,
                      "title": "Facebook",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "facebook",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Twitter",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "twitter",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Instagram",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//instagram.com/woffordwtn",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "instagram",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Tickets",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "tickets",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "schedule_roster_news_links": [{
                      "id": 0,
                      "title": "Schedule",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/womens-tennis/schedule",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "schedule",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Roster",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/womens-tennis/roster",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "roster",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "News",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/womens-tennis/archives",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "news",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "items": [],
                    "stats": {
                      "id": 0,
                      "title": "Stats",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "https://woffordterriers.com/sports/womens-tennis/stats/",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "stats",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    },
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 623,
                    "title": "Track & Field",
                    "short_title": null,
                    "rank": 10,
                    "column": 3,
                    "url": "/sports/womens-track-and-field",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": 16,
                    "sport": {
                      "id": 16,
                      "title": "Women's Track & Field",
                      "abbreviation": "WTRK",
                      "shortname": "wtrack",
                      "short_title": "WTRK",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "wtrack",
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": [{
                      "id": 0,
                      "title": "Facebook",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "facebook",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Twitter",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//twitter.com/WoCoRuns",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "twitter",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Instagram",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//instagram.com/woffordxc_tf",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "instagram",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Tickets",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "tickets",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "schedule_roster_news_links": [{
                      "id": 0,
                      "title": "Schedule",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/womens-track-and-field/schedule",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "schedule",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Roster",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/womens-track-and-field/roster",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "roster",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "News",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/womens-track-and-field/archives",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "news",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "items": [],
                    "stats": {
                      "id": 0,
                      "title": "Stats",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "https://www.tfrrs.org/teams/tf/SC_college_f_Wofford.html",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "stats",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    },
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 616,
                    "title": "Volleyball",
                    "short_title": null,
                    "rank": 12,
                    "column": 3,
                    "url": "/sports/womens-volleyball",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": 17,
                    "sport": {
                      "id": 17,
                      "title": "Volleyball",
                      "abbreviation": "WVB",
                      "shortname": "wvball",
                      "short_title": "VB",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "wvball",
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": [{
                      "id": 0,
                      "title": "Facebook",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "https://www.facebook.com/WoffordVB/",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "facebook",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Twitter",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//twitter.com/WoffordVB",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "twitter",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Instagram",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "//instagram.com/woffordvb",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "instagram",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Tickets",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": null,
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "tickets",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "schedule_roster_news_links": [{
                      "id": 0,
                      "title": "Schedule",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/womens-volleyball/schedule",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "schedule",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "Roster",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/womens-volleyball/roster",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "roster",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }, {
                      "id": 0,
                      "title": "News",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "/sports/womens-volleyball/archives",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "news",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    }],
                    "items": [],
                    "stats": {
                      "id": 0,
                      "title": "Stats",
                      "short_title": null,
                      "rank": 0,
                      "column": 0,
                      "url": "https://woffordterriers.com/sports/wvball/stats/",
                      "separator": false,
                      "open_in_new_window": false,
                      "sport_id_association": null,
                      "sport": null,
                      "class_name": "stats",
                      "social_media_links": null,
                      "schedule_roster_news_links": null,
                      "items": null,
                      "stats": null,
                      "tickets": null,
                      "youtube": null
                    },
                    "tickets": null,
                    "youtube": null
                  }]
                }],
                "ad": null
              }, {
                "id": 11,
                "title": "Terrier Club",
                "rank": 2,
                "url": "",
                "open_in_new_window": false,
                "include_social_media": false,
                "include_schedule_roster_news": false,
                "include_stats": false,
                "include_tickets": false,
                "include_youtube": false,
                "class_name": "nav-club",
                "items": [{
                  "id": 680,
                  "title": "Terrier Club",
                  "short_title": null,
                  "rank": 1,
                  "column": 1,
                  "url": "https://www.wofford.edu/terrier-club",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 685,
                  "title": "Terrier Club Events",
                  "short_title": null,
                  "rank": 2,
                  "column": 1,
                  "url": "https://www.wofford.edu/terrier-club/terrier-club-events",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 686,
                  "title": "Give to the Terrier Club",
                  "short_title": null,
                  "rank": 3,
                  "column": 1,
                  "url": "https://advance.wofford.edu/portal/TerrierClubGiving",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1678,
                  "title": "Young Alumni Perks Program",
                  "short_title": null,
                  "rank": 4,
                  "column": 1,
                  "url": "/documents/2023/5/9/TC-OPE-ATH-Young-Alumni-Club-Flyer-2024.pdf",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "columns": [{
                  "column": 1,
                  "items": [{
                    "id": 680,
                    "title": "Terrier Club",
                    "short_title": null,
                    "rank": 1,
                    "column": 1,
                    "url": "https://www.wofford.edu/terrier-club",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 685,
                    "title": "Terrier Club Events",
                    "short_title": null,
                    "rank": 2,
                    "column": 1,
                    "url": "https://www.wofford.edu/terrier-club/terrier-club-events",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 686,
                    "title": "Give to the Terrier Club",
                    "short_title": null,
                    "rank": 3,
                    "column": 1,
                    "url": "https://advance.wofford.edu/portal/TerrierClubGiving",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 1678,
                    "title": "Young Alumni Perks Program",
                    "short_title": null,
                    "rank": 4,
                    "column": 1,
                    "url": "/documents/2023/5/9/TC-OPE-ATH-Young-Alumni-Club-Flyer-2024.pdf",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }]
                }],
                "ad": null
              }, {
                "id": 12,
                "title": "Tickets",
                "rank": 3,
                "url": "https://woffordterriers.com/tickets",
                "open_in_new_window": false,
                "include_social_media": false,
                "include_schedule_roster_news": false,
                "include_stats": false,
                "include_tickets": false,
                "include_youtube": false,
                "class_name": "nav-tickets",
                "items": [],
                "columns": [],
                "ad": null
              }, {
                "id": 13,
                "title": "Athletics",
                "rank": 4,
                "url": "",
                "open_in_new_window": false,
                "include_social_media": false,
                "include_schedule_roster_news": false,
                "include_stats": false,
                "include_tickets": false,
                "include_youtube": false,
                "class_name": "nav-athletics",
                "items": [{
                  "id": 228,
                  "title": "Advertising & Sponsorships",
                  "short_title": null,
                  "rank": 1,
                  "column": 1,
                  "url": "/sports/2008/12/11/Wofford Sports Properties.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1680,
                  "title": "Archives Link",
                  "short_title": null,
                  "rank": 2,
                  "column": 1,
                  "url": "https://digitalcommons.wofford.edu/athletics/",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1372,
                  "title": "Athletic Brand Guidelines",
                  "short_title": null,
                  "rank": 3,
                  "column": 1,
                  "url": "https://indd.adobe.com/view/ddc43d70-fdf0-43b1-8a78-82da9106cde4",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 275,
                  "title": "Athletic Communications",
                  "short_title": null,
                  "rank": 4,
                  "column": 1,
                  "url": "/sports/2007/11/2/GEN_1102071505.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 356,
                  "title": "Athletic Training",
                  "short_title": null,
                  "rank": 5,
                  "column": 1,
                  "url": "/sports/athletic-training",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 21,
                  "sport": {
                    "id": 21,
                    "title": "Athletic Training",
                    "abbreviation": "AT",
                    "shortname": "athletic_training",
                    "short_title": "Athletic Training",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1073,
                  "title": "Club Sports and Intramurals",
                  "short_title": null,
                  "rank": 6,
                  "column": 1,
                  "url": "https://www.wofford.edu/student-experiences/recreation/",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 274,
                  "title": "Compliance",
                  "short_title": null,
                  "rank": 7,
                  "column": 1,
                  "url": "/sports/2007/10/24/GEN_1024072158.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 670,
                  "title": "Hall of Fame",
                  "short_title": null,
                  "rank": 8,
                  "column": 1,
                  "url": "/honors/hall-of-fame",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1739,
                  "title": "History",
                  "short_title": null,
                  "rank": 9,
                  "column": 1,
                  "url": "/sports/2024/3/18/athletics-history.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 5,
                  "title": "Marketing & Promotions",
                  "short_title": null,
                  "rank": 10,
                  "column": 2,
                  "url": "/sports/marketing-and-promotions",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1531,
                  "title": "Name, Image and Likeness",
                  "short_title": null,
                  "rank": 11,
                  "column": 2,
                  "url": "/sports/2021/7/27/name-image-likeness",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1719,
                  "title": "NIL Marketplace",
                  "short_title": null,
                  "rank": 12,
                  "column": 2,
                  "url": "https://opendorse.com/wofford-terriers",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1235,
                  "title": "Spirit Squads",
                  "short_title": null,
                  "rank": 13,
                  "column": 2,
                  "url": "/sports/2007/10/27/GEN_1027071337.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 20,
                  "sport": {
                    "id": 20,
                    "title": "Marketing and Promotions",
                    "abbreviation": "MKTP",
                    "shortname": "marketing",
                    "short_title": "Marketing and Promotions",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 32,
                  "title": "Staff Directory",
                  "short_title": null,
                  "rank": 14,
                  "column": 2,
                  "url": "/staff-directory",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 990,
                  "title": "Story Archives",
                  "short_title": null,
                  "rank": 15,
                  "column": 2,
                  "url": "/archives",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 272,
                  "title": "Strength and Conditioning",
                  "short_title": null,
                  "rank": 16,
                  "column": 2,
                  "url": "/sports/2009/6/15/GEN_0615094159.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 270,
                  "title": "Terrier Club",
                  "short_title": null,
                  "rank": 17,
                  "column": 2,
                  "url": "http://www.wofford.edu/terrierclub/",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "columns": [{
                  "column": 1,
                  "items": [{
                    "id": 228,
                    "title": "Advertising & Sponsorships",
                    "short_title": null,
                    "rank": 1,
                    "column": 1,
                    "url": "/sports/2008/12/11/Wofford Sports Properties.aspx",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 1680,
                    "title": "Archives Link",
                    "short_title": null,
                    "rank": 2,
                    "column": 1,
                    "url": "https://digitalcommons.wofford.edu/athletics/",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 1372,
                    "title": "Athletic Brand Guidelines",
                    "short_title": null,
                    "rank": 3,
                    "column": 1,
                    "url": "https://indd.adobe.com/view/ddc43d70-fdf0-43b1-8a78-82da9106cde4",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 275,
                    "title": "Athletic Communications",
                    "short_title": null,
                    "rank": 4,
                    "column": 1,
                    "url": "/sports/2007/11/2/GEN_1102071505.aspx",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 356,
                    "title": "Athletic Training",
                    "short_title": null,
                    "rank": 5,
                    "column": 1,
                    "url": "/sports/athletic-training",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": 21,
                    "sport": {
                      "id": 21,
                      "title": "Athletic Training",
                      "abbreviation": "AT",
                      "shortname": "athletic_training",
                      "short_title": "Athletic Training",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "",
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 1073,
                    "title": "Club Sports and Intramurals",
                    "short_title": null,
                    "rank": 6,
                    "column": 1,
                    "url": "https://www.wofford.edu/student-experiences/recreation/",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 274,
                    "title": "Compliance",
                    "short_title": null,
                    "rank": 7,
                    "column": 1,
                    "url": "/sports/2007/10/24/GEN_1024072158.aspx",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 670,
                    "title": "Hall of Fame",
                    "short_title": null,
                    "rank": 8,
                    "column": 1,
                    "url": "/honors/hall-of-fame",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 1739,
                    "title": "History",
                    "short_title": null,
                    "rank": 9,
                    "column": 1,
                    "url": "/sports/2024/3/18/athletics-history.aspx",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }]
                }, {
                  "column": 2,
                  "items": [{
                    "id": 5,
                    "title": "Marketing & Promotions",
                    "short_title": null,
                    "rank": 10,
                    "column": 2,
                    "url": "/sports/marketing-and-promotions",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 1531,
                    "title": "Name, Image and Likeness",
                    "short_title": null,
                    "rank": 11,
                    "column": 2,
                    "url": "/sports/2021/7/27/name-image-likeness",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 1719,
                    "title": "NIL Marketplace",
                    "short_title": null,
                    "rank": 12,
                    "column": 2,
                    "url": "https://opendorse.com/wofford-terriers",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 1235,
                    "title": "Spirit Squads",
                    "short_title": null,
                    "rank": 13,
                    "column": 2,
                    "url": "/sports/2007/10/27/GEN_1027071337.aspx",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": 20,
                    "sport": {
                      "id": 20,
                      "title": "Marketing and Promotions",
                      "abbreviation": "MKTP",
                      "shortname": "marketing",
                      "short_title": "Marketing and Promotions",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "",
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 32,
                    "title": "Staff Directory",
                    "short_title": null,
                    "rank": 14,
                    "column": 2,
                    "url": "/staff-directory",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 990,
                    "title": "Story Archives",
                    "short_title": null,
                    "rank": 15,
                    "column": 2,
                    "url": "/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 272,
                    "title": "Strength and Conditioning",
                    "short_title": null,
                    "rank": 16,
                    "column": 2,
                    "url": "/sports/2009/6/15/GEN_0615094159.aspx",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 270,
                    "title": "Terrier Club",
                    "short_title": null,
                    "rank": 17,
                    "column": 2,
                    "url": "http://www.wofford.edu/terrierclub/",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }]
                }],
                "ad": null
              }, {
                "id": 14,
                "title": "Fan Zone",
                "rank": 5,
                "url": "",
                "open_in_new_window": false,
                "include_social_media": false,
                "include_schedule_roster_news": false,
                "include_stats": false,
                "include_tickets": false,
                "include_youtube": false,
                "class_name": "nav-fanzone",
                "items": [{
                  "id": 1399,
                  "title": "Clear Bag Policy",
                  "short_title": null,
                  "rank": 8,
                  "column": 1,
                  "url": "/sports/2018/8/9/clear-bag-policy.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1432,
                  "title": "Community Partners",
                  "short_title": null,
                  "rank": 9,
                  "column": 1,
                  "url": "/sports/2020/5/15/terrier-partner-community",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 20,
                  "sport": {
                    "id": 20,
                    "title": "Marketing and Promotions",
                    "abbreviation": "MKTP",
                    "shortname": "marketing",
                    "short_title": "Marketing and Promotions",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 702,
                  "title": "Digital Radio Information",
                  "short_title": null,
                  "rank": 11,
                  "column": 1,
                  "url": "/sports/2015/11/12/GEN_1112155726.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 248,
                  "title": "Facility Map/Directions",
                  "short_title": null,
                  "rank": 12,
                  "column": 1,
                  "url": "/sports/2009/6/1/GEN_0601094020.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 665,
                  "title": "Merchandise",
                  "short_title": null,
                  "rank": 13,
                  "column": 1,
                  "url": "http://www.terriergear.com/",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1434,
                  "title": "On This Date",
                  "short_title": null,
                  "rank": 14,
                  "column": 1,
                  "url": "/otd?path=marketing",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 20,
                  "sport": {
                    "id": 20,
                    "title": "Marketing and Promotions",
                    "abbreviation": "MKTP",
                    "shortname": "marketing",
                    "short_title": "Marketing and Promotions",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1729,
                  "title": "Parking Map - Baseball/Softball",
                  "short_title": null,
                  "rank": 15,
                  "column": 1,
                  "url": "/documents/2024/1/30/ATH_Spring_Baseball_Softball_Parking_Map_2024_V5.pdf",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1196,
                  "title": "Parking Map - Basketball",
                  "short_title": null,
                  "rank": 16,
                  "column": 1,
                  "url": "/documents/2022/10/8/2023_24BasketballParkingMap.pdf",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1195,
                  "title": "Parking Map - Football",
                  "short_title": null,
                  "rank": 17,
                  "column": 2,
                  "url": "/documents/2023/5/5/TC-2024-Football-Parking-Map-V5_fix.pdf",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 676,
                  "title": "Photo Galleries",
                  "short_title": null,
                  "rank": 18,
                  "column": 2,
                  "url": "/photo_gallery.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1431,
                  "title": "Podcasts",
                  "short_title": null,
                  "rank": 19,
                  "column": 2,
                  "url": "/sports/2020/5/4/wofford-podcasts",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 674,
                  "title": "Summer Camps",
                  "short_title": null,
                  "rank": 20,
                  "column": 2,
                  "url": "/sports/2008/5/5/summer camp.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 677,
                  "title": "Visiting Team Guide",
                  "short_title": null,
                  "rank": 21,
                  "column": 2,
                  "url": "/documents/2023/8/15/2023-24_Visiting_Team_Guide.pdf",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1451,
                  "title": "Wallpapers",
                  "short_title": null,
                  "rank": 22,
                  "column": 2,
                  "url": "/sports/2020/9/16/wofford-terriers-wallpaper.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 20,
                  "sport": {
                    "id": 20,
                    "title": "Marketing and Promotions",
                    "abbreviation": "MKTP",
                    "shortname": "marketing",
                    "short_title": "Marketing and Promotions",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1424,
                  "title": "Zoom Backgrounds",
                  "short_title": null,
                  "rank": 23,
                  "column": 2,
                  "url": "/sports/2020/3/29/wofford-themed-zoom-backgrounds",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 18,
                  "sport": {
                    "id": 18,
                    "title": "General",
                    "abbreviation": "GEN",
                    "shortname": "general",
                    "short_title": "General",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "general",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "columns": [{
                  "column": 1,
                  "items": [{
                    "id": 1399,
                    "title": "Clear Bag Policy",
                    "short_title": null,
                    "rank": 8,
                    "column": 1,
                    "url": "/sports/2018/8/9/clear-bag-policy.aspx",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 1432,
                    "title": "Community Partners",
                    "short_title": null,
                    "rank": 9,
                    "column": 1,
                    "url": "/sports/2020/5/15/terrier-partner-community",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": 20,
                    "sport": {
                      "id": 20,
                      "title": "Marketing and Promotions",
                      "abbreviation": "MKTP",
                      "shortname": "marketing",
                      "short_title": "Marketing and Promotions",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "",
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 702,
                    "title": "Digital Radio Information",
                    "short_title": null,
                    "rank": 11,
                    "column": 1,
                    "url": "/sports/2015/11/12/GEN_1112155726.aspx",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 248,
                    "title": "Facility Map/Directions",
                    "short_title": null,
                    "rank": 12,
                    "column": 1,
                    "url": "/sports/2009/6/1/GEN_0601094020.aspx",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 665,
                    "title": "Merchandise",
                    "short_title": null,
                    "rank": 13,
                    "column": 1,
                    "url": "http://www.terriergear.com/",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 1434,
                    "title": "On This Date",
                    "short_title": null,
                    "rank": 14,
                    "column": 1,
                    "url": "/otd?path=marketing",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": 20,
                    "sport": {
                      "id": 20,
                      "title": "Marketing and Promotions",
                      "abbreviation": "MKTP",
                      "shortname": "marketing",
                      "short_title": "Marketing and Promotions",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "",
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 1729,
                    "title": "Parking Map - Baseball/Softball",
                    "short_title": null,
                    "rank": 15,
                    "column": 1,
                    "url": "/documents/2024/1/30/ATH_Spring_Baseball_Softball_Parking_Map_2024_V5.pdf",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 1196,
                    "title": "Parking Map - Basketball",
                    "short_title": null,
                    "rank": 16,
                    "column": 1,
                    "url": "/documents/2022/10/8/2023_24BasketballParkingMap.pdf",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }]
                }, {
                  "column": 2,
                  "items": [{
                    "id": 1195,
                    "title": "Parking Map - Football",
                    "short_title": null,
                    "rank": 17,
                    "column": 2,
                    "url": "/documents/2023/5/5/TC-2024-Football-Parking-Map-V5_fix.pdf",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 676,
                    "title": "Photo Galleries",
                    "short_title": null,
                    "rank": 18,
                    "column": 2,
                    "url": "/photo_gallery.aspx",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 1431,
                    "title": "Podcasts",
                    "short_title": null,
                    "rank": 19,
                    "column": 2,
                    "url": "/sports/2020/5/4/wofford-podcasts",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 674,
                    "title": "Summer Camps",
                    "short_title": null,
                    "rank": 20,
                    "column": 2,
                    "url": "/sports/2008/5/5/summer camp.aspx",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 677,
                    "title": "Visiting Team Guide",
                    "short_title": null,
                    "rank": 21,
                    "column": 2,
                    "url": "/documents/2023/8/15/2023-24_Visiting_Team_Guide.pdf",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 1451,
                    "title": "Wallpapers",
                    "short_title": null,
                    "rank": 22,
                    "column": 2,
                    "url": "/sports/2020/9/16/wofford-terriers-wallpaper.aspx",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": 20,
                    "sport": {
                      "id": 20,
                      "title": "Marketing and Promotions",
                      "abbreviation": "MKTP",
                      "shortname": "marketing",
                      "short_title": "Marketing and Promotions",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "",
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 1424,
                    "title": "Zoom Backgrounds",
                    "short_title": null,
                    "rank": 23,
                    "column": 2,
                    "url": "/sports/2020/3/29/wofford-themed-zoom-backgrounds",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": 18,
                    "sport": {
                      "id": 18,
                      "title": "General",
                      "abbreviation": "GEN",
                      "shortname": "general",
                      "short_title": "General",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "general",
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }]
                }],
                "ad": null
              }, {
                "id": 4,
                "title": "Facilities",
                "rank": 6,
                "url": "",
                "open_in_new_window": false,
                "include_social_media": false,
                "include_schedule_roster_news": false,
                "include_stats": false,
                "include_tickets": false,
                "include_youtube": false,
                "class_name": "nav-facilities",
                "items": [{
                  "id": 657,
                  "title": "Directions",
                  "short_title": null,
                  "rank": 2,
                  "column": 1,
                  "url": "/sports/2009/6/1/GEN_0601094020.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1439,
                  "title": "Facilties Home Page",
                  "short_title": null,
                  "rank": 3,
                  "column": 1,
                  "url": "/facilities",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 648,
                  "title": "Gibbs Stadium",
                  "short_title": null,
                  "rank": 4,
                  "column": 1,
                  "url": "/facilities/gibbs-stadium/1",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 650,
                  "title": "Joe E. Taylor Center",
                  "short_title": null,
                  "rank": 6,
                  "column": 1,
                  "url": "/facilities/joe-e-taylor-center/166",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 652,
                  "title": "Reeves Tennis Center",
                  "short_title": null,
                  "rank": 7,
                  "column": 1,
                  "url": "/facilities/reeves-tennis-center/5",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 933,
                  "title": "Richardson Indoor Stadium",
                  "short_title": null,
                  "rank": 10,
                  "column": 1,
                  "url": "/facilities/jerry-richardson-indoor-stadium/153",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1586,
                  "title": "Hope Field",
                  "short_title": null,
                  "rank": 5,
                  "column": 2,
                  "url": "/facilities/softball-stadium/188?path=softball",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 23,
                  "sport": {
                    "id": 23,
                    "title": "Softball",
                    "abbreviation": "SB",
                    "shortname": "softball",
                    "short_title": "SB",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "softball",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 655,
                  "title": "Richardson Building",
                  "short_title": null,
                  "rank": 8,
                  "column": 2,
                  "url": "/facilities/richardson-building/10",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1447,
                  "title": "Richardson Hall",
                  "short_title": null,
                  "rank": 9,
                  "column": 2,
                  "url": "/facilities/richardson-hall/175",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 654,
                  "title": "Rifle Range",
                  "short_title": null,
                  "rank": 11,
                  "column": 2,
                  "url": "/facilities/joe-e-taylor-center/166",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 651,
                  "title": "Russell C. King Field",
                  "short_title": null,
                  "rank": 12,
                  "column": 2,
                  "url": "/facilities/russell-c-king-field/3",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 653,
                  "title": "Snyder Field",
                  "short_title": null,
                  "rank": 13,
                  "column": 2,
                  "url": "/facilities/snyder-field/4",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "columns": [{
                  "column": 1,
                  "items": [{
                    "id": 657,
                    "title": "Directions",
                    "short_title": null,
                    "rank": 2,
                    "column": 1,
                    "url": "/sports/2009/6/1/GEN_0601094020.aspx",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 1439,
                    "title": "Facilties Home Page",
                    "short_title": null,
                    "rank": 3,
                    "column": 1,
                    "url": "/facilities",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 648,
                    "title": "Gibbs Stadium",
                    "short_title": null,
                    "rank": 4,
                    "column": 1,
                    "url": "/facilities/gibbs-stadium/1",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 650,
                    "title": "Joe E. Taylor Center",
                    "short_title": null,
                    "rank": 6,
                    "column": 1,
                    "url": "/facilities/joe-e-taylor-center/166",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 652,
                    "title": "Reeves Tennis Center",
                    "short_title": null,
                    "rank": 7,
                    "column": 1,
                    "url": "/facilities/reeves-tennis-center/5",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 933,
                    "title": "Richardson Indoor Stadium",
                    "short_title": null,
                    "rank": 10,
                    "column": 1,
                    "url": "/facilities/jerry-richardson-indoor-stadium/153",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }]
                }, {
                  "column": 2,
                  "items": [{
                    "id": 1586,
                    "title": "Hope Field",
                    "short_title": null,
                    "rank": 5,
                    "column": 2,
                    "url": "/facilities/softball-stadium/188?path=softball",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": 23,
                    "sport": {
                      "id": 23,
                      "title": "Softball",
                      "abbreviation": "SB",
                      "shortname": "softball",
                      "short_title": "SB",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "softball",
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 655,
                    "title": "Richardson Building",
                    "short_title": null,
                    "rank": 8,
                    "column": 2,
                    "url": "/facilities/richardson-building/10",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 1447,
                    "title": "Richardson Hall",
                    "short_title": null,
                    "rank": 9,
                    "column": 2,
                    "url": "/facilities/richardson-hall/175",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 654,
                    "title": "Rifle Range",
                    "short_title": null,
                    "rank": 11,
                    "column": 2,
                    "url": "/facilities/joe-e-taylor-center/166",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 651,
                    "title": "Russell C. King Field",
                    "short_title": null,
                    "rank": 12,
                    "column": 2,
                    "url": "/facilities/russell-c-king-field/3",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 653,
                    "title": "Snyder Field",
                    "short_title": null,
                    "rank": 13,
                    "column": 2,
                    "url": "/facilities/snyder-field/4",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }]
                }],
                "ad": null
              }, {
                "id": 15,
                "title": "Recruiting",
                "rank": 7,
                "url": "",
                "open_in_new_window": false,
                "include_social_media": false,
                "include_schedule_roster_news": false,
                "include_stats": false,
                "include_tickets": false,
                "include_youtube": false,
                "class_name": "nav-recruiting",
                "items": [{
                  "id": 679,
                  "title": "Compliance",
                  "short_title": null,
                  "rank": 1,
                  "column": 1,
                  "url": "/sports/2007/10/24/GEN_1024072158.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 672,
                  "title": "NCAA Eligibility",
                  "short_title": null,
                  "rank": 2,
                  "column": 1,
                  "url": "https://web3.ncaa.org/ecwr3/?DB_OEM_ID=9600",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1530,
                  "title": "Name, Image and Likeness",
                  "short_title": null,
                  "rank": 3,
                  "column": 1,
                  "url": "/sports/2021/7/27/name-image-likeness",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 668,
                  "title": "Prospect Information",
                  "short_title": null,
                  "rank": 4,
                  "column": 1,
                  "url": "/sports/2011/7/26/GEN_0726112901.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 671,
                  "title": "Wofford College Admissions",
                  "short_title": null,
                  "rank": 5,
                  "column": 1,
                  "url": "https://www.wofford.edu/admission",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 844,
                  "title": "Campus Map",
                  "short_title": null,
                  "rank": 6,
                  "column": 1,
                  "url": "https://www.wofford.edu/Wofford.edu/Documents/About/campus-map.pdf",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "columns": [{
                  "column": 1,
                  "items": [{
                    "id": 679,
                    "title": "Compliance",
                    "short_title": null,
                    "rank": 1,
                    "column": 1,
                    "url": "/sports/2007/10/24/GEN_1024072158.aspx",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 672,
                    "title": "NCAA Eligibility",
                    "short_title": null,
                    "rank": 2,
                    "column": 1,
                    "url": "https://web3.ncaa.org/ecwr3/?DB_OEM_ID=9600",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 1530,
                    "title": "Name, Image and Likeness",
                    "short_title": null,
                    "rank": 3,
                    "column": 1,
                    "url": "/sports/2021/7/27/name-image-likeness",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 668,
                    "title": "Prospect Information",
                    "short_title": null,
                    "rank": 4,
                    "column": 1,
                    "url": "/sports/2011/7/26/GEN_0726112901.aspx",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 671,
                    "title": "Wofford College Admissions",
                    "short_title": null,
                    "rank": 5,
                    "column": 1,
                    "url": "https://www.wofford.edu/admission",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 844,
                    "title": "Campus Map",
                    "short_title": null,
                    "rank": 6,
                    "column": 1,
                    "url": "https://www.wofford.edu/Wofford.edu/Documents/About/campus-map.pdf",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": {
                      "id": 0,
                      "title": null,
                      "abbreviation": null,
                      "shortname": null,
                      "short_title": null,
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": null,
                      "gender": null,
                      "youtube": null,
                      "facebook": null,
                      "twitter": null,
                      "instagram": null,
                      "pinterest": null,
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "class_name": null,
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": [],
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }]
                }],
                "ad": null
              }],
              "mode": "web"
            };
            if (!("sidearmComponents" in window)) window.sidearmComponents = [];
            window.sidearmComponents.push(obj);
          </script>
          <navigation-component params="{ id: '8ffe7490-004a-41e5-bfcf-fb5843fad4f8' }"><!-- ko if: name() === 'main-nav' -->
            <div class="component c-navigation c-navigation--main flex">
              <!-- ko if: ko.observable().matchMedia("(min-width: 1025px)")-->
              <div class="c-navigation-desktop flex-item-1">
                <ul class="c-navigation__level-1 flex" data-bind="afterBind: { fastForEach: data, callback: navOverflow }">
                  <!-- ko if: !isHidden() -->
                  <li data-bind="
                        attr: { 
                            'class': ko.computed(function() { return class_name ? class_name + ' c-navigation__item c-navigation__item--level-1': 'c-navigation__item c-navigation__item--level-1' })
                        },
                        css: {
                            'c-navigation__parent': items &amp;&amp; items.length > 0,
                            'is-open': isItemOpen()
                        }" class="sports c-navigation__item c-navigation__item--level-1 c-navigation__parent">
                    <!-- ko if: url === "" || url === "#" -->
                    <button class="c-navigation__url c-navigation__url--level-1" data-bind="
                                html: title,
                                css: {'is-toggled':isItemOpen() },
                                click: function() {
                                  let currentTarget = event.currentTarget;
                                  let menuItems = document.querySelectorAll('.c-navigation__url--level-1');
  
                                  menuItems.forEach((element) => {
                                      if(!currentTarget.isSameNode(element)) {
                                          let navdata = ko.dataFor(element);
                                          navdata.closeMenuItem();
                                      }
                                  });
  
                                  toggleMenuItem();
                                },
                                attr: {
                                    'aria-expanded': isItemOpen() ? 'true' : 'false',
                                    'aria-controls': (typeof title === 'function' ? title() : title).replace(/[^a-zA-Z0-9_]/g, '_')
                                }" tabindex="0" aria-expanded="false" aria-controls="Sports">Sports</button>
                    <!-- /ko -->
                    <!-- ko if: url !== "" && url !== "#" --><!-- /ko -->
                    <!-- ko if: columns.length > 0 -->
                    <div class="c-navigation__level-2" data-bind="
                                css: { 'is-open' : isItemOpen() }, 
                                attr: { 
                                  'aria-hidden' : isItemOpen() ? 'false' : 'true',
                                  'id': (typeof title === 'function' ? title() : title).replace(/[^a-zA-Z0-9_]/g, '_')
                                }, 
                                onEscape:closeMenuItem" aria-hidden="true" id="Sports">
                      <div class="c-navigation__level-2-inner">
                        <div class="flex">
                          <!-- ko fastForEach: columns -->
                          <ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Sports">
                            <li class="c-navigation__item c-navigation__item--level-2 c-navigation__separator" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator -->
                              <span data-bind="text: title" role="heading" aria-level="3">Men's Sports</span>
                              <!-- /ko -->
                              <!-- ko ifnot: separator --><!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2 nav-sports-mensportcolumn" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/baseball" target="" aria-label="Men's Sports Baseball" tabindex="-1">Baseball</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links -->
                              <!-- ko fastForEach: schedule_roster_news_links -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/baseball/schedule" aria-label="Men's Sports Baseball Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/baseball/roster" aria-label="Men's Sports Baseball Roster" aria-hidden="false" tabindex="-1">Roster</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                              <!-- ko if: stats -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__stats nav-sports-mensportcolumn" data-bind="attr: { 
                                                        href: stats.url, 
                                                        'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + title + ' Stats' + (open_in_new_window ? ', opens in new tab.' : ''),                                                            
                                                        'aria-hidden': !url ? 'true' : 'false', 
                                                        tabindex: $parents[1].isItemOpen() ? 0 : -1},
                                                        event: {
                                                            focus: function() { $parents[1].openMenuItem(); },
                                                            blur:  function() { $parents[1].closeMenuItem(); },
                                                            keyup: function(data, event) { 
                                                                if(event.key == 'Escape') {
                                                                    $parents[1].closeMenuItem();
                                                                    let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                    let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                    focusableElement.focus();
                                                                }
                                                            }
                                                        }, 
                                                        css: class_name" href="https://woffordterriers.com/sports/baseball/stats" aria-label="Men's Sports Baseball Stats" aria-hidden="false" tabindex="-1">Stats</a>
                              <!-- /ko -->
                              <!-- ko if: social_media_links -->
                              <!-- ko fastForEach: social_media_links -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" aria-label="Men's Sports Baseball Facebook" aria-hidden="true" tabindex="-1">Facebook</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//twitter.com/WoffordBaseball" aria-label="Men's Sports Baseball Twitter" aria-hidden="false" tabindex="-1">Twitter</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//instagram.com/woffordbaseball" aria-label="Men's Sports Baseball Instagram" aria-hidden="false" tabindex="-1">Instagram</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/mens-basketball" target="" aria-label="Men's Sports Men's Basketball" tabindex="-1">Basketball</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links -->
                              <!-- ko fastForEach: schedule_roster_news_links -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/mens-basketball/schedule" aria-label="Men's Sports Basketball Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/mens-basketball/roster" aria-label="Men's Sports Basketball Roster" aria-hidden="false" tabindex="-1">Roster</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                              <!-- ko if: stats -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__stats" data-bind="attr: { 
                                                        href: stats.url, 
                                                        'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + title + ' Stats' + (open_in_new_window ? ', opens in new tab.' : ''),                                                            
                                                        'aria-hidden': !url ? 'true' : 'false', 
                                                        tabindex: $parents[1].isItemOpen() ? 0 : -1},
                                                        event: {
                                                            focus: function() { $parents[1].openMenuItem(); },
                                                            blur:  function() { $parents[1].closeMenuItem(); },
                                                            keyup: function(data, event) { 
                                                                if(event.key == 'Escape') {
                                                                    $parents[1].closeMenuItem();
                                                                    let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                    let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                    focusableElement.focus();
                                                                }
                                                            }
                                                        }, 
                                                        css: class_name" href="https://woffordterriers.com/sports/mens-basketball/stats/" aria-label="Men's Sports Basketball Stats" aria-hidden="false" tabindex="-1">Stats</a>
                              <!-- /ko -->
                              <!-- ko if: social_media_links -->
                              <!-- ko fastForEach: social_media_links -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://www.facebook.com/woffordmbb/" aria-label="Men's Sports Basketball Facebook" aria-hidden="false" tabindex="-1">Facebook</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//twitter.com/WoffordMBB" aria-label="Men's Sports Basketball Twitter" aria-hidden="false" tabindex="-1">Twitter</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//instagram.com/woffordmbb" aria-label="Men's Sports Basketball Instagram" aria-hidden="false" tabindex="-1">Instagram</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/mens-cross-country" target="" aria-label="Men's Sports Men's Cross Country" tabindex="-1">Cross Country</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links -->
                              <!-- ko fastForEach: schedule_roster_news_links -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/mens-cross-country/schedule" aria-label="Men's Sports Cross Country Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/mens-cross-country/roster" aria-label="Men's Sports Cross Country Roster" aria-hidden="false" tabindex="-1">Roster</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                              <!-- ko if: stats -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__stats" data-bind="attr: { 
                                                        href: stats.url, 
                                                        'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + title + ' Stats' + (open_in_new_window ? ', opens in new tab.' : ''),                                                            
                                                        'aria-hidden': !url ? 'true' : 'false', 
                                                        tabindex: $parents[1].isItemOpen() ? 0 : -1},
                                                        event: {
                                                            focus: function() { $parents[1].openMenuItem(); },
                                                            blur:  function() { $parents[1].closeMenuItem(); },
                                                            keyup: function(data, event) { 
                                                                if(event.key == 'Escape') {
                                                                    $parents[1].closeMenuItem();
                                                                    let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                    let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                    focusableElement.focus();
                                                                }
                                                            }
                                                        }, 
                                                        css: class_name" href="https://www.tfrrs.org/teams/xc/SC_college_m_Wofford.html" aria-label="Men's Sports Cross Country Stats" aria-hidden="false" tabindex="-1">Stats</a>
                              <!-- /ko -->
                              <!-- ko if: social_media_links -->
                              <!-- ko fastForEach: social_media_links -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" aria-label="Men's Sports Cross Country Facebook" aria-hidden="true" tabindex="-1">Facebook</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//twitter.com/WoCoRuns" aria-label="Men's Sports Cross Country Twitter" aria-hidden="false" tabindex="-1">Twitter</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//instagram.com/woffordxc_tf" aria-label="Men's Sports Cross Country Instagram" aria-hidden="false" tabindex="-1">Instagram</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/football" target="" aria-label="Men's Sports Football" tabindex="-1">Football</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links -->
                              <!-- ko fastForEach: schedule_roster_news_links -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/football/schedule" aria-label="Men's Sports Football Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/football/roster" aria-label="Men's Sports Football Roster" aria-hidden="false" tabindex="-1">Roster</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                              <!-- ko if: stats -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__stats" data-bind="attr: { 
                                                        href: stats.url, 
                                                        'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + title + ' Stats' + (open_in_new_window ? ', opens in new tab.' : ''),                                                            
                                                        'aria-hidden': !url ? 'true' : 'false', 
                                                        tabindex: $parents[1].isItemOpen() ? 0 : -1},
                                                        event: {
                                                            focus: function() { $parents[1].openMenuItem(); },
                                                            blur:  function() { $parents[1].closeMenuItem(); },
                                                            keyup: function(data, event) { 
                                                                if(event.key == 'Escape') {
                                                                    $parents[1].closeMenuItem();
                                                                    let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                    let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                    focusableElement.focus();
                                                                }
                                                            }
                                                        }, 
                                                        css: class_name" href="https://woffordterriers.com/sports/football/stats" aria-label="Men's Sports Football Stats" aria-hidden="false" tabindex="-1">Stats</a>
                              <!-- /ko -->
                              <!-- ko if: social_media_links -->
                              <!-- ko fastForEach: social_media_links -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://www.facebook.com/WoffordFootball/" aria-label="Men's Sports Football Facebook" aria-hidden="false" tabindex="-1">Facebook</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//twitter.com/Wofford_FB" aria-label="Men's Sports Football Twitter" aria-hidden="false" tabindex="-1">Twitter</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//instagram.com/wofford_fb" aria-label="Men's Sports Football Instagram" aria-hidden="false" tabindex="-1">Instagram</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/mens-golf" target="" aria-label="Men's Sports Men's Golf" tabindex="-1">Golf</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links -->
                              <!-- ko fastForEach: schedule_roster_news_links -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/mens-golf/schedule" aria-label="Men's Sports Golf Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/mens-golf/roster" aria-label="Men's Sports Golf Roster" aria-hidden="false" tabindex="-1">Roster</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                              <!-- ko if: stats -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__stats" data-bind="attr: { 
                                                        href: stats.url, 
                                                        'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + title + ' Stats' + (open_in_new_window ? ', opens in new tab.' : ''),                                                            
                                                        'aria-hidden': !url ? 'true' : 'false', 
                                                        tabindex: $parents[1].isItemOpen() ? 0 : -1},
                                                        event: {
                                                            focus: function() { $parents[1].openMenuItem(); },
                                                            blur:  function() { $parents[1].closeMenuItem(); },
                                                            keyup: function(data, event) { 
                                                                if(event.key == 'Escape') {
                                                                    $parents[1].closeMenuItem();
                                                                    let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                    let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                    focusableElement.focus();
                                                                }
                                                            }
                                                        }, 
                                                        css: class_name" href="https://scorereporting.sportssystems.com/views/default/report.cfm?conferenceID=10&amp;sportID=3&amp;seasonID=152&amp;g=M&amp;schoolID=97" aria-label="Men's Sports Golf Stats" aria-hidden="false" tabindex="-1">Stats</a>
                              <!-- /ko -->
                              <!-- ko if: social_media_links -->
                              <!-- ko fastForEach: social_media_links -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://www.facebook.com/WoffordMGolf/" aria-label="Men's Sports Golf Facebook" aria-hidden="false" tabindex="-1">Facebook</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//twitter.com/WoffordMGolf" aria-label="Men's Sports Golf Twitter" aria-hidden="false" tabindex="-1">Twitter</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//instagram.com/woffordmgolf" aria-label="Men's Sports Golf Instagram" aria-hidden="false" tabindex="-1">Instagram</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/rifle" target="" aria-label="Men's Sports Rifle" tabindex="-1">Rifle</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links -->
                              <!-- ko fastForEach: schedule_roster_news_links -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/rifle/schedule" aria-label="Men's Sports Rifle Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/rifle/roster" aria-label="Men's Sports Rifle Roster" aria-hidden="false" tabindex="-1">Roster</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                              <!-- ko if: stats -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__stats" data-bind="attr: { 
                                                        href: stats.url, 
                                                        'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + title + ' Stats' + (open_in_new_window ? ', opens in new tab.' : ''),                                                            
                                                        'aria-hidden': !url ? 'true' : 'false', 
                                                        tabindex: $parents[1].isItemOpen() ? 0 : -1},
                                                        event: {
                                                            focus: function() { $parents[1].openMenuItem(); },
                                                            blur:  function() { $parents[1].closeMenuItem(); },
                                                            keyup: function(data, event) { 
                                                                if(event.key == 'Escape') {
                                                                    $parents[1].closeMenuItem();
                                                                    let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                    let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                    focusableElement.focus();
                                                                }
                                                            }
                                                        }, 
                                                        css: class_name" aria-label="Men's Sports Rifle Stats" aria-hidden="false" tabindex="-1">Stats</a>
                              <!-- /ko -->
                              <!-- ko if: social_media_links -->
                              <!-- ko fastForEach: social_media_links -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" aria-label="Men's Sports Rifle Facebook" aria-hidden="true" tabindex="-1">Facebook</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" aria-label="Men's Sports Rifle Twitter" aria-hidden="true" tabindex="-1">Twitter</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//instagram.com/woffordrifle" aria-label="Men's Sports Rifle Instagram" aria-hidden="false" tabindex="-1">Instagram</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/mens-soccer" target="" aria-label="Men's Sports Men's Soccer" tabindex="-1">Soccer</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links -->
                              <!-- ko fastForEach: schedule_roster_news_links -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/mens-soccer/schedule" aria-label="Men's Sports Soccer Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/mens-soccer/roster" aria-label="Men's Sports Soccer Roster" aria-hidden="false" tabindex="-1">Roster</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                              <!-- ko if: stats -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__stats" data-bind="attr: { 
                                                        href: stats.url, 
                                                        'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + title + ' Stats' + (open_in_new_window ? ', opens in new tab.' : ''),                                                            
                                                        'aria-hidden': !url ? 'true' : 'false', 
                                                        tabindex: $parents[1].isItemOpen() ? 0 : -1},
                                                        event: {
                                                            focus: function() { $parents[1].openMenuItem(); },
                                                            blur:  function() { $parents[1].closeMenuItem(); },
                                                            keyup: function(data, event) { 
                                                                if(event.key == 'Escape') {
                                                                    $parents[1].closeMenuItem();
                                                                    let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                    let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                    focusableElement.focus();
                                                                }
                                                            }
                                                        }, 
                                                        css: class_name" href="https://woffordterriers.com/sports/mens-soccer/stats/" aria-label="Men's Sports Soccer Stats" aria-hidden="false" tabindex="-1">Stats</a>
                              <!-- /ko -->
                              <!-- ko if: social_media_links -->
                              <!-- ko fastForEach: social_media_links -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href=" " aria-label="Men's Sports Soccer Facebook" aria-hidden="false" tabindex="-1">Facebook</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//twitter.com/WoffordMSOC" aria-label="Men's Sports Soccer Twitter" aria-hidden="false" tabindex="-1">Twitter</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//instagram.com/WoffordMSoc" aria-label="Men's Sports Soccer Instagram" aria-hidden="false" tabindex="-1">Instagram</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/mens-track-and-field" target="" aria-label="Men's Sports Men's Track &amp; Field" tabindex="-1">Track &amp; Field</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links -->
                              <!-- ko fastForEach: schedule_roster_news_links -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/mens-track-and-field/schedule" aria-label="Men's Sports Track &amp; Field Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/mens-track-and-field/roster" aria-label="Men's Sports Track &amp; Field Roster" aria-hidden="false" tabindex="-1">Roster</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                              <!-- ko if: stats -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__stats" data-bind="attr: { 
                                                        href: stats.url, 
                                                        'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + title + ' Stats' + (open_in_new_window ? ', opens in new tab.' : ''),                                                            
                                                        'aria-hidden': !url ? 'true' : 'false', 
                                                        tabindex: $parents[1].isItemOpen() ? 0 : -1},
                                                        event: {
                                                            focus: function() { $parents[1].openMenuItem(); },
                                                            blur:  function() { $parents[1].closeMenuItem(); },
                                                            keyup: function(data, event) { 
                                                                if(event.key == 'Escape') {
                                                                    $parents[1].closeMenuItem();
                                                                    let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                    let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                    focusableElement.focus();
                                                                }
                                                            }
                                                        }, 
                                                        css: class_name" href="https://www.tfrrs.org/teams/tf/SC_college_m_Wofford.html" aria-label="Men's Sports Track &amp; Field Stats" aria-hidden="false" tabindex="-1">Stats</a>
                              <!-- /ko -->
                              <!-- ko if: social_media_links -->
                              <!-- ko fastForEach: social_media_links -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" aria-label="Men's Sports Track &amp; Field Facebook" aria-hidden="true" tabindex="-1">Facebook</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//twitter.com/WoCoRuns" aria-label="Men's Sports Track &amp; Field Twitter" aria-hidden="false" tabindex="-1">Twitter</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//instagram.com/woffordxc_tf" aria-label="Men's Sports Track &amp; Field Instagram" aria-hidden="false" tabindex="-1">Instagram</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/mens-tennis" target="" aria-label="Men's Sports Men's Tennis" tabindex="-1">Tennis</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links -->
                              <!-- ko fastForEach: schedule_roster_news_links -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/mens-tennis/schedule" aria-label="Men's Sports Tennis Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/mens-tennis/roster" aria-label="Men's Sports Tennis Roster" aria-hidden="false" tabindex="-1">Roster</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                              <!-- ko if: stats -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__stats" data-bind="attr: { 
                                                        href: stats.url, 
                                                        'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + title + ' Stats' + (open_in_new_window ? ', opens in new tab.' : ''),                                                            
                                                        'aria-hidden': !url ? 'true' : 'false', 
                                                        tabindex: $parents[1].isItemOpen() ? 0 : -1},
                                                        event: {
                                                            focus: function() { $parents[1].openMenuItem(); },
                                                            blur:  function() { $parents[1].closeMenuItem(); },
                                                            keyup: function(data, event) { 
                                                                if(event.key == 'Escape') {
                                                                    $parents[1].closeMenuItem();
                                                                    let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                    let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                    focusableElement.focus();
                                                                }
                                                            }
                                                        }, 
                                                        css: class_name" href="https://woffordterriers.com/sports/mens-tennis/stats/" aria-label="Men's Sports Tennis Stats" aria-hidden="false" tabindex="-1">Stats</a>
                              <!-- /ko -->
                              <!-- ko if: social_media_links -->
                              <!-- ko fastForEach: social_media_links -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" aria-label="Men's Sports Tennis Facebook" aria-hidden="true" tabindex="-1">Facebook</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//twitter.com/WoffordMTN" aria-label="Men's Sports Tennis Twitter" aria-hidden="false" tabindex="-1">Twitter</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//instagram.com/woffordmtn" aria-label="Men's Sports Tennis Instagram" aria-hidden="false" tabindex="-1">Instagram</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                            </li>
                          </ul>
                          <ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Sports">
                            <li class="c-navigation__item c-navigation__item--level-2 c-navigation__separator" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator -->
                              <span data-bind="text: title" role="heading" aria-level="3">Women's Sports</span>
                              <!-- /ko -->
                              <!-- ko ifnot: separator --><!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2 nav-sports-womenportcolumn" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/womens-basketball" target="" aria-label="Women's Sports Women's Basketball" tabindex="-1">Basketball</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links -->
                              <!-- ko fastForEach: schedule_roster_news_links -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/womens-basketball/schedule" aria-label="Women's Sports Basketball Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/womens-basketball/roster" aria-label="Women's Sports Basketball Roster" aria-hidden="false" tabindex="-1">Roster</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                              <!-- ko if: stats -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__stats nav-sports-womenportcolumn" data-bind="attr: { 
                                                        href: stats.url, 
                                                        'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + title + ' Stats' + (open_in_new_window ? ', opens in new tab.' : ''),                                                            
                                                        'aria-hidden': !url ? 'true' : 'false', 
                                                        tabindex: $parents[1].isItemOpen() ? 0 : -1},
                                                        event: {
                                                            focus: function() { $parents[1].openMenuItem(); },
                                                            blur:  function() { $parents[1].closeMenuItem(); },
                                                            keyup: function(data, event) { 
                                                                if(event.key == 'Escape') {
                                                                    $parents[1].closeMenuItem();
                                                                    let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                    let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                    focusableElement.focus();
                                                                }
                                                            }
                                                        }, 
                                                        css: class_name" href="https://woffordterriers.com/sports/wbball/stats/" aria-label="Men's Sports Basketball Stats" aria-hidden="false" tabindex="-1">Stats</a>
                              <!-- /ko -->
                              <!-- ko if: social_media_links -->
                              <!-- ko fastForEach: social_media_links -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://www.facebook.com/WoffordWBB/" aria-label="Women's Sports Basketball Facebook" aria-hidden="false" tabindex="-1">Facebook</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//twitter.com/Wofford_WBB" aria-label="Women's Sports Basketball Twitter" aria-hidden="false" tabindex="-1">Twitter</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//instagram.com/Wofford_wbb" aria-label="Women's Sports Basketball Instagram" aria-hidden="false" tabindex="-1">Instagram</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/womens-cross-country" target="" aria-label="Women's Sports Women's Cross Country" tabindex="-1">Cross Country</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links -->
                              <!-- ko fastForEach: schedule_roster_news_links -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/womens-cross-country/schedule" aria-label="Women's Sports Cross Country Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/womens-cross-country/roster" aria-label="Women's Sports Cross Country Roster" aria-hidden="false" tabindex="-1">Roster</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                              <!-- ko if: stats -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__stats" data-bind="attr: { 
                                                        href: stats.url, 
                                                        'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + title + ' Stats' + (open_in_new_window ? ', opens in new tab.' : ''),                                                            
                                                        'aria-hidden': !url ? 'true' : 'false', 
                                                        tabindex: $parents[1].isItemOpen() ? 0 : -1},
                                                        event: {
                                                            focus: function() { $parents[1].openMenuItem(); },
                                                            blur:  function() { $parents[1].closeMenuItem(); },
                                                            keyup: function(data, event) { 
                                                                if(event.key == 'Escape') {
                                                                    $parents[1].closeMenuItem();
                                                                    let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                    let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                    focusableElement.focus();
                                                                }
                                                            }
                                                        }, 
                                                        css: class_name" href="https://www.tfrrs.org/teams/xc/SC_college_f_Wofford.html" aria-label="Men's Sports Cross Country Stats" aria-hidden="false" tabindex="-1">Stats</a>
                              <!-- /ko -->
                              <!-- ko if: social_media_links -->
                              <!-- ko fastForEach: social_media_links -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" aria-label="Women's Sports Cross Country Facebook" aria-hidden="true" tabindex="-1">Facebook</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//twitter.com/WoCoRuns" aria-label="Women's Sports Cross Country Twitter" aria-hidden="false" tabindex="-1">Twitter</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//instagram.com/woffordxc_tf" aria-label="Women's Sports Cross Country Instagram" aria-hidden="false" tabindex="-1">Instagram</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/womens-golf" target="" aria-label="Women's Sports Women's Golf" tabindex="-1">Golf</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links -->
                              <!-- ko fastForEach: schedule_roster_news_links -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/womens-golf/schedule" aria-label="Women's Sports Golf Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/womens-golf/roster" aria-label="Women's Sports Golf Roster" aria-hidden="false" tabindex="-1">Roster</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                              <!-- ko if: stats -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__stats" data-bind="attr: { 
                                                        href: stats.url, 
                                                        'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + title + ' Stats' + (open_in_new_window ? ', opens in new tab.' : ''),                                                            
                                                        'aria-hidden': !url ? 'true' : 'false', 
                                                        tabindex: $parents[1].isItemOpen() ? 0 : -1},
                                                        event: {
                                                            focus: function() { $parents[1].openMenuItem(); },
                                                            blur:  function() { $parents[1].closeMenuItem(); },
                                                            keyup: function(data, event) { 
                                                                if(event.key == 'Escape') {
                                                                    $parents[1].closeMenuItem();
                                                                    let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                    let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                    focusableElement.focus();
                                                                }
                                                            }
                                                        }, 
                                                        css: class_name" href="https://scorereporting.sportssystems.com/views/default/report.cfm?conferenceID=10&amp;sportID=3&amp;seasonID=160&amp;g=W&amp;schoolID=97" aria-label="Men's Sports Golf Stats" aria-hidden="false" tabindex="-1">Stats</a>
                              <!-- /ko -->
                              <!-- ko if: social_media_links -->
                              <!-- ko fastForEach: social_media_links -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" aria-label="Women's Sports Golf Facebook" aria-hidden="true" tabindex="-1">Facebook</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//twitter.com/wocowogo" aria-label="Women's Sports Golf Twitter" aria-hidden="false" tabindex="-1">Twitter</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//instagram.com/woffordwgolf" aria-label="Women's Sports Golf Instagram" aria-hidden="false" tabindex="-1">Instagram</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/womens-lacrosse" target="" aria-label="Women's Sports Women's Lacrosse" tabindex="-1">Lacrosse</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links -->
                              <!-- ko fastForEach: schedule_roster_news_links -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/womens-lacrosse/schedule" aria-label="Women's Sports Lacrosse Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/womens-lacrosse/roster" aria-label="Women's Sports Lacrosse Roster" aria-hidden="false" tabindex="-1">Roster</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                              <!-- ko if: stats -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__stats" data-bind="attr: { 
                                                        href: stats.url, 
                                                        'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + title + ' Stats' + (open_in_new_window ? ', opens in new tab.' : ''),                                                            
                                                        'aria-hidden': !url ? 'true' : 'false', 
                                                        tabindex: $parents[1].isItemOpen() ? 0 : -1},
                                                        event: {
                                                            focus: function() { $parents[1].openMenuItem(); },
                                                            blur:  function() { $parents[1].closeMenuItem(); },
                                                            keyup: function(data, event) { 
                                                                if(event.key == 'Escape') {
                                                                    $parents[1].closeMenuItem();
                                                                    let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                    let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                    focusableElement.focus();
                                                                }
                                                            }
                                                        }, 
                                                        css: class_name" href="https://woffordterriers.com/sports/womens-lacrosse/stats/" aria-label="Men's Sports Lacrosse Stats" aria-hidden="false" tabindex="-1">Stats</a>
                              <!-- /ko -->
                              <!-- ko if: social_media_links -->
                              <!-- ko fastForEach: social_media_links -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" aria-label="Women's Sports Lacrosse Facebook" aria-hidden="true" tabindex="-1">Facebook</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//twitter.com/woffordwlax" aria-label="Women's Sports Lacrosse Twitter" aria-hidden="false" tabindex="-1">Twitter</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//instagram.com/woffordwlax" aria-label="Women's Sports Lacrosse Instagram" aria-hidden="false" tabindex="-1">Instagram</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/rifle" target="" aria-label="Women's Sports Rifle" tabindex="-1">Rifle</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links -->
                              <!-- ko fastForEach: schedule_roster_news_links -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/rifle/schedule" aria-label="Women's Sports Rifle Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/rifle/roster" aria-label="Women's Sports Rifle Roster" aria-hidden="false" tabindex="-1">Roster</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                              <!-- ko if: stats -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__stats" data-bind="attr: { 
                                                        href: stats.url, 
                                                        'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + title + ' Stats' + (open_in_new_window ? ', opens in new tab.' : ''),                                                            
                                                        'aria-hidden': !url ? 'true' : 'false', 
                                                        tabindex: $parents[1].isItemOpen() ? 0 : -1},
                                                        event: {
                                                            focus: function() { $parents[1].openMenuItem(); },
                                                            blur:  function() { $parents[1].closeMenuItem(); },
                                                            keyup: function(data, event) { 
                                                                if(event.key == 'Escape') {
                                                                    $parents[1].closeMenuItem();
                                                                    let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                    let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                    focusableElement.focus();
                                                                }
                                                            }
                                                        }, 
                                                        css: class_name" aria-label="Men's Sports Rifle Stats" aria-hidden="false" tabindex="-1">Stats</a>
                              <!-- /ko -->
                              <!-- ko if: social_media_links -->
                              <!-- ko fastForEach: social_media_links -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" aria-label="Women's Sports Rifle Facebook" aria-hidden="true" tabindex="-1">Facebook</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" aria-label="Women's Sports Rifle Twitter" aria-hidden="true" tabindex="-1">Twitter</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//instagram.com/woffordrifle" aria-label="Women's Sports Rifle Instagram" aria-hidden="false" tabindex="-1">Instagram</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/womens-soccer" target="" aria-label="Women's Sports Women's Soccer" tabindex="-1">Soccer</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links -->
                              <!-- ko fastForEach: schedule_roster_news_links -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/womens-soccer/schedule" aria-label="Women's Sports Soccer Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/womens-soccer/roster" aria-label="Women's Sports Soccer Roster" aria-hidden="false" tabindex="-1">Roster</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                              <!-- ko if: stats -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__stats" data-bind="attr: { 
                                                        href: stats.url, 
                                                        'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + title + ' Stats' + (open_in_new_window ? ', opens in new tab.' : ''),                                                            
                                                        'aria-hidden': !url ? 'true' : 'false', 
                                                        tabindex: $parents[1].isItemOpen() ? 0 : -1},
                                                        event: {
                                                            focus: function() { $parents[1].openMenuItem(); },
                                                            blur:  function() { $parents[1].closeMenuItem(); },
                                                            keyup: function(data, event) { 
                                                                if(event.key == 'Escape') {
                                                                    $parents[1].closeMenuItem();
                                                                    let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                    let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                    focusableElement.focus();
                                                                }
                                                            }
                                                        }, 
                                                        css: class_name" href="https://woffordterriers.com/sports/womens-soccer/stats/" aria-label="Men's Sports Soccer Stats" aria-hidden="false" tabindex="-1">Stats</a>
                              <!-- /ko -->
                              <!-- ko if: social_media_links -->
                              <!-- ko fastForEach: social_media_links -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" aria-label="Women's Sports Soccer Facebook" aria-hidden="true" tabindex="-1">Facebook</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//twitter.com/WoffordWSoc" aria-label="Women's Sports Soccer Twitter" aria-hidden="false" tabindex="-1">Twitter</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//instagram.com/woffordwsoc" aria-label="Women's Sports Soccer Instagram" aria-hidden="false" tabindex="-1">Instagram</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/softball" target="" aria-label="Women's Sports Softball" tabindex="-1">Softball</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links -->
                              <!-- ko fastForEach: schedule_roster_news_links -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/softball/schedule" aria-label="Women's Sports Softball Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/softball/roster" aria-label="Women's Sports Softball Roster" aria-hidden="false" tabindex="-1">Roster</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                              <!-- ko if: stats -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__stats" data-bind="attr: { 
                                                        href: stats.url, 
                                                        'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + title + ' Stats' + (open_in_new_window ? ', opens in new tab.' : ''),                                                            
                                                        'aria-hidden': !url ? 'true' : 'false', 
                                                        tabindex: $parents[1].isItemOpen() ? 0 : -1},
                                                        event: {
                                                            focus: function() { $parents[1].openMenuItem(); },
                                                            blur:  function() { $parents[1].closeMenuItem(); },
                                                            keyup: function(data, event) { 
                                                                if(event.key == 'Escape') {
                                                                    $parents[1].closeMenuItem();
                                                                    let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                    let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                    focusableElement.focus();
                                                                }
                                                            }
                                                        }, 
                                                        css: class_name" href="https://woffordterriers.com/sports/softball/stats/" aria-label="Men's Sports Softball Stats" aria-hidden="false" tabindex="-1">Stats</a>
                              <!-- /ko -->
                              <!-- ko if: social_media_links -->
                              <!-- ko fastForEach: social_media_links -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" aria-label="Women's Sports Softball Facebook" aria-hidden="true" tabindex="-1">Facebook</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//twitter.com/@Woffordsoftball" aria-label="Women's Sports Softball Twitter" aria-hidden="false" tabindex="-1">Twitter</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//instagram.com/@WoffordSoftball" aria-label="Women's Sports Softball Instagram" aria-hidden="false" tabindex="-1">Instagram</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/womens-tennis" target="" aria-label="Women's Sports Women's Tennis" tabindex="-1">Tennis</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links -->
                              <!-- ko fastForEach: schedule_roster_news_links -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/womens-tennis/schedule" aria-label="Women's Sports Tennis Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/womens-tennis/roster" aria-label="Women's Sports Tennis Roster" aria-hidden="false" tabindex="-1">Roster</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                              <!-- ko if: stats -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__stats" data-bind="attr: { 
                                                        href: stats.url, 
                                                        'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + title + ' Stats' + (open_in_new_window ? ', opens in new tab.' : ''),                                                            
                                                        'aria-hidden': !url ? 'true' : 'false', 
                                                        tabindex: $parents[1].isItemOpen() ? 0 : -1},
                                                        event: {
                                                            focus: function() { $parents[1].openMenuItem(); },
                                                            blur:  function() { $parents[1].closeMenuItem(); },
                                                            keyup: function(data, event) { 
                                                                if(event.key == 'Escape') {
                                                                    $parents[1].closeMenuItem();
                                                                    let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                    let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                    focusableElement.focus();
                                                                }
                                                            }
                                                        }, 
                                                        css: class_name" href="https://woffordterriers.com/sports/womens-tennis/stats/" aria-label="Men's Sports Tennis Stats" aria-hidden="false" tabindex="-1">Stats</a>
                              <!-- /ko -->
                              <!-- ko if: social_media_links -->
                              <!-- ko fastForEach: social_media_links -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" aria-label="Women's Sports Tennis Facebook" aria-hidden="true" tabindex="-1">Facebook</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" aria-label="Women's Sports Tennis Twitter" aria-hidden="true" tabindex="-1">Twitter</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//instagram.com/woffordwtn" aria-label="Women's Sports Tennis Instagram" aria-hidden="false" tabindex="-1">Instagram</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/womens-track-and-field" target="" aria-label="Women's Sports Women's Track &amp; Field" tabindex="-1">Track &amp; Field</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links -->
                              <!-- ko fastForEach: schedule_roster_news_links -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/womens-track-and-field/schedule" aria-label="Women's Sports Track &amp; Field Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/womens-track-and-field/roster" aria-label="Women's Sports Track &amp; Field Roster" aria-hidden="false" tabindex="-1">Roster</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                              <!-- ko if: stats -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__stats" data-bind="attr: { 
                                                        href: stats.url, 
                                                        'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + title + ' Stats' + (open_in_new_window ? ', opens in new tab.' : ''),                                                            
                                                        'aria-hidden': !url ? 'true' : 'false', 
                                                        tabindex: $parents[1].isItemOpen() ? 0 : -1},
                                                        event: {
                                                            focus: function() { $parents[1].openMenuItem(); },
                                                            blur:  function() { $parents[1].closeMenuItem(); },
                                                            keyup: function(data, event) { 
                                                                if(event.key == 'Escape') {
                                                                    $parents[1].closeMenuItem();
                                                                    let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                    let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                    focusableElement.focus();
                                                                }
                                                            }
                                                        }, 
                                                        css: class_name" href="https://www.tfrrs.org/teams/tf/SC_college_f_Wofford.html" aria-label="Men's Sports Track &amp; Field Stats" aria-hidden="false" tabindex="-1">Stats</a>
                              <!-- /ko -->
                              <!-- ko if: social_media_links -->
                              <!-- ko fastForEach: social_media_links -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" aria-label="Women's Sports Track &amp; Field Facebook" aria-hidden="true" tabindex="-1">Facebook</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//twitter.com/WoCoRuns" aria-label="Women's Sports Track &amp; Field Twitter" aria-hidden="false" tabindex="-1">Twitter</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//instagram.com/woffordxc_tf" aria-label="Women's Sports Track &amp; Field Instagram" aria-hidden="false" tabindex="-1">Instagram</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/womens-volleyball" target="" aria-label="Women's Sports Volleyball" tabindex="-1">Volleyball</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links -->
                              <!-- ko fastForEach: schedule_roster_news_links -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/womens-volleyball/schedule" aria-label="Women's Sports Volleyball Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', 
                                                                tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/womens-volleyball/roster" aria-label="Women's Sports Volleyball Roster" aria-hidden="false" tabindex="-1">Roster</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'news' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                              <!-- ko if: stats -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__stats" data-bind="attr: { 
                                                        href: stats.url, 
                                                        'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + title + ' Stats' + (open_in_new_window ? ', opens in new tab.' : ''),                                                            
                                                        'aria-hidden': !url ? 'true' : 'false', 
                                                        tabindex: $parents[1].isItemOpen() ? 0 : -1},
                                                        event: {
                                                            focus: function() { $parents[1].openMenuItem(); },
                                                            blur:  function() { $parents[1].closeMenuItem(); },
                                                            keyup: function(data, event) { 
                                                                if(event.key == 'Escape') {
                                                                    $parents[1].closeMenuItem();
                                                                    let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                    let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                    focusableElement.focus();
                                                                }
                                                            }
                                                        }, 
                                                        css: class_name" href="https://woffordterriers.com/sports/wvball/stats/" aria-label="Men's Sports Volleyball Stats" aria-hidden="false" tabindex="-1">Stats</a>
                              <!-- /ko -->
                              <!-- ko if: social_media_links -->
                              <!-- ko fastForEach: social_media_links -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://www.facebook.com/WoffordVB/" aria-label="Women's Sports Volleyball Facebook" aria-hidden="false" tabindex="-1">Facebook</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//twitter.com/WoffordVB" aria-label="Women's Sports Volleyball Twitter" aria-hidden="false" tabindex="-1">Twitter</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' -->
                              <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                'aria-label': ($parents[1].items[0].separator === false ? '' : $parents[1].items[0].title + ' ') + $parent.title + ' ' + title + (open_in_new_window ? ', opens in new tab.' : ''),  
                                                                'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1,
                                                                tabindex: url ? ($parents[2].isItemOpen() ? 0 : -1) : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[2].openMenuItem(); },
                                                                blur:  function() { $parents[2].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[2].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="//instagram.com/woffordvb" aria-label="Women's Sports Volleyball Instagram" aria-hidden="false" tabindex="-1">Instagram</a>
                              <!-- /ko -->
                              <!-- ko if: class_name !== 'tickets' --><!-- /ko -->
                              <!-- /ko -->
                              <!-- /ko -->
                            </li>
                          </ul>
                          <!-- /ko -->
                        </div>
                        <!-- ko if: ad --><!-- /ko -->
                      </div>
                    </div>
                    <!-- /ko -->
                  </li>
                  <!-- /ko -->
                  <!-- ko if: !isHidden() -->
                  <li data-bind="
                        attr: { 
                            'class': ko.computed(function() { return class_name ? class_name + ' c-navigation__item c-navigation__item--level-1': 'c-navigation__item c-navigation__item--level-1' })
                        },
                        css: {
                            'c-navigation__parent': items &amp;&amp; items.length > 0,
                            'is-open': isItemOpen()
                        }" class="nav-club c-navigation__item c-navigation__item--level-1 c-navigation__parent">
                    <!-- ko if: url === "" || url === "#" -->
                    <button class="c-navigation__url c-navigation__url--level-1" data-bind="
                                html: title,
                                css: {'is-toggled':isItemOpen() },
                                click: function() {
                                  let currentTarget = event.currentTarget;
                                  let menuItems = document.querySelectorAll('.c-navigation__url--level-1');
  
                                  menuItems.forEach((element) => {
                                      if(!currentTarget.isSameNode(element)) {
                                          let navdata = ko.dataFor(element);
                                          navdata.closeMenuItem();
                                      }
                                  });
  
                                  toggleMenuItem();
                                },
                                attr: {
                                    'aria-expanded': isItemOpen() ? 'true' : 'false',
                                    'aria-controls': (typeof title === 'function' ? title() : title).replace(/[^a-zA-Z0-9_]/g, '_')
                                }" tabindex="0" aria-expanded="false" aria-controls="Terrier_Club">Terrier Club</button>
                    <!-- /ko -->
                    <!-- ko if: url !== "" && url !== "#" --><!-- /ko -->
                    <!-- ko if: columns.length > 0 -->
                    <div class="c-navigation__level-2" data-bind="
                                css: { 'is-open' : isItemOpen() }, 
                                attr: { 
                                  'aria-hidden' : isItemOpen() ? 'false' : 'true',
                                  'id': (typeof title === 'function' ? title() : title).replace(/[^a-zA-Z0-9_]/g, '_')
                                }, 
                                onEscape:closeMenuItem" aria-hidden="true" id="Terrier_Club">
                      <div class="c-navigation__level-2-inner">
                        <div class="flex">
                          <!-- ko fastForEach: columns -->
                          <ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Terrier Club">
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://www.wofford.edu/terrier-club" target="" aria-label="Terrier Club" tabindex="-1">Terrier Club</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://www.wofford.edu/terrier-club/terrier-club-events" target="" aria-label="Terrier Club Events" tabindex="-1">Terrier Club Events</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://advance.wofford.edu/portal/TerrierClubGiving" target="" aria-label="Give to the Terrier Club" tabindex="-1">Give to the Terrier Club</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/documents/2023/5/9/TC-OPE-ATH-Young-Alumni-Club-Flyer-2024.pdf" target="" aria-label="Young Alumni Perks Program" tabindex="-1">Young Alumni Perks Program</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                          </ul>
                          <!-- /ko -->
                        </div>
                        <!-- ko if: ad --><!-- /ko -->
                      </div>
                    </div>
                    <!-- /ko -->
                  </li>
                  <!-- /ko -->
                  <!-- ko if: !isHidden() -->
                  <li data-bind="
                        attr: { 
                            'class': ko.computed(function() { return class_name ? class_name + ' c-navigation__item c-navigation__item--level-1': 'c-navigation__item c-navigation__item--level-1' })
                        },
                        css: {
                            'c-navigation__parent': items &amp;&amp; items.length > 0,
                            'is-open': isItemOpen()
                        }" class="nav-tickets c-navigation__item c-navigation__item--level-1">
                    <!-- ko if: url === "" || url === "#" --><!-- /ko -->
                    <!-- ko if: url !== "" && url !== "#" -->
                    <a class="c-navigation__url c-navigation__url--level-1" data-bind="
                                html: title, 
                                attr: { 
                                    href: url, target: open_in_new_window ? '_blank' : '' 
                                }, 
                                onEnter: toggleMenuItem" href="https://woffordterriers.com/tickets" target="">Tickets</a>
                    <!-- /ko -->
                    <!-- ko if: columns.length > 0 --><!-- /ko -->
                  </li>
                  <!-- /ko -->
                  <!-- ko if: !isHidden() -->
                  <li data-bind="
                        attr: { 
                            'class': ko.computed(function() { return class_name ? class_name + ' c-navigation__item c-navigation__item--level-1': 'c-navigation__item c-navigation__item--level-1' })
                        },
                        css: {
                            'c-navigation__parent': items &amp;&amp; items.length > 0,
                            'is-open': isItemOpen()
                        }" class="nav-athletics c-navigation__item c-navigation__item--level-1 c-navigation__parent">
                    <!-- ko if: url === "" || url === "#" -->
                    <button class="c-navigation__url c-navigation__url--level-1" data-bind="
                                html: title,
                                css: {'is-toggled':isItemOpen() },
                                click: function() {
                                  let currentTarget = event.currentTarget;
                                  let menuItems = document.querySelectorAll('.c-navigation__url--level-1');
  
                                  menuItems.forEach((element) => {
                                      if(!currentTarget.isSameNode(element)) {
                                          let navdata = ko.dataFor(element);
                                          navdata.closeMenuItem();
                                      }
                                  });
  
                                  toggleMenuItem();
                                },
                                attr: {
                                    'aria-expanded': isItemOpen() ? 'true' : 'false',
                                    'aria-controls': (typeof title === 'function' ? title() : title).replace(/[^a-zA-Z0-9_]/g, '_')
                                }" tabindex="0" aria-expanded="false" aria-controls="Athletics">Athletics</button>
                    <!-- /ko -->
                    <!-- ko if: url !== "" && url !== "#" --><!-- /ko -->
                    <!-- ko if: columns.length > 0 -->
                    <div class="c-navigation__level-2" data-bind="
                                css: { 'is-open' : isItemOpen() }, 
                                attr: { 
                                  'aria-hidden' : isItemOpen() ? 'false' : 'true',
                                  'id': (typeof title === 'function' ? title() : title).replace(/[^a-zA-Z0-9_]/g, '_')
                                }, 
                                onEscape:closeMenuItem" aria-hidden="true" id="Athletics">
                      <div class="c-navigation__level-2-inner">
                        <div class="flex">
                          <!-- ko fastForEach: columns -->
                          <ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Athletics">
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2008/12/11/Wofford Sports Properties.aspx" target="" aria-label="Advertising &amp; Sponsorships" tabindex="-1">Advertising &amp; Sponsorships</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://digitalcommons.wofford.edu/athletics/" target="" aria-label="Archives Link" tabindex="-1">Archives Link</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://indd.adobe.com/view/ddc43d70-fdf0-43b1-8a78-82da9106cde4" target="" aria-label="Athletic Brand Guidelines" tabindex="-1">Athletic Brand Guidelines</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2007/11/2/GEN_1102071505.aspx" target="" aria-label="Athletic Communications" tabindex="-1">Athletic Communications</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/athletic-training" target="" aria-label="Athletic Training" tabindex="-1">Athletic Training</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://www.wofford.edu/student-experiences/recreation/" target="" aria-label="Club Sports and Intramurals" tabindex="-1">Club Sports and Intramurals</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2007/10/24/GEN_1024072158.aspx" target="" aria-label="Compliance" tabindex="-1">Compliance</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/honors/hall-of-fame" target="" aria-label="Hall of Fame" tabindex="-1">Hall of Fame</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2024/3/18/athletics-history.aspx" target="" aria-label="History" tabindex="-1">History</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                          </ul>
                          <ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Athletics">
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/marketing-and-promotions" target="" aria-label="Marketing &amp; Promotions" tabindex="-1">Marketing &amp; Promotions</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2021/7/27/name-image-likeness" target="" aria-label="Name, Image and Likeness" tabindex="-1">Name, Image and Likeness</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://opendorse.com/wofford-terriers" target="" aria-label="NIL Marketplace" tabindex="-1">NIL Marketplace</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2007/10/27/GEN_1027071337.aspx" target="" aria-label="Marketing and Promotions" tabindex="-1">Spirit Squads</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/staff-directory" target="" aria-label="Staff Directory" tabindex="-1">Staff Directory</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/archives" target="" aria-label="Story Archives" tabindex="-1">Story Archives</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2009/6/15/GEN_0615094159.aspx" target="" aria-label="Strength and Conditioning" tabindex="-1">Strength and Conditioning</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="http://www.wofford.edu/terrierclub/" target="" aria-label="Terrier Club" tabindex="-1">Terrier Club</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                          </ul>
                          <!-- /ko -->
                        </div>
                        <!-- ko if: ad --><!-- /ko -->
                      </div>
                    </div>
                    <!-- /ko -->
                  </li>
                  <!-- /ko -->
                  <!-- ko if: !isHidden() -->
                  <li data-bind="
                        attr: { 
                            'class': ko.computed(function() { return class_name ? class_name + ' c-navigation__item c-navigation__item--level-1': 'c-navigation__item c-navigation__item--level-1' })
                        },
                        css: {
                            'c-navigation__parent': items &amp;&amp; items.length > 0,
                            'is-open': isItemOpen()
                        }" class="nav-fanzone c-navigation__item c-navigation__item--level-1 c-navigation__parent">
                    <!-- ko if: url === "" || url === "#" -->
                    <button class="c-navigation__url c-navigation__url--level-1" data-bind="
                                html: title,
                                css: {'is-toggled':isItemOpen() },
                                click: function() {
                                  let currentTarget = event.currentTarget;
                                  let menuItems = document.querySelectorAll('.c-navigation__url--level-1');
  
                                  menuItems.forEach((element) => {
                                      if(!currentTarget.isSameNode(element)) {
                                          let navdata = ko.dataFor(element);
                                          navdata.closeMenuItem();
                                      }
                                  });
  
                                  toggleMenuItem();
                                },
                                attr: {
                                    'aria-expanded': isItemOpen() ? 'true' : 'false',
                                    'aria-controls': (typeof title === 'function' ? title() : title).replace(/[^a-zA-Z0-9_]/g, '_')
                                }" tabindex="0" aria-expanded="false" aria-controls="Fan_Zone">Fan Zone</button>
                    <!-- /ko -->
                    <!-- ko if: url !== "" && url !== "#" --><!-- /ko -->
                    <!-- ko if: columns.length > 0 -->
                    <div class="c-navigation__level-2" data-bind="
                                css: { 'is-open' : isItemOpen() }, 
                                attr: { 
                                  'aria-hidden' : isItemOpen() ? 'false' : 'true',
                                  'id': (typeof title === 'function' ? title() : title).replace(/[^a-zA-Z0-9_]/g, '_')
                                }, 
                                onEscape:closeMenuItem" aria-hidden="true" id="Fan_Zone">
                      <div class="c-navigation__level-2-inner">
                        <div class="flex">
                          <!-- ko fastForEach: columns -->
                          <ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Fan Zone">
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2018/8/9/clear-bag-policy.aspx" target="" aria-label="Clear Bag Policy" tabindex="-1">Clear Bag Policy</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2020/5/15/terrier-partner-community" target="" aria-label="Marketing and Promotions" tabindex="-1">Community Partners</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2015/11/12/GEN_1112155726.aspx" target="" aria-label="Digital Radio Information" tabindex="-1">Digital Radio Information</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2009/6/1/GEN_0601094020.aspx" target="" aria-label="Facility Map/Directions" tabindex="-1">Facility Map/Directions</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="http://www.terriergear.com/" target="" aria-label="Merchandise" tabindex="-1">Merchandise</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/otd?path=marketing" target="" aria-label="Marketing and Promotions" tabindex="-1">On This Date</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/documents/2024/1/30/ATH_Spring_Baseball_Softball_Parking_Map_2024_V5.pdf" target="" aria-label="Parking Map - Baseball/Softball" tabindex="-1">Parking Map - Baseball/Softball</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/documents/2022/10/8/2023_24BasketballParkingMap.pdf" target="" aria-label="Parking Map - Basketball" tabindex="-1">Parking Map - Basketball</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                          </ul>
                          <ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Fan Zone">
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/documents/2023/5/5/TC-2024-Football-Parking-Map-V5_fix.pdf" target="" aria-label="Parking Map - Football" tabindex="-1">Parking Map - Football</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/photo_gallery.aspx" target="" aria-label="Photo Galleries" tabindex="-1">Photo Galleries</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2020/5/4/wofford-podcasts" target="" aria-label="Podcasts" tabindex="-1">Podcasts</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2008/5/5/summer camp.aspx" target="" aria-label="Summer Camps" tabindex="-1">Summer Camps</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/documents/2023/8/15/2023-24_Visiting_Team_Guide.pdf" target="" aria-label="Visiting Team Guide" tabindex="-1">Visiting Team Guide</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2020/9/16/wofford-terriers-wallpaper.aspx" target="" aria-label="Marketing and Promotions" tabindex="-1">Wallpapers</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2020/3/29/wofford-themed-zoom-backgrounds" target="" aria-label="General" tabindex="-1">Zoom Backgrounds</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                          </ul>
                          <!-- /ko -->
                        </div>
                        <!-- ko if: ad --><!-- /ko -->
                      </div>
                    </div>
                    <!-- /ko -->
                  </li>
                  <!-- /ko -->
                  <!-- ko if: !isHidden() -->
                  <li data-bind="
                        attr: { 
                            'class': ko.computed(function() { return class_name ? class_name + ' c-navigation__item c-navigation__item--level-1': 'c-navigation__item c-navigation__item--level-1' })
                        },
                        css: {
                            'c-navigation__parent': items &amp;&amp; items.length > 0,
                            'is-open': isItemOpen()
                        }" class="nav-facilities c-navigation__item c-navigation__item--level-1 c-navigation__parent">
                    <!-- ko if: url === "" || url === "#" -->
                    <button class="c-navigation__url c-navigation__url--level-1" data-bind="
                                html: title,
                                css: {'is-toggled':isItemOpen() },
                                click: function() {
                                  let currentTarget = event.currentTarget;
                                  let menuItems = document.querySelectorAll('.c-navigation__url--level-1');
  
                                  menuItems.forEach((element) => {
                                      if(!currentTarget.isSameNode(element)) {
                                          let navdata = ko.dataFor(element);
                                          navdata.closeMenuItem();
                                      }
                                  });
  
                                  toggleMenuItem();
                                },
                                attr: {
                                    'aria-expanded': isItemOpen() ? 'true' : 'false',
                                    'aria-controls': (typeof title === 'function' ? title() : title).replace(/[^a-zA-Z0-9_]/g, '_')
                                }" tabindex="0" aria-expanded="false" aria-controls="Facilities">Facilities</button>
                    <!-- /ko -->
                    <!-- ko if: url !== "" && url !== "#" --><!-- /ko -->
                    <!-- ko if: columns.length > 0 -->
                    <div class="c-navigation__level-2" data-bind="
                                css: { 'is-open' : isItemOpen() }, 
                                attr: { 
                                  'aria-hidden' : isItemOpen() ? 'false' : 'true',
                                  'id': (typeof title === 'function' ? title() : title).replace(/[^a-zA-Z0-9_]/g, '_')
                                }, 
                                onEscape:closeMenuItem" aria-hidden="true" id="Facilities">
                      <div class="c-navigation__level-2-inner">
                        <div class="flex">
                          <!-- ko fastForEach: columns -->
                          <ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Facilities">
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2009/6/1/GEN_0601094020.aspx" target="" aria-label="Directions" tabindex="-1">Directions</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/facilities" target="" aria-label="Facilties Home Page" tabindex="-1">Facilties Home Page</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/facilities/gibbs-stadium/1" target="" aria-label="Gibbs Stadium" tabindex="-1">Gibbs Stadium</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/facilities/joe-e-taylor-center/166" target="" aria-label="Joe E. Taylor Center" tabindex="-1">Joe E. Taylor Center</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/facilities/reeves-tennis-center/5" target="" aria-label="Reeves Tennis Center" tabindex="-1">Reeves Tennis Center</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/facilities/jerry-richardson-indoor-stadium/153" target="" aria-label="Richardson Indoor Stadium" tabindex="-1">Richardson Indoor Stadium</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                          </ul>
                          <ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Facilities">
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/facilities/softball-stadium/188?path=softball" target="" aria-label="Softball" tabindex="-1">Hope Field</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/facilities/richardson-building/10" target="" aria-label="Richardson Building" tabindex="-1">Richardson Building</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/facilities/richardson-hall/175" target="" aria-label="Richardson Hall" tabindex="-1">Richardson Hall</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/facilities/joe-e-taylor-center/166" target="" aria-label="Rifle Range" tabindex="-1">Rifle Range</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/facilities/russell-c-king-field/3" target="" aria-label="Russell C. King Field" tabindex="-1">Russell C. King Field</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/facilities/snyder-field/4" target="" aria-label="Snyder Field" tabindex="-1">Snyder Field</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                          </ul>
                          <!-- /ko -->
                        </div>
                        <!-- ko if: ad --><!-- /ko -->
                      </div>
                    </div>
                    <!-- /ko -->
                  </li>
                  <!-- /ko -->
                  <!-- ko if: !isHidden() -->
                  <li data-bind="
                        attr: { 
                            'class': ko.computed(function() { return class_name ? class_name + ' c-navigation__item c-navigation__item--level-1': 'c-navigation__item c-navigation__item--level-1' })
                        },
                        css: {
                            'c-navigation__parent': items &amp;&amp; items.length > 0,
                            'is-open': isItemOpen()
                        }" class="nav-recruiting c-navigation__item c-navigation__item--level-1 c-navigation__parent">
                    <!-- ko if: url === "" || url === "#" -->
                    <button class="c-navigation__url c-navigation__url--level-1" data-bind="
                                html: title,
                                css: {'is-toggled':isItemOpen() },
                                click: function() {
                                  let currentTarget = event.currentTarget;
                                  let menuItems = document.querySelectorAll('.c-navigation__url--level-1');
  
                                  menuItems.forEach((element) => {
                                      if(!currentTarget.isSameNode(element)) {
                                          let navdata = ko.dataFor(element);
                                          navdata.closeMenuItem();
                                      }
                                  });
  
                                  toggleMenuItem();
                                },
                                attr: {
                                    'aria-expanded': isItemOpen() ? 'true' : 'false',
                                    'aria-controls': (typeof title === 'function' ? title() : title).replace(/[^a-zA-Z0-9_]/g, '_')
                                }" tabindex="0" aria-expanded="false" aria-controls="Recruiting">Recruiting</button>
                    <!-- /ko -->
                    <!-- ko if: url !== "" && url !== "#" --><!-- /ko -->
                    <!-- ko if: columns.length > 0 -->
                    <div class="c-navigation__level-2" data-bind="
                                css: { 'is-open' : isItemOpen() }, 
                                attr: { 
                                  'aria-hidden' : isItemOpen() ? 'false' : 'true',
                                  'id': (typeof title === 'function' ? title() : title).replace(/[^a-zA-Z0-9_]/g, '_')
                                }, 
                                onEscape:closeMenuItem" aria-hidden="true" id="Recruiting">
                      <div class="c-navigation__level-2-inner">
                        <div class="flex">
                          <!-- ko fastForEach: columns -->
                          <ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Recruiting">
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2007/10/24/GEN_1024072158.aspx" target="" aria-label="Compliance" tabindex="-1">Compliance</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://web3.ncaa.org/ecwr3/?DB_OEM_ID=9600" target="" aria-label="NCAA Eligibility" tabindex="-1">NCAA Eligibility</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2021/7/27/name-image-likeness" target="" aria-label="Name, Image and Likeness" tabindex="-1">Name, Image and Likeness</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2011/7/26/GEN_0726112901.aspx" target="" aria-label="Prospect Information" tabindex="-1">Prospect Information</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://www.wofford.edu/admission" target="" aria-label="Wofford College Admissions" tabindex="-1">Wofford College Admissions</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                            <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                              <!-- ko if: separator --><!-- /ko -->
                              <!-- ko ifnot: separator -->
                              <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            text: title, 
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '', 
                                                                'aria-label': ($parent.items[0].separator === false ? '' : $parent.items[0].title + ' ') + (sport.title !== null ? sport.title : title) + (open_in_new_window ? ', opens in new tab.' : ''),                                                                       
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://www.wofford.edu/Wofford.edu/Documents/About/campus-map.pdf" target="" aria-label="Campus Map" tabindex="-1">Campus Map</a>
                              <!-- /ko -->
                              <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                              <!-- ko if: stats --><!-- /ko -->
                              <!-- ko if: social_media_links --><!-- /ko -->
                            </li>
                          </ul>
                          <!-- /ko -->
                        </div>
                        <!-- ko if: ad --><!-- /ko -->
                      </div>
                    </div>
                    <!-- /ko -->
                  </li>
                  <!-- /ko -->
                </ul>
              </div>
              <!-- /ko -->
              <button type="button" class="c-navigation__toggle" data-bind="
      click: function() {
      toggleMenu();
      $('body').removeClass('calendar-open');
      $('.main-header__calendar-toggle').removeClass('show');
      $('.main-header__calendar-overlay').removeClass('is-open');
      if ($('.c-navigation--sport').length) {
      ko.dataFor($('.c-navigation--sport')[0]).closeMenu();
      }
      }, 
      attr: {'aria-expanded': isMenuOpen() ? 'true' : 'false'}, 
      css: {'is-toggled': isMenuOpen()}, visible: ko.observable().matchMedia('(max-width: 1024px)')() || hasHiddenItems" aria-expanded="false" style="display: none;">
                <!-- ko if: !isMenuOpen() -->
                <span aria-hidden="true" class="sf-menu-minimal sidearm-icon"></span>
                <span class="accessible-hide sr-only">Open</span>
                <!-- /ko -->
                <!-- ko if: isMenuOpen() --><!-- /ko -->
              </button>
              <!-- ko if: hasHiddenItems() || ko.observable().matchMedia("(max-width: 1024px)") --><!-- /ko -->
            </div>
            <!-- /ko -->
            <!-- ko if: name() === 'sports-nav' --><!-- /ko -->
          </navigation-component>
          <!-- ko if: false --><!-- /ko -->
        </nav>
        <!-- ko if: ko.observable().matchMedia('(min-width:1025px)') -->
        <div class="main-header__icons hide-large-dowm">
          <script>
            var obj = {
              "start": 0,
              "count": 10,
              "name": "icons---social-icons-054cce",
              "sport_id": null,
              "count_breakpoints": null,
              "css_class": "",
              "pinned_id": "",
              "extra": {},
              "context": null,
              "dummy": false,
              "type": "ads",
              "id": "f45489d6-268b-4b1f-a52b-73794504779b",
              "data": {
                "location": {
                  "id": 169,
                  "title": "Icons - Social Icons",
                  "type": "icons",
                  "effect": "none",
                  "fixed_image_sizes": false,
                  "excluded_sport_ids": [],
                  "slick": false,
                  "dfp": false,
                  "sidearm_dfp": false,
                  "common_page": false,
                  "html_template": null,
                  "name": "icons---social-icons-054cce",
                  "autoplay_speed": 8,
                  "accessibility_icons": true,
                  "sizes": null,
                  "slick_options": null,
                  "dfp_sizes": null
                },
                "campaigns": [{
                  "id": 2,
                  "title": "Facebook",
                  "start_date": "2024-08-07T00:00:00",
                  "end_date": null,
                  "open_in_new_window": true,
                  "link": "/common/controls/adhandler.aspx?ad_id=2&target=https://www.facebook.com/WoffordTerriers/",
                  "icon": "sf-facebook-2",
                  "html": null,
                  "picture": null,
                  "css_class": null,
                  "is_dummy": false,
                  "hover_text": null
                }, {
                  "id": 3,
                  "title": "Instagram",
                  "start_date": "2024-08-07T00:00:00",
                  "end_date": null,
                  "open_in_new_window": true,
                  "link": "/common/controls/adhandler.aspx?ad_id=3&target=https://www.instagram.com/woffordterriers/?hl=en",
                  "icon": "sf-instagram",
                  "html": null,
                  "picture": null,
                  "css_class": null,
                  "is_dummy": false,
                  "hover_text": null
                }, {
                  "id": 4,
                  "title": "Twitter",
                  "start_date": "2024-08-07T00:00:00",
                  "end_date": null,
                  "open_in_new_window": true,
                  "link": "/common/controls/adhandler.aspx?ad_id=4&target=https://x.com/WoffordTerriers",
                  "icon": "sf-twitter",
                  "html": null,
                  "picture": null,
                  "css_class": null,
                  "is_dummy": false,
                  "hover_text": null
                }, {
                  "id": 5,
                  "title": "YouTube",
                  "start_date": "2024-08-07T00:00:00",
                  "end_date": null,
                  "open_in_new_window": true,
                  "link": "/common/controls/adhandler.aspx?ad_id=5&target=https://www.youtube.com/woffordathletics",
                  "icon": "sf-youtube-play",
                  "html": null,
                  "picture": null,
                  "css_class": null,
                  "is_dummy": false,
                  "hover_text": null
                }],
                "content_id": "icons---social-icons-054cce",
                "content_title": "icons---social-icons-054cce",
                "content_date": null,
                "content_url": null,
                "content_image_url": null
              },
              "mode": "web"
            };
            if (!("sidearmComponents" in window)) window.sidearmComponents = [];
            window.sidearmComponents.push(obj);
          </script>
          <ads-component params="{ id: 'f45489d6-268b-4b1f-a52b-73794504779b' }"><!-- ko ifnot: isInitializing() -->
            <!-- ko switch -->
            <!-- ko case: ad.location.type === 'single' --><!-- /ko -->
            <!-- ko case: ad.location.type === 'multi' --><!-- /ko -->
            <!-- ko case: ad.location.type === 'html' --><!-- /ko -->
            <!-- ko case: ad.location.type === 'icons' -->
            <div class="ads-container is-accessible" data-bind="foreach: ad.campaigns, css:{ 'is-accessible': ad.location.accessibility_icons }">
              <div class="ad icons-ad" data-bind="css: css_class">
                <!-- ko if: $component.ad.location.accessibility_icons -->
                <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                <!-- ko if: link !== '' && link !== '#' -->
                <a class="icons-ad__link" data-bind="
                                attr:{ 
                                    href: link,
                                    title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
                                    'tabindex' : ko.computed(function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return 0;
        
                                        var model = $parents[index];
                                        if(model.component.name != 'main-nav')
                                            return 0;
                                        if (model.component.name === 'main-nav')
                                            return model.isMenuOpen() ? '0' : '-1';
                                        return 0;
                                    })
                                },
                                click: $component.trackEvent.bind($data, 'click', $data.title),
                                event: {
                                    focus: function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return;
        
                                        var model = $parents[index];
                                        if (model.component.name === 'main-nav') {
                                            model.openMenu();
                                        }
                                        return;
                                    },
                                    blur: function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return;
        
                                        var model = $parents[index];
                                        if (model.component.name === 'main-nav') {
                                            model.closeMenu();
                                        }
                                        return;
                                    }
                                }" href="/common/controls/adhandler.aspx?ad_id=2&amp;target=https://www.facebook.com/WoffordTerriers/" title="Facebook" target="_blank" tabindex="0">
                                <span class="sidearm-icon sf-facebook-2" aria-hidden="true" data-bind="css: icon"></span>
                                <span class="icons-ad__label" data-bind="text: title">Facebook</span>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                <!-- /ko -->
                <!-- /ko -->
                <!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
              </div>
              <div class="ad icons-ad" data-bind="css: css_class">
                <!-- ko if: $component.ad.location.accessibility_icons -->
                <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                <!-- ko if: link !== '' && link !== '#' -->
                <a class="icons-ad__link" data-bind="
                                attr:{ 
                                    href: link,
                                    title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
                                    'tabindex' : ko.computed(function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return 0;
        
                                        var model = $parents[index];
                                        if(model.component.name != 'main-nav')
                                            return 0;
                                        if (model.component.name === 'main-nav')
                                            return model.isMenuOpen() ? '0' : '-1';
                                        return 0;
                                    })
                                },
                                click: $component.trackEvent.bind($data, 'click', $data.title),
                                event: {
                                    focus: function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return;
        
                                        var model = $parents[index];
                                        if (model.component.name === 'main-nav') {
                                            model.openMenu();
                                        }
                                        return;
                                    },
                                    blur: function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return;
        
                                        var model = $parents[index];
                                        if (model.component.name === 'main-nav') {
                                            model.closeMenu();
                                        }
                                        return;
                                    }
                                }" href="/common/controls/adhandler.aspx?ad_id=3&amp;target=https://www.instagram.com/woffordterriers/?hl=en" title="Instagram" target="_blank" tabindex="0">
                                <span class="sidearm-icon sf-instagram" aria-hidden="true" data-bind="css: icon"></span>
                                <span class="icons-ad__label" data-bind="text: title">Instagram</span>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                <!-- /ko -->
                <!-- /ko -->
                <!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
              </div>
              <div class="ad icons-ad" data-bind="css: css_class">
                <!-- ko if: $component.ad.location.accessibility_icons -->
                <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                <!-- ko if: link !== '' && link !== '#' -->
                <a class="icons-ad__link" data-bind="
                                attr:{ 
                                    href: link,
                                    title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
                                    'tabindex' : ko.computed(function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return 0;
        
                                        var model = $parents[index];
                                        if(model.component.name != 'main-nav')
                                            return 0;
                                        if (model.component.name === 'main-nav')
                                            return model.isMenuOpen() ? '0' : '-1';
                                        return 0;
                                    })
                                },
                                click: $component.trackEvent.bind($data, 'click', $data.title),
                                event: {
                                    focus: function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return;
        
                                        var model = $parents[index];
                                        if (model.component.name === 'main-nav') {
                                            model.openMenu();
                                        }
                                        return;
                                    },
                                    blur: function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return;
        
                                        var model = $parents[index];
                                        if (model.component.name === 'main-nav') {
                                            model.closeMenu();
                                        }
                                        return;
                                    }
                                }" href="/common/controls/adhandler.aspx?ad_id=4&amp;target=https://x.com/WoffordTerriers" title="Twitter" target="_blank" tabindex="0">
                                <span class="sidearm-icon sf-twitter" aria-hidden="true" data-bind="css: icon"></span>
                                <span class="icons-ad__label" data-bind="text: title">Twitter</span>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                <!-- /ko -->
                <!-- /ko -->
                <!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
              </div>
              <div class="ad icons-ad" data-bind="css: css_class">
                <!-- ko if: $component.ad.location.accessibility_icons -->
                <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                <!-- ko if: link !== '' && link !== '#' -->
                <a class="icons-ad__link" data-bind="
                                attr:{ 
                                    href: link,
                                    title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
                                    'tabindex' : ko.computed(function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return 0;
        
                                        var model = $parents[index];
                                        if(model.component.name != 'main-nav')
                                            return 0;
                                        if (model.component.name === 'main-nav')
                                            return model.isMenuOpen() ? '0' : '-1';
                                        return 0;
                                    })
                                },
                                click: $component.trackEvent.bind($data, 'click', $data.title),
                                event: {
                                    focus: function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return;
        
                                        var model = $parents[index];
                                        if (model.component.name === 'main-nav') {
                                            model.openMenu();
                                        }
                                        return;
                                    },
                                    blur: function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return;
        
                                        var model = $parents[index];
                                        if (model.component.name === 'main-nav') {
                                            model.closeMenu();
                                        }
                                        return;
                                    }
                                }" href="/common/controls/adhandler.aspx?ad_id=5&amp;target=https://www.youtube.com/woffordathletics" title="YouTube" target="_blank" tabindex="0">
                                <span class="sidearm-icon sf-youtube-play" aria-hidden="true" data-bind="css: icon"></span>
                                <span class="icons-ad__label" data-bind="text: title">YouTube</span>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                <!-- /ko -->
                <!-- /ko -->
                <!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
              </div>
            </div>
            <!-- /ko -->
            <!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
            <!-- /ko -->
            <!-- /ko -->
          </ads-component>
        </div>
        <!-- /ko -->
        <!-- ko if: ko.observable().matchMedia('(max-width:1024px)') --><!-- /ko -->
        <search-component data-gist-id="">
          <div class="component c-search c-search--overlay" role="search" data-bind="
    focusTrapWithin: '.c-search__overlay', 
    css:{ 
        'is-open': toggled() 
    }">
            <button tabindex="0" class="c-search__toggle" aria-label="Toggle search form" data-bind=" 
    click: toggleSearch,
    attr: { 
        'aria-expanded': toggled() ? 'true' : 'false',
    }, 
    css: { 
        'is-toggled' : toggled() 
    }" aria-expanded="false">
              <span aria-hidden="true" class="sidearm-icon sf-search-2" data-bind="css: ko.observable().matchMedia('(min-width:1025px)')() ? 'sf-search-2' : 'sf-search-2-minimal'"></span>
            </button>
            <div id="search-form" class="c-search__overlay" data-bind="
    css:{ 
        'is-open': toggled() 
    }">
              <fieldset>
                <legend class="accessible-hide">Search this website</legend>
                <div class="c-search__text-wrap flex relative" data-bind="
            click: function(){}, 
            clickBubble: false">
                  <label class="hide" for="searchInput">Search this site</label>
                  <input id="searchInput" type="text" class="c-search__text" data-bind="  
                textInput: query,      
                onEnter: search, 
                event: {
                    keyup: function(data, event) {
                        if(event.key == 'Escape') {
                            closeSearch();
                            setTimeout(function() {
                                $('.c-search__toggle').focus();                        
                            }, 300);                        
                        }
                    }
                }" placeholder="Search...">
                  <button type="submit" class="c-search__submit" data-bind="
                click: search, 
                disable: !query()" aria-label="Go Search this website" disabled="">Go</button>
                </div>
              </fieldset>
              <button type="button" class="c-search__close" aria-label="Close search" data-bind="
            event: {
                click: function() {
                    closeSearch();
                    setTimeout(function() {
                        $('.c-search__toggle').focus();                        
                    }, 300);
                },
                keyup: function(data, event) {
                  if(event.key == 'Enter') {
                    event.preventDefault();
                    closeSearch();
                          setTimeout(function() {
                        $('.c-search__toggle').focus();                        
                    }, 300);
                  }

                  if(event.key == 'Escape') {
                   closeSearch();
                   setTimeout(function() {
                        $('.c-search__toggle').focus();                        
                    }, 300);
                  }
                }
              }">
                <span aria-hidden="true" class="sf-close sidearm-font"></span>
              </button>
            </div>
          </div>
        </search-component>
      </div>
    </div>
  </header>
  <main class="main-content-placeholder" id="main-content">
    <div class="s-container">
      <div class="s-container__inner">
        <div class="s-container__left">
          <section aria-labelledby="h2_stories" class="s-stories">
            <h2 class="hide" id="h2_stories">Top Stories</h2>
            <div class="s-stories__inner">
              <script>
                var obj = {
                  "start": 0,
                  "count": 7,
                  "name": "default-stories",
                  "sport_id": null,
                  "count_breakpoints": "[{\"breakpoint\":768,\"count\":7},{\"breakpoint\":0,\"count\":5}]",
                  "css_class": "",
                  "pinned_id": "",
                  "extra": {
                    "sports": [{
                      "id": 21,
                      "title": "Athletic Training"
                    }, {
                      "id": 2,
                      "title": "Baseball"
                    }, {
                      "id": 24,
                      "title": "Cheerleading"
                    }, {
                      "id": 1,
                      "title": "Football"
                    }, {
                      "id": 18,
                      "title": "General"
                    }, {
                      "id": 20,
                      "title": "Marketing and Promotions"
                    }, {
                      "id": 3,
                      "title": "Men's Basketball"
                    }, {
                      "id": 5,
                      "title": "Men's Cross Country"
                    }, {
                      "id": 4,
                      "title": "Men's Golf"
                    }, {
                      "id": 7,
                      "title": "Men's Soccer"
                    }, {
                      "id": 8,
                      "title": "Men's Tennis"
                    }, {
                      "id": 9,
                      "title": "Men's Track & Field"
                    }, {
                      "id": 13,
                      "title": "Rifle"
                    }, {
                      "id": 23,
                      "title": "Softball"
                    }, {
                      "id": 19,
                      "title": "Terrier Club"
                    }, {
                      "id": 17,
                      "title": "Volleyball"
                    }, {
                      "id": 10,
                      "title": "Women's Basketball"
                    }, {
                      "id": 11,
                      "title": "Women's Cross Country"
                    }, {
                      "id": 12,
                      "title": "Women's Golf"
                    }, {
                      "id": 22,
                      "title": "Women's Lacrosse"
                    }, {
                      "id": 14,
                      "title": "Women's Soccer"
                    }, {
                      "id": 15,
                      "title": "Women's Tennis"
                    }, {
                      "id": 16,
                      "title": "Women's Track & Field"
                    }]
                  },
                  "context": null,
                  "dummy": false,
                  "type": "stories",
                  "id": "5a04cc35-15c6-4779-acf9-362206f9af56",
                  "data": [{
                    "title": "Football Announces Twelve Early Signings",
                    "title_in_rotator": true,
                    "sub_headline": null,
                    "teaser": "SPARTANBURG, S.C. – The Wofford College football program announced the signings of twelve student-athletes during the three-day early signing period that began on Wednesday.",
                    "type": null,
                    "byline": "Athletic Communications",
                    "app_exclusive": false,
                    "sport_display": "Football",
                    "sport": {
                      "id": 1,
                      "title": "Football",
                      "abbreviation": "FB",
                      "shortname": "football",
                      "short_title": "FB",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "football",
                      "gender": "m",
                      "youtube": "PLQH-nThKaTB3t_1151vRqAufDe4O9C_rx",
                      "facebook": "https://www.facebook.com/WoffordFootball/",
                      "twitter": "Wofford_FB",
                      "instagram": "wofford_fb",
                      "pinterest": "",
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "sport_shortname": null,
                    "image_source": "/images/2024/12/4/FB_Signing_Day_Story_Release_V1.png",
                    "image_focal_point": null,
                    "image_alt_text": "2025 Football Signing Day graphic",
                    "video": null,
                    "url": "/news/2024/12/4/football-early-signing-period.aspx",
                    "redirect_absolute_url": null,
                    "links": null,
                    "homepage_feed_template": "story_links",
                    "game_id": null,
                    "games": [],
                    "gallery_id": 0,
                    "writer": null,
                    "id": 14239,
                    "content_id": "14239",
                    "content_title": "Football Announces Twelve Early Signings",
                    "content_date": "2024-12-04T07:03:00",
                    "content_url": "http://woffordterriers.com/news/2024/12/4/football-early-signing-period.aspx",
                    "content_image_url": "http://woffordterriers.com/images/2024/12/4/FB_Signing_Day_Story_Release_V1.png",
                    "date": "2024-12-04T07:03:00"
                  }, {
                    "title": "Men’s Basketball Inks Four New Players",
                    "title_in_rotator": true,
                    "sub_headline": null,
                    "teaser": "Wofford men's basketball head coach <dfn><a href=\"/sports/mens-basketball/roster/coaches/dwight-perry/1314\" rel=\"smarttag\" rev=\"1314\">Dwight Perry</a></dfn> has announced the signing of four new Terriers for the 2025-26 season. Maximo Ortega, Brian Sumpter, Chace Watley, and Jayden Tyler round out the group. The student-athletes have signed aid agreements to join the program.",
                    "type": null,
                    "byline": "Eli Rowland",
                    "app_exclusive": false,
                    "sport_display": "Men's Basketball",
                    "sport": {
                      "id": 3,
                      "title": "Men's Basketball",
                      "abbreviation": "MBB",
                      "shortname": "mbball",
                      "short_title": "MBB",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "mbball",
                      "gender": "m",
                      "youtube": "PLQH-nThKaTB1ftLQwYEzZgWasPedFfFGB",
                      "facebook": "https://www.facebook.com/woffordmbb/",
                      "twitter": "WoffordMBB",
                      "instagram": "woffordmbb",
                      "pinterest": "",
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "sport_shortname": null,
                    "image_source": "/images/2024/12/4/Signing_Day_Story_Release_MBB.png",
                    "image_focal_point": null,
                    "image_alt_text": "MBB Signing Day 2024-25",
                    "video": null,
                    "url": "/news/2024/12/4/mens-basketball-mens-basketball-inks-four-new-players.aspx",
                    "redirect_absolute_url": null,
                    "links": null,
                    "homepage_feed_template": "story_links",
                    "game_id": null,
                    "games": [],
                    "gallery_id": 0,
                    "writer": null,
                    "id": 14240,
                    "content_id": "14240",
                    "content_title": "Men’s Basketball Inks Four New Players",
                    "content_date": "2024-12-04T11:03:00",
                    "content_url": "http://woffordterriers.com/news/2024/12/4/mens-basketball-mens-basketball-inks-four-new-players.aspx",
                    "content_image_url": "http://woffordterriers.com/images/2024/12/4/Signing_Day_Story_Release_MBB.png",
                    "date": "2024-12-04T11:03:00"
                  }, {
                    "title": "Wofford Names AFL Student-Athlete Leaders of the Month For November",
                    "title_in_rotator": true,
                    "sub_headline": null,
                    "teaser": "SPARTANBURG, S.C. – Wofford College and AFL have announced the Student-Athlete Leaders of the Month for November. The month's honorees are Mary Emily Morgan from the volleyball team and Anthonie Lattany from the football team.",
                    "type": null,
                    "byline": "Athletic Communications",
                    "app_exclusive": false,
                    "sport_display": "General",
                    "sport": {
                      "id": 18,
                      "title": "General",
                      "abbreviation": "GEN",
                      "shortname": "general",
                      "short_title": "General",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "general",
                      "gender": "g",
                      "youtube": "",
                      "facebook": "https://www.facebook.com/WoffordTerriers/",
                      "twitter": "woffordterriers",
                      "instagram": "woffordterriers",
                      "pinterest": "",
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "sport_shortname": null,
                    "image_source": "/images/2024/12/3/AFL_AWARD_NOVEMBER__1_.png",
                    "image_focal_point": null,
                    "image_alt_text": "AFL Student-Leader of the Month ",
                    "video": null,
                    "url": "/news/2024/12/3/general-wofford-names-afl-student-athlete-leaders-of-the-month-for-november.aspx",
                    "redirect_absolute_url": null,
                    "links": null,
                    "homepage_feed_template": "story_links",
                    "game_id": null,
                    "games": [],
                    "gallery_id": 0,
                    "writer": null,
                    "id": 14238,
                    "content_id": "14238",
                    "content_title": "Wofford Names AFL Student-Athlete Leaders of the Month For November",
                    "content_date": "2024-12-03T09:58:00",
                    "content_url": "http://woffordterriers.com/news/2024/12/3/general-wofford-names-afl-student-athlete-leaders-of-the-month-for-november.aspx",
                    "content_image_url": "http://woffordterriers.com/images/2024/12/3/AFL_AWARD_NOVEMBER__1_.png",
                    "date": "2024-12-03T09:58:00"
                  }, {
                    "title": "2025 Softball Spring Schedule Released",
                    "title_in_rotator": true,
                    "sub_headline": null,
                    "teaser": "Wofford College softball head coach <dfn><a href=\"/sports/softball/roster/coaches/chelsea-butler/1232\" rel=\"smarttag\" rev=\"1232\">Chelsea Butler</a></dfn> has unveiled the 2025 schedule for the Terriers, which includes 55 games in four months. Wofford will host multiple tournaments, including the Southern Conference Tournament, at Hope Field this year as the softball program enters its second year. ",
                    "type": null,
                    "byline": "Athletic Communications",
                    "app_exclusive": false,
                    "sport_display": "Softball",
                    "sport": {
                      "id": 23,
                      "title": "Softball",
                      "abbreviation": "SB",
                      "shortname": "softball",
                      "short_title": "SB",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "softball",
                      "gender": " ",
                      "youtube": "PLQH-nThKaTB2LKPlxLK2KqC53VrbyTPy4",
                      "facebook": null,
                      "twitter": "@Woffordsoftball",
                      "instagram": "@WoffordSoftball",
                      "pinterest": "",
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "sport_shortname": null,
                    "image_source": "/images/2024/12/2/SB_2025_Schedule_Story.png",
                    "image_focal_point": null,
                    "image_alt_text": "2025 Softball Schedule Release",
                    "video": null,
                    "url": "/news/2024/12/2/2025-softball-spring-schedule-released.aspx",
                    "redirect_absolute_url": null,
                    "links": [{
                      "link_id": 6036,
                      "link_url": " https://woffordterriers.com/sports/softball/schedule/2025",
                      "link_text": "2025 Schedule",
                      "created": "2024-12-02T20:02:00",
                      "gallery_id": null
                    }],
                    "homepage_feed_template": "story_links",
                    "game_id": null,
                    "games": [],
                    "gallery_id": 0,
                    "writer": null,
                    "id": 14237,
                    "content_id": "14237",
                    "content_title": "2025 Softball Spring Schedule Released",
                    "content_date": "2024-12-02T14:52:00",
                    "content_url": "http://woffordterriers.com/news/2024/12/2/2025-softball-spring-schedule-released.aspx",
                    "content_image_url": "http://woffordterriers.com/images/2024/12/2/SB_2025_Schedule_Story.png",
                    "date": "2024-12-02T14:52:00"
                  }, {
                    "title": "Wofford Volleyball Selected to Waco Regional of NCAA Tournament",
                    "title_in_rotator": true,
                    "sub_headline": "Terriers will open their second-straight tournament with a match-up against Baylor",
                    "teaser": "The 2024 NCAA Division I Women's Volleyball Championship bracket was announced along with the full 64-team field by the NCAA Division I Women's Volleyball committee tonight. The 2024 Southern Conference Tournament champion Wofford Terriers were selected to face Baylor in the first round of the tournament. The Bears are hosting the regional in Waco, Texas.",
                    "type": null,
                    "byline": "Wyatt Streett",
                    "app_exclusive": false,
                    "sport_display": "Volleyball",
                    "sport": {
                      "id": 17,
                      "title": "Volleyball",
                      "abbreviation": "WVB",
                      "shortname": "wvball",
                      "short_title": "VB",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "wvball",
                      "gender": "f",
                      "youtube": "PLQH-nThKaTB0faXIfrgH4BdoVhjlXcFBq",
                      "facebook": "https://www.facebook.com/WoffordVB/",
                      "twitter": "WoffordVB",
                      "instagram": "woffordvb",
                      "pinterest": "",
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "sport_shortname": null,
                    "image_source": "/images/2024/12/1/VB_2024_Tournament_Selection.png",
                    "image_focal_point": null,
                    "image_alt_text": "Volleyball 2024 NCAA Tournament Selection Show",
                    "video": null,
                    "url": "/news/2024/12/1/wofford-volleyball-selected-to-waco-regional-of-ncaa-tournament.aspx",
                    "redirect_absolute_url": null,
                    "links": [{
                      "link_id": 6034,
                      "link_url": "https://www.ncaa.com/news/volleyball-women/article/2024-12-01/division-i-womens-volleyball-committee-announces-2024-championship-field",
                      "link_text": "NCAA Release",
                      "created": "2024-12-02T01:21:00",
                      "gallery_id": null
                    }, {
                      "link_id": 6035,
                      "link_url": "https://www.ncaa.com/brackets/volleyball-women/d1/2024",
                      "link_text": "2024 NCAA Tournament Bracket",
                      "created": "2024-12-02T01:21:00",
                      "gallery_id": null
                    }],
                    "homepage_feed_template": "story_links",
                    "game_id": null,
                    "games": [],
                    "gallery_id": 0,
                    "writer": null,
                    "id": 14235,
                    "content_id": "14235",
                    "content_title": "Wofford Volleyball Selected to Waco Regional of NCAA Tournament",
                    "content_date": "2024-12-01T20:18:00",
                    "content_url": "http://woffordterriers.com/news/2024/12/1/wofford-volleyball-selected-to-waco-regional-of-ncaa-tournament.aspx",
                    "content_image_url": "http://woffordterriers.com/images/2024/12/1/VB_2024_Tournament_Selection.png",
                    "date": "2024-12-01T20:18:00"
                  }, {
                    "title": "Strong Defensive Effort Leads Men’s Basketball to 74-54 Victory",
                    "title_in_rotator": true,
                    "sub_headline": null,
                    "teaser": "The Wofford men's basketball team (3-5) used an outstanding defensive effort to take down the North Alabama Lions (5-4) 74-54 on Sunday evening at Jerry Richardson Indoor Stadium. It was the first home game in 27 days for the Terriers, as the team held North Alabama to 35.2 percent shooting from the field.",
                    "type": "postgame",
                    "byline": "Eli Rowland",
                    "app_exclusive": false,
                    "sport_display": "Men's Basketball",
                    "sport": {
                      "id": 3,
                      "title": "Men's Basketball",
                      "abbreviation": "MBB",
                      "shortname": "mbball",
                      "short_title": "MBB",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "mbball",
                      "gender": "m",
                      "youtube": "PLQH-nThKaTB1ftLQwYEzZgWasPedFfFGB",
                      "facebook": "https://www.facebook.com/woffordmbb/",
                      "twitter": "WoffordMBB",
                      "instagram": "woffordmbb",
                      "pinterest": "",
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "sport_shortname": null,
                    "image_source": "/images/2024/12/1/Dillon_Bailey_2024_UNA.jpg",
                    "image_focal_point": null,
                    "image_alt_text": "Dillon Bailey action 2024 vs UNA",
                    "video": null,
                    "url": "/news/2024/12/1/mens-basketball-strong-defensive-effort-leads-mens-basketball-to-74-54-victory.aspx",
                    "redirect_absolute_url": null,
                    "links": null,
                    "homepage_feed_template": "story_links",
                    "game_id": null,
                    "games": [{
                      "id": 11273,
                      "game_pregame_story_id": null,
                      "game_postgame_story_id": 14236,
                      "date": "2024-12-01T16:00:00",
                      "end_date": null,
                      "date_utc": "2024-12-01T21:00:00Z",
                      "end_date_utc": null,
                      "time": "4:00 PM",
                      "is_doubleheader": false,
                      "allday": false,
                      "tbd": false,
                      "team_prefix": "",
                      "status": "O",
                      "location_indicator": "H",
                      "neutral_hometeam": false,
                      "location": "Spartanburg, S.C.",
                      "conference": null,
                      "conference_abbrev": null,
                      "conference_logo": null,
                      "is_conference": false,
                      "show_atvs": false,
                      "is_spotlight": false,
                      "type": "recent",
                      "tournament": null,
                      "sport": null,
                      "schedule": null,
                      "opponent": {
                        "id": 388,
                        "prefix": null,
                        "name": null,
                        "title": "University of North Alabama",
                        "image": "/images/logos/North_Alabama_2022.png"
                      },
                      "media": {
                        "video": "https://www.espn.com/watch/player/_/id/fa3d8b0e-b0c9-4e8b-ad85-a416ddd70af3",
                        "video_text": null,
                        "audio": "https://wofford.leanplayer.com/",
                        "audio_text": null,
                        "stats": "https://woffordterriers.com/sidearmstats/mbball/summary",
                        "tickets": "https://www.ticketreturn.com/prod2new/team.asp?SponsorID=16293",
                        "game_note": null,
                        "game_promotion_name": null,
                        "tv": "ESPN+ CW62",
                        "tv_image": null,
                        "tv_image_link": null,
                        "radio": "Wofford Digital Network",
                        "custom1": null,
                        "custom2": null,
                        "custom3": null,
                        "gamefiles": null,
                        "program": null,
                        "program_text": null
                      },
                      "story": null,
                      "result": {
                        "game_id": 11273,
                        "status": "W",
                        "team_score": "74",
                        "opponent_score": "54",
                        "prescore": null,
                        "postscore": null,
                        "bid": null,
                        "boxscore": "/boxscore.aspx?id=11273",
                        "line_scores": null
                      },
                      "game_facility": null,
                      "promotion": null,
                      "event_image": null,
                      "pac_tickets": null
                    }],
                    "gallery_id": 0,
                    "writer": null,
                    "id": 14236,
                    "content_id": "14236",
                    "content_title": "Strong Defensive Effort Leads Men’s Basketball to 74-54 Victory",
                    "content_date": "2024-12-01T20:35:00",
                    "content_url": "http://woffordterriers.com/news/2024/12/1/mens-basketball-strong-defensive-effort-leads-mens-basketball-to-74-54-victory.aspx",
                    "content_image_url": "http://woffordterriers.com/images/2024/12/1/Dillon_Bailey_2024_UNA.jpg",
                    "date": "2024-12-01T20:35:00"
                  }, {
                    "title": "Wofford Volleyball to Host Selection Show Watch Party",
                    "title_in_rotator": true,
                    "sub_headline": "Back-to-back SoCon Champions set to learn NCAA Tournament destination Sunday evening",
                    "teaser": "The 2024 Southern Conference champion Wofford volleyball team will be learning its NCAA Tournament destination Sunday evening with a watch party of the Selection Show. The watch party will be hosted inside the Jerry Richardson Indoor Stadium in the volleyball gym.",
                    "type": null,
                    "byline": "Wyatt Streett",
                    "app_exclusive": false,
                    "sport_display": "Volleyball",
                    "sport": {
                      "id": 17,
                      "title": "Volleyball",
                      "abbreviation": "WVB",
                      "shortname": "wvball",
                      "short_title": "VB",
                      "global_sport_id": null,
                      "non_sport": false,
                      "show_at_vs": false,
                      "global_sport_shortname": "wvball",
                      "gender": "f",
                      "youtube": "PLQH-nThKaTB0faXIfrgH4BdoVhjlXcFBq",
                      "facebook": "https://www.facebook.com/WoffordVB/",
                      "twitter": "WoffordVB",
                      "instagram": "woffordvb",
                      "pinterest": "",
                      "tickets": null,
                      "global_sport_name_slug": null,
                      "url": null,
                      "ranking": null,
                      "game_synonym": null
                    },
                    "sport_shortname": null,
                    "image_source": "/images/2024/11/29/Volleyball_Team_with_Bracket.png",
                    "image_focal_point": null,
                    "image_alt_text": "Wofford Volleyball Team with 2024 Championship Bracket",
                    "video": null,
                    "url": "/news/2024/11/29/wofford-volleyball-to-host-selection-show-watch-party.aspx",
                    "redirect_absolute_url": null,
                    "links": null,
                    "homepage_feed_template": "story_links",
                    "game_id": null,
                    "games": [],
                    "gallery_id": 0,
                    "writer": null,
                    "id": 14234,
                    "content_id": "14234",
                    "content_title": "Wofford Volleyball to Host Selection Show Watch Party",
                    "content_date": "2024-11-29T14:44:00",
                    "content_url": "http://woffordterriers.com/news/2024/11/29/wofford-volleyball-to-host-selection-show-watch-party.aspx",
                    "content_image_url": "http://woffordterriers.com/images/2024/11/29/Volleyball_Team_with_Bracket.png",
                    "date": "2024-11-29T14:44:00"
                  }],
                  "mode": "web"
                };
                if (!("sidearmComponents" in window)) window.sidearmComponents = [];
                window.sidearmComponents.push(obj);
              </script>
              <stories-component params="{ id: '5a04cc35-15c6-4779-acf9-362206f9af56' }">
                <div class="component c-stories c-stories--grid flex flex-wrap flex-justify-center" data-bind="fastForEach: data">
                  <a class="c-stories__item c-stories__url flex flex-column" data-bind="attr: { href: url }" href="/news/2024/12/4/football-early-signing-period.aspx">
        <div class="c-stories__media-container">
            <div class="c-stories__media" data-bind="showcasePlayer: showcase, appendButton: true">
                <!-- ko switch -->
                <!-- ko case: image_source -->
                <img class="c-stories__image lazyloaded" data-bind="attr: { 'data-src': image_source + '?width=980&amp;height=551&amp;mode=crop&amp;scale=both&amp;format=jpg&amp;quality=80', alt: '' }" data-src="/images/2024/12/4/FB_Signing_Day_Story_Release_V1.png?width=980&amp;height=551&amp;mode=crop&amp;scale=both&amp;format=jpg&amp;quality=80" alt="" src="/images/2024/12/4/FB_Signing_Day_Story_Release_V1.png?width=980&amp;height=551&amp;mode=crop&amp;scale=both&amp;format=jpg&amp;quality=80">
                <!-- /ko -->
                <!-- ko case: $else --><!-- /ko -->
                <!-- /ko -->
            </div>
        </div>

        <div class="c-stories__details">
            <div class="c-stories__sport-date">
                <div class="c-stories__date" data-bind="formatDate:date, format:'MMMM D'">December 4</div>
                <div class="c-stories__separator">/</div>
                <div class="c-stories__sport" data-bind="text: sport.title">Football</div>
            </div>
            <div class="c-stories__title" data-bind="text: title">Football Announces Twelve Early Signings</div>
        </div>
    </a>
                  <a class="c-stories__item c-stories__url flex flex-column" data-bind="attr: { href: url }" href="/news/2024/12/4/mens-basketball-mens-basketball-inks-four-new-players.aspx">
        <div class="c-stories__media-container">
            <div class="c-stories__media" data-bind="showcasePlayer: showcase, appendButton: true">
                <!-- ko switch -->
                <!-- ko case: image_source -->
                <img class="c-stories__image lazyloaded" data-bind="attr: { 'data-src': image_source + '?width=980&amp;height=551&amp;mode=crop&amp;scale=both&amp;format=jpg&amp;quality=80', alt: '' }" data-src="/images/2024/12/4/Signing_Day_Story_Release_MBB.png?width=980&amp;height=551&amp;mode=crop&amp;scale=both&amp;format=jpg&amp;quality=80" alt="" src="/images/2024/12/4/Signing_Day_Story_Release_MBB.png?width=980&amp;height=551&amp;mode=crop&amp;scale=both&amp;format=jpg&amp;quality=80">
                <!-- /ko -->
                <!-- ko case: $else --><!-- /ko -->
                <!-- /ko -->
            </div>
        </div>

        <div class="c-stories__details">
            <div class="c-stories__sport-date">
                <div class="c-stories__date" data-bind="formatDate:date, format:'MMMM D'">December 4</div>
                <div class="c-stories__separator">/</div>
                <div class="c-stories__sport" data-bind="text: sport.title">Men's Basketball</div>
            </div>
            <div class="c-stories__title" data-bind="text: title">Men’s Basketball Inks Four New Players</div>
        </div>
    </a>
                  <a class="c-stories__item c-stories__url flex flex-column" data-bind="attr: { href: url }" href="/news/2024/12/3/general-wofford-names-afl-student-athlete-leaders-of-the-month-for-november.aspx">
        <div class="c-stories__media-container">
            <div class="c-stories__media" data-bind="showcasePlayer: showcase, appendButton: true">
                <!-- ko switch -->
                <!-- ko case: image_source -->
                <img class="c-stories__image lazyloaded" data-bind="attr: { 'data-src': image_source + '?width=980&amp;height=551&amp;mode=crop&amp;scale=both&amp;format=jpg&amp;quality=80', alt: '' }" data-src="/images/2024/12/3/AFL_AWARD_NOVEMBER__1_.png?width=980&amp;height=551&amp;mode=crop&amp;scale=both&amp;format=jpg&amp;quality=80" alt="" src="/images/2024/12/3/AFL_AWARD_NOVEMBER__1_.png?width=980&amp;height=551&amp;mode=crop&amp;scale=both&amp;format=jpg&amp;quality=80">
                <!-- /ko -->
                <!-- ko case: $else --><!-- /ko -->
                <!-- /ko -->
            </div>
        </div>

        <div class="c-stories__details">
            <div class="c-stories__sport-date">
                <div class="c-stories__date" data-bind="formatDate:date, format:'MMMM D'">December 3</div>
                <div class="c-stories__separator">/</div>
                <div class="c-stories__sport" data-bind="text: sport.title">General</div>
            </div>
            <div class="c-stories__title" data-bind="text: title">Wofford Names AFL Student-Athlete Leaders of the Month For November</div>
        </div>
    </a>
                  <a class="c-stories__item c-stories__url flex flex-column" data-bind="attr: { href: url }" href="/news/2024/12/2/2025-softball-spring-schedule-released.aspx">
        <div class="c-stories__media-container">
            <div class="c-stories__media" data-bind="showcasePlayer: showcase, appendButton: true">
                <!-- ko switch -->
                <!-- ko case: image_source -->
                <img class="c-stories__image lazyloaded" data-bind="attr: { 'data-src': image_source + '?width=980&amp;height=551&amp;mode=crop&amp;scale=both&amp;format=jpg&amp;quality=80', alt: '' }" data-src="/images/2024/12/2/SB_2025_Schedule_Story.png?width=980&amp;height=551&amp;mode=crop&amp;scale=both&amp;format=jpg&amp;quality=80" alt="" src="/images/2024/12/2/SB_2025_Schedule_Story.png?width=980&amp;height=551&amp;mode=crop&amp;scale=both&amp;format=jpg&amp;quality=80">
                <!-- /ko -->
                <!-- ko case: $else --><!-- /ko -->
                <!-- /ko -->
            </div>
        </div>

        <div class="c-stories__details">
            <div class="c-stories__sport-date">
                <div class="c-stories__date" data-bind="formatDate:date, format:'MMMM D'">December 2</div>
                <div class="c-stories__separator">/</div>
                <div class="c-stories__sport" data-bind="text: sport.title">Softball</div>
            </div>
            <div class="c-stories__title" data-bind="text: title">2025 Softball Spring Schedule Released</div>
        </div>
    </a>
                  <a class="c-stories__item c-stories__url flex flex-column" data-bind="attr: { href: url }" href="/news/2024/12/1/wofford-volleyball-selected-to-waco-regional-of-ncaa-tournament.aspx">
        <div class="c-stories__media-container">
            <div class="c-stories__media" data-bind="showcasePlayer: showcase, appendButton: true">
                <!-- ko switch -->
                <!-- ko case: image_source -->
                <img class="c-stories__image lazyloaded" data-bind="attr: { 'data-src': image_source + '?width=980&amp;height=551&amp;mode=crop&amp;scale=both&amp;format=jpg&amp;quality=80', alt: '' }" data-src="/images/2024/12/1/VB_2024_Tournament_Selection.png?width=980&amp;height=551&amp;mode=crop&amp;scale=both&amp;format=jpg&amp;quality=80" alt="" src="/images/2024/12/1/VB_2024_Tournament_Selection.png?width=980&amp;height=551&amp;mode=crop&amp;scale=both&amp;format=jpg&amp;quality=80">
                <!-- /ko -->
                <!-- ko case: $else --><!-- /ko -->
                <!-- /ko -->
            </div>
        </div>

        <div class="c-stories__details">
            <div class="c-stories__sport-date">
                <div class="c-stories__date" data-bind="formatDate:date, format:'MMMM D'">December 1</div>
                <div class="c-stories__separator">/</div>
                <div class="c-stories__sport" data-bind="text: sport.title">Volleyball</div>
            </div>
            <div class="c-stories__title" data-bind="text: title">Wofford Volleyball Selected to Waco Regional of NCAA Tournament</div>
        </div>
    </a>
                  <a class="c-stories__item c-stories__url flex flex-column" data-bind="attr: { href: url }" href="/news/2024/12/1/mens-basketball-strong-defensive-effort-leads-mens-basketball-to-74-54-victory.aspx">
        <div class="c-stories__media-container">
            <div class="c-stories__media" data-bind="showcasePlayer: showcase, appendButton: true">
                <!-- ko switch -->
                <!-- ko case: image_source -->
                <img class="c-stories__image lazyloaded" data-bind="attr: { 'data-src': image_source + '?width=980&amp;height=551&amp;mode=crop&amp;scale=both&amp;format=jpg&amp;quality=80', alt: '' }" data-src="/images/2024/12/1/Dillon_Bailey_2024_UNA.jpg?width=980&amp;height=551&amp;mode=crop&amp;scale=both&amp;format=jpg&amp;quality=80" alt="" src="/images/2024/12/1/Dillon_Bailey_2024_UNA.jpg?width=980&amp;height=551&amp;mode=crop&amp;scale=both&amp;format=jpg&amp;quality=80">
                <!-- /ko -->
                <!-- ko case: $else --><!-- /ko -->
                <!-- /ko -->
            </div>
        </div>

        <div class="c-stories__details">
            <div class="c-stories__sport-date">
                <div class="c-stories__date" data-bind="formatDate:date, format:'MMMM D'">December 1</div>
                <div class="c-stories__separator">/</div>
                <div class="c-stories__sport" data-bind="text: sport.title">Men's Basketball</div>
            </div>
            <div class="c-stories__title" data-bind="text: title">Strong Defensive Effort Leads Men’s Basketball to 74-54 Victory</div>
        </div>
    </a>
                  <a class="c-stories__item c-stories__url flex flex-column" data-bind="attr: { href: url }" href="/news/2024/11/29/wofford-volleyball-to-host-selection-show-watch-party.aspx">
        <div class="c-stories__media-container">
            <div class="c-stories__media" data-bind="showcasePlayer: showcase, appendButton: true">
                <!-- ko switch -->
                <!-- ko case: image_source -->
                <img class="c-stories__image lazyloaded" data-bind="attr: { 'data-src': image_source + '?width=980&amp;height=551&amp;mode=crop&amp;scale=both&amp;format=jpg&amp;quality=80', alt: '' }" data-src="/images/2024/11/29/Volleyball_Team_with_Bracket.png?width=980&amp;height=551&amp;mode=crop&amp;scale=both&amp;format=jpg&amp;quality=80" alt="" src="/images/2024/11/29/Volleyball_Team_with_Bracket.png?width=980&amp;height=551&amp;mode=crop&amp;scale=both&amp;format=jpg&amp;quality=80">
                <!-- /ko -->
                <!-- ko case: $else --><!-- /ko -->
                <!-- /ko -->
            </div>
        </div>

        <div class="c-stories__details">
            <div class="c-stories__sport-date">
                <div class="c-stories__date" data-bind="formatDate:date, format:'MMMM D'">November 29</div>
                <div class="c-stories__separator">/</div>
                <div class="c-stories__sport" data-bind="text: sport.title">Volleyball</div>
            </div>
            <div class="c-stories__title" data-bind="text: title">Wofford Volleyball to Host Selection Show Watch Party</div>
        </div>
    </a>
                </div>
                <a class="c-stories__archives" data-bind="attr: { href: window.associated_sport ? '/archives.aspx?path=' + window.associated_sport.shortname : '/archives.aspx' }" href="/archives.aspx">
    All Stories
</a>
              </stories-component>
            </div>
          </section>
          <div class="s-promo-ad s-promo-ad-2">
            <script>
              var obj = {
                "start": 0,
                "count": 10,
                "name": "promo---above-videos-69fcf4",
                "sport_id": null,
                "count_breakpoints": null,
                "css_class": "",
                "pinned_id": "",
                "extra": {},
                "context": null,
                "dummy": false,
                "type": "ads",
                "id": "181b3626-5594-4d9d-b217-efc483ec6c7e",
                "data": {
                  "location": {
                    "id": 172,
                    "title": "Promo - Above Videos",
                    "type": "single",
                    "effect": "none",
                    "fixed_image_sizes": true,
                    "excluded_sport_ids": [],
                    "slick": false,
                    "dfp": false,
                    "sidearm_dfp": false,
                    "common_page": false,
                    "html_template": null,
                    "name": "promo---above-videos-69fcf4",
                    "autoplay_speed": 8,
                    "accessibility_icons": true,
                    "sizes": null,
                    "slick_options": null,
                    "dfp_sizes": null
                  },
                  "campaigns": [{
                    "id": 7,
                    "title": "SRHS banner ad ",
                    "start_date": "2024-08-08T00:58:43",
                    "end_date": null,
                    "open_in_new_window": true,
                    "link": "/common/controls/adhandler.aspx?ad_id=7&target=https://www.spartanburgregional.com/",
                    "icon": null,
                    "html": null,
                    "picture": {
                      "images": [{
                        "breakpoint": 1025,
                        "alt": "SRHS 2024 970x90",
                        "image": "/images/2024/9/5/SRHS_970x90.jpg",
                        "width": 970,
                        "height": 90
                      }, {
                        "breakpoint": 768,
                        "alt": "SRHS 2024 web promo 728x90",
                        "image": "/images/2024/9/9/SRHS_728x90.jpg",
                        "width": 728,
                        "height": 90
                      }, {
                        "breakpoint": 0,
                        "alt": "SRHS 2024 web promo 300x250",
                        "image": "/images/2024/9/9/2024_SRHS_300x250.jpg",
                        "width": 300,
                        "height": 250
                      }]
                    },
                    "css_class": null,
                    "is_dummy": false,
                    "hover_text": null
                  }],
                  "content_id": "promo---above-videos-69fcf4",
                  "content_title": "promo---above-videos-69fcf4",
                  "content_date": null,
                  "content_url": null,
                  "content_image_url": "/images/2024/9/5/SRHS_970x90.jpg"
                },
                "mode": "web"
              };
              if (!("sidearmComponents" in window)) window.sidearmComponents = [];
              window.sidearmComponents.push(obj);
            </script>
            <ads-component params="{ id: '181b3626-5594-4d9d-b217-efc483ec6c7e' }"><!-- ko ifnot: isInitializing() -->
              <!-- ko switch -->
              <!-- ko case: ad.location.type === 'single' -->
              <!-- ko with: single -->
              <div class="ad single-ad" data-bind="css: css_class">
                <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                <!-- ko if: link !== '' && link !== '#' -->
                <a data-bind="
                            attr:{
                                'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), 
                                href: link, 
                                title: hover_text ? hover_text : title, 
                                target: open_in_new_window ? '_blank' : '', 
                                click: $component.trackEvent.bind($data, 'click', $data.title),
                                'tabindex' : ko.computed(function() {
                                    var index = 
                                    $parents.findIndex(function(item) {
                                        return Object.keys(item).length > 0 &amp;&amp; item.component;
                                    });
                                    if(index < 0)
                                        return 0;

                                    var model = $parents[index];
                                    if(model.component.name != 'main-nav')
                                        return 0;
                                    if (model.component.name === 'main-nav')
                                        return model.isMenuOpen() ? '0' : '-1';
                                    return 0;
                                })
                            },
                            event: {
                                focus: function() {
                                    var index = 
                                    $parents.findIndex(function(item) {
                                        return Object.keys(item).length > 0 &amp;&amp; item.component;
                                    });
                                    if(index < 0)
                                        return;

                                    var model = $parents[index];
                                    if (model.component.name === 'main-nav') {
                                        model.openMenu();
                                    }
                                    return;
                                },
                                blur: function() {
                                    var index = 
                                    $parents.findIndex(function(item) {
                                        return Object.keys(item).length > 0 &amp;&amp; item.component;
                                    });
                                    if(index < 0)
                                        return;

                                    var model = $parents[index];
                                    if (model.component.name === 'main-nav') {
                                        model.closeMenu();
                                    }
                                    return;
                                }
                            }
                            " aria-label="SRHS 2024 970x90" href="/common/controls/adhandler.aspx?ad_id=7&amp;target=https://www.spartanburgregional.com/" title="SRHS banner ad " target="_blank" click="function () { [native code] }" tabindex="0">
                            <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:1025px)" data-srcset="/images/2024/9/5/SRHS_970x90.jpg"><source media="(min-width:768px)" data-srcset="/images/2024/9/9/SRHS_728x90.jpg"><source media="(min-width:0px)" data-srcset="/images/2024/9/9/2024_SRHS_300x250.jpg"><img data-src="/images/2024/9/5/SRHS_970x90.jpg" alt="SRHS 2024 970x90" class="lazyload" style=""></picture>
                            <!-- ko if: open_in_new_window -->
                                <span class="external-link a11y-hide">Opens in new window</span>
                            <!-- /ko -->
                        </a>
                <!-- /ko -->
              </div>
              <!-- /ko -->
              <!-- /ko -->
              <!-- ko case: ad.location.type === 'multi' --><!-- /ko -->
              <!-- ko case: ad.location.type === 'html' --><!-- /ko -->
              <!-- ko case: ad.location.type === 'icons' --><!-- /ko -->
              <!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
              <!-- /ko -->
              <!-- /ko -->
            </ads-component>
          </div>
          <section aria-labelledby="h2_videos" class="s-videos">
            <div class="s-videos__inner">
              <script>
                var obj = {
                  "start": 0,
                  "count": 6,
                  "name": "",
                  "sport_id": null,
                  "count_breakpoints": "[{\"breakpoint\":1025,\"count\":6},{\"breakpoint\":0,\"count\":4}]",
                  "css_class": "",
                  "pinned_id": "",
                  "extra": {
                    "order_by": "",
                    "channel": {
                      "id": "UCbU52_uZxiJjza4Bwax2dDw",
                      "title": "Wofford Terriers",
                      "description": "The video home of Wofford Athletics",
                      "thumbnail": {
                        "width": 88,
                        "height": 88,
                        "url": "https://yt3.ggpht.com/Kmr_36b0IjkWGVRPD9t8iSgNjHrjZ2wecIXSQUfw5WAQGvBqQmHFJEdgdAiJ7X5ELe1cMKbb=s88-c-k-c0x00ffffff-no-rj"
                      },
                      "video_count": 0,
                      "subscriber_count": 0,
                      "view_count": 0
                    },
                    "sports": [{
                      "id": 17,
                      "title": "Volleyball",
                      "youtube_playlist_id": "PLQH-nThKaTB0faXIfrgH4BdoVhjlXcFBq"
                    }, {
                      "id": 20,
                      "title": "Marketing and Promotions",
                      "youtube_playlist_id": "PLQH-nThKaTB0vjP_TTY7vG8mLeo0hBECe"
                    }, {
                      "id": 7,
                      "title": "Men's Soccer",
                      "youtube_playlist_id": "PLQH-nThKaTB0Wa_V78ty7Ya-lJixMbtuP"
                    }, {
                      "id": 3,
                      "title": "Men's Basketball",
                      "youtube_playlist_id": "PLQH-nThKaTB1ftLQwYEzZgWasPedFfFGB"
                    }, {
                      "id": 14,
                      "title": "Women's Soccer",
                      "youtube_playlist_id": "PLQH-nThKaTB1pex05MrbQaxFHwi88eKZp"
                    }, {
                      "id": 22,
                      "title": "Women's Lacrosse",
                      "youtube_playlist_id": "PLQH-nThKaTB2-VW11ZeEVT89z5sUWyz9K"
                    }, {
                      "id": 10,
                      "title": "Women's Basketball",
                      "youtube_playlist_id": "PLQH-nThKaTB223hkCpbqAZFtJP61X5CWP"
                    }, {
                      "id": 23,
                      "title": "Softball",
                      "youtube_playlist_id": "PLQH-nThKaTB2LKPlxLK2KqC53VrbyTPy4"
                    }, {
                      "id": 2,
                      "title": "Baseball",
                      "youtube_playlist_id": "PLQH-nThKaTB3ayBkXNQbhqpaoEXbkacOg"
                    }, {
                      "id": 15,
                      "title": "Women's Tennis",
                      "youtube_playlist_id": "PLQH-nThKaTB3KTzws1awDP0iZfuLsL9Bj"
                    }, {
                      "id": 1,
                      "title": "Football",
                      "youtube_playlist_id": "PLQH-nThKaTB3t_1151vRqAufDe4O9C_rx"
                    }]
                  },
                  "context": null,
                  "dummy": false,
                  "type": "youtube",
                  "id": "9805b6b2-64fe-46e9-95be-acc5b77582ba",
                  "data": [{
                    "content_id": "iEC1NofY--E",
                    "content_title": "Mic'd Up with Natalie Arnold | Presented by Pizza Hut",
                    "content_date": "2024-12-03T17:58:23-06:00",
                    "content_url": "https://youtube.com/watch?v=iEC1NofY--E",
                    "content_image_url": "https://i.ytimg.com/vi/iEC1NofY--E/hqdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=iEC1NofY--E",
                    "id": "iEC1NofY--E",
                    "title": "Mic'd Up with Natalie Arnold | Presented by Pizza Hut",
                    "published_date": "2024-12-03T23:58:23Z",
                    "description": "Find us on social media.\n\nTwitter: https://twitter.com/WoffordTerriers\nInstagram: https://www.instagram.com/WoffordTerriers/\nFacebook: https://www.facebook.com/WoffordTerriers/\n\nhttps://woffordterriers.com/index.aspx",
                    "duration": "",
                    "views": 0,
                    "likes": 0,
                    "favorites": 0,
                    "channel": null,
                    "default": {
                      "width": 120,
                      "height": 90,
                      "url": "https://i.ytimg.com/vi/iEC1NofY--E/default.jpg"
                    },
                    "medium": {
                      "width": 320,
                      "height": 180,
                      "url": "https://i.ytimg.com/vi/iEC1NofY--E/mqdefault.jpg"
                    },
                    "high": {
                      "width": 480,
                      "height": 360,
                      "url": "https://i.ytimg.com/vi/iEC1NofY--E/hqdefault.jpg"
                    },
                    "standard": {
                      "width": 640,
                      "height": 480,
                      "url": "https://i.ytimg.com/vi/iEC1NofY--E/sddefault.jpg"
                    },
                    "maxres": {
                      "width": 1280,
                      "height": 720,
                      "url": "https://i.ytimg.com/vi/iEC1NofY--E/maxresdefault.jpg"
                    }
                  }, {
                    "content_id": "m3Ee9CW82BE",
                    "content_title": "Men's Basketball Earns Home Win Over North Alabama | Interviews",
                    "content_date": "2024-12-01T19:18:45-06:00",
                    "content_url": "https://youtube.com/watch?v=m3Ee9CW82BE",
                    "content_image_url": "https://i.ytimg.com/vi/m3Ee9CW82BE/hqdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=m3Ee9CW82BE",
                    "id": "m3Ee9CW82BE",
                    "title": "Men's Basketball Earns Home Win Over North Alabama | Interviews",
                    "published_date": "2024-12-02T01:18:45Z",
                    "description": "Find us on social media.\n\nTwitter: https://twitter.com/WoffordTerriers\nInstagram: https://www.instagram.com/WoffordTerriers/\nFacebook: https://www.facebook.com/WoffordTerriers/\n\nhttps://woffordterriers.com/index.aspx",
                    "duration": "",
                    "views": 0,
                    "likes": 0,
                    "favorites": 0,
                    "channel": null,
                    "default": {
                      "width": 120,
                      "height": 90,
                      "url": "https://i.ytimg.com/vi/m3Ee9CW82BE/default.jpg"
                    },
                    "medium": {
                      "width": 320,
                      "height": 180,
                      "url": "https://i.ytimg.com/vi/m3Ee9CW82BE/mqdefault.jpg"
                    },
                    "high": {
                      "width": 480,
                      "height": 360,
                      "url": "https://i.ytimg.com/vi/m3Ee9CW82BE/hqdefault.jpg"
                    },
                    "standard": {
                      "width": 640,
                      "height": 480,
                      "url": "https://i.ytimg.com/vi/m3Ee9CW82BE/sddefault.jpg"
                    },
                    "maxres": {
                      "width": 1280,
                      "height": 720,
                      "url": "https://i.ytimg.com/vi/m3Ee9CW82BE/maxresdefault.jpg"
                    }
                  }, {
                    "content_id": "fBEyJ3Tsk-Y",
                    "content_title": "Volleyball Claims 2024 SoCon Title | Recap",
                    "content_date": "2024-11-30T09:45:04-06:00",
                    "content_url": "https://youtube.com/watch?v=fBEyJ3Tsk-Y",
                    "content_image_url": "https://i.ytimg.com/vi/fBEyJ3Tsk-Y/hqdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=fBEyJ3Tsk-Y",
                    "id": "fBEyJ3Tsk-Y",
                    "title": "Volleyball Claims 2024 SoCon Title | Recap",
                    "published_date": "2024-11-30T15:45:04Z",
                    "description": "Find us on social media.\n\nTwitter: https://twitter.com/WoffordTerriers\nInstagram: https://www.instagram.com/WoffordTerriers/\nFacebook: https://www.facebook.com/WoffordTerriers/\n\nhttps://woffordterriers.com/index.aspx",
                    "duration": "",
                    "views": 0,
                    "likes": 0,
                    "favorites": 0,
                    "channel": null,
                    "default": {
                      "width": 120,
                      "height": 90,
                      "url": "https://i.ytimg.com/vi/fBEyJ3Tsk-Y/default.jpg"
                    },
                    "medium": {
                      "width": 320,
                      "height": 180,
                      "url": "https://i.ytimg.com/vi/fBEyJ3Tsk-Y/mqdefault.jpg"
                    },
                    "high": {
                      "width": 480,
                      "height": 360,
                      "url": "https://i.ytimg.com/vi/fBEyJ3Tsk-Y/hqdefault.jpg"
                    },
                    "standard": {
                      "width": 640,
                      "height": 480,
                      "url": "https://i.ytimg.com/vi/fBEyJ3Tsk-Y/sddefault.jpg"
                    },
                    "maxres": {
                      "width": 1280,
                      "height": 720,
                      "url": "https://i.ytimg.com/vi/fBEyJ3Tsk-Y/maxresdefault.jpg"
                    }
                  }, {
                    "content_id": "KUOzX2xIovA",
                    "content_title": "Inside Wofford Football vs. South Carolina | November 25th, 2024",
                    "content_date": "2024-11-25T15:00:18-06:00",
                    "content_url": "https://youtube.com/watch?v=KUOzX2xIovA",
                    "content_image_url": "https://i.ytimg.com/vi/KUOzX2xIovA/hqdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=KUOzX2xIovA",
                    "id": "KUOzX2xIovA",
                    "title": "Inside Wofford Football vs. South Carolina | November 25th, 2024",
                    "published_date": "2024-11-25T21:00:18Z",
                    "description": "Find us on social media.\n\nTwitter: https://twitter.com/WoffordTerriers\nInstagram: https://www.instagram.com/WoffordTerriers/\nFacebook: https://www.facebook.com/WoffordTerriers/\n\nhttps://woffordterriers.com/index.aspx",
                    "duration": "",
                    "views": 0,
                    "likes": 0,
                    "favorites": 0,
                    "channel": null,
                    "default": {
                      "width": 120,
                      "height": 90,
                      "url": "https://i.ytimg.com/vi/KUOzX2xIovA/default.jpg"
                    },
                    "medium": {
                      "width": 320,
                      "height": 180,
                      "url": "https://i.ytimg.com/vi/KUOzX2xIovA/mqdefault.jpg"
                    },
                    "high": {
                      "width": 480,
                      "height": 360,
                      "url": "https://i.ytimg.com/vi/KUOzX2xIovA/hqdefault.jpg"
                    },
                    "standard": {
                      "width": 640,
                      "height": 480,
                      "url": "https://i.ytimg.com/vi/KUOzX2xIovA/sddefault.jpg"
                    },
                    "maxres": {
                      "width": 1280,
                      "height": 720,
                      "url": "https://i.ytimg.com/vi/KUOzX2xIovA/maxresdefault.jpg"
                    }
                  }, {
                    "content_id": "lohxcpqrcFU",
                    "content_title": "Volleyball Claims Back to Back SoCon Tournament Titles | Postgame Interviews",
                    "content_date": "2024-11-24T20:33:55-06:00",
                    "content_url": "https://youtube.com/watch?v=lohxcpqrcFU",
                    "content_image_url": "https://i.ytimg.com/vi/lohxcpqrcFU/hqdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=lohxcpqrcFU",
                    "id": "lohxcpqrcFU",
                    "title": "Volleyball Claims Back to Back SoCon Tournament Titles | Postgame Interviews",
                    "published_date": "2024-11-25T02:33:55Z",
                    "description": "Find us on social media.\n\nTwitter: https://twitter.com/WoffordTerriers\nInstagram: https://www.instagram.com/WoffordTerriers/\nFacebook: https://www.facebook.com/WoffordTerriers/\n\nhttps://woffordterriers.com/index.aspx",
                    "duration": "",
                    "views": 0,
                    "likes": 0,
                    "favorites": 0,
                    "channel": null,
                    "default": {
                      "width": 120,
                      "height": 90,
                      "url": "https://i.ytimg.com/vi/lohxcpqrcFU/default.jpg"
                    },
                    "medium": {
                      "width": 320,
                      "height": 180,
                      "url": "https://i.ytimg.com/vi/lohxcpqrcFU/mqdefault.jpg"
                    },
                    "high": {
                      "width": 480,
                      "height": 360,
                      "url": "https://i.ytimg.com/vi/lohxcpqrcFU/hqdefault.jpg"
                    },
                    "standard": {
                      "width": 640,
                      "height": 480,
                      "url": "https://i.ytimg.com/vi/lohxcpqrcFU/sddefault.jpg"
                    },
                    "maxres": {
                      "width": 1280,
                      "height": 720,
                      "url": "https://i.ytimg.com/vi/lohxcpqrcFU/maxresdefault.jpg"
                    }
                  }, {
                    "content_id": "JN9n3TZO-7w",
                    "content_title": "Volleyball Clinches Spot In SoCon Championship | Laney Klika and Bri Mahoney Interviews",
                    "content_date": "2024-11-23T21:04:33-06:00",
                    "content_url": "https://youtube.com/watch?v=JN9n3TZO-7w",
                    "content_image_url": "https://i.ytimg.com/vi/JN9n3TZO-7w/hqdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=JN9n3TZO-7w",
                    "id": "JN9n3TZO-7w",
                    "title": "Volleyball Clinches Spot In SoCon Championship | Laney Klika and Bri Mahoney Interviews",
                    "published_date": "2024-11-24T03:04:33Z",
                    "description": "Find us on social media.\n\nTwitter: https://twitter.com/WoffordTerriers\nInstagram: https://www.instagram.com/WoffordTerriers/\nFacebook: https://www.facebook.com/WoffordTerriers/\n\nhttps://woffordterriers.com/index.aspx",
                    "duration": "",
                    "views": 0,
                    "likes": 0,
                    "favorites": 0,
                    "channel": null,
                    "default": {
                      "width": 120,
                      "height": 90,
                      "url": "https://i.ytimg.com/vi/JN9n3TZO-7w/default.jpg"
                    },
                    "medium": {
                      "width": 320,
                      "height": 180,
                      "url": "https://i.ytimg.com/vi/JN9n3TZO-7w/mqdefault.jpg"
                    },
                    "high": {
                      "width": 480,
                      "height": 360,
                      "url": "https://i.ytimg.com/vi/JN9n3TZO-7w/hqdefault.jpg"
                    },
                    "standard": {
                      "width": 640,
                      "height": 480,
                      "url": "https://i.ytimg.com/vi/JN9n3TZO-7w/sddefault.jpg"
                    },
                    "maxres": {
                      "width": 1280,
                      "height": 720,
                      "url": "https://i.ytimg.com/vi/JN9n3TZO-7w/maxresdefault.jpg"
                    }
                  }],
                  "mode": "web"
                };
                if (!("sidearmComponents" in window)) window.sidearmComponents = [];
                window.sidearmComponents.push(obj);
              </script>
              <youtube-component params="{ id: '9805b6b2-64fe-46e9-95be-acc5b77582ba', modal: true }">
                <div class="component c-videos c-videos--grid">
                  <!-- ko if: selectedVideo() -->
                  <div class="showcase-modal showcase-modal--youtube" data-bind="
            focusTrapWithin: '.showcase-modal', 
            showcasePlayer: selectedVideo().showcase, 
            modal :true, 
            videoContainer: '.showcase-modal__player', 
            click: selectedVideo().showcase().closeVideo, 
            onEscape: selectedVideo().showcase().closeVideo,
            event: {
                keyup: function(data, event) {
                    if(event.key == 'Escape') {
                        document.querySelector('.c-videos__play-btn.video-is-active').focus();
                    }
                }
            }">
                    <div class="showcase-modal__inner flex flex-column flex-align-stretch" data-bind="click: function() { return true; }, clickBubble: false">
                      <div class="showcase-modal__player-wrapper">
                        <div class="showcase-modal__player"></div>
                      </div>
                      <button type="button" id="showcase-modal-close" class="showcase-modal__close" data-bind="
                  click: selectedVideo().showcase().closeVideo,
                  event: {
                      click: function() {
                          document.querySelector('.c-videos__play-btn.video-is-active').focus();
                      }
                  }" aria-label="Close video modal">
                        <span aria-hidden="true" class="sf-close sidearm-icon"></span>
                      </button>
                      <div class="showcase-modal__title" data-bind="text: selectedVideo().title">Mic'd Up with Natalie Arnold | Presented by Pizza Hut</div>
                    </div>
                  </div>
                  <!-- /ko -->
                  <div class="c-videos__top">
                    <h2 class="c-videos__top-text" id="h2_videos">Videos</h2>
                    <ads-component params="{ name: 'cs---videos-single-ad-38b4cb' }"><!-- ko ifnot: isInitializing() -->
                      <!-- ko switch -->
                      <!-- ko case: ad.location.type === 'single' -->
                      <!-- ko with: single -->
                      <div class="ad single-ad" data-bind="css: css_class">
                        <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                        <!-- ko if: link !== '' && link !== '#' -->
                        <a data-bind="
                            attr:{
                                'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), 
                                href: link, 
                                title: hover_text ? hover_text : title, 
                                target: open_in_new_window ? '_blank' : '', 
                                click: $component.trackEvent.bind($data, 'click', $data.title),
                                'tabindex' : ko.computed(function() {
                                    var index = 
                                    $parents.findIndex(function(item) {
                                        return Object.keys(item).length > 0 &amp;&amp; item.component;
                                    });
                                    if(index < 0)
                                        return 0;

                                    var model = $parents[index];
                                    if(model.component.name != 'main-nav')
                                        return 0;
                                    if (model.component.name === 'main-nav')
                                        return model.isMenuOpen() ? '0' : '-1';
                                    return 0;
                                })
                            },
                            event: {
                                focus: function() {
                                    var index = 
                                    $parents.findIndex(function(item) {
                                        return Object.keys(item).length > 0 &amp;&amp; item.component;
                                    });
                                    if(index < 0)
                                        return;

                                    var model = $parents[index];
                                    if (model.component.name === 'main-nav') {
                                        model.openMenu();
                                    }
                                    return;
                                },
                                blur: function() {
                                    var index = 
                                    $parents.findIndex(function(item) {
                                        return Object.keys(item).length > 0 &amp;&amp; item.component;
                                    });
                                    if(index < 0)
                                        return;

                                    var model = $parents[index];
                                    if (model.component.name === 'main-nav') {
                                        model.closeMenu();
                                    }
                                    return;
                                }
                            }
                            " aria-label="2024 adidas 150x50" href="/common/controls/adhandler.aspx?ad_id=9&amp;target=https://www.adidas.com/us" title="2024 Adidas videos" target="_blank" click="function () { [native code] }" tabindex="0">
                            <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2024/9/5/adidas_2024_150x50.png"><img data-src="/images/2024/9/5/adidas_2024_150x50.png" alt="2024 adidas 150x50" class="lazyload" style=""></picture>
                            <!-- ko if: open_in_new_window -->
                                <span class="external-link a11y-hide">Opens in new window</span>
                            <!-- /ko -->
                        </a>
                        <!-- /ko -->
                      </div>
                      <!-- /ko -->
                      <!-- /ko -->
                      <!-- ko case: ad.location.type === 'multi' --><!-- /ko -->
                      <!-- ko case: ad.location.type === 'html' --><!-- /ko -->
                      <!-- ko case: ad.location.type === 'icons' --><!-- /ko -->
                      <!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
                      <!-- /ko -->
                      <!-- /ko -->
                    </ads-component>
                  </div>
                  <!-- ko if: !data().length --><!-- /ko -->
                  <div class="c-videos__list flex flex-wrap" data-bind="fastForEach: data">
                    <div class="c-videos__item flex flex-column" data-bind="
        click: $parent.switchVideo, 
        event: {
            focus: function() {
                event.currentTarget.classList.remove('video-is-active');
            },
            click: function() {
                event.currentTarget.classList.add('video-is-active');
                setTimeout(
                    function() {
                        document.querySelector('#showcase-modal-close').focus();
                    }, 200
                )
            }
        }">
                      <div class="c-videos__media-container relative">
                        <div class="c-videos__media relative">
                          <img class="c-videos__image lazyload" data-bind="attr:{ src: images.maxres ? images.maxres : images.medium, alt:title}" src="https://i.ytimg.com/vi/iEC1NofY--E/maxresdefault.jpg"
                            alt="Mic'd Up with Natalie Arnold | Presented by Pizza Hut">
                          <button type="button" class="c-videos__play-btn" data-bind="
                      focusTrapWithin: '.showcase-modal--youtube',
                      click: $parent.switchVideo, 
                      event: {
                          focus: function() {
                              event.currentTarget.classList.remove('video-is-active');
                          },
                          click: function() {
                              event.currentTarget.classList.add('video-is-active');
                              setTimeout(
                                  function() {
                                      document.querySelector('#showcase-modal-close').focus();
                                  }, 200
                              )
                          }
                      },
                      attr: {'aria-label': 'Play video ' + title}
                      " aria-label="Play video Mic'd Up with Natalie Arnold | Presented by Pizza Hut">
                            <span class="sf-play-minimal sidearm-icon" aria-hidden="true"></span>
                          </button>
                        </div>
                      </div>
                      <div class="c-videos__details">
                        <div class="c-videos__title" data-bind="text: title">Mic'd Up with Natalie Arnold | Presented by Pizza Hut</div>
                      </div>
                    </div>
                    <div class="c-videos__item flex flex-column" data-bind="
        click: $parent.switchVideo, 
        event: {
            focus: function() {
                event.currentTarget.classList.remove('video-is-active');
            },
            click: function() {
                event.currentTarget.classList.add('video-is-active');
                setTimeout(
                    function() {
                        document.querySelector('#showcase-modal-close').focus();
                    }, 200
                )
            }
        }">
                      <div class="c-videos__media-container relative">
                        <div class="c-videos__media relative">
                          <img class="c-videos__image lazyload" data-bind="attr:{ src: images.maxres ? images.maxres : images.medium, alt:title}" src="https://i.ytimg.com/vi/m3Ee9CW82BE/maxresdefault.jpg"
                            alt="Men's Basketball Earns Home Win Over North Alabama | Interviews">
                          <button type="button" class="c-videos__play-btn" data-bind="
                      focusTrapWithin: '.showcase-modal--youtube',
                      click: $parent.switchVideo, 
                      event: {
                          focus: function() {
                              event.currentTarget.classList.remove('video-is-active');
                          },
                          click: function() {
                              event.currentTarget.classList.add('video-is-active');
                              setTimeout(
                                  function() {
                                      document.querySelector('#showcase-modal-close').focus();
                                  }, 200
                              )
                          }
                      },
                      attr: {'aria-label': 'Play video ' + title}
                      " aria-label="Play video Men's Basketball Earns Home Win Over North Alabama | Interviews">
                            <span class="sf-play-minimal sidearm-icon" aria-hidden="true"></span>
                          </button>
                        </div>
                      </div>
                      <div class="c-videos__details">
                        <div class="c-videos__title" data-bind="text: title">Men's Basketball Earns Home Win Over North Alabama | Interviews</div>
                      </div>
                    </div>
                    <div class="c-videos__item flex flex-column" data-bind="
        click: $parent.switchVideo, 
        event: {
            focus: function() {
                event.currentTarget.classList.remove('video-is-active');
            },
            click: function() {
                event.currentTarget.classList.add('video-is-active');
                setTimeout(
                    function() {
                        document.querySelector('#showcase-modal-close').focus();
                    }, 200
                )
            }
        }">
                      <div class="c-videos__media-container relative">
                        <div class="c-videos__media relative">
                          <img class="c-videos__image lazyload" data-bind="attr:{ src: images.maxres ? images.maxres : images.medium, alt:title}" src="https://i.ytimg.com/vi/fBEyJ3Tsk-Y/maxresdefault.jpg"
                            alt="Volleyball Claims 2024 SoCon Title | Recap">
                          <button type="button" class="c-videos__play-btn" data-bind="
                      focusTrapWithin: '.showcase-modal--youtube',
                      click: $parent.switchVideo, 
                      event: {
                          focus: function() {
                              event.currentTarget.classList.remove('video-is-active');
                          },
                          click: function() {
                              event.currentTarget.classList.add('video-is-active');
                              setTimeout(
                                  function() {
                                      document.querySelector('#showcase-modal-close').focus();
                                  }, 200
                              )
                          }
                      },
                      attr: {'aria-label': 'Play video ' + title}
                      " aria-label="Play video Volleyball Claims 2024 SoCon Title | Recap">
                            <span class="sf-play-minimal sidearm-icon" aria-hidden="true"></span>
                          </button>
                        </div>
                      </div>
                      <div class="c-videos__details">
                        <div class="c-videos__title" data-bind="text: title">Volleyball Claims 2024 SoCon Title | Recap</div>
                      </div>
                    </div>
                    <div class="c-videos__item flex flex-column" data-bind="
        click: $parent.switchVideo, 
        event: {
            focus: function() {
                event.currentTarget.classList.remove('video-is-active');
            },
            click: function() {
                event.currentTarget.classList.add('video-is-active');
                setTimeout(
                    function() {
                        document.querySelector('#showcase-modal-close').focus();
                    }, 200
                )
            }
        }">
                      <div class="c-videos__media-container relative">
                        <div class="c-videos__media relative">
                          <img class="c-videos__image lazyload" data-bind="attr:{ src: images.maxres ? images.maxres : images.medium, alt:title}" src="https://i.ytimg.com/vi/KUOzX2xIovA/maxresdefault.jpg"
                            alt="Inside Wofford Football vs. South Carolina | November 25th, 2024">
                          <button type="button" class="c-videos__play-btn" data-bind="
                      focusTrapWithin: '.showcase-modal--youtube',
                      click: $parent.switchVideo, 
                      event: {
                          focus: function() {
                              event.currentTarget.classList.remove('video-is-active');
                          },
                          click: function() {
                              event.currentTarget.classList.add('video-is-active');
                              setTimeout(
                                  function() {
                                      document.querySelector('#showcase-modal-close').focus();
                                  }, 200
                              )
                          }
                      },
                      attr: {'aria-label': 'Play video ' + title}
                      " aria-label="Play video Inside Wofford Football vs. South Carolina | November 25th, 2024">
                            <span class="sf-play-minimal sidearm-icon" aria-hidden="true"></span>
                          </button>
                        </div>
                      </div>
                      <div class="c-videos__details">
                        <div class="c-videos__title" data-bind="text: title">Inside Wofford Football vs. South Carolina | November 25th, 2024</div>
                      </div>
                    </div>
                    <div class="c-videos__item flex flex-column" data-bind="
        click: $parent.switchVideo, 
        event: {
            focus: function() {
                event.currentTarget.classList.remove('video-is-active');
            },
            click: function() {
                event.currentTarget.classList.add('video-is-active');
                setTimeout(
                    function() {
                        document.querySelector('#showcase-modal-close').focus();
                    }, 200
                )
            }
        }">
                      <div class="c-videos__media-container relative">
                        <div class="c-videos__media relative">
                          <img class="c-videos__image lazyload" data-bind="attr:{ src: images.maxres ? images.maxres : images.medium, alt:title}" src="https://i.ytimg.com/vi/lohxcpqrcFU/maxresdefault.jpg"
                            alt="Volleyball Claims Back to Back SoCon Tournament Titles | Postgame Interviews">
                          <button type="button" class="c-videos__play-btn" data-bind="
                      focusTrapWithin: '.showcase-modal--youtube',
                      click: $parent.switchVideo, 
                      event: {
                          focus: function() {
                              event.currentTarget.classList.remove('video-is-active');
                          },
                          click: function() {
                              event.currentTarget.classList.add('video-is-active');
                              setTimeout(
                                  function() {
                                      document.querySelector('#showcase-modal-close').focus();
                                  }, 200
                              )
                          }
                      },
                      attr: {'aria-label': 'Play video ' + title}
                      " aria-label="Play video Volleyball Claims Back to Back SoCon Tournament Titles | Postgame Interviews">
                            <span class="sf-play-minimal sidearm-icon" aria-hidden="true"></span>
                          </button>
                        </div>
                      </div>
                      <div class="c-videos__details">
                        <div class="c-videos__title" data-bind="text: title">Volleyball Claims Back to Back SoCon Tournament Titles | Postgame Interviews</div>
                      </div>
                    </div>
                    <div class="c-videos__item flex flex-column" data-bind="
        click: $parent.switchVideo, 
        event: {
            focus: function() {
                event.currentTarget.classList.remove('video-is-active');
            },
            click: function() {
                event.currentTarget.classList.add('video-is-active');
                setTimeout(
                    function() {
                        document.querySelector('#showcase-modal-close').focus();
                    }, 200
                )
            }
        }">
                      <div class="c-videos__media-container relative">
                        <div class="c-videos__media relative">
                          <img class="c-videos__image lazyload" data-bind="attr:{ src: images.maxres ? images.maxres : images.medium, alt:title}" src="https://i.ytimg.com/vi/JN9n3TZO-7w/maxresdefault.jpg"
                            alt="Volleyball Clinches Spot In SoCon Championship | Laney Klika and Bri Mahoney Interviews">
                          <button type="button" class="c-videos__play-btn" data-bind="
                      focusTrapWithin: '.showcase-modal--youtube',
                      click: $parent.switchVideo, 
                      event: {
                          focus: function() {
                              event.currentTarget.classList.remove('video-is-active');
                          },
                          click: function() {
                              event.currentTarget.classList.add('video-is-active');
                              setTimeout(
                                  function() {
                                      document.querySelector('#showcase-modal-close').focus();
                                  }, 200
                              )
                          }
                      },
                      attr: {'aria-label': 'Play video ' + title}
                      " aria-label="Play video Volleyball Clinches Spot In SoCon Championship | Laney Klika and Bri Mahoney Interviews">
                            <span class="sf-play-minimal sidearm-icon" aria-hidden="true"></span>
                          </button>
                        </div>
                      </div>
                      <div class="c-videos__details">
                        <div class="c-videos__title" data-bind="text: title">Volleyball Clinches Spot In SoCon Championship | Laney Klika and Bri Mahoney Interviews</div>
                      </div>
                    </div>
                  </div>
                </div>
              </youtube-component>
            </div>
          </section>
        </div>
        <div class="s-container__right">
          <!-- ko if: ko.observable().matchMedia('(min-width:1025px)') -->
          <section id="event-section" class="s-events hide-large-down" aria-labelledby="h2_events">
            <div class="s-events__inner">
              <div class="s-events__top">
                <h2 class="s-events__top-text" id="h2_events">Schedule</h2>
                <script>
                  var obj = {
                    "start": 0,
                    "count": 10,
                    "name": "cs---schedule-f19d3a",
                    "sport_id": null,
                    "count_breakpoints": null,
                    "css_class": "",
                    "pinned_id": "",
                    "extra": {},
                    "context": null,
                    "dummy": false,
                    "type": "ads",
                    "id": "f4b253cf-d5b0-4e56-8084-a82c217b4dbc",
                    "data": {
                      "location": {
                        "id": 170,
                        "title": "CS - Schedule Single AD",
                        "type": "single",
                        "effect": "none",
                        "fixed_image_sizes": true,
                        "excluded_sport_ids": [],
                        "slick": false,
                        "dfp": false,
                        "sidearm_dfp": false,
                        "common_page": false,
                        "html_template": null,
                        "name": "cs---schedule-f19d3a",
                        "autoplay_speed": 8,
                        "accessibility_icons": true,
                        "sizes": null,
                        "slick_options": null,
                        "dfp_sizes": null
                      },
                      "campaigns": [{
                        "id": 6,
                        "title": "2024 Ingles Schedule",
                        "start_date": "2024-08-07T04:51:14",
                        "end_date": null,
                        "open_in_new_window": true,
                        "link": "/common/controls/adhandler.aspx?ad_id=6&target=https://www.ingles-markets.com/",
                        "icon": null,
                        "html": null,
                        "picture": {
                          "images": [{
                            "breakpoint": 0,
                            "alt": "Ingles ad for Top Stories 2021",
                            "image": "/images/2021/7/6/Ingles_logo_for_top_stories_2021.png",
                            "width": 150,
                            "height": 50
                          }]
                        },
                        "css_class": null,
                        "is_dummy": false,
                        "hover_text": null
                      }],
                      "content_id": "cs---schedule-f19d3a",
                      "content_title": "cs---schedule-f19d3a",
                      "content_date": null,
                      "content_url": null,
                      "content_image_url": null
                    },
                    "mode": "web"
                  };
                  if (!("sidearmComponents" in window)) window.sidearmComponents = [];
                  window.sidearmComponents.push(obj);
                </script>
                <ads-component params="{ id: 'f4b253cf-d5b0-4e56-8084-a82c217b4dbc' }"><!-- ko ifnot: isInitializing() -->
                  <!-- ko switch -->
                  <!-- ko case: ad.location.type === 'single' -->
                  <!-- ko with: single -->
                  <div class="ad single-ad" data-bind="css: css_class">
                    <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                    <!-- ko if: link !== '' && link !== '#' -->
                    <a data-bind="
                            attr:{
                                'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), 
                                href: link, 
                                title: hover_text ? hover_text : title, 
                                target: open_in_new_window ? '_blank' : '', 
                                click: $component.trackEvent.bind($data, 'click', $data.title),
                                'tabindex' : ko.computed(function() {
                                    var index = 
                                    $parents.findIndex(function(item) {
                                        return Object.keys(item).length > 0 &amp;&amp; item.component;
                                    });
                                    if(index < 0)
                                        return 0;

                                    var model = $parents[index];
                                    if(model.component.name != 'main-nav')
                                        return 0;
                                    if (model.component.name === 'main-nav')
                                        return model.isMenuOpen() ? '0' : '-1';
                                    return 0;
                                })
                            },
                            event: {
                                focus: function() {
                                    var index = 
                                    $parents.findIndex(function(item) {
                                        return Object.keys(item).length > 0 &amp;&amp; item.component;
                                    });
                                    if(index < 0)
                                        return;

                                    var model = $parents[index];
                                    if (model.component.name === 'main-nav') {
                                        model.openMenu();
                                    }
                                    return;
                                },
                                blur: function() {
                                    var index = 
                                    $parents.findIndex(function(item) {
                                        return Object.keys(item).length > 0 &amp;&amp; item.component;
                                    });
                                    if(index < 0)
                                        return;

                                    var model = $parents[index];
                                    if (model.component.name === 'main-nav') {
                                        model.closeMenu();
                                    }
                                    return;
                                }
                            }
                            " aria-label="Ingles ad for Top Stories 2021" href="/common/controls/adhandler.aspx?ad_id=6&amp;target=https://www.ingles-markets.com/" title="2024 Ingles Schedule" target="_blank" click="function () { [native code] }" tabindex="0">
                            <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2021/7/6/Ingles_logo_for_top_stories_2021.png" srcset="/images/2021/7/6/Ingles_logo_for_top_stories_2021.png"><img data-src="/images/2021/7/6/Ingles_logo_for_top_stories_2021.png" alt="Ingles ad for Top Stories 2021" class=" lazyloaded" style="" src="/images/2021/7/6/Ingles_logo_for_top_stories_2021.png"></picture>
                            <!-- ko if: open_in_new_window -->
                                <span class="external-link a11y-hide">Opens in new window</span>
                            <!-- /ko -->
                        </a>
                    <!-- /ko -->
                  </div>
                  <!-- /ko -->
                  <!-- /ko -->
                  <!-- ko case: ad.location.type === 'multi' --><!-- /ko -->
                  <!-- ko case: ad.location.type === 'html' --><!-- /ko -->
                  <!-- ko case: ad.location.type === 'icons' --><!-- /ko -->
                  <!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
                  <!-- /ko -->
                  <!-- /ko -->
                </ads-component>
              </div>
              <div class="s-events__tabs ui-tabs ui-corner-all ui-widget ui-widget-content">
                <ul class="s-events__tabs-nav reset-list flex ui-tabs-nav ui-corner-all ui-helper-reset ui-helper-clearfix ui-widget-header" role="tablist">
                  <li class="s-events__tabs-item ui-tabs-tab ui-corner-top ui-state-default ui-tab ui-tabs-active ui-state-active" role="tab" tabindex="0" aria-controls="events" aria-labelledby="ui-id-3" aria-selected="true" aria-expanded="true">
                    <a class="s-events__tabs-link ui-tabs-anchor" href="#events" role="presentation" tabindex="-1" id="ui-id-3">Events</a></li>
                  <li class="s-events__tabs-item ui-tabs-tab ui-corner-top ui-state-default ui-tab" role="tab" tabindex="0" aria-controls="results" aria-labelledby="ui-id-4" aria-selected="false" aria-expanded="false">
                    <a class="s-events__tabs-link ui-tabs-anchor" href="#results" role="presentation" tabindex="-1" id="ui-id-4">Results</a></li>
                </ul>
                <div class="s-events__events-panel ui-tabs-panel ui-corner-bottom ui-widget-content" id="events" aria-labelledby="ui-id-3" role="tabpanel" aria-hidden="false">
                  <script>
                    var obj = {
                      "start": 0,
                      "count": 6,
                      "name": "",
                      "sport_id": null,
                      "count_breakpoints": null,
                      "css_class": "",
                      "pinned_id": "",
                      "extra": {
                        "school_name": "Wofford College"
                      },
                      "context": null,
                      "dummy": false,
                      "type": "events",
                      "id": "04000bf6-a879-4138-a222-4d438a0f7d93",
                      "data": [{
                        "id": 11282,
                        "game_pregame_story_id": null,
                        "game_postgame_story_id": null,
                        "date": "2024-12-04T19:00:00",
                        "end_date": null,
                        "date_utc": "2024-12-05T00:00:00.0000001Z",
                        "end_date_utc": null,
                        "time": "7:00 PM",
                        "is_doubleheader": false,
                        "allday": false,
                        "tbd": false,
                        "team_prefix": "",
                        "status": "A",
                        "location_indicator": "H",
                        "neutral_hometeam": false,
                        "location": "Spartanburg, S.C.",
                        "conference": "Southern Conference",
                        "conference_abbrev": "SoCon",
                        "conference_logo": "/images/logos/SoCon_Primary_Blue_200_200.png",
                        "is_conference": false,
                        "show_atvs": true,
                        "is_spotlight": false,
                        "type": "upcoming",
                        "tournament": null,
                        "sport": {
                          "id": 3,
                          "title": "Men's Basketball",
                          "abbreviation": "MBB",
                          "shortname": "mbball",
                          "short_title": "MBB",
                          "global_sport_id": null,
                          "non_sport": false,
                          "show_at_vs": true,
                          "global_sport_shortname": "mbball",
                          "gender": "m",
                          "youtube": null,
                          "facebook": null,
                          "twitter": null,
                          "instagram": null,
                          "pinterest": null,
                          "tickets": null,
                          "global_sport_name_slug": null,
                          "url": null,
                          "ranking": null,
                          "game_synonym": "Game"
                        },
                        "schedule": {
                          "id": 506,
                          "title": "2024-25 Men's Basketball Schedule",
                          "url": "https://woffordterriers.com/schedule.aspx?schedule=506"
                        },
                        "opponent": {
                          "id": 51,
                          "prefix": null,
                          "name": "Gardner-Webb University",
                          "title": "Gardner-Webb University",
                          "image": "/images/logos/GW_Mascot_Full_rgb.png"
                        },
                        "media": {
                          "video": "https://www.espn.com/watch/player/_/id/cac71d04-4bd4-44a0-9e17-478795ffdca7",
                          "video_text": null,
                          "audio": "https://wofford.leanplayer.com/",
                          "audio_text": null,
                          "stats": "https://woffordterriers.com/sidearmstats/mbball/summary",
                          "tickets": "https://www.ticketreturn.com/prod2new/team.asp?SponsorID=16293",
                          "game_note": null,
                          "game_promotion_name": null,
                          "tv": "ESPN+",
                          "tv_image": "/images/2024/10/10/ESPNPlusBlackYellow.png",
                          "tv_image_link": null,
                          "radio": "Wofford Digital Network",
                          "custom1": null,
                          "custom2": null,
                          "custom3": null,
                          "gamefiles": [{
                            "css_class": null,
                            "title": "Game Notes",
                            "url": "/documents/2024/12/3/MBB_Game_Notes_vs._Gardner-Webb_12-4.pdf"
                          }],
                          "program": null,
                          "program_text": null
                        },
                        "story": {
                          "title": null,
                          "title_in_rotator": false,
                          "sub_headline": null,
                          "teaser": null,
                          "type": null,
                          "byline": null,
                          "app_exclusive": false,
                          "sport_display": null,
                          "sport": null,
                          "sport_shortname": null,
                          "image_source": null,
                          "image_focal_point": null,
                          "image_alt_text": null,
                          "video": null,
                          "url": "",
                          "redirect_absolute_url": null,
                          "links": null,
                          "homepage_feed_template": null,
                          "game_id": null,
                          "games": null,
                          "gallery_id": null,
                          "writer": null,
                          "id": null,
                          "content_id": "",
                          "content_title": null,
                          "content_date": null,
                          "content_url": "",
                          "content_image_url": null,
                          "date": null
                        },
                        "result": {
                          "game_id": 11282,
                          "status": null,
                          "team_score": null,
                          "opponent_score": null,
                          "prescore": null,
                          "postscore": null,
                          "bid": "4UCLMqui8MeGMvzHqh8paQ%3d%3d",
                          "boxscore": null,
                          "line_scores": null
                        },
                        "game_facility": {
                          "id": 153,
                          "title": "Jerry Richardson Indoor Stadium",
                          "url": "/facilities/?id=153"
                        },
                        "promotion": {
                          "name": null,
                          "link": null,
                          "image": null,
                          "caption": null
                        },
                        "event_image": {
                          "link": null,
                          "image": null,
                          "caption": null,
                          "alt_text": null
                        },
                        "pac_tickets": {
                          "stubhub_id": 0,
                          "ticketLink": "https://www.ticketreturn.com/prod2new/team.asp?SponsorID=16293",
                          "ticket_range": "Buy Tickets",
                          "stubhub_link": null,
                          "stubhub_range": null,
                          "seatgeek_link": null,
                          "isModified": 0
                        }
                      }, {
                        "id": 11382,
                        "game_pregame_story_id": null,
                        "game_postgame_story_id": null,
                        "date": "2024-12-05T20:00:00",
                        "end_date": null,
                        "date_utc": "2024-12-06T01:00:00Z",
                        "end_date_utc": null,
                        "time": "8:00 PM ET",
                        "is_doubleheader": false,
                        "allday": false,
                        "tbd": false,
                        "team_prefix": "",
                        "status": "A",
                        "location_indicator": "A",
                        "neutral_hometeam": false,
                        "location": "Waco, TX",
                        "conference": "Southern Conference",
                        "conference_abbrev": "SoCon",
                        "conference_logo": "/images/logos/SoCon_Primary_Blue_200_200.png",
                        "is_conference": false,
                        "show_atvs": true,
                        "is_spotlight": false,
                        "type": "upcoming",
                        "tournament": "NCAA Tournament",
                        "sport": {
                          "id": 17,
                          "title": "Volleyball",
                          "abbreviation": "WVB",
                          "shortname": "wvball",
                          "short_title": "VB",
                          "global_sport_id": null,
                          "non_sport": false,
                          "show_at_vs": true,
                          "global_sport_shortname": "wvball",
                          "gender": "f",
                          "youtube": null,
                          "facebook": null,
                          "twitter": null,
                          "instagram": null,
                          "pinterest": null,
                          "tickets": null,
                          "global_sport_name_slug": null,
                          "url": null,
                          "ranking": null,
                          "game_synonym": "Match"
                        },
                        "schedule": {
                          "id": 502,
                          "title": "2024 Volleyball Schedule",
                          "url": "https://woffordterriers.com/schedule.aspx?schedule=502"
                        },
                        "opponent": {
                          "id": 100,
                          "prefix": null,
                          "name": "Baylor University",
                          "title": "Baylor University",
                          "image": "/images/logos/Baylor.png"
                        },
                        "media": {
                          "video": "https://www.espn.com/watch/player/_/id/a55e09ec-295c-4ad7-b277-6f549c38c968",
                          "video_text": null,
                          "audio": null,
                          "audio_text": null,
                          "stats": "https://www.ncaa.com/game/6343875",
                          "tickets": null,
                          "game_note": null,
                          "game_promotion_name": "First Round",
                          "tv": "ESPN+",
                          "tv_image": "/images/2024/10/10/ESPNPlusBlackYellow.png",
                          "tv_image_link": null,
                          "radio": null,
                          "custom1": null,
                          "custom2": null,
                          "custom3": null,
                          "gamefiles": [{
                            "css_class": null,
                            "title": "Match Notes",
                            "url": "/documents/2024/12/4/VB_Match_Notes_-_NCAA_Tournament_Rd._1-2.pdf"
                          }],
                          "program": null,
                          "program_text": null
                        },
                        "story": {
                          "title": null,
                          "title_in_rotator": false,
                          "sub_headline": null,
                          "teaser": null,
                          "type": null,
                          "byline": null,
                          "app_exclusive": false,
                          "sport_display": null,
                          "sport": null,
                          "sport_shortname": null,
                          "image_source": null,
                          "image_focal_point": null,
                          "image_alt_text": null,
                          "video": null,
                          "url": "",
                          "redirect_absolute_url": null,
                          "links": null,
                          "homepage_feed_template": null,
                          "game_id": null,
                          "games": null,
                          "gallery_id": null,
                          "writer": null,
                          "id": null,
                          "content_id": "",
                          "content_title": null,
                          "content_date": null,
                          "content_url": "",
                          "content_image_url": null,
                          "date": null
                        },
                        "result": {
                          "game_id": 11382,
                          "status": null,
                          "team_score": null,
                          "opponent_score": null,
                          "prescore": null,
                          "postscore": null,
                          "bid": "qu7u3dPkTnbWijRLhFIyjw%3d%3d",
                          "boxscore": null,
                          "line_scores": null
                        },
                        "game_facility": null,
                        "promotion": {
                          "name": "First Round",
                          "link": null,
                          "image": null,
                          "caption": null
                        },
                        "event_image": {
                          "link": null,
                          "image": null,
                          "caption": null,
                          "alt_text": null
                        },
                        "pac_tickets": {
                          "stubhub_id": 0,
                          "ticketLink": null,
                          "ticket_range": null,
                          "stubhub_link": null,
                          "stubhub_range": null,
                          "seatgeek_link": null,
                          "isModified": 0
                        }
                      }, {
                        "id": 11397,
                        "game_pregame_story_id": null,
                        "game_postgame_story_id": null,
                        "date": "2024-12-06T00:00:00",
                        "end_date": "2024-12-07T00:00:00",
                        "date_utc": null,
                        "end_date_utc": null,
                        "time": "All Day",
                        "is_doubleheader": false,
                        "allday": true,
                        "tbd": false,
                        "team_prefix": "",
                        "status": "A",
                        "location_indicator": "A",
                        "neutral_hometeam": false,
                        "location": "Boone, NC",
                        "conference": "Southern Conference",
                        "conference_abbrev": "SoCon",
                        "conference_logo": "/images/logos/SoCon_Primary_Blue_200_200.png",
                        "is_conference": false,
                        "show_atvs": true,
                        "is_spotlight": false,
                        "type": "upcoming",
                        "tournament": null,
                        "sport": {
                          "id": 16,
                          "title": "Women's Track & Field",
                          "abbreviation": "WTRK",
                          "shortname": "wtrack",
                          "short_title": "WTRK",
                          "global_sport_id": null,
                          "non_sport": false,
                          "show_at_vs": true,
                          "global_sport_shortname": "wtrack",
                          "gender": "f",
                          "youtube": null,
                          "facebook": null,
                          "twitter": null,
                          "instagram": null,
                          "pinterest": null,
                          "tickets": null,
                          "global_sport_name_slug": null,
                          "url": null,
                          "ranking": null,
                          "game_synonym": "Meet"
                        },
                        "schedule": {
                          "id": 514,
                          "title": "2024-25 Women's Track & Field Schedule",
                          "url": "https://woffordterriers.com/schedule.aspx?schedule=514"
                        },
                        "opponent": {
                          "id": 12,
                          "prefix": null,
                          "name": "John Weaver Invitational",
                          "title": "John Weaver Invitational",
                          "image": "/images/logos/Appalachian-State-University.png"
                        },
                        "media": {
                          "video": null,
                          "video_text": null,
                          "audio": null,
                          "audio_text": null,
                          "stats": null,
                          "tickets": null,
                          "game_note": null,
                          "game_promotion_name": null,
                          "tv": null,
                          "tv_image": null,
                          "tv_image_link": null,
                          "radio": null,
                          "custom1": null,
                          "custom2": null,
                          "custom3": null,
                          "gamefiles": null,
                          "program": null,
                          "program_text": null
                        },
                        "story": {
                          "title": null,
                          "title_in_rotator": false,
                          "sub_headline": null,
                          "teaser": null,
                          "type": null,
                          "byline": null,
                          "app_exclusive": false,
                          "sport_display": null,
                          "sport": null,
                          "sport_shortname": null,
                          "image_source": null,
                          "image_focal_point": null,
                          "image_alt_text": null,
                          "video": null,
                          "url": "",
                          "redirect_absolute_url": null,
                          "links": null,
                          "homepage_feed_template": null,
                          "game_id": null,
                          "games": null,
                          "gallery_id": null,
                          "writer": null,
                          "id": null,
                          "content_id": "",
                          "content_title": null,
                          "content_date": null,
                          "content_url": "",
                          "content_image_url": null,
                          "date": null
                        },
                        "result": {
                          "game_id": 11397,
                          "status": null,
                          "team_score": null,
                          "opponent_score": null,
                          "prescore": null,
                          "postscore": null,
                          "bid": "mn%2bj%2bl2tbGaQ0N6fEfX7eg%3d%3d",
                          "boxscore": null,
                          "line_scores": null
                        },
                        "game_facility": null,
                        "promotion": {
                          "name": null,
                          "link": null,
                          "image": null,
                          "caption": null
                        },
                        "event_image": {
                          "link": null,
                          "image": null,
                          "caption": null,
                          "alt_text": null
                        },
                        "pac_tickets": {
                          "stubhub_id": 0,
                          "ticketLink": null,
                          "ticket_range": null,
                          "stubhub_link": null,
                          "stubhub_range": null,
                          "seatgeek_link": null,
                          "isModified": 0
                        }
                      }, {
                        "id": 11380,
                        "game_pregame_story_id": null,
                        "game_postgame_story_id": null,
                        "date": "2024-12-06T00:00:00",
                        "end_date": "2024-12-07T00:00:00",
                        "date_utc": null,
                        "end_date_utc": null,
                        "time": "All Day",
                        "is_doubleheader": false,
                        "allday": true,
                        "tbd": false,
                        "team_prefix": "",
                        "status": "A",
                        "location_indicator": "A",
                        "neutral_hometeam": false,
                        "location": "Boone, NC",
                        "conference": "Southern Conference",
                        "conference_abbrev": "SoCon",
                        "conference_logo": "/images/logos/SoCon_Primary_Blue_200_200.png",
                        "is_conference": false,
                        "show_atvs": true,
                        "is_spotlight": false,
                        "type": "upcoming",
                        "tournament": null,
                        "sport": {
                          "id": 9,
                          "title": "Men's Track & Field",
                          "abbreviation": "MTRK",
                          "shortname": "mtrack",
                          "short_title": "MTRK",
                          "global_sport_id": null,
                          "non_sport": false,
                          "show_at_vs": true,
                          "global_sport_shortname": "mtrack",
                          "gender": "m",
                          "youtube": null,
                          "facebook": null,
                          "twitter": null,
                          "instagram": null,
                          "pinterest": null,
                          "tickets": null,
                          "global_sport_name_slug": null,
                          "url": null,
                          "ranking": null,
                          "game_synonym": "Meet"
                        },
                        "schedule": {
                          "id": 512,
                          "title": "2024-25 Men's Track & Field Schedule",
                          "url": "https://woffordterriers.com/schedule.aspx?schedule=512"
                        },
                        "opponent": {
                          "id": 12,
                          "prefix": null,
                          "name": "John Weaver Invitational",
                          "title": "John Weaver Invitational",
                          "image": "/images/logos/Appalachian-State-University.png"
                        },
                        "media": {
                          "video": null,
                          "video_text": null,
                          "audio": null,
                          "audio_text": null,
                          "stats": null,
                          "tickets": null,
                          "game_note": null,
                          "game_promotion_name": null,
                          "tv": null,
                          "tv_image": null,
                          "tv_image_link": null,
                          "radio": null,
                          "custom1": null,
                          "custom2": null,
                          "custom3": null,
                          "gamefiles": null,
                          "program": null,
                          "program_text": null
                        },
                        "story": {
                          "title": null,
                          "title_in_rotator": false,
                          "sub_headline": null,
                          "teaser": null,
                          "type": null,
                          "byline": null,
                          "app_exclusive": false,
                          "sport_display": null,
                          "sport": null,
                          "sport_shortname": null,
                          "image_source": null,
                          "image_focal_point": null,
                          "image_alt_text": null,
                          "video": null,
                          "url": "",
                          "redirect_absolute_url": null,
                          "links": null,
                          "homepage_feed_template": null,
                          "game_id": null,
                          "games": null,
                          "gallery_id": null,
                          "writer": null,
                          "id": null,
                          "content_id": "",
                          "content_title": null,
                          "content_date": null,
                          "content_url": "",
                          "content_image_url": null,
                          "date": null
                        },
                        "result": {
                          "game_id": 11380,
                          "status": null,
                          "team_score": null,
                          "opponent_score": null,
                          "prescore": null,
                          "postscore": null,
                          "bid": "BzYQbEa0YGTgMh7JHS9REA%3d%3d",
                          "boxscore": null,
                          "line_scores": null
                        },
                        "game_facility": null,
                        "promotion": {
                          "name": null,
                          "link": null,
                          "image": null,
                          "caption": null
                        },
                        "event_image": {
                          "link": null,
                          "image": null,
                          "caption": null,
                          "alt_text": null
                        },
                        "pac_tickets": {
                          "stubhub_id": 0,
                          "ticketLink": null,
                          "ticket_range": null,
                          "stubhub_link": null,
                          "stubhub_range": null,
                          "seatgeek_link": null,
                          "isModified": 0
                        }
                      }, {
                        "id": 11323,
                        "game_pregame_story_id": null,
                        "game_postgame_story_id": null,
                        "date": "2024-12-07T18:00:00",
                        "end_date": null,
                        "date_utc": "2024-12-07T23:00:00Z",
                        "end_date_utc": null,
                        "time": "6:00 PM",
                        "is_doubleheader": false,
                        "allday": false,
                        "tbd": false,
                        "team_prefix": "",
                        "status": "A",
                        "location_indicator": "H",
                        "neutral_hometeam": false,
                        "location": "Spartanburg, SC",
                        "conference": "Southern Conference",
                        "conference_abbrev": "SoCon",
                        "conference_logo": "/images/logos/SoCon_Primary_Blue_200_200.png",
                        "is_conference": false,
                        "show_atvs": true,
                        "is_spotlight": false,
                        "type": "upcoming",
                        "tournament": null,
                        "sport": {
                          "id": 10,
                          "title": "Women's Basketball",
                          "abbreviation": "WBB",
                          "shortname": "wbball",
                          "short_title": "WBB",
                          "global_sport_id": null,
                          "non_sport": false,
                          "show_at_vs": true,
                          "global_sport_shortname": "wbball",
                          "gender": "f",
                          "youtube": null,
                          "facebook": null,
                          "twitter": null,
                          "instagram": null,
                          "pinterest": null,
                          "tickets": null,
                          "global_sport_name_slug": null,
                          "url": null,
                          "ranking": null,
                          "game_synonym": "Game"
                        },
                        "schedule": {
                          "id": 509,
                          "title": "2024-25 Women's Basketball Schedule",
                          "url": "https://woffordterriers.com/schedule.aspx?schedule=509"
                        },
                        "opponent": {
                          "id": 12,
                          "prefix": null,
                          "name": "Appalachian State University",
                          "title": "Appalachian State University",
                          "image": "/images/logos/Appalachian-State-University.png"
                        },
                        "media": {
                          "video": "https://www.espn.com/watch/player/_/id/f23012d3-d566-4823-b944-8be14915bf38",
                          "video_text": null,
                          "audio": "https://wofford.leanplayer.com/",
                          "audio_text": null,
                          "stats": "https://woffordterriers.com/sidearmstats/wbball/summary",
                          "tickets": "https://www.ticketreturn.com/TRMobile/#/tickets/team?ClientID=113",
                          "game_note": null,
                          "game_promotion_name": null,
                          "tv": "ESPN+ CW62",
                          "tv_image": "/images/2024/11/4/ESPN_plus_CW62_Nexstar_logo_24_REV.png",
                          "tv_image_link": null,
                          "radio": "Wofford Digital Network",
                          "custom1": null,
                          "custom2": null,
                          "custom3": null,
                          "gamefiles": null,
                          "program": null,
                          "program_text": null
                        },
                        "story": {
                          "title": null,
                          "title_in_rotator": false,
                          "sub_headline": null,
                          "teaser": null,
                          "type": null,
                          "byline": null,
                          "app_exclusive": false,
                          "sport_display": null,
                          "sport": null,
                          "sport_shortname": null,
                          "image_source": null,
                          "image_focal_point": null,
                          "image_alt_text": null,
                          "video": null,
                          "url": "",
                          "redirect_absolute_url": null,
                          "links": null,
                          "homepage_feed_template": null,
                          "game_id": null,
                          "games": null,
                          "gallery_id": null,
                          "writer": null,
                          "id": null,
                          "content_id": "",
                          "content_title": null,
                          "content_date": null,
                          "content_url": "",
                          "content_image_url": null,
                          "date": null
                        },
                        "result": {
                          "game_id": 11323,
                          "status": null,
                          "team_score": null,
                          "opponent_score": null,
                          "prescore": null,
                          "postscore": null,
                          "bid": "xB7CsM8DEWlIsGBrzwgX3Q%3d%3d",
                          "boxscore": null,
                          "line_scores": null
                        },
                        "game_facility": {
                          "id": 153,
                          "title": "Jerry Richardson Indoor Stadium",
                          "url": "/facilities/?id=153"
                        },
                        "promotion": {
                          "name": null,
                          "link": null,
                          "image": null,
                          "caption": null
                        },
                        "event_image": {
                          "link": null,
                          "image": null,
                          "caption": null,
                          "alt_text": null
                        },
                        "pac_tickets": {
                          "stubhub_id": 0,
                          "ticketLink": "https://www.ticketreturn.com/TRMobile/#/tickets/team?ClientID=113",
                          "ticket_range": "Buy Tickets",
                          "stubhub_link": null,
                          "stubhub_range": null,
                          "seatgeek_link": null,
                          "isModified": 0
                        }
                      }, {
                        "id": 11283,
                        "game_pregame_story_id": null,
                        "game_postgame_story_id": null,
                        "date": "2024-12-07T19:00:00",
                        "end_date": null,
                        "date_utc": "2024-12-08T00:00:00.0000001Z",
                        "end_date_utc": null,
                        "time": "7:00 PM",
                        "is_doubleheader": false,
                        "allday": false,
                        "tbd": false,
                        "team_prefix": "",
                        "status": "A",
                        "location_indicator": "A",
                        "neutral_hometeam": false,
                        "location": "Elon, NC",
                        "conference": "Southern Conference",
                        "conference_abbrev": "SoCon",
                        "conference_logo": "/images/logos/SoCon_Primary_Blue_200_200.png",
                        "is_conference": false,
                        "show_atvs": true,
                        "is_spotlight": false,
                        "type": "upcoming",
                        "tournament": null,
                        "sport": {
                          "id": 3,
                          "title": "Men's Basketball",
                          "abbreviation": "MBB",
                          "shortname": "mbball",
                          "short_title": "MBB",
                          "global_sport_id": null,
                          "non_sport": false,
                          "show_at_vs": true,
                          "global_sport_shortname": "mbball",
                          "gender": "m",
                          "youtube": null,
                          "facebook": null,
                          "twitter": null,
                          "instagram": null,
                          "pinterest": null,
                          "tickets": null,
                          "global_sport_name_slug": null,
                          "url": null,
                          "ranking": null,
                          "game_synonym": "Game"
                        },
                        "schedule": {
                          "id": 506,
                          "title": "2024-25 Men's Basketball Schedule",
                          "url": "https://woffordterriers.com/schedule.aspx?schedule=506"
                        },
                        "opponent": {
                          "id": 16,
                          "prefix": null,
                          "name": "Elon University",
                          "title": "Elon University",
                          "image": "/images/logos/elon_logo.png"
                        },
                        "media": {
                          "video": "https://go.flosports.tv/partner/caa?utm_campaign=caa&utm_medium=partner&utm_source=teams&utm_content=teams&rtid=elon&coverage_id=",
                          "video_text": null,
                          "audio": "https://wofford.leanplayer.com/",
                          "audio_text": null,
                          "stats": "https://stats.statbroadcast.com/broadcast/?id=546592",
                          "tickets": null,
                          "game_note": null,
                          "game_promotion_name": null,
                          "tv": "FloSports ",
                          "tv_image": "/images/2023/2/16/Flosports_3T9c6_copy_xKeG8.png",
                          "tv_image_link": null,
                          "radio": "Wofford Digital Network",
                          "custom1": null,
                          "custom2": null,
                          "custom3": null,
                          "gamefiles": null,
                          "program": null,
                          "program_text": null
                        },
                        "story": {
                          "title": null,
                          "title_in_rotator": false,
                          "sub_headline": null,
                          "teaser": null,
                          "type": null,
                          "byline": null,
                          "app_exclusive": false,
                          "sport_display": null,
                          "sport": null,
                          "sport_shortname": null,
                          "image_source": null,
                          "image_focal_point": null,
                          "image_alt_text": null,
                          "video": null,
                          "url": "",
                          "redirect_absolute_url": null,
                          "links": null,
                          "homepage_feed_template": null,
                          "game_id": null,
                          "games": null,
                          "gallery_id": null,
                          "writer": null,
                          "id": null,
                          "content_id": "",
                          "content_title": null,
                          "content_date": null,
                          "content_url": "",
                          "content_image_url": null,
                          "date": null
                        },
                        "result": {
                          "game_id": 11283,
                          "status": null,
                          "team_score": null,
                          "opponent_score": null,
                          "prescore": null,
                          "postscore": null,
                          "bid": "dBJf5q1qEF%2fJ5QbWZCgZgQ%3d%3d",
                          "boxscore": null,
                          "line_scores": null
                        },
                        "game_facility": null,
                        "promotion": {
                          "name": null,
                          "link": null,
                          "image": null,
                          "caption": null
                        },
                        "event_image": {
                          "link": null,
                          "image": null,
                          "caption": null,
                          "alt_text": null
                        },
                        "pac_tickets": {
                          "stubhub_id": 0,
                          "ticketLink": null,
                          "ticket_range": null,
                          "stubhub_link": null,
                          "stubhub_range": null,
                          "seatgeek_link": null,
                          "isModified": 0
                        }
                      }],
                      "mode": "web"
                    };
                    if (!("sidearmComponents" in window)) window.sidearmComponents = [];
                    window.sidearmComponents.push(obj);
                  </script>
                  <events-component params="{ id: '04000bf6-a879-4138-a222-4d438a0f7d93' }"><!-- ko if: !data().length --><!-- /ko -->
                    <div class="component c-events c-events--cards-boxy reset-list" data-bind="fastForEach: data">
                      <div class="c-events__item flex flex-column" role="group" tabindex="0" data-bind="
        css: {
          'is-open': selected()
        },
        attr: {
          'aria-label': $component.component.extra.school_name + ' ' + sport.title + ' versus ' + opponent.title + ' on ' + moment(date).format('M/D/YYYY') + ' at ' + time 
        }, 
        onEnter:function(){return false;},
        event: {
            keyup: function(data, event) {
                if(event.key == 'Tab') {
                    $(event.target).closest('.slick-slider').slick('slickGoTo', $index());
                  }
              }
          }" aria-label="Wofford College Men's Basketball versus Gardner-Webb University on 12/4/2024 at 7:00 PM">
                        <div class="c-events__header">
                          <!-- ko if: type === 'upcoming' -->
                          <span class="c-events__date" data-bind="formatDate:date, format:'MMM DD'">Dec 04</span>
                          <!-- ko if: isLive() -->
                          <span class="c-events__date-time-divider">/</span>
                          <span class="c-events__live">Live</span>
                          <!-- /ko -->
                          <!-- ko if: !isLive() --><!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: (type === 'upcoming' && (media.audio || media.video || media.stats || media.tickets)) || (type === 'recent' && (story.url || result.boxscore)) -->
                          <button type="button" class="c-events__toggle" data-bind="
        click: toggleGame, 
        css: {'is-toggled': selected()},
        attr: { 
            'aria-expanded': selected() ? 'true' : 'false',
            'aria-label': 'Toggle links for game against ' + opponent.title
        },
        event: {
            keyup: function(data, event) {
                if(event.key == 'Enter') {
                    toggleGame()
                }
                if(event.key == 'Escape') {
                    closeGame();
                }
            }
        }" aria-expanded="false" aria-label="Toggle links for game against Gardner-Webb University">
                            <!-- ko if: !selected() -->
                            <span class="sf-ellipsis-minimal sidearm-icon" aria-hidden="true"></span>
                            <!-- /ko -->
                            <!-- ko if: selected() --><!-- /ko -->
                          </button>
                          <div class="c-events__overlay" data-bind="
        css: {'is-open': selected()},
        event: {
            keyup: function(data, event) {
                if(event.key == 'Escape') {
                    closeGame();
                    $(event.target).closest('.slick-slide').find('[class*=&quot;__toggle&quot;]').focus();
                }
            }
        }">
                            <ul class="c-events__media reset-list flex flex-align-center flex-justify-center">
                              <!-- ko if: type === 'upcoming' -->
                              <!-- ko if: media.stats -->
                              <li class="c-events__media-item">
                                <a class="c-events__media-link" data-bind="
                        attr: { 
                          href: media.stats 
                        },
                        event: { 
                            focus: function() { openGame(); }, 
                            blur:  function() { closeGame(); } 
                        }" href="https://woffordterriers.com/sidearmstats/mbball/summary">
                            <span>Stats</span>
                            <span class="accessible-hide">
                                Live stats for <span data-bind="text: sport.title">Men's Basketball</span> <span data-bind="text: atVs">vs</span> <span data-bind="text: opponent.title">Gardner-Webb University</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">December 4, 2024</span> at <span data-bind="text: time">7:00 PM</span>
                            </span>
                        </a>
                              </li>
                              <!-- /ko -->
                              <!-- ko if: media.tickets -->
                              <li class="c-events__media-item">
                                <a class="c-events__media-link" data-bind="
                        attr: { 
                          href: media.tickets 
                        },
                        event: { 
                            focus: function() { openGame(); }, 
                            blur:  function() { closeGame(); } 
                        }" href="https://www.ticketreturn.com/prod2new/team.asp?SponsorID=16293&amp;_ga=2.173645284.671745629.1733358031-439930360.1733358031">
                            <span>Tickets</span>
                            <span class="accessible-hide">
                                Buy tickets for <span data-bind="text: sport.title">Men's Basketball</span> <span data-bind="text: atVs">vs</span> <span data-bind="text: opponent.title">Gardner-Webb University</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">December 4, 2024</span> at <span data-bind="text: time">7:00 PM</span>
                            </span>
                        </a>
                              </li>
                              <!-- /ko -->
                              <!-- ko if: media.video -->
                              <li class="c-events__media-item">
                                <a class="c-events__media-link" data-bind="
                        attr: { 
                          href: media.video 
                        },
                        event: { 
                            focus: function() { openGame(); }, 
                            blur:  function() { closeGame(); } 
                        }" href="https://www.espn.com/watch/player/_/id/cac71d04-4bd4-44a0-9e17-478795ffdca7">
                            <span>Watch</span>
                            <span class="accessible-hide">
                                Live video for <span data-bind="text: sport.title">Men's Basketball</span> <span data-bind="text: atVs">vs</span> <span data-bind="text: opponent.title">Gardner-Webb University</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">December 4, 2024</span> at <span data-bind="text: time">7:00 PM</span>
                            </span>
                        </a>
                              </li>
                              <!-- /ko -->
                              <!-- ko if: media.audio -->
                              <li class="c-events__media-item">
                                <a class="c-events__media-link" data-bind="
                        attr: { 
                          href: media.audio 
                        },
                        event: { 
                            focus: function() { openGame(); }, 
                            blur:  function() { closeGame(); } 
                        }" href="https://wofford.leanplayer.com/">
                            <span>Listen</span>
                            <span class="accessible-hide">
                                Live audio for <span data-bind="text: sport.title">Men's Basketball</span> <span data-bind="text: atVs">vs</span> <span data-bind="text: opponent.title">Gardner-Webb University</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">December 4, 2024</span>
                            </span>
                        </a>
                              </li>
                              <!-- /ko -->
                              <!-- /ko -->
                            </ul>
                          </div>
                          <!-- /ko -->
                        </div>
                        <div class="c-events__body flex">
                          <div class="c-events__logos flex flex-align-center flex-justify-center">
                            <div class="c-events__logo c-events__logo--away">
                              <!-- ko if: opponent.image -->
                              <img class="c-events__team-logo lazyloaded" data-bind="attr: { 'data-src': opponent.image + '?width=50' }" alt="" data-src="/images/logos/GW_Mascot_Full_rgb.png?width=50"
                                src="/images/logos/GW_Mascot_Full_rgb.png?width=50">
                              <!-- /ko -->
                              <!-- ko if: !opponent.image --><!-- /ko -->
                            </div>
                          </div>
                          <div class="c-events__indicator" data-bind="text: atVs">vs</div>
                          <div class="c-events__teams flex-item-1">
                            <div class="c-events__team c-events__team-home flex">
                              <div class="c-events__sport flex-item-1" data-bind="text: sport.short_title">MBB</div>
                              <!-- ko if: type === 'upcoming' && liveStats() -->
                              <div class="c-events__team-score" data-bind="text: liveStats().team_score">15</div>
                              <!-- /ko -->
                            </div>
                            <div class="c-events__team c-events__team-away flex">
                              <div class="c-events__opponent flex-item-1" data-bind="text: opponent.title">Gardner-Webb University</div>
                              <!-- ko if: type === 'upcoming' && liveStats() -->
                              <div class="c-events__team-score" data-bind="text: liveStats().opponent_score">8</div>
                              <!-- /ko -->
                            </div>
                          </div>
                        </div>
                      </div>
                      <div class="c-events__item flex flex-column" role="group" tabindex="0" data-bind="
        css: {
          'is-open': selected()
        },
        attr: {
          'aria-label': $component.component.extra.school_name + ' ' + sport.title + ' versus ' + opponent.title + ' on ' + moment(date).format('M/D/YYYY') + ' at ' + time 
        }, 
        onEnter:function(){return false;},
        event: {
            keyup: function(data, event) {
                if(event.key == 'Tab') {
                    $(event.target).closest('.slick-slider').slick('slickGoTo', $index());
                  }
              }
          }" aria-label="Wofford College Volleyball versus Baylor University on 12/5/2024 at 8:00 PM ET">
                        <div class="c-events__header">
                          <!-- ko if: type === 'upcoming' -->
                          <span class="c-events__date" data-bind="formatDate:date, format:'MMM DD'">Dec 05</span>
                          <!-- ko if: isLive() --><!-- /ko -->
                          <!-- ko if: !isLive() -->
                          <!-- ko if: date && time !== '' -->
                          <span class="c-events__date-time-divider">/</span>
                          <!-- /ko -->
                          <span class="c-events__gametime" data-bind="text: time">8:00 PM ET</span>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: (type === 'upcoming' && (media.audio || media.video || media.stats || media.tickets)) || (type === 'recent' && (story.url || result.boxscore)) -->
                          <button type="button" class="c-events__toggle" data-bind="
        click: toggleGame, 
        css: {'is-toggled': selected()},
        attr: { 
            'aria-expanded': selected() ? 'true' : 'false',
            'aria-label': 'Toggle links for game against ' + opponent.title
        },
        event: {
            keyup: function(data, event) {
                if(event.key == 'Enter') {
                    toggleGame()
                }
                if(event.key == 'Escape') {
                    closeGame();
                }
            }
        }" aria-expanded="false" aria-label="Toggle links for game against Baylor University">
                            <!-- ko if: !selected() -->
                            <span class="sf-ellipsis-minimal sidearm-icon" aria-hidden="true"></span>
                            <!-- /ko -->
                            <!-- ko if: selected() --><!-- /ko -->
                          </button>
                          <div class="c-events__overlay" data-bind="
        css: {'is-open': selected()},
        event: {
            keyup: function(data, event) {
                if(event.key == 'Escape') {
                    closeGame();
                    $(event.target).closest('.slick-slide').find('[class*=&quot;__toggle&quot;]').focus();
                }
            }
        }">
                            <ul class="c-events__media reset-list flex flex-align-center flex-justify-center">
                              <!-- ko if: type === 'upcoming' -->
                              <!-- ko if: media.stats -->
                              <li class="c-events__media-item">
                                <a class="c-events__media-link" data-bind="
                        attr: { 
                          href: media.stats 
                        },
                        event: { 
                            focus: function() { openGame(); }, 
                            blur:  function() { closeGame(); } 
                        }" href="https://www.ncaa.com/game/6343875">
                            <span>Stats</span>
                            <span class="accessible-hide">
                                Live stats for <span data-bind="text: sport.title">Volleyball</span> <span data-bind="text: atVs">at</span> <span data-bind="text: opponent.title">Baylor University</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">December 5, 2024</span> at <span data-bind="text: time">8:00 PM ET</span>
                            </span>
                        </a>
                              </li>
                              <!-- /ko -->
                              <!-- ko if: media.tickets --><!-- /ko -->
                              <!-- ko if: media.video -->
                              <li class="c-events__media-item">
                                <a class="c-events__media-link" data-bind="
                        attr: { 
                          href: media.video 
                        },
                        event: { 
                            focus: function() { openGame(); }, 
                            blur:  function() { closeGame(); } 
                        }" href="https://www.espn.com/watch/player/_/id/a55e09ec-295c-4ad7-b277-6f549c38c968">
                            <span>Watch</span>
                            <span class="accessible-hide">
                                Live video for <span data-bind="text: sport.title">Volleyball</span> <span data-bind="text: atVs">at</span> <span data-bind="text: opponent.title">Baylor University</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">December 5, 2024</span> at <span data-bind="text: time">8:00 PM ET</span>
                            </span>
                        </a>
                              </li>
                              <!-- /ko -->
                              <!-- ko if: media.audio --><!-- /ko -->
                              <!-- /ko -->
                            </ul>
                          </div>
                          <!-- /ko -->
                        </div>
                        <div class="c-events__body flex">
                          <div class="c-events__logos flex flex-align-center flex-justify-center">
                            <div class="c-events__logo c-events__logo--away">
                              <!-- ko if: opponent.image -->
                              <img class="c-events__team-logo lazyloaded" data-bind="attr: { 'data-src': opponent.image + '?width=50' }" alt="" data-src="/images/logos/Baylor.png?width=50" src="/images/logos/Baylor.png?width=50">
                              <!-- /ko -->
                              <!-- ko if: !opponent.image --><!-- /ko -->
                            </div>
                          </div>
                          <div class="c-events__indicator" data-bind="text: atVs">at</div>
                          <div class="c-events__teams flex-item-1">
                            <div class="c-events__team c-events__team-home flex">
                              <div class="c-events__sport flex-item-1" data-bind="text: sport.short_title">VB</div>
                              <!-- ko if: type === 'upcoming' && liveStats() --><!-- /ko -->
                            </div>
                            <div class="c-events__team c-events__team-away flex">
                              <div class="c-events__opponent flex-item-1" data-bind="text: opponent.title">Baylor University</div>
                              <!-- ko if: type === 'upcoming' && liveStats() --><!-- /ko -->
                            </div>
                          </div>
                        </div>
                      </div>
                      <div class="c-events__item flex flex-column" role="group" tabindex="0" data-bind="
        css: {
          'is-open': selected()
        },
        attr: {
          'aria-label': $component.component.extra.school_name + ' ' + sport.title + ' versus ' + opponent.title + ' on ' + moment(date).format('M/D/YYYY') + ' at ' + time 
        }, 
        onEnter:function(){return false;},
        event: {
            keyup: function(data, event) {
                if(event.key == 'Tab') {
                    $(event.target).closest('.slick-slider').slick('slickGoTo', $index());
                  }
              }
          }" aria-label="Wofford College Women's Track &amp; Field versus John Weaver Invitational on 12/6/2024 at All Day">
                        <div class="c-events__header">
                          <!-- ko if: type === 'upcoming' -->
                          <span class="c-events__date" data-bind="formatDate:date, format:'MMM DD'">Dec 06</span>
                          <!-- ko if: isLive() --><!-- /ko -->
                          <!-- ko if: !isLive() -->
                          <!-- ko if: date && time !== '' -->
                          <span class="c-events__date-time-divider">/</span>
                          <!-- /ko -->
                          <span class="c-events__gametime" data-bind="text: time">All Day</span>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: (type === 'upcoming' && (media.audio || media.video || media.stats || media.tickets)) || (type === 'recent' && (story.url || result.boxscore)) --><!-- /ko -->
                        </div>
                        <div class="c-events__body flex">
                          <div class="c-events__logos flex flex-align-center flex-justify-center">
                            <div class="c-events__logo c-events__logo--away">
                              <!-- ko if: opponent.image -->
                              <img class="c-events__team-logo lazyloaded" data-bind="attr: { 'data-src': opponent.image + '?width=50' }" alt="" data-src="/images/logos/Appalachian-State-University.png?width=50"
                                src="/images/logos/Appalachian-State-University.png?width=50">
                              <!-- /ko -->
                              <!-- ko if: !opponent.image --><!-- /ko -->
                            </div>
                          </div>
                          <div class="c-events__indicator" data-bind="text: atVs">at</div>
                          <div class="c-events__teams flex-item-1">
                            <div class="c-events__team c-events__team-home flex">
                              <div class="c-events__sport flex-item-1" data-bind="text: sport.short_title">WTRK</div>
                              <!-- ko if: type === 'upcoming' && liveStats() --><!-- /ko -->
                            </div>
                            <div class="c-events__team c-events__team-away flex">
                              <div class="c-events__opponent flex-item-1" data-bind="text: opponent.title">John Weaver Invitational</div>
                              <!-- ko if: type === 'upcoming' && liveStats() --><!-- /ko -->
                            </div>
                          </div>
                        </div>
                      </div>
                      <div class="c-events__item flex flex-column" role="group" tabindex="0" data-bind="
        css: {
          'is-open': selected()
        },
        attr: {
          'aria-label': $component.component.extra.school_name + ' ' + sport.title + ' versus ' + opponent.title + ' on ' + moment(date).format('M/D/YYYY') + ' at ' + time 
        }, 
        onEnter:function(){return false;},
        event: {
            keyup: function(data, event) {
                if(event.key == 'Tab') {
                    $(event.target).closest('.slick-slider').slick('slickGoTo', $index());
                  }
              }
          }" aria-label="Wofford College Men's Track &amp; Field versus John Weaver Invitational on 12/6/2024 at All Day">
                        <div class="c-events__header">
                          <!-- ko if: type === 'upcoming' -->
                          <span class="c-events__date" data-bind="formatDate:date, format:'MMM DD'">Dec 06</span>
                          <!-- ko if: isLive() --><!-- /ko -->
                          <!-- ko if: !isLive() -->
                          <!-- ko if: date && time !== '' -->
                          <span class="c-events__date-time-divider">/</span>
                          <!-- /ko -->
                          <span class="c-events__gametime" data-bind="text: time">All Day</span>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: (type === 'upcoming' && (media.audio || media.video || media.stats || media.tickets)) || (type === 'recent' && (story.url || result.boxscore)) --><!-- /ko -->
                        </div>
                        <div class="c-events__body flex">
                          <div class="c-events__logos flex flex-align-center flex-justify-center">
                            <div class="c-events__logo c-events__logo--away">
                              <!-- ko if: opponent.image -->
                              <img class="c-events__team-logo lazyloaded" data-bind="attr: { 'data-src': opponent.image + '?width=50' }" alt="" data-src="/images/logos/Appalachian-State-University.png?width=50"
                                src="/images/logos/Appalachian-State-University.png?width=50">
                              <!-- /ko -->
                              <!-- ko if: !opponent.image --><!-- /ko -->
                            </div>
                          </div>
                          <div class="c-events__indicator" data-bind="text: atVs">at</div>
                          <div class="c-events__teams flex-item-1">
                            <div class="c-events__team c-events__team-home flex">
                              <div class="c-events__sport flex-item-1" data-bind="text: sport.short_title">MTRK</div>
                              <!-- ko if: type === 'upcoming' && liveStats() --><!-- /ko -->
                            </div>
                            <div class="c-events__team c-events__team-away flex">
                              <div class="c-events__opponent flex-item-1" data-bind="text: opponent.title">John Weaver Invitational</div>
                              <!-- ko if: type === 'upcoming' && liveStats() --><!-- /ko -->
                            </div>
                          </div>
                        </div>
                      </div>
                      <div class="c-events__item flex flex-column" role="group" tabindex="0" data-bind="
        css: {
          'is-open': selected()
        },
        attr: {
          'aria-label': $component.component.extra.school_name + ' ' + sport.title + ' versus ' + opponent.title + ' on ' + moment(date).format('M/D/YYYY') + ' at ' + time 
        }, 
        onEnter:function(){return false;},
        event: {
            keyup: function(data, event) {
                if(event.key == 'Tab') {
                    $(event.target).closest('.slick-slider').slick('slickGoTo', $index());
                  }
              }
          }" aria-label="Wofford College Women's Basketball versus Appalachian State University on 12/7/2024 at 6:00 PM">
                        <div class="c-events__header">
                          <!-- ko if: type === 'upcoming' -->
                          <span class="c-events__date" data-bind="formatDate:date, format:'MMM DD'">Dec 07</span>
                          <!-- ko if: isLive() --><!-- /ko -->
                          <!-- ko if: !isLive() -->
                          <!-- ko if: date && time !== '' -->
                          <span class="c-events__date-time-divider">/</span>
                          <!-- /ko -->
                          <span class="c-events__gametime" data-bind="text: time">6:00 PM</span>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: (type === 'upcoming' && (media.audio || media.video || media.stats || media.tickets)) || (type === 'recent' && (story.url || result.boxscore)) -->
                          <button type="button" class="c-events__toggle" data-bind="
        click: toggleGame, 
        css: {'is-toggled': selected()},
        attr: { 
            'aria-expanded': selected() ? 'true' : 'false',
            'aria-label': 'Toggle links for game against ' + opponent.title
        },
        event: {
            keyup: function(data, event) {
                if(event.key == 'Enter') {
                    toggleGame()
                }
                if(event.key == 'Escape') {
                    closeGame();
                }
            }
        }" aria-expanded="false" aria-label="Toggle links for game against Appalachian State University">
                            <!-- ko if: !selected() -->
                            <span class="sf-ellipsis-minimal sidearm-icon" aria-hidden="true"></span>
                            <!-- /ko -->
                            <!-- ko if: selected() --><!-- /ko -->
                          </button>
                          <div class="c-events__overlay" data-bind="
        css: {'is-open': selected()},
        event: {
            keyup: function(data, event) {
                if(event.key == 'Escape') {
                    closeGame();
                    $(event.target).closest('.slick-slide').find('[class*=&quot;__toggle&quot;]').focus();
                }
            }
        }">
                            <ul class="c-events__media reset-list flex flex-align-center flex-justify-center">
                              <!-- ko if: type === 'upcoming' -->
                              <!-- ko if: media.stats -->
                              <li class="c-events__media-item">
                                <a class="c-events__media-link" data-bind="
                        attr: { 
                          href: media.stats 
                        },
                        event: { 
                            focus: function() { openGame(); }, 
                            blur:  function() { closeGame(); } 
                        }" href="https://woffordterriers.com/sidearmstats/wbball/summary">
                            <span>Stats</span>
                            <span class="accessible-hide">
                                Live stats for <span data-bind="text: sport.title">Women's Basketball</span> <span data-bind="text: atVs">vs</span> <span data-bind="text: opponent.title">Appalachian State University</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">December 7, 2024</span> at <span data-bind="text: time">6:00 PM</span>
                            </span>
                        </a>
                              </li>
                              <!-- /ko -->
                              <!-- ko if: media.tickets -->
                              <li class="c-events__media-item">
                                <a class="c-events__media-link" data-bind="
                        attr: { 
                          href: media.tickets 
                        },
                        event: { 
                            focus: function() { openGame(); }, 
                            blur:  function() { closeGame(); } 
                        }" href="https://www.ticketreturn.com/TRMobile/?_ga=2.173645284.671745629.1733358031-439930360.1733358031#/tickets/team?ClientID=113">
                            <span>Tickets</span>
                            <span class="accessible-hide">
                                Buy tickets for <span data-bind="text: sport.title">Women's Basketball</span> <span data-bind="text: atVs">vs</span> <span data-bind="text: opponent.title">Appalachian State University</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">December 7, 2024</span> at <span data-bind="text: time">6:00 PM</span>
                            </span>
                        </a>
                              </li>
                              <!-- /ko -->
                              <!-- ko if: media.video -->
                              <li class="c-events__media-item">
                                <a class="c-events__media-link" data-bind="
                        attr: { 
                          href: media.video 
                        },
                        event: { 
                            focus: function() { openGame(); }, 
                            blur:  function() { closeGame(); } 
                        }" href="https://www.espn.com/watch/player/_/id/f23012d3-d566-4823-b944-8be14915bf38">
                            <span>Watch</span>
                            <span class="accessible-hide">
                                Live video for <span data-bind="text: sport.title">Women's Basketball</span> <span data-bind="text: atVs">vs</span> <span data-bind="text: opponent.title">Appalachian State University</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">December 7, 2024</span> at <span data-bind="text: time">6:00 PM</span>
                            </span>
                        </a>
                              </li>
                              <!-- /ko -->
                              <!-- ko if: media.audio -->
                              <li class="c-events__media-item">
                                <a class="c-events__media-link" data-bind="
                        attr: { 
                          href: media.audio 
                        },
                        event: { 
                            focus: function() { openGame(); }, 
                            blur:  function() { closeGame(); } 
                        }" href="https://wofford.leanplayer.com/">
                            <span>Listen</span>
                            <span class="accessible-hide">
                                Live audio for <span data-bind="text: sport.title">Women's Basketball</span> <span data-bind="text: atVs">vs</span> <span data-bind="text: opponent.title">Appalachian State University</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">December 7, 2024</span>
                            </span>
                        </a>
                              </li>
                              <!-- /ko -->
                              <!-- /ko -->
                            </ul>
                          </div>
                          <!-- /ko -->
                        </div>
                        <div class="c-events__body flex">
                          <div class="c-events__logos flex flex-align-center flex-justify-center">
                            <div class="c-events__logo c-events__logo--away">
                              <!-- ko if: opponent.image -->
                              <img class="c-events__team-logo lazyloaded" data-bind="attr: { 'data-src': opponent.image + '?width=50' }" alt="" data-src="/images/logos/Appalachian-State-University.png?width=50"
                                src="/images/logos/Appalachian-State-University.png?width=50">
                              <!-- /ko -->
                              <!-- ko if: !opponent.image --><!-- /ko -->
                            </div>
                          </div>
                          <div class="c-events__indicator" data-bind="text: atVs">vs</div>
                          <div class="c-events__teams flex-item-1">
                            <div class="c-events__team c-events__team-home flex">
                              <div class="c-events__sport flex-item-1" data-bind="text: sport.short_title">WBB</div>
                              <!-- ko if: type === 'upcoming' && liveStats() --><!-- /ko -->
                            </div>
                            <div class="c-events__team c-events__team-away flex">
                              <div class="c-events__opponent flex-item-1" data-bind="text: opponent.title">Appalachian State University</div>
                              <!-- ko if: type === 'upcoming' && liveStats() --><!-- /ko -->
                            </div>
                          </div>
                        </div>
                      </div>
                      <div class="c-events__item flex flex-column" role="group" tabindex="0" data-bind="
        css: {
          'is-open': selected()
        },
        attr: {
          'aria-label': $component.component.extra.school_name + ' ' + sport.title + ' versus ' + opponent.title + ' on ' + moment(date).format('M/D/YYYY') + ' at ' + time 
        }, 
        onEnter:function(){return false;},
        event: {
            keyup: function(data, event) {
                if(event.key == 'Tab') {
                    $(event.target).closest('.slick-slider').slick('slickGoTo', $index());
                  }
              }
          }" aria-label="Wofford College Men's Basketball versus Elon University on 12/7/2024 at 7:00 PM">
                        <div class="c-events__header">
                          <!-- ko if: type === 'upcoming' -->
                          <span class="c-events__date" data-bind="formatDate:date, format:'MMM DD'">Dec 07</span>
                          <!-- ko if: isLive() --><!-- /ko -->
                          <!-- ko if: !isLive() -->
                          <!-- ko if: date && time !== '' -->
                          <span class="c-events__date-time-divider">/</span>
                          <!-- /ko -->
                          <span class="c-events__gametime" data-bind="text: time">7:00 PM</span>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: (type === 'upcoming' && (media.audio || media.video || media.stats || media.tickets)) || (type === 'recent' && (story.url || result.boxscore)) -->
                          <button type="button" class="c-events__toggle" data-bind="
        click: toggleGame, 
        css: {'is-toggled': selected()},
        attr: { 
            'aria-expanded': selected() ? 'true' : 'false',
            'aria-label': 'Toggle links for game against ' + opponent.title
        },
        event: {
            keyup: function(data, event) {
                if(event.key == 'Enter') {
                    toggleGame()
                }
                if(event.key == 'Escape') {
                    closeGame();
                }
            }
        }" aria-expanded="false" aria-label="Toggle links for game against Elon University">
                            <!-- ko if: !selected() -->
                            <span class="sf-ellipsis-minimal sidearm-icon" aria-hidden="true"></span>
                            <!-- /ko -->
                            <!-- ko if: selected() --><!-- /ko -->
                          </button>
                          <div class="c-events__overlay" data-bind="
        css: {'is-open': selected()},
        event: {
            keyup: function(data, event) {
                if(event.key == 'Escape') {
                    closeGame();
                    $(event.target).closest('.slick-slide').find('[class*=&quot;__toggle&quot;]').focus();
                }
            }
        }">
                            <ul class="c-events__media reset-list flex flex-align-center flex-justify-center">
                              <!-- ko if: type === 'upcoming' -->
                              <!-- ko if: media.stats -->
                              <li class="c-events__media-item">
                                <a class="c-events__media-link" data-bind="
                        attr: { 
                          href: media.stats 
                        },
                        event: { 
                            focus: function() { openGame(); }, 
                            blur:  function() { closeGame(); } 
                        }" href="https://stats.statbroadcast.com/broadcast/?id=546592">
                            <span>Stats</span>
                            <span class="accessible-hide">
                                Live stats for <span data-bind="text: sport.title">Men's Basketball</span> <span data-bind="text: atVs">at</span> <span data-bind="text: opponent.title">Elon University</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">December 7, 2024</span> at <span data-bind="text: time">7:00 PM</span>
                            </span>
                        </a>
                              </li>
                              <!-- /ko -->
                              <!-- ko if: media.tickets --><!-- /ko -->
                              <!-- ko if: media.video -->
                              <li class="c-events__media-item">
                                <a class="c-events__media-link" data-bind="
                        attr: { 
                          href: media.video 
                        },
                        event: { 
                            focus: function() { openGame(); }, 
                            blur:  function() { closeGame(); } 
                        }" href="https://go.flosports.tv/partner/caa?utm_campaign=caa&amp;utm_medium=partner&amp;utm_source=teams&amp;utm_content=teams&amp;rtid=elon&amp;coverage_id=">
                            <span>Watch</span>
                            <span class="accessible-hide">
                                Live video for <span data-bind="text: sport.title">Men's Basketball</span> <span data-bind="text: atVs">at</span> <span data-bind="text: opponent.title">Elon University</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">December 7, 2024</span> at <span data-bind="text: time">7:00 PM</span>
                            </span>
                        </a>
                              </li>
                              <!-- /ko -->
                              <!-- ko if: media.audio -->
                              <li class="c-events__media-item">
                                <a class="c-events__media-link" data-bind="
                        attr: { 
                          href: media.audio 
                        },
                        event: { 
                            focus: function() { openGame(); }, 
                            blur:  function() { closeGame(); } 
                        }" href="https://wofford.leanplayer.com/">
                            <span>Listen</span>
                            <span class="accessible-hide">
                                Live audio for <span data-bind="text: sport.title">Men's Basketball</span> <span data-bind="text: atVs">at</span> <span data-bind="text: opponent.title">Elon University</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">December 7, 2024</span>
                            </span>
                        </a>
                              </li>
                              <!-- /ko -->
                              <!-- /ko -->
                            </ul>
                          </div>
                          <!-- /ko -->
                        </div>
                        <div class="c-events__body flex">
                          <div class="c-events__logos flex flex-align-center flex-justify-center">
                            <div class="c-events__logo c-events__logo--away">
                              <!-- ko if: opponent.image -->
                              <img class="c-events__team-logo lazyloaded" data-bind="attr: { 'data-src': opponent.image + '?width=50' }" alt="" data-src="/images/logos/elon_logo.png?width=50" src="/images/logos/elon_logo.png?width=50">
                              <!-- /ko -->
                              <!-- ko if: !opponent.image --><!-- /ko -->
                            </div>
                          </div>
                          <div class="c-events__indicator" data-bind="text: atVs">at</div>
                          <div class="c-events__teams flex-item-1">
                            <div class="c-events__team c-events__team-home flex">
                              <div class="c-events__sport flex-item-1" data-bind="text: sport.short_title">MBB</div>
                              <!-- ko if: type === 'upcoming' && liveStats() --><!-- /ko -->
                            </div>
                            <div class="c-events__team c-events__team-away flex">
                              <div class="c-events__opponent flex-item-1" data-bind="text: opponent.title">Elon University</div>
                              <!-- ko if: type === 'upcoming' && liveStats() --><!-- /ko -->
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </events-component>
                </div>
                <div class="s-events__results-panel ui-tabs-panel ui-corner-bottom ui-widget-content" id="results" aria-labelledby="ui-id-4" role="tabpanel" aria-hidden="true" style="display: none;">
                  <script>
                    var obj = {
                      "start": 0,
                      "count": 6,
                      "name": "",
                      "sport_id": null,
                      "count_breakpoints": null,
                      "css_class": "",
                      "pinned_id": "",
                      "extra": {
                        "school_name": "Wofford College"
                      },
                      "context": null,
                      "dummy": false,
                      "type": "results",
                      "id": "62c93f11-5523-4f62-b89b-5d270391f2e1",
                      "data": [{
                        "id": 11273,
                        "game_pregame_story_id": null,
                        "game_postgame_story_id": null,
                        "date": "2024-12-01T16:00:00",
                        "end_date": null,
                        "date_utc": "2024-12-01T21:00:00Z",
                        "end_date_utc": null,
                        "time": "4:00 PM",
                        "is_doubleheader": false,
                        "allday": false,
                        "tbd": false,
                        "team_prefix": "",
                        "status": "O",
                        "location_indicator": "H",
                        "neutral_hometeam": false,
                        "location": "Spartanburg, S.C.",
                        "conference": "Southern Conference",
                        "conference_abbrev": "SoCon",
                        "conference_logo": "/images/logos/SoCon_Primary_Blue_200_200.png",
                        "is_conference": false,
                        "show_atvs": true,
                        "is_spotlight": false,
                        "type": "recent",
                        "tournament": null,
                        "sport": {
                          "id": 3,
                          "title": "Men's Basketball",
                          "abbreviation": "MBB",
                          "shortname": "mbball",
                          "short_title": "MBB",
                          "global_sport_id": null,
                          "non_sport": false,
                          "show_at_vs": true,
                          "global_sport_shortname": "mbball",
                          "gender": "m",
                          "youtube": null,
                          "facebook": null,
                          "twitter": null,
                          "instagram": null,
                          "pinterest": null,
                          "tickets": null,
                          "global_sport_name_slug": null,
                          "url": null,
                          "ranking": null,
                          "game_synonym": "Game"
                        },
                        "schedule": {
                          "id": 506,
                          "title": "2024-25 Men's Basketball Schedule",
                          "url": "https://woffordterriers.com/schedule.aspx?schedule=506"
                        },
                        "opponent": {
                          "id": 388,
                          "prefix": null,
                          "name": "University of North Alabama",
                          "title": "University of North Alabama",
                          "image": "/images/logos/North_Alabama_2022.png"
                        },
                        "media": {
                          "video": "https://www.espn.com/watch/player/_/id/fa3d8b0e-b0c9-4e8b-ad85-a416ddd70af3",
                          "video_text": null,
                          "audio": "https://wofford.leanplayer.com/",
                          "audio_text": null,
                          "stats": "https://woffordterriers.com/sidearmstats/mbball/summary",
                          "tickets": "https://www.ticketreturn.com/prod2new/team.asp?SponsorID=16293",
                          "game_note": null,
                          "game_promotion_name": null,
                          "tv": "ESPN+ CW62",
                          "tv_image": "/images/2024/11/4/ESPN_plus_CW62_Nexstar_logo_24_REV.png",
                          "tv_image_link": null,
                          "radio": "Wofford Digital Network",
                          "custom1": null,
                          "custom2": null,
                          "custom3": null,
                          "gamefiles": [{
                            "css_class": null,
                            "title": "Game Notes",
                            "url": "/documents/2024/11/29/MBB_Game_Notes_vs._North_Alabama_12-1.pdf"
                          }, {
                            "css_class": null,
                            "title": "Dwight Perry Postgame",
                            "url": "/podcasts/dwight-perry-postgame-una-2024/90"
                          }, {
                            "css_class": null,
                            "title": "Dillon Bailey Postgame",
                            "url": "/podcasts/dillon-bailey-postgame-una-2024/91"
                          }],
                          "program": null,
                          "program_text": null
                        },
                        "story": {
                          "title": "Strong Defensive Effort Leads Men’s Basketball to 74-54 Victory",
                          "title_in_rotator": false,
                          "sub_headline": null,
                          "teaser": null,
                          "type": null,
                          "byline": null,
                          "app_exclusive": false,
                          "sport_display": null,
                          "sport": null,
                          "sport_shortname": null,
                          "image_source": "/images/2024/12/1/Dillon_Bailey_2024_UNA.jpg",
                          "image_focal_point": null,
                          "image_alt_text": null,
                          "video": null,
                          "url": "/news/2024/12/1/mens-basketball-strong-defensive-effort-leads-mens-basketball-to-74-54-victory.aspx",
                          "redirect_absolute_url": null,
                          "links": null,
                          "homepage_feed_template": null,
                          "game_id": null,
                          "games": null,
                          "gallery_id": null,
                          "writer": null,
                          "id": 14236,
                          "content_id": "14236",
                          "content_title": "Strong Defensive Effort Leads Men’s Basketball to 74-54 Victory",
                          "content_date": "2024-12-02T01:36:42.273",
                          "content_url": "http://woffordterriers.com/news/2024/12/1/mens-basketball-strong-defensive-effort-leads-mens-basketball-to-74-54-victory.aspx",
                          "content_image_url": "http://woffordterriers.com/images/2024/12/1/Dillon_Bailey_2024_UNA.jpg",
                          "date": "2024-12-02T01:36:42.273"
                        },
                        "result": {
                          "game_id": 11273,
                          "status": "W",
                          "team_score": "74",
                          "opponent_score": "54",
                          "prescore": null,
                          "postscore": null,
                          "bid": "JBWjwazKRMntRnIs4RSiow%3d%3d",
                          "boxscore": "/boxscore.aspx?id=11273",
                          "line_scores": {
                            "game_winner": "H",
                            "this_team_is_home_team": false,
                            "home_full_name": "Wofford",
                            "home_short_name": "WOF",
                            "away_full_name": "North Ala.",
                            "away_short_name": "UNA",
                            "period_label": "Half",
                            "periods": ["1", "2", "F"],
                            "period_home_score": ["43", "31", "74"],
                            "period_away_score": ["21", "33", "54"]
                          }
                        },
                        "game_facility": {
                          "id": 153,
                          "title": "Jerry Richardson Indoor Stadium",
                          "url": "/facilities/?id=153"
                        },
                        "promotion": {
                          "name": null,
                          "link": null,
                          "image": null,
                          "caption": null
                        },
                        "event_image": {
                          "link": null,
                          "image": null,
                          "caption": null,
                          "alt_text": null
                        },
                        "pac_tickets": {
                          "stubhub_id": 0,
                          "ticketLink": "https://www.ticketreturn.com/prod2new/team.asp?SponsorID=16293",
                          "ticket_range": "Buy Tickets",
                          "stubhub_link": null,
                          "stubhub_range": null,
                          "seatgeek_link": null,
                          "isModified": 0
                        }
                      }, {
                        "id": 11322,
                        "game_pregame_story_id": null,
                        "game_postgame_story_id": null,
                        "date": "2024-11-26T11:00:00",
                        "end_date": null,
                        "date_utc": "2024-11-26T16:00:00Z",
                        "end_date_utc": null,
                        "time": "11:00 AM",
                        "is_doubleheader": false,
                        "allday": false,
                        "tbd": false,
                        "team_prefix": "",
                        "status": "O",
                        "location_indicator": "H",
                        "neutral_hometeam": false,
                        "location": "Spartanburg, SC",
                        "conference": "Southern Conference",
                        "conference_abbrev": "SoCon",
                        "conference_logo": "/images/logos/SoCon_Primary_Blue_200_200.png",
                        "is_conference": false,
                        "show_atvs": true,
                        "is_spotlight": false,
                        "type": "recent",
                        "tournament": null,
                        "sport": {
                          "id": 10,
                          "title": "Women's Basketball",
                          "abbreviation": "WBB",
                          "shortname": "wbball",
                          "short_title": "WBB",
                          "global_sport_id": null,
                          "non_sport": false,
                          "show_at_vs": true,
                          "global_sport_shortname": "wbball",
                          "gender": "f",
                          "youtube": null,
                          "facebook": null,
                          "twitter": null,
                          "instagram": null,
                          "pinterest": null,
                          "tickets": null,
                          "global_sport_name_slug": null,
                          "url": null,
                          "ranking": null,
                          "game_synonym": "Game"
                        },
                        "schedule": {
                          "id": 509,
                          "title": "2024-25 Women's Basketball Schedule",
                          "url": "https://woffordterriers.com/schedule.aspx?schedule=509"
                        },
                        "opponent": {
                          "id": 28,
                          "prefix": null,
                          "name": "UNC Asheville",
                          "title": "UNC Asheville",
                          "image": "/images/logos/UNC-Asheville.png"
                        },
                        "media": {
                          "video": "https://www.espn.com/watch/player/_/eventCalendarId/401718057?gameId=401718057&sourceLang=en",
                          "video_text": null,
                          "audio": "https://wofford.leanplayer.com/",
                          "audio_text": null,
                          "stats": "https://woffordterriers.com/sidearmstats/wbball/media",
                          "tickets": "https://www.ticketreturn.com/TRMobile/#/tickets/team?ClientID=113",
                          "game_note": null,
                          "game_promotion_name": "Education Day",
                          "tv": "ESPN+",
                          "tv_image": "/images/2024/10/10/ESPNPlusBlackYellow.png",
                          "tv_image_link": null,
                          "radio": "Wofford Digital Network",
                          "custom1": null,
                          "custom2": null,
                          "custom3": null,
                          "gamefiles": [{
                            "css_class": null,
                            "title": "Game Notes",
                            "url": "/documents/2024/11/25/WOF_WBK_Game_Notes_vs_UNC_Asheville.pdf"
                          }],
                          "program": null,
                          "program_text": null
                        },
                        "story": {
                          "title": "Women’s Basketball Secures 75-56 Education Day Victory",
                          "title_in_rotator": false,
                          "sub_headline": null,
                          "teaser": null,
                          "type": null,
                          "byline": null,
                          "app_exclusive": false,
                          "sport_display": null,
                          "sport": null,
                          "sport_shortname": null,
                          "image_source": "/images/2024/11/26/Paulk_Action_vs_UNC_Asheville_2024.png",
                          "image_focal_point": null,
                          "image_alt_text": null,
                          "video": null,
                          "url": "/news/2024/11/26/womens-basketball-womens-basketball-secures-75-56-education-day-victory.aspx",
                          "redirect_absolute_url": null,
                          "links": null,
                          "homepage_feed_template": null,
                          "game_id": null,
                          "games": null,
                          "gallery_id": null,
                          "writer": null,
                          "id": 14232,
                          "content_id": "14232",
                          "content_title": "Women’s Basketball Secures 75-56 Education Day Victory",
                          "content_date": "2024-11-26T21:04:14.013",
                          "content_url": "http://woffordterriers.com/news/2024/11/26/womens-basketball-womens-basketball-secures-75-56-education-day-victory.aspx",
                          "content_image_url": "http://woffordterriers.com/images/2024/11/26/Paulk_Action_vs_UNC_Asheville_2024.png",
                          "date": "2024-11-26T21:04:14.013"
                        },
                        "result": {
                          "game_id": 11322,
                          "status": "W",
                          "team_score": "75",
                          "opponent_score": "56",
                          "prescore": null,
                          "postscore": null,
                          "bid": "T14dQRvYVZxwEB4HTvZIrw%3d%3d",
                          "boxscore": "/boxscore.aspx?id=11322",
                          "line_scores": {
                            "game_winner": "H",
                            "this_team_is_home_team": false,
                            "home_full_name": "Wofford",
                            "home_short_name": "WOF",
                            "away_full_name": "UNC Asheville",
                            "away_short_name": "AVL",
                            "period_label": "Qtr",
                            "periods": ["1", "2", "3", "4", "F"],
                            "period_home_score": ["14", "18", "19", "24", "75"],
                            "period_away_score": ["13", "12", "14", "17", "56"]
                          }
                        },
                        "game_facility": {
                          "id": 153,
                          "title": "Jerry Richardson Indoor Stadium",
                          "url": "/facilities/?id=153"
                        },
                        "promotion": {
                          "name": "Education Day",
                          "link": null,
                          "image": null,
                          "caption": null
                        },
                        "event_image": {
                          "link": null,
                          "image": null,
                          "caption": null,
                          "alt_text": null
                        },
                        "pac_tickets": {
                          "stubhub_id": 0,
                          "ticketLink": "https://www.ticketreturn.com/TRMobile/#/tickets/team?ClientID=113",
                          "ticket_range": "Buy Tickets",
                          "stubhub_link": null,
                          "stubhub_range": null,
                          "seatgeek_link": null,
                          "isModified": 0
                        }
                      }, {
                        "id": 11257,
                        "game_pregame_story_id": null,
                        "game_postgame_story_id": null,
                        "date": "2024-11-24T16:00:00",
                        "end_date": null,
                        "date_utc": "2024-11-24T21:00:00Z",
                        "end_date_utc": null,
                        "time": "4:00 PM",
                        "is_doubleheader": false,
                        "allday": false,
                        "tbd": false,
                        "team_prefix": "",
                        "status": "O",
                        "location_indicator": "H",
                        "neutral_hometeam": false,
                        "location": "Spartanburg, S.C.",
                        "conference": "Southern Conference",
                        "conference_abbrev": "SoCon",
                        "conference_logo": "/images/logos/SoCon_Primary_Blue_200_200.png",
                        "is_conference": false,
                        "show_atvs": true,
                        "is_spotlight": false,
                        "type": "recent",
                        "tournament": "Southern Conference Tournament",
                        "sport": {
                          "id": 17,
                          "title": "Volleyball",
                          "abbreviation": "WVB",
                          "shortname": "wvball",
                          "short_title": "VB",
                          "global_sport_id": null,
                          "non_sport": false,
                          "show_at_vs": true,
                          "global_sport_shortname": "wvball",
                          "gender": "f",
                          "youtube": null,
                          "facebook": null,
                          "twitter": null,
                          "instagram": null,
                          "pinterest": null,
                          "tickets": null,
                          "global_sport_name_slug": null,
                          "url": null,
                          "ranking": null,
                          "game_synonym": "Match"
                        },
                        "schedule": {
                          "id": 502,
                          "title": "2024 Volleyball Schedule",
                          "url": "https://woffordterriers.com/schedule.aspx?schedule=502"
                        },
                        "opponent": {
                          "id": 44,
                          "prefix": "#1",
                          "name": "Mercer University",
                          "title": "#1 Mercer University",
                          "image": "/images/logos/Mercer_logo.png"
                        },
                        "media": {
                          "video": "https://www.espn.com/watch/player/_/id/b9c73d82-f6a6-432c-a634-795bea620106?om-navmethod=espn%3Aglobalsearch%3Aresults",
                          "video_text": null,
                          "audio": null,
                          "audio_text": null,
                          "stats": "https://woffordterriers.com/sidearmstats/wvball/summary",
                          "tickets": null,
                          "game_note": null,
                          "game_promotion_name": null,
                          "tv": "ESPN+",
                          "tv_image": "/images/2024/10/10/ESPNPlusBlackYellow.png",
                          "tv_image_link": null,
                          "radio": null,
                          "custom1": null,
                          "custom2": null,
                          "custom3": null,
                          "gamefiles": [{
                            "css_class": null,
                            "title": "Postgame Interviews",
                            "url": "https://www.youtube.com/watch?v=lohxcpqrcFU"
                          }],
                          "program": null,
                          "program_text": null
                        },
                        "story": {
                          "title": "Wofford Volleyball Completes Epic Comeback to Repeat as SoCon Tournament Champion",
                          "title_in_rotator": false,
                          "sub_headline": null,
                          "teaser": null,
                          "type": null,
                          "byline": null,
                          "app_exclusive": false,
                          "sport_display": null,
                          "sport": null,
                          "sport_shortname": null,
                          "image_source": "/images/2024/11/24/2024_VB_Champs.png",
                          "image_focal_point": null,
                          "image_alt_text": null,
                          "video": null,
                          "url": "/news/2024/11/24/wofford-volleyball-completes-epic-comeback-to-repeat-as-socon-tournament-champion.aspx",
                          "redirect_absolute_url": null,
                          "links": null,
                          "homepage_feed_template": null,
                          "game_id": null,
                          "games": null,
                          "gallery_id": null,
                          "writer": null,
                          "id": 14229,
                          "content_id": "14229",
                          "content_title": "Wofford Volleyball Completes Epic Comeback to Repeat as SoCon Tournament Champion",
                          "content_date": "2024-11-25T02:31:49.317",
                          "content_url": "http://woffordterriers.com/news/2024/11/24/wofford-volleyball-completes-epic-comeback-to-repeat-as-socon-tournament-champion.aspx",
                          "content_image_url": "http://woffordterriers.com/images/2024/11/24/2024_VB_Champs.png",
                          "date": "2024-11-25T02:31:49.317"
                        },
                        "result": {
                          "game_id": 11257,
                          "status": "W",
                          "team_score": "3",
                          "opponent_score": "2",
                          "prescore": null,
                          "postscore": null,
                          "bid": "IXQyQk5eEafp51YImUDQIA%3d%3d",
                          "boxscore": "/boxscore.aspx?id=11257",
                          "line_scores": {
                            "game_winner": "A",
                            "this_team_is_home_team": false,
                            "home_full_name": "Mercer",
                            "home_short_name": "Mercer",
                            "away_full_name": "Wofford",
                            "away_short_name": "WOF",
                            "period_label": "Game",
                            "periods": ["1", "2", "3", "4", "5", "F"],
                            "period_home_score": ["25", "25", "16", "24", "14", "2"],
                            "period_away_score": ["22", "22", "25", "26", "16", "3"]
                          }
                        },
                        "game_facility": {
                          "id": 153,
                          "title": "Jerry Richardson Indoor Stadium",
                          "url": "/facilities/?id=153"
                        },
                        "promotion": {
                          "name": null,
                          "link": null,
                          "image": null,
                          "caption": null
                        },
                        "event_image": {
                          "link": null,
                          "image": null,
                          "caption": null,
                          "alt_text": null
                        },
                        "pac_tickets": {
                          "stubhub_id": 0,
                          "ticketLink": null,
                          "ticket_range": null,
                          "stubhub_link": null,
                          "stubhub_range": null,
                          "seatgeek_link": null,
                          "isModified": 0
                        }
                      }, {
                        "id": 11278,
                        "game_pregame_story_id": null,
                        "game_postgame_story_id": null,
                        "date": "2024-11-24T12:00:00",
                        "end_date": null,
                        "date_utc": "2024-11-24T17:00:00Z",
                        "end_date_utc": null,
                        "time": "12:00 PM ET",
                        "is_doubleheader": false,
                        "allday": false,
                        "tbd": false,
                        "team_prefix": "",
                        "status": "O",
                        "location_indicator": "N",
                        "neutral_hometeam": true,
                        "location": "Milwaukee, Wisc.",
                        "conference": "Southern Conference",
                        "conference_abbrev": "SoCon",
                        "conference_logo": "/images/logos/SoCon_Primary_Blue_200_200.png",
                        "is_conference": false,
                        "show_atvs": false,
                        "is_spotlight": false,
                        "type": "recent",
                        "tournament": "Cream City Challenge",
                        "sport": {
                          "id": 3,
                          "title": "Men's Basketball",
                          "abbreviation": "MBB",
                          "shortname": "mbball",
                          "short_title": "MBB",
                          "global_sport_id": null,
                          "non_sport": false,
                          "show_at_vs": true,
                          "global_sport_shortname": "mbball",
                          "gender": "m",
                          "youtube": null,
                          "facebook": null,
                          "twitter": null,
                          "instagram": null,
                          "pinterest": null,
                          "tickets": null,
                          "global_sport_name_slug": null,
                          "url": null,
                          "ranking": null,
                          "game_synonym": "Game"
                        },
                        "schedule": {
                          "id": 506,
                          "title": "2024-25 Men's Basketball Schedule",
                          "url": "https://woffordterriers.com/schedule.aspx?schedule=506"
                        },
                        "opponent": {
                          "id": 480,
                          "prefix": null,
                          "name": "Portland State University",
                          "title": "Portland State University",
                          "image": "/images/logos/Portland_State.png"
                        },
                        "media": {
                          "video": "https://www.youtube.com/live/jBdrAoEUjdg",
                          "video_text": null,
                          "audio": null,
                          "audio_text": null,
                          "stats": "https://stats.statbroadcast.com/broadcast/?id=559487",
                          "tickets": null,
                          "game_note": null,
                          "game_promotion_name": null,
                          "tv": null,
                          "tv_image": null,
                          "tv_image_link": null,
                          "radio": null,
                          "custom1": null,
                          "custom2": null,
                          "custom3": null,
                          "gamefiles": [{
                            "css_class": null,
                            "title": "Game Notes",
                            "url": "/documents/2024/11/20/MBB_Game_Notes_at_Cream_City_Challenge_11-22.pdf"
                          }],
                          "program": null,
                          "program_text": null
                        },
                        "story": {
                          "title": "Men’s Basketball Suffers Narrow 79-74 Loss to Portland State",
                          "title_in_rotator": false,
                          "sub_headline": null,
                          "teaser": null,
                          "type": null,
                          "byline": null,
                          "app_exclusive": false,
                          "sport_display": null,
                          "sport": null,
                          "sport_shortname": null,
                          "image_source": "/images/2024/11/24/Untitled-1.png",
                          "image_focal_point": null,
                          "image_alt_text": null,
                          "video": null,
                          "url": "/news/2024/11/24/mens-basketball-mens-basketball-suffers-narrow-79-74-loss-to-portland-state.aspx",
                          "redirect_absolute_url": null,
                          "links": null,
                          "homepage_feed_template": null,
                          "game_id": null,
                          "games": null,
                          "gallery_id": null,
                          "writer": null,
                          "id": 14228,
                          "content_id": "14228",
                          "content_title": "Men’s Basketball Suffers Narrow 79-74 Loss to Portland State",
                          "content_date": "2024-11-24T20:40:32.86",
                          "content_url": "http://woffordterriers.com/news/2024/11/24/mens-basketball-mens-basketball-suffers-narrow-79-74-loss-to-portland-state.aspx",
                          "content_image_url": "http://woffordterriers.com/images/2024/11/24/Untitled-1.png",
                          "date": "2024-11-24T20:40:32.86"
                        },
                        "result": {
                          "game_id": 11278,
                          "status": "L",
                          "team_score": "74",
                          "opponent_score": "79",
                          "prescore": null,
                          "postscore": null,
                          "bid": "iORFFOGYUIeKOrzJ0XPfnw%3d%3d",
                          "boxscore": "/boxscore.aspx?id=11278",
                          "line_scores": {
                            "game_winner": "H",
                            "this_team_is_home_team": false,
                            "home_full_name": "Portland St.",
                            "home_short_name": "PSU",
                            "away_full_name": "Wofford",
                            "away_short_name": "WOF",
                            "period_label": "Half",
                            "periods": ["1", "2", "F"],
                            "period_home_score": ["29", "50", "79"],
                            "period_away_score": ["40", "34", "74"]
                          }
                        },
                        "game_facility": null,
                        "promotion": {
                          "name": null,
                          "link": null,
                          "image": null,
                          "caption": null
                        },
                        "event_image": {
                          "link": null,
                          "image": null,
                          "caption": null,
                          "alt_text": null
                        },
                        "pac_tickets": {
                          "stubhub_id": 0,
                          "ticketLink": null,
                          "ticket_range": null,
                          "stubhub_link": null,
                          "stubhub_range": null,
                          "seatgeek_link": null,
                          "isModified": 0
                        }
                      }, {
                        "id": 11256,
                        "game_pregame_story_id": null,
                        "game_postgame_story_id": null,
                        "date": "2024-11-23T19:00:00",
                        "end_date": null,
                        "date_utc": "2024-11-24T00:00:00.0000001Z",
                        "end_date_utc": null,
                        "time": "7:00 PM",
                        "is_doubleheader": false,
                        "allday": false,
                        "tbd": false,
                        "team_prefix": "",
                        "status": "O",
                        "location_indicator": "H",
                        "neutral_hometeam": false,
                        "location": "Spartanburg, S.C.",
                        "conference": "Southern Conference",
                        "conference_abbrev": "SoCon",
                        "conference_logo": "/images/logos/SoCon_Primary_Blue_200_200.png",
                        "is_conference": false,
                        "show_atvs": true,
                        "is_spotlight": false,
                        "type": "recent",
                        "tournament": "Southern Conference Tournament",
                        "sport": {
                          "id": 17,
                          "title": "Volleyball",
                          "abbreviation": "WVB",
                          "shortname": "wvball",
                          "short_title": "VB",
                          "global_sport_id": null,
                          "non_sport": false,
                          "show_at_vs": true,
                          "global_sport_shortname": "wvball",
                          "gender": "f",
                          "youtube": null,
                          "facebook": null,
                          "twitter": null,
                          "instagram": null,
                          "pinterest": null,
                          "tickets": null,
                          "global_sport_name_slug": null,
                          "url": null,
                          "ranking": null,
                          "game_synonym": "Match"
                        },
                        "schedule": {
                          "id": 502,
                          "title": "2024 Volleyball Schedule",
                          "url": "https://woffordterriers.com/schedule.aspx?schedule=502"
                        },
                        "opponent": {
                          "id": 20,
                          "prefix": "#3",
                          "name": "East Tennessee State University",
                          "title": "#3 East Tennessee State University",
                          "image": "/images/logos/East-Tenn-State.png"
                        },
                        "media": {
                          "video": "https://www.espn.com/watch/player/_/id/29924a44-dec4-4604-8b4b-8da0bd39c292",
                          "video_text": null,
                          "audio": null,
                          "audio_text": null,
                          "stats": "https://woffordterriers.com/sidearmstats/wvball/summary",
                          "tickets": null,
                          "game_note": null,
                          "game_promotion_name": null,
                          "tv": "ESPN+",
                          "tv_image": "/images/2024/10/10/ESPNPlusBlackYellow.png",
                          "tv_image_link": null,
                          "radio": null,
                          "custom1": null,
                          "custom2": null,
                          "custom3": null,
                          "gamefiles": [{
                            "css_class": null,
                            "title": "Postgame Interviews",
                            "url": "https://www.youtube.com/watch?v=JN9n3TZO-7w"
                          }],
                          "program": null,
                          "program_text": null
                        },
                        "story": {
                          "title": "Wofford Volleyball Returns to SoCon Championship",
                          "title_in_rotator": false,
                          "sub_headline": null,
                          "teaser": null,
                          "type": null,
                          "byline": null,
                          "app_exclusive": false,
                          "sport_display": null,
                          "sport": null,
                          "sport_shortname": null,
                          "image_source": "/images/2024/11/23/Rakoski_Block_SoCon_Semis.png",
                          "image_focal_point": null,
                          "image_alt_text": null,
                          "video": null,
                          "url": "/news/2024/11/23/wofford-volleyball-returns-to-socon-championship.aspx",
                          "redirect_absolute_url": null,
                          "links": null,
                          "homepage_feed_template": null,
                          "game_id": null,
                          "games": null,
                          "gallery_id": null,
                          "writer": null,
                          "id": 14227,
                          "content_id": "14227",
                          "content_title": "Wofford Volleyball Returns to SoCon Championship",
                          "content_date": "2024-11-24T04:31:31.107",
                          "content_url": "http://woffordterriers.com/news/2024/11/23/wofford-volleyball-returns-to-socon-championship.aspx",
                          "content_image_url": "http://woffordterriers.com/images/2024/11/23/Rakoski_Block_SoCon_Semis.png",
                          "date": "2024-11-24T04:31:31.107"
                        },
                        "result": {
                          "game_id": 11256,
                          "status": "W",
                          "team_score": "3",
                          "opponent_score": "1",
                          "prescore": null,
                          "postscore": null,
                          "bid": "2DdN1iluRZ1gL4sv1D%2fT8g%3d%3d",
                          "boxscore": "/boxscore.aspx?id=11256",
                          "line_scores": {
                            "game_winner": "H",
                            "this_team_is_home_team": false,
                            "home_full_name": "Wofford",
                            "home_short_name": "WOF",
                            "away_full_name": "ETSU",
                            "away_short_name": "ETSU",
                            "period_label": "Game",
                            "periods": ["1", "2", "3", "4", "F"],
                            "period_home_score": ["25", "25", "19", "25", "3"],
                            "period_away_score": ["21", "22", "25", "18", "1"]
                          }
                        },
                        "game_facility": {
                          "id": 153,
                          "title": "Jerry Richardson Indoor Stadium",
                          "url": "/facilities/?id=153"
                        },
                        "promotion": {
                          "name": null,
                          "link": null,
                          "image": null,
                          "caption": null
                        },
                        "event_image": {
                          "link": null,
                          "image": null,
                          "caption": null,
                          "alt_text": null
                        },
                        "pac_tickets": {
                          "stubhub_id": 0,
                          "ticketLink": null,
                          "ticket_range": null,
                          "stubhub_link": null,
                          "stubhub_range": null,
                          "seatgeek_link": null,
                          "isModified": 0
                        }
                      }, {
                        "id": 11277,
                        "game_pregame_story_id": null,
                        "game_postgame_story_id": null,
                        "date": "2024-11-23T16:00:00",
                        "end_date": null,
                        "date_utc": "2024-11-23T21:00:00Z",
                        "end_date_utc": null,
                        "time": "4:00 PM ET",
                        "is_doubleheader": false,
                        "allday": false,
                        "tbd": false,
                        "team_prefix": "",
                        "status": "O",
                        "location_indicator": "A",
                        "neutral_hometeam": false,
                        "location": "Milwaukee, Wisc.",
                        "conference": "Southern Conference",
                        "conference_abbrev": "SoCon",
                        "conference_logo": "/images/logos/SoCon_Primary_Blue_200_200.png",
                        "is_conference": false,
                        "show_atvs": true,
                        "is_spotlight": false,
                        "type": "recent",
                        "tournament": "Cream City Challenge",
                        "sport": {
                          "id": 3,
                          "title": "Men's Basketball",
                          "abbreviation": "MBB",
                          "shortname": "mbball",
                          "short_title": "MBB",
                          "global_sport_id": null,
                          "non_sport": false,
                          "show_at_vs": true,
                          "global_sport_shortname": "mbball",
                          "gender": "m",
                          "youtube": null,
                          "facebook": null,
                          "twitter": null,
                          "instagram": null,
                          "pinterest": null,
                          "tickets": null,
                          "global_sport_name_slug": null,
                          "url": null,
                          "ranking": null,
                          "game_synonym": "Game"
                        },
                        "schedule": {
                          "id": 506,
                          "title": "2024-25 Men's Basketball Schedule",
                          "url": "https://woffordterriers.com/schedule.aspx?schedule=506"
                        },
                        "opponent": {
                          "id": 479,
                          "prefix": null,
                          "name": "Milwaukee",
                          "title": "Milwaukee",
                          "image": "/images/logos/Milwaukee_Panthers.png"
                        },
                        "media": {
                          "video": "https://www.espn.com/espnplus/player/_/id/c286c009-d24d-4d9c-9aaf-8ab653cd603c",
                          "video_text": null,
                          "audio": null,
                          "audio_text": null,
                          "stats": "https://stats.statbroadcast.com/broadcast/?id=551116",
                          "tickets": null,
                          "game_note": null,
                          "game_promotion_name": null,
                          "tv": "ESPN+",
                          "tv_image": "/common/controls/image_handler.aspx?thumb_prefix=medium&image_path=/images/2018/8/27/ESPN_PLUS_200px.jpg",
                          "tv_image_link": null,
                          "radio": null,
                          "custom1": null,
                          "custom2": null,
                          "custom3": null,
                          "gamefiles": [{
                            "css_class": null,
                            "title": "Game Notes",
                            "url": "/documents/2024/11/20/MBB_Game_Notes_at_Cream_City_Challenge_11-22.pdf"
                          }],
                          "program": null,
                          "program_text": null
                        },
                        "story": {
                          "title": "Men’s Basketball Falls in Close Fight at Milwaukee",
                          "title_in_rotator": false,
                          "sub_headline": null,
                          "teaser": null,
                          "type": null,
                          "byline": null,
                          "app_exclusive": false,
                          "sport_display": null,
                          "sport": null,
                          "sport_shortname": null,
                          "image_source": "/images/2024/11/23/IMG_3532.jpeg",
                          "image_focal_point": null,
                          "image_alt_text": null,
                          "video": null,
                          "url": "/news/2024/11/23/mens-basketball-mens-basketball-falls-in-close-fight-at-milwaukee.aspx",
                          "redirect_absolute_url": null,
                          "links": null,
                          "homepage_feed_template": null,
                          "game_id": null,
                          "games": null,
                          "gallery_id": null,
                          "writer": null,
                          "id": 14225,
                          "content_id": "14225",
                          "content_title": "Men’s Basketball Falls in Close Fight at Milwaukee",
                          "content_date": "2024-11-24T01:19:48.2",
                          "content_url": "http://woffordterriers.com/news/2024/11/23/mens-basketball-mens-basketball-falls-in-close-fight-at-milwaukee.aspx",
                          "content_image_url": "http://woffordterriers.com/images/2024/11/23/IMG_3532.jpeg",
                          "date": "2024-11-24T01:19:48.2"
                        },
                        "result": {
                          "game_id": 11277,
                          "status": "L",
                          "team_score": "74",
                          "opponent_score": "76",
                          "prescore": null,
                          "postscore": null,
                          "bid": "2s0XJ7FAp9GZ2sYBcLFmiQ%3d%3d",
                          "boxscore": "/boxscore.aspx?id=11277",
                          "line_scores": {
                            "game_winner": "H",
                            "this_team_is_home_team": false,
                            "home_full_name": "Milwaukee",
                            "home_short_name": "MKE",
                            "away_full_name": "Wofford",
                            "away_short_name": "WOF",
                            "period_label": "Half",
                            "periods": ["1", "2", "F"],
                            "period_home_score": ["29", "47", "76"],
                            "period_away_score": ["30", "44", "74"]
                          }
                        },
                        "game_facility": null,
                        "promotion": {
                          "name": null,
                          "link": null,
                          "image": null,
                          "caption": null
                        },
                        "event_image": {
                          "link": null,
                          "image": null,
                          "caption": null,
                          "alt_text": null
                        },
                        "pac_tickets": {
                          "stubhub_id": 0,
                          "ticketLink": null,
                          "ticket_range": null,
                          "stubhub_link": null,
                          "stubhub_range": null,
                          "seatgeek_link": null,
                          "isModified": 0
                        }
                      }],
                      "mode": "web"
                    };
                    if (!("sidearmComponents" in window)) window.sidearmComponents = [];
                    window.sidearmComponents.push(obj);
                  </script>
                  <results-component params="{ id: '62c93f11-5523-4f62-b89b-5d270391f2e1' }"><!-- ko if: !data().length --><!-- /ko -->
                    <div class="component c-events c-events--cards-boxy reset-list" data-bind="fastForEach: data">
                      <div class="c-events__item flex flex-column" role="group" tabindex="0" data-bind="
        css: {
          'is-open': selected()
        },
        attr: {
          'aria-label': $component.component.extra.school_name + ' ' + sport.title + ' versus ' + opponent.title + ' on ' + moment(date).format('M/D/YYYY') + ' at ' + time 
        }, 
        onEnter:function(){return false;},
        event: {
            keyup: function(data, event) {
                if(event.key == 'Tab') {
                    $(event.target).closest('.slick-slider').slick('slickGoTo', $index());
                  }
              }
          }" aria-label="Wofford College Men's Basketball versus University of North Alabama on 12/1/2024 at 4:00 PM">
                        <div class="c-events__header">
                          <!-- ko if: type === 'recent' -->
                          <span class="c-events__date" data-bind="formatDate:date, format:'MMM DD'">Dec 01</span>
                          <span class="c-events__date-time-divider">/</span>
                          <!-- ko switch-->
                          <!-- ko case: status === 'P' --><!-- /ko -->
                          <!-- ko case: status === 'C' --><!-- /ko -->
                          <!-- ko case: $else -->
                          <span class="c-events__time">Final</span>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: (type === 'upcoming' && (media.audio || media.video || media.stats || media.tickets)) || (type === 'recent' && (story.url || result.boxscore)) -->
                          <button type="button" class="c-events__toggle" data-bind="
        click: toggleGame, 
        css: {'is-toggled': selected()},
        attr: { 
            'aria-expanded': selected() ? 'true' : 'false',
            'aria-label': 'Toggle links for game against ' + opponent.title
        },
        event: {
            keyup: function(data, event) {
                if(event.key == 'Enter') {
                    toggleGame()
                }
                if(event.key == 'Escape') {
                    closeGame();
                }
            }
        }" aria-expanded="false" aria-label="Toggle links for game against University of North Alabama">
                            <!-- ko if: !selected() -->
                            <span class="sf-ellipsis-minimal sidearm-icon" aria-hidden="true"></span>
                            <!-- /ko -->
                            <!-- ko if: selected() --><!-- /ko -->
                          </button>
                          <div class="c-events__overlay" data-bind="
        css: {'is-open': selected()},
        event: {
            keyup: function(data, event) {
                if(event.key == 'Escape') {
                    closeGame();
                    $(event.target).closest('.slick-slide').find('[class*=&quot;__toggle&quot;]').focus();
                }
            }
        }">
                            <ul class="c-events__media reset-list flex flex-align-center flex-justify-center">
                              <!-- ko if: type === 'recent' -->
                              <!-- ko if: story.url -->
                              <li class="c-events__media-item">
                                <a class="c-events__media-link" data-bind="
                        attr: { 
                          href: story.url 
                        },
                        event: { 
                            focus: function() { openGame(); }, 
                            blur:  function() { closeGame(); } 
                        }" href="/news/2024/12/1/mens-basketball-strong-defensive-effort-leads-mens-basketball-to-74-54-victory.aspx">
                            <span>Recap</span>
                            <span class="accessible-hide">
                                Story recap for for <span data-bind="text: sport.title">Men's Basketball</span> <span data-bind="text: atVs">vs</span> <span data-bind="text: opponent.title">University of North Alabama</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">December 1, 2024</span> at <span data-bind="text: time">4:00 PM</span>
                            </span>
                        </a>
                              </li>
                              <!-- /ko -->
                              <!-- ko if: result.boxscore -->
                              <li class="c-events__media-item">
                                <a class="c-events__media-link" data-bind="
                        attr: { 
                          href: result.boxscore 
                        },
                        event: { 
                            focus: function() { openGame(); }, 
                            blur:  function() { closeGame(); } 
                        }" href="/boxscore.aspx?id=11273">
                            <span>Box Score</span>
                            <span class="accessible-hide">
                                Boxscore for <span data-bind="text: sport.title">Men's Basketball</span> <span data-bind="text: atVs">vs</span> <span data-bind="text: opponent.title">University of North Alabama</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">December 1, 2024</span> at <span data-bind="text: time">4:00 PM</span>
                            </span>
                        </a>
                              </li>
                              <!-- /ko -->
                              <!-- /ko -->
                            </ul>
                          </div>
                          <!-- /ko -->
                        </div>
                        <div class="c-events__body flex">
                          <div class="c-events__logos flex flex-align-center flex-justify-center">
                            <div class="c-events__logo c-events__logo--away">
                              <!-- ko if: opponent.image -->
                              <img class="c-events__team-logo lazyloaded" data-bind="attr: { 'data-src': opponent.image + '?width=50' }" alt="" data-src="/images/logos/North_Alabama_2022.png?width=50"
                                src="/images/logos/North_Alabama_2022.png?width=50">
                              <!-- /ko -->
                              <!-- ko if: !opponent.image --><!-- /ko -->
                            </div>
                          </div>
                          <div class="c-events__indicator" data-bind="text: atVs">vs</div>
                          <div class="c-events__teams flex-item-1">
                            <div class="c-events__team c-events__team-home flex">
                              <div class="c-events__sport flex-item-1" data-bind="text: sport.short_title">MBB</div>
                              <!-- ko if: type == 'recent' && result.status != 'N' -->
                              <div class="c-events__result" data-bind="text: result.team_score">74</div>
                              <!-- /ko -->
                            </div>
                            <div class="c-events__team c-events__team-away flex">
                              <div class="c-events__opponent flex-item-1" data-bind="text: opponent.title">University of North Alabama</div>
                              <!-- ko if: type == 'recent' && result.status != 'N' -->
                              <div class="c-events__result" data-bind="text: result.opponent_score">54</div>
                              <!-- /ko -->
                            </div>
                          </div>
                          <!-- ko if: type == 'recent' && result.status === 'N' --><!-- /ko -->
                        </div>
                      </div>
                      <div class="c-events__item flex flex-column" role="group" tabindex="0" data-bind="
        css: {
          'is-open': selected()
        },
        attr: {
          'aria-label': $component.component.extra.school_name + ' ' + sport.title + ' versus ' + opponent.title + ' on ' + moment(date).format('M/D/YYYY') + ' at ' + time 
        }, 
        onEnter:function(){return false;},
        event: {
            keyup: function(data, event) {
                if(event.key == 'Tab') {
                    $(event.target).closest('.slick-slider').slick('slickGoTo', $index());
                  }
              }
          }" aria-label="Wofford College Women's Basketball versus UNC Asheville on 11/26/2024 at 11:00 AM">
                        <div class="c-events__header">
                          <!-- ko if: type === 'recent' -->
                          <span class="c-events__date" data-bind="formatDate:date, format:'MMM DD'">Nov 26</span>
                          <span class="c-events__date-time-divider">/</span>
                          <!-- ko switch-->
                          <!-- ko case: status === 'P' --><!-- /ko -->
                          <!-- ko case: status === 'C' --><!-- /ko -->
                          <!-- ko case: $else -->
                          <span class="c-events__time">Final</span>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: (type === 'upcoming' && (media.audio || media.video || media.stats || media.tickets)) || (type === 'recent' && (story.url || result.boxscore)) -->
                          <button type="button" class="c-events__toggle" data-bind="
        click: toggleGame, 
        css: {'is-toggled': selected()},
        attr: { 
            'aria-expanded': selected() ? 'true' : 'false',
            'aria-label': 'Toggle links for game against ' + opponent.title
        },
        event: {
            keyup: function(data, event) {
                if(event.key == 'Enter') {
                    toggleGame()
                }
                if(event.key == 'Escape') {
                    closeGame();
                }
            }
        }" aria-expanded="false" aria-label="Toggle links for game against UNC Asheville">
                            <!-- ko if: !selected() -->
                            <span class="sf-ellipsis-minimal sidearm-icon" aria-hidden="true"></span>
                            <!-- /ko -->
                            <!-- ko if: selected() --><!-- /ko -->
                          </button>
                          <div class="c-events__overlay" data-bind="
        css: {'is-open': selected()},
        event: {
            keyup: function(data, event) {
                if(event.key == 'Escape') {
                    closeGame();
                    $(event.target).closest('.slick-slide').find('[class*=&quot;__toggle&quot;]').focus();
                }
            }
        }">
                            <ul class="c-events__media reset-list flex flex-align-center flex-justify-center">
                              <!-- ko if: type === 'recent' -->
                              <!-- ko if: story.url -->
                              <li class="c-events__media-item">
                                <a class="c-events__media-link" data-bind="
                        attr: { 
                          href: story.url 
                        },
                        event: { 
                            focus: function() { openGame(); }, 
                            blur:  function() { closeGame(); } 
                        }" href="/news/2024/11/26/womens-basketball-womens-basketball-secures-75-56-education-day-victory.aspx">
                            <span>Recap</span>
                            <span class="accessible-hide">
                                Story recap for for <span data-bind="text: sport.title">Women's Basketball</span> <span data-bind="text: atVs">vs</span> <span data-bind="text: opponent.title">UNC Asheville</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">November 26, 2024</span> at <span data-bind="text: time">11:00 AM</span>
                            </span>
                        </a>
                              </li>
                              <!-- /ko -->
                              <!-- ko if: result.boxscore -->
                              <li class="c-events__media-item">
                                <a class="c-events__media-link" data-bind="
                        attr: { 
                          href: result.boxscore 
                        },
                        event: { 
                            focus: function() { openGame(); }, 
                            blur:  function() { closeGame(); } 
                        }" href="/boxscore.aspx?id=11322">
                            <span>Box Score</span>
                            <span class="accessible-hide">
                                Boxscore for <span data-bind="text: sport.title">Women's Basketball</span> <span data-bind="text: atVs">vs</span> <span data-bind="text: opponent.title">UNC Asheville</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">November 26, 2024</span> at <span data-bind="text: time">11:00 AM</span>
                            </span>
                        </a>
                              </li>
                              <!-- /ko -->
                              <!-- /ko -->
                            </ul>
                          </div>
                          <!-- /ko -->
                        </div>
                        <div class="c-events__body flex">
                          <div class="c-events__logos flex flex-align-center flex-justify-center">
                            <div class="c-events__logo c-events__logo--away">
                              <!-- ko if: opponent.image -->
                              <img class="c-events__team-logo lazyloaded" data-bind="attr: { 'data-src': opponent.image + '?width=50' }" alt="" data-src="/images/logos/UNC-Asheville.png?width=50" src="/images/logos/UNC-Asheville.png?width=50">
                              <!-- /ko -->
                              <!-- ko if: !opponent.image --><!-- /ko -->
                            </div>
                          </div>
                          <div class="c-events__indicator" data-bind="text: atVs">vs</div>
                          <div class="c-events__teams flex-item-1">
                            <div class="c-events__team c-events__team-home flex">
                              <div class="c-events__sport flex-item-1" data-bind="text: sport.short_title">WBB</div>
                              <!-- ko if: type == 'recent' && result.status != 'N' -->
                              <div class="c-events__result" data-bind="text: result.team_score">75</div>
                              <!-- /ko -->
                            </div>
                            <div class="c-events__team c-events__team-away flex">
                              <div class="c-events__opponent flex-item-1" data-bind="text: opponent.title">UNC Asheville</div>
                              <!-- ko if: type == 'recent' && result.status != 'N' -->
                              <div class="c-events__result" data-bind="text: result.opponent_score">56</div>
                              <!-- /ko -->
                            </div>
                          </div>
                          <!-- ko if: type == 'recent' && result.status === 'N' --><!-- /ko -->
                        </div>
                      </div>
                      <div class="c-events__item flex flex-column" role="group" tabindex="0" data-bind="
        css: {
          'is-open': selected()
        },
        attr: {
          'aria-label': $component.component.extra.school_name + ' ' + sport.title + ' versus ' + opponent.title + ' on ' + moment(date).format('M/D/YYYY') + ' at ' + time 
        }, 
        onEnter:function(){return false;},
        event: {
            keyup: function(data, event) {
                if(event.key == 'Tab') {
                    $(event.target).closest('.slick-slider').slick('slickGoTo', $index());
                  }
              }
          }" aria-label="Wofford College Volleyball versus #1 Mercer University on 11/24/2024 at 4:00 PM">
                        <div class="c-events__header">
                          <!-- ko if: type === 'recent' -->
                          <span class="c-events__date" data-bind="formatDate:date, format:'MMM DD'">Nov 24</span>
                          <span class="c-events__date-time-divider">/</span>
                          <!-- ko switch-->
                          <!-- ko case: status === 'P' --><!-- /ko -->
                          <!-- ko case: status === 'C' --><!-- /ko -->
                          <!-- ko case: $else -->
                          <span class="c-events__time">Final</span>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: (type === 'upcoming' && (media.audio || media.video || media.stats || media.tickets)) || (type === 'recent' && (story.url || result.boxscore)) -->
                          <button type="button" class="c-events__toggle" data-bind="
        click: toggleGame, 
        css: {'is-toggled': selected()},
        attr: { 
            'aria-expanded': selected() ? 'true' : 'false',
            'aria-label': 'Toggle links for game against ' + opponent.title
        },
        event: {
            keyup: function(data, event) {
                if(event.key == 'Enter') {
                    toggleGame()
                }
                if(event.key == 'Escape') {
                    closeGame();
                }
            }
        }" aria-expanded="false" aria-label="Toggle links for game against #1 Mercer University">
                            <!-- ko if: !selected() -->
                            <span class="sf-ellipsis-minimal sidearm-icon" aria-hidden="true"></span>
                            <!-- /ko -->
                            <!-- ko if: selected() --><!-- /ko -->
                          </button>
                          <div class="c-events__overlay" data-bind="
        css: {'is-open': selected()},
        event: {
            keyup: function(data, event) {
                if(event.key == 'Escape') {
                    closeGame();
                    $(event.target).closest('.slick-slide').find('[class*=&quot;__toggle&quot;]').focus();
                }
            }
        }">
                            <ul class="c-events__media reset-list flex flex-align-center flex-justify-center">
                              <!-- ko if: type === 'recent' -->
                              <!-- ko if: story.url -->
                              <li class="c-events__media-item">
                                <a class="c-events__media-link" data-bind="
                        attr: { 
                          href: story.url 
                        },
                        event: { 
                            focus: function() { openGame(); }, 
                            blur:  function() { closeGame(); } 
                        }" href="/news/2024/11/24/wofford-volleyball-completes-epic-comeback-to-repeat-as-socon-tournament-champion.aspx">
                            <span>Recap</span>
                            <span class="accessible-hide">
                                Story recap for for <span data-bind="text: sport.title">Volleyball</span> <span data-bind="text: atVs">vs</span> <span data-bind="text: opponent.title">#1 Mercer University</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">November 24, 2024</span> at <span data-bind="text: time">4:00 PM</span>
                            </span>
                        </a>
                              </li>
                              <!-- /ko -->
                              <!-- ko if: result.boxscore -->
                              <li class="c-events__media-item">
                                <a class="c-events__media-link" data-bind="
                        attr: { 
                          href: result.boxscore 
                        },
                        event: { 
                            focus: function() { openGame(); }, 
                            blur:  function() { closeGame(); } 
                        }" href="/boxscore.aspx?id=11257">
                            <span>Box Score</span>
                            <span class="accessible-hide">
                                Boxscore for <span data-bind="text: sport.title">Volleyball</span> <span data-bind="text: atVs">vs</span> <span data-bind="text: opponent.title">#1 Mercer University</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">November 24, 2024</span> at <span data-bind="text: time">4:00 PM</span>
                            </span>
                        </a>
                              </li>
                              <!-- /ko -->
                              <!-- /ko -->
                            </ul>
                          </div>
                          <!-- /ko -->
                        </div>
                        <div class="c-events__body flex">
                          <div class="c-events__logos flex flex-align-center flex-justify-center">
                            <div class="c-events__logo c-events__logo--away">
                              <!-- ko if: opponent.image -->
                              <img class="c-events__team-logo lazyloaded" data-bind="attr: { 'data-src': opponent.image + '?width=50' }" alt="" data-src="/images/logos/Mercer_logo.png?width=50" src="/images/logos/Mercer_logo.png?width=50">
                              <!-- /ko -->
                              <!-- ko if: !opponent.image --><!-- /ko -->
                            </div>
                          </div>
                          <div class="c-events__indicator" data-bind="text: atVs">vs</div>
                          <div class="c-events__teams flex-item-1">
                            <div class="c-events__team c-events__team-home flex">
                              <div class="c-events__sport flex-item-1" data-bind="text: sport.short_title">VB</div>
                              <!-- ko if: type == 'recent' && result.status != 'N' -->
                              <div class="c-events__result" data-bind="text: result.team_score">3</div>
                              <!-- /ko -->
                            </div>
                            <div class="c-events__team c-events__team-away flex">
                              <div class="c-events__opponent flex-item-1" data-bind="text: opponent.title">#1 Mercer University</div>
                              <!-- ko if: type == 'recent' && result.status != 'N' -->
                              <div class="c-events__result" data-bind="text: result.opponent_score">2</div>
                              <!-- /ko -->
                            </div>
                          </div>
                          <!-- ko if: type == 'recent' && result.status === 'N' --><!-- /ko -->
                        </div>
                      </div>
                      <div class="c-events__item flex flex-column" role="group" tabindex="0" data-bind="
        css: {
          'is-open': selected()
        },
        attr: {
          'aria-label': $component.component.extra.school_name + ' ' + sport.title + ' versus ' + opponent.title + ' on ' + moment(date).format('M/D/YYYY') + ' at ' + time 
        }, 
        onEnter:function(){return false;},
        event: {
            keyup: function(data, event) {
                if(event.key == 'Tab') {
                    $(event.target).closest('.slick-slider').slick('slickGoTo', $index());
                  }
              }
          }" aria-label="Wofford College Men's Basketball versus Portland State University on 11/24/2024 at 12:00 PM ET">
                        <div class="c-events__header">
                          <!-- ko if: type === 'recent' -->
                          <span class="c-events__date" data-bind="formatDate:date, format:'MMM DD'">Nov 24</span>
                          <span class="c-events__date-time-divider">/</span>
                          <!-- ko switch-->
                          <!-- ko case: status === 'P' --><!-- /ko -->
                          <!-- ko case: status === 'C' --><!-- /ko -->
                          <!-- ko case: $else -->
                          <span class="c-events__time">Final</span>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: (type === 'upcoming' && (media.audio || media.video || media.stats || media.tickets)) || (type === 'recent' && (story.url || result.boxscore)) -->
                          <button type="button" class="c-events__toggle" data-bind="
        click: toggleGame, 
        css: {'is-toggled': selected()},
        attr: { 
            'aria-expanded': selected() ? 'true' : 'false',
            'aria-label': 'Toggle links for game against ' + opponent.title
        },
        event: {
            keyup: function(data, event) {
                if(event.key == 'Enter') {
                    toggleGame()
                }
                if(event.key == 'Escape') {
                    closeGame();
                }
            }
        }" aria-expanded="false" aria-label="Toggle links for game against Portland State University">
                            <!-- ko if: !selected() -->
                            <span class="sf-ellipsis-minimal sidearm-icon" aria-hidden="true"></span>
                            <!-- /ko -->
                            <!-- ko if: selected() --><!-- /ko -->
                          </button>
                          <div class="c-events__overlay" data-bind="
        css: {'is-open': selected()},
        event: {
            keyup: function(data, event) {
                if(event.key == 'Escape') {
                    closeGame();
                    $(event.target).closest('.slick-slide').find('[class*=&quot;__toggle&quot;]').focus();
                }
            }
        }">
                            <ul class="c-events__media reset-list flex flex-align-center flex-justify-center">
                              <!-- ko if: type === 'recent' -->
                              <!-- ko if: story.url -->
                              <li class="c-events__media-item">
                                <a class="c-events__media-link" data-bind="
                        attr: { 
                          href: story.url 
                        },
                        event: { 
                            focus: function() { openGame(); }, 
                            blur:  function() { closeGame(); } 
                        }" href="/news/2024/11/24/mens-basketball-mens-basketball-suffers-narrow-79-74-loss-to-portland-state.aspx">
                            <span>Recap</span>
                            <span class="accessible-hide">
                                Story recap for for <span data-bind="text: sport.title">Men's Basketball</span> <span data-bind="text: atVs">vs</span> <span data-bind="text: opponent.title">Portland State University</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">November 24, 2024</span> at <span data-bind="text: time">12:00 PM ET</span>
                            </span>
                        </a>
                              </li>
                              <!-- /ko -->
                              <!-- ko if: result.boxscore -->
                              <li class="c-events__media-item">
                                <a class="c-events__media-link" data-bind="
                        attr: { 
                          href: result.boxscore 
                        },
                        event: { 
                            focus: function() { openGame(); }, 
                            blur:  function() { closeGame(); } 
                        }" href="/boxscore.aspx?id=11278">
                            <span>Box Score</span>
                            <span class="accessible-hide">
                                Boxscore for <span data-bind="text: sport.title">Men's Basketball</span> <span data-bind="text: atVs">vs</span> <span data-bind="text: opponent.title">Portland State University</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">November 24, 2024</span> at <span data-bind="text: time">12:00 PM ET</span>
                            </span>
                        </a>
                              </li>
                              <!-- /ko -->
                              <!-- /ko -->
                            </ul>
                          </div>
                          <!-- /ko -->
                        </div>
                        <div class="c-events__body flex">
                          <div class="c-events__logos flex flex-align-center flex-justify-center">
                            <div class="c-events__logo c-events__logo--away">
                              <!-- ko if: opponent.image -->
                              <img class="c-events__team-logo lazyloaded" data-bind="attr: { 'data-src': opponent.image + '?width=50' }" alt="" data-src="/images/logos/Portland_State.png?width=50" src="/images/logos/Portland_State.png?width=50">
                              <!-- /ko -->
                              <!-- ko if: !opponent.image --><!-- /ko -->
                            </div>
                          </div>
                          <div class="c-events__indicator" data-bind="text: atVs">vs</div>
                          <div class="c-events__teams flex-item-1">
                            <div class="c-events__team c-events__team-home flex">
                              <div class="c-events__sport flex-item-1" data-bind="text: sport.short_title">MBB</div>
                              <!-- ko if: type == 'recent' && result.status != 'N' -->
                              <div class="c-events__result" data-bind="text: result.team_score">74</div>
                              <!-- /ko -->
                            </div>
                            <div class="c-events__team c-events__team-away flex">
                              <div class="c-events__opponent flex-item-1" data-bind="text: opponent.title">Portland State University</div>
                              <!-- ko if: type == 'recent' && result.status != 'N' -->
                              <div class="c-events__result" data-bind="text: result.opponent_score">79</div>
                              <!-- /ko -->
                            </div>
                          </div>
                          <!-- ko if: type == 'recent' && result.status === 'N' --><!-- /ko -->
                        </div>
                      </div>
                      <div class="c-events__item flex flex-column" role="group" tabindex="0" data-bind="
        css: {
          'is-open': selected()
        },
        attr: {
          'aria-label': $component.component.extra.school_name + ' ' + sport.title + ' versus ' + opponent.title + ' on ' + moment(date).format('M/D/YYYY') + ' at ' + time 
        }, 
        onEnter:function(){return false;},
        event: {
            keyup: function(data, event) {
                if(event.key == 'Tab') {
                    $(event.target).closest('.slick-slider').slick('slickGoTo', $index());
                  }
              }
          }" aria-label="Wofford College Volleyball versus #3 East Tennessee State University on 11/23/2024 at 7:00 PM">
                        <div class="c-events__header">
                          <!-- ko if: type === 'recent' -->
                          <span class="c-events__date" data-bind="formatDate:date, format:'MMM DD'">Nov 23</span>
                          <span class="c-events__date-time-divider">/</span>
                          <!-- ko switch-->
                          <!-- ko case: status === 'P' --><!-- /ko -->
                          <!-- ko case: status === 'C' --><!-- /ko -->
                          <!-- ko case: $else -->
                          <span class="c-events__time">Final</span>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: (type === 'upcoming' && (media.audio || media.video || media.stats || media.tickets)) || (type === 'recent' && (story.url || result.boxscore)) -->
                          <button type="button" class="c-events__toggle" data-bind="
        click: toggleGame, 
        css: {'is-toggled': selected()},
        attr: { 
            'aria-expanded': selected() ? 'true' : 'false',
            'aria-label': 'Toggle links for game against ' + opponent.title
        },
        event: {
            keyup: function(data, event) {
                if(event.key == 'Enter') {
                    toggleGame()
                }
                if(event.key == 'Escape') {
                    closeGame();
                }
            }
        }" aria-expanded="false" aria-label="Toggle links for game against #3 East Tennessee State University">
                            <!-- ko if: !selected() -->
                            <span class="sf-ellipsis-minimal sidearm-icon" aria-hidden="true"></span>
                            <!-- /ko -->
                            <!-- ko if: selected() --><!-- /ko -->
                          </button>
                          <div class="c-events__overlay" data-bind="
        css: {'is-open': selected()},
        event: {
            keyup: function(data, event) {
                if(event.key == 'Escape') {
                    closeGame();
                    $(event.target).closest('.slick-slide').find('[class*=&quot;__toggle&quot;]').focus();
                }
            }
        }">
                            <ul class="c-events__media reset-list flex flex-align-center flex-justify-center">
                              <!-- ko if: type === 'recent' -->
                              <!-- ko if: story.url -->
                              <li class="c-events__media-item">
                                <a class="c-events__media-link" data-bind="
                        attr: { 
                          href: story.url 
                        },
                        event: { 
                            focus: function() { openGame(); }, 
                            blur:  function() { closeGame(); } 
                        }" href="/news/2024/11/23/wofford-volleyball-returns-to-socon-championship.aspx">
                            <span>Recap</span>
                            <span class="accessible-hide">
                                Story recap for for <span data-bind="text: sport.title">Volleyball</span> <span data-bind="text: atVs">vs</span> <span data-bind="text: opponent.title">#3 East Tennessee State University</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">November 23, 2024</span> at <span data-bind="text: time">7:00 PM</span>
                            </span>
                        </a>
                              </li>
                              <!-- /ko -->
                              <!-- ko if: result.boxscore -->
                              <li class="c-events__media-item">
                                <a class="c-events__media-link" data-bind="
                        attr: { 
                          href: result.boxscore 
                        },
                        event: { 
                            focus: function() { openGame(); }, 
                            blur:  function() { closeGame(); } 
                        }" href="/boxscore.aspx?id=11256">
                            <span>Box Score</span>
                            <span class="accessible-hide">
                                Boxscore for <span data-bind="text: sport.title">Volleyball</span> <span data-bind="text: atVs">vs</span> <span data-bind="text: opponent.title">#3 East Tennessee State University</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">November 23, 2024</span> at <span data-bind="text: time">7:00 PM</span>
                            </span>
                        </a>
                              </li>
                              <!-- /ko -->
                              <!-- /ko -->
                            </ul>
                          </div>
                          <!-- /ko -->
                        </div>
                        <div class="c-events__body flex">
                          <div class="c-events__logos flex flex-align-center flex-justify-center">
                            <div class="c-events__logo c-events__logo--away">
                              <!-- ko if: opponent.image -->
                              <img class="c-events__team-logo lazyloaded" data-bind="attr: { 'data-src': opponent.image + '?width=50' }" alt="" data-src="/images/logos/East-Tenn-State.png?width=50" src="/images/logos/East-Tenn-State.png?width=50">
                              <!-- /ko -->
                              <!-- ko if: !opponent.image --><!-- /ko -->
                            </div>
                          </div>
                          <div class="c-events__indicator" data-bind="text: atVs">vs</div>
                          <div class="c-events__teams flex-item-1">
                            <div class="c-events__team c-events__team-home flex">
                              <div class="c-events__sport flex-item-1" data-bind="text: sport.short_title">VB</div>
                              <!-- ko if: type == 'recent' && result.status != 'N' -->
                              <div class="c-events__result" data-bind="text: result.team_score">3</div>
                              <!-- /ko -->
                            </div>
                            <div class="c-events__team c-events__team-away flex">
                              <div class="c-events__opponent flex-item-1" data-bind="text: opponent.title">#3 East Tennessee State University</div>
                              <!-- ko if: type == 'recent' && result.status != 'N' -->
                              <div class="c-events__result" data-bind="text: result.opponent_score">1</div>
                              <!-- /ko -->
                            </div>
                          </div>
                          <!-- ko if: type == 'recent' && result.status === 'N' --><!-- /ko -->
                        </div>
                      </div>
                      <div class="c-events__item flex flex-column" role="group" tabindex="0" data-bind="
        css: {
          'is-open': selected()
        },
        attr: {
          'aria-label': $component.component.extra.school_name + ' ' + sport.title + ' versus ' + opponent.title + ' on ' + moment(date).format('M/D/YYYY') + ' at ' + time 
        }, 
        onEnter:function(){return false;},
        event: {
            keyup: function(data, event) {
                if(event.key == 'Tab') {
                    $(event.target).closest('.slick-slider').slick('slickGoTo', $index());
                  }
              }
          }" aria-label="Wofford College Men's Basketball versus Milwaukee on 11/23/2024 at 4:00 PM ET">
                        <div class="c-events__header">
                          <!-- ko if: type === 'recent' -->
                          <span class="c-events__date" data-bind="formatDate:date, format:'MMM DD'">Nov 23</span>
                          <span class="c-events__date-time-divider">/</span>
                          <!-- ko switch-->
                          <!-- ko case: status === 'P' --><!-- /ko -->
                          <!-- ko case: status === 'C' --><!-- /ko -->
                          <!-- ko case: $else -->
                          <span class="c-events__time">Final</span>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: (type === 'upcoming' && (media.audio || media.video || media.stats || media.tickets)) || (type === 'recent' && (story.url || result.boxscore)) -->
                          <button type="button" class="c-events__toggle" data-bind="
        click: toggleGame, 
        css: {'is-toggled': selected()},
        attr: { 
            'aria-expanded': selected() ? 'true' : 'false',
            'aria-label': 'Toggle links for game against ' + opponent.title
        },
        event: {
            keyup: function(data, event) {
                if(event.key == 'Enter') {
                    toggleGame()
                }
                if(event.key == 'Escape') {
                    closeGame();
                }
            }
        }" aria-expanded="false" aria-label="Toggle links for game against Milwaukee">
                            <!-- ko if: !selected() -->
                            <span class="sf-ellipsis-minimal sidearm-icon" aria-hidden="true"></span>
                            <!-- /ko -->
                            <!-- ko if: selected() --><!-- /ko -->
                          </button>
                          <div class="c-events__overlay" data-bind="
        css: {'is-open': selected()},
        event: {
            keyup: function(data, event) {
                if(event.key == 'Escape') {
                    closeGame();
                    $(event.target).closest('.slick-slide').find('[class*=&quot;__toggle&quot;]').focus();
                }
            }
        }">
                            <ul class="c-events__media reset-list flex flex-align-center flex-justify-center">
                              <!-- ko if: type === 'recent' -->
                              <!-- ko if: story.url -->
                              <li class="c-events__media-item">
                                <a class="c-events__media-link" data-bind="
                        attr: { 
                          href: story.url 
                        },
                        event: { 
                            focus: function() { openGame(); }, 
                            blur:  function() { closeGame(); } 
                        }" href="/news/2024/11/23/mens-basketball-mens-basketball-falls-in-close-fight-at-milwaukee.aspx">
                            <span>Recap</span>
                            <span class="accessible-hide">
                                Story recap for for <span data-bind="text: sport.title">Men's Basketball</span> <span data-bind="text: atVs">at</span> <span data-bind="text: opponent.title">Milwaukee</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">November 23, 2024</span> at <span data-bind="text: time">4:00 PM ET</span>
                            </span>
                        </a>
                              </li>
                              <!-- /ko -->
                              <!-- ko if: result.boxscore -->
                              <li class="c-events__media-item">
                                <a class="c-events__media-link" data-bind="
                        attr: { 
                          href: result.boxscore 
                        },
                        event: { 
                            focus: function() { openGame(); }, 
                            blur:  function() { closeGame(); } 
                        }" href="/boxscore.aspx?id=11277">
                            <span>Box Score</span>
                            <span class="accessible-hide">
                                Boxscore for <span data-bind="text: sport.title">Men's Basketball</span> <span data-bind="text: atVs">at</span> <span data-bind="text: opponent.title">Milwaukee</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">November 23, 2024</span> at <span data-bind="text: time">4:00 PM ET</span>
                            </span>
                        </a>
                              </li>
                              <!-- /ko -->
                              <!-- /ko -->
                            </ul>
                          </div>
                          <!-- /ko -->
                        </div>
                        <div class="c-events__body flex">
                          <div class="c-events__logos flex flex-align-center flex-justify-center">
                            <div class="c-events__logo c-events__logo--away">
                              <!-- ko if: opponent.image -->
                              <img class="c-events__team-logo lazyloaded" data-bind="attr: { 'data-src': opponent.image + '?width=50' }" alt="" data-src="/images/logos/Milwaukee_Panthers.png?width=50"
                                src="/images/logos/Milwaukee_Panthers.png?width=50">
                              <!-- /ko -->
                              <!-- ko if: !opponent.image --><!-- /ko -->
                            </div>
                          </div>
                          <div class="c-events__indicator" data-bind="text: atVs">at</div>
                          <div class="c-events__teams flex-item-1">
                            <div class="c-events__team c-events__team-home flex">
                              <div class="c-events__sport flex-item-1" data-bind="text: sport.short_title">MBB</div>
                              <!-- ko if: type == 'recent' && result.status != 'N' -->
                              <div class="c-events__result" data-bind="text: result.team_score">74</div>
                              <!-- /ko -->
                            </div>
                            <div class="c-events__team c-events__team-away flex">
                              <div class="c-events__opponent flex-item-1" data-bind="text: opponent.title">Milwaukee</div>
                              <!-- ko if: type == 'recent' && result.status != 'N' -->
                              <div class="c-events__result" data-bind="text: result.opponent_score">76</div>
                              <!-- /ko -->
                            </div>
                          </div>
                          <!-- ko if: type == 'recent' && result.status === 'N' --><!-- /ko -->
                        </div>
                      </div>
                    </div>
                  </results-component>
                </div>
                <div class="s-events__calendar">
                  <a class="s-events__calendar-link" data-bind="attr: { href: window.associated_sport ? '/schedule.aspx?path=' + window.associated_sport.shortname : '/calendar.aspx' }" href="/calendar.aspx">
                                    Composite Schedule
                                </a>
                </div>
              </div>
            </div>
          </section>
          <!-- /ko -->
          <div class="s-promo-ad s-promo-ad-3">
            <script>
              var obj = {
                "start": 0,
                "count": 10,
                "name": "promo---above-quick-links-c7370d",
                "sport_id": null,
                "count_breakpoints": null,
                "css_class": "",
                "pinned_id": "",
                "extra": {},
                "context": null,
                "dummy": false,
                "type": "ads",
                "id": "e6531bec-b6a5-43ee-8770-f0462cf6dba8",
                "data": {
                  "location": {
                    "id": 0,
                    "title": null,
                    "type": null,
                    "effect": null,
                    "fixed_image_sizes": false,
                    "excluded_sport_ids": null,
                    "slick": false,
                    "dfp": false,
                    "sidearm_dfp": false,
                    "common_page": false,
                    "html_template": null,
                    "name": null,
                    "autoplay_speed": 0,
                    "accessibility_icons": false,
                    "sizes": null,
                    "slick_options": null,
                    "dfp_sizes": null
                  },
                  "campaigns": [],
                  "content_id": null,
                  "content_title": null,
                  "content_date": null,
                  "content_url": null,
                  "content_image_url": null
                },
                "mode": "web"
              };
              if (!("sidearmComponents" in window)) window.sidearmComponents = [];
              window.sidearmComponents.push(obj);
            </script>
            <ads-component params="{ id: 'e6531bec-b6a5-43ee-8770-f0462cf6dba8' }"><!-- ko ifnot: isInitializing() -->
              <!-- ko switch -->
              <!-- ko case: ad.location.type === 'single' --><!-- /ko -->
              <!-- ko case: ad.location.type === 'multi' --><!-- /ko -->
              <!-- ko case: ad.location.type === 'html' --><!-- /ko -->
              <!-- ko case: ad.location.type === 'icons' --><!-- /ko -->
              <!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
              <!-- /ko -->
              <!-- /ko --></ads-component>
          </div>
          <section aria-labelledby="h2_quicklinks" class="s-quicklinks">
            <div class="s-quicklinks__inner">
              <div class="s-quicklinks__top">
                <h2 class="s-quicklinks__top-text" id="h2_quicklinks">Quick Links</h2>
              </div>
              <script>
                var obj = {
                  "start": 0,
                  "count": 10,
                  "name": "icons---quick-links-180e27",
                  "sport_id": null,
                  "count_breakpoints": null,
                  "css_class": "",
                  "pinned_id": "",
                  "extra": {},
                  "context": null,
                  "dummy": false,
                  "type": "ads",
                  "id": "bee8e49f-c330-456f-937d-a4bdcf1a0321",
                  "data": {
                    "location": {
                      "id": 175,
                      "title": "Icons - Quick Links",
                      "type": "icons",
                      "effect": "none",
                      "fixed_image_sizes": false,
                      "excluded_sport_ids": [],
                      "slick": false,
                      "dfp": false,
                      "sidearm_dfp": false,
                      "common_page": false,
                      "html_template": null,
                      "name": "icons---quick-links-180e27",
                      "autoplay_speed": 8,
                      "accessibility_icons": true,
                      "sizes": null,
                      "slick_options": null,
                      "dfp_sizes": null
                    },
                    "campaigns": [{
                      "id": 11,
                      "title": "Tickets",
                      "start_date": "2024-08-08T00:00:00",
                      "end_date": null,
                      "open_in_new_window": true,
                      "link": "/common/controls/adhandler.aspx?ad_id=11&target=https://woffordterriers.com/tickets",
                      "icon": null,
                      "html": null,
                      "picture": null,
                      "css_class": null,
                      "is_dummy": false,
                      "hover_text": null
                    }, {
                      "id": 13,
                      "title": "Basketball Parking",
                      "start_date": "2024-08-08T00:00:00",
                      "end_date": null,
                      "open_in_new_window": true,
                      "link": "/common/controls/adhandler.aspx?ad_id=13&target=https://woffordterriers.com/documents/2022/10/8/2023_24BasketballParkingMap.pdf",
                      "icon": null,
                      "html": null,
                      "picture": null,
                      "css_class": null,
                      "is_dummy": false,
                      "hover_text": null
                    }, {
                      "id": 14,
                      "title": "Digital Radio",
                      "start_date": "2024-08-08T00:00:00",
                      "end_date": null,
                      "open_in_new_window": true,
                      "link": "/common/controls/adhandler.aspx?ad_id=14&target=https://wofford.leanplayer.com/",
                      "icon": null,
                      "html": null,
                      "picture": null,
                      "css_class": null,
                      "is_dummy": false,
                      "hover_text": null
                    }, {
                      "id": 15,
                      "title": "Terrier Club",
                      "start_date": "2024-08-08T00:00:00",
                      "end_date": null,
                      "open_in_new_window": true,
                      "link": "/common/controls/adhandler.aspx?ad_id=15&target=https://www.wofford.edu/terrier-club",
                      "icon": null,
                      "html": null,
                      "picture": null,
                      "css_class": null,
                      "is_dummy": false,
                      "hover_text": null
                    }, {
                      "id": 12,
                      "title": "NIL Marketplace",
                      "start_date": "2024-08-08T00:00:00",
                      "end_date": null,
                      "open_in_new_window": true,
                      "link": "/common/controls/adhandler.aspx?ad_id=12&target=https://opendorse.com/wofford-terriers",
                      "icon": null,
                      "html": null,
                      "picture": null,
                      "css_class": null,
                      "is_dummy": false,
                      "hover_text": null
                    }],
                    "content_id": "icons---quick-links-180e27",
                    "content_title": "icons---quick-links-180e27",
                    "content_date": null,
                    "content_url": null,
                    "content_image_url": null
                  },
                  "mode": "web"
                };
                if (!("sidearmComponents" in window)) window.sidearmComponents = [];
                window.sidearmComponents.push(obj);
              </script>
              <ads-component params="{ id: 'bee8e49f-c330-456f-937d-a4bdcf1a0321' }"><!-- ko ifnot: isInitializing() -->
                <!-- ko switch -->
                <!-- ko case: ad.location.type === 'single' --><!-- /ko -->
                <!-- ko case: ad.location.type === 'multi' --><!-- /ko -->
                <!-- ko case: ad.location.type === 'html' --><!-- /ko -->
                <!-- ko case: ad.location.type === 'icons' -->
                <div class="ads-container is-accessible" data-bind="foreach: ad.campaigns, css:{ 'is-accessible': ad.location.accessibility_icons }">
                  <div class="ad icons-ad" data-bind="css: css_class">
                    <!-- ko if: $component.ad.location.accessibility_icons -->
                    <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                    <!-- ko if: link !== '' && link !== '#' -->
                    <a class="icons-ad__link" data-bind="
                                attr:{ 
                                    href: link,
                                    title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
                                    'tabindex' : ko.computed(function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return 0;
        
                                        var model = $parents[index];
                                        if(model.component.name != 'main-nav')
                                            return 0;
                                        if (model.component.name === 'main-nav')
                                            return model.isMenuOpen() ? '0' : '-1';
                                        return 0;
                                    })
                                },
                                click: $component.trackEvent.bind($data, 'click', $data.title),
                                event: {
                                    focus: function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return;
        
                                        var model = $parents[index];
                                        if (model.component.name === 'main-nav') {
                                            model.openMenu();
                                        }
                                        return;
                                    },
                                    blur: function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return;
        
                                        var model = $parents[index];
                                        if (model.component.name === 'main-nav') {
                                            model.closeMenu();
                                        }
                                        return;
                                    }
                                }" href="/common/controls/adhandler.aspx?ad_id=11&amp;target=https://woffordterriers.com/tickets" title="Tickets" target="_blank" tabindex="0">
                                <span class="sidearm-icon" aria-hidden="true" data-bind="css: icon"></span>
                                <span class="icons-ad__label" data-bind="text: title">Tickets</span>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                    <!-- /ko -->
                    <!-- /ko -->
                    <!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
                  </div>
                  <div class="ad icons-ad" data-bind="css: css_class">
                    <!-- ko if: $component.ad.location.accessibility_icons -->
                    <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                    <!-- ko if: link !== '' && link !== '#' -->
                    <a class="icons-ad__link" data-bind="
                                attr:{ 
                                    href: link,
                                    title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
                                    'tabindex' : ko.computed(function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return 0;
        
                                        var model = $parents[index];
                                        if(model.component.name != 'main-nav')
                                            return 0;
                                        if (model.component.name === 'main-nav')
                                            return model.isMenuOpen() ? '0' : '-1';
                                        return 0;
                                    })
                                },
                                click: $component.trackEvent.bind($data, 'click', $data.title),
                                event: {
                                    focus: function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return;
        
                                        var model = $parents[index];
                                        if (model.component.name === 'main-nav') {
                                            model.openMenu();
                                        }
                                        return;
                                    },
                                    blur: function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return;
        
                                        var model = $parents[index];
                                        if (model.component.name === 'main-nav') {
                                            model.closeMenu();
                                        }
                                        return;
                                    }
                                }" href="/common/controls/adhandler.aspx?ad_id=13&amp;target=https://woffordterriers.com/documents/2022/10/8/2023_24BasketballParkingMap.pdf" title="Basketball Parking" target="_blank" tabindex="0">
                                <span class="sidearm-icon" aria-hidden="true" data-bind="css: icon"></span>
                                <span class="icons-ad__label" data-bind="text: title">Basketball Parking</span>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                    <!-- /ko -->
                    <!-- /ko -->
                    <!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
                  </div>
                  <div class="ad icons-ad" data-bind="css: css_class">
                    <!-- ko if: $component.ad.location.accessibility_icons -->
                    <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                    <!-- ko if: link !== '' && link !== '#' -->
                    <a class="icons-ad__link" data-bind="
                                attr:{ 
                                    href: link,
                                    title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
                                    'tabindex' : ko.computed(function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return 0;
        
                                        var model = $parents[index];
                                        if(model.component.name != 'main-nav')
                                            return 0;
                                        if (model.component.name === 'main-nav')
                                            return model.isMenuOpen() ? '0' : '-1';
                                        return 0;
                                    })
                                },
                                click: $component.trackEvent.bind($data, 'click', $data.title),
                                event: {
                                    focus: function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return;
        
                                        var model = $parents[index];
                                        if (model.component.name === 'main-nav') {
                                            model.openMenu();
                                        }
                                        return;
                                    },
                                    blur: function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return;
        
                                        var model = $parents[index];
                                        if (model.component.name === 'main-nav') {
                                            model.closeMenu();
                                        }
                                        return;
                                    }
                                }" href="/common/controls/adhandler.aspx?ad_id=14&amp;target=https://wofford.leanplayer.com/" title="Digital Radio" target="_blank" tabindex="0">
                                <span class="sidearm-icon" aria-hidden="true" data-bind="css: icon"></span>
                                <span class="icons-ad__label" data-bind="text: title">Digital Radio</span>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                    <!-- /ko -->
                    <!-- /ko -->
                    <!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
                  </div>
                  <div class="ad icons-ad" data-bind="css: css_class">
                    <!-- ko if: $component.ad.location.accessibility_icons -->
                    <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                    <!-- ko if: link !== '' && link !== '#' -->
                    <a class="icons-ad__link" data-bind="
                                attr:{ 
                                    href: link,
                                    title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
                                    'tabindex' : ko.computed(function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return 0;
        
                                        var model = $parents[index];
                                        if(model.component.name != 'main-nav')
                                            return 0;
                                        if (model.component.name === 'main-nav')
                                            return model.isMenuOpen() ? '0' : '-1';
                                        return 0;
                                    })
                                },
                                click: $component.trackEvent.bind($data, 'click', $data.title),
                                event: {
                                    focus: function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return;
        
                                        var model = $parents[index];
                                        if (model.component.name === 'main-nav') {
                                            model.openMenu();
                                        }
                                        return;
                                    },
                                    blur: function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return;
        
                                        var model = $parents[index];
                                        if (model.component.name === 'main-nav') {
                                            model.closeMenu();
                                        }
                                        return;
                                    }
                                }" href="/common/controls/adhandler.aspx?ad_id=15&amp;target=https://www.wofford.edu/terrier-club" title="Terrier Club" target="_blank" tabindex="0">
                                <span class="sidearm-icon" aria-hidden="true" data-bind="css: icon"></span>
                                <span class="icons-ad__label" data-bind="text: title">Terrier Club</span>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                    <!-- /ko -->
                    <!-- /ko -->
                    <!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
                  </div>
                  <div class="ad icons-ad" data-bind="css: css_class">
                    <!-- ko if: $component.ad.location.accessibility_icons -->
                    <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                    <!-- ko if: link !== '' && link !== '#' -->
                    <a class="icons-ad__link" data-bind="
                                attr:{ 
                                    href: link,
                                    title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
                                    'tabindex' : ko.computed(function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return 0;
        
                                        var model = $parents[index];
                                        if(model.component.name != 'main-nav')
                                            return 0;
                                        if (model.component.name === 'main-nav')
                                            return model.isMenuOpen() ? '0' : '-1';
                                        return 0;
                                    })
                                },
                                click: $component.trackEvent.bind($data, 'click', $data.title),
                                event: {
                                    focus: function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return;
        
                                        var model = $parents[index];
                                        if (model.component.name === 'main-nav') {
                                            model.openMenu();
                                        }
                                        return;
                                    },
                                    blur: function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return;
        
                                        var model = $parents[index];
                                        if (model.component.name === 'main-nav') {
                                            model.closeMenu();
                                        }
                                        return;
                                    }
                                }" href="/common/controls/adhandler.aspx?ad_id=12&amp;target=https://opendorse.com/wofford-terriers" title="NIL Marketplace" target="_blank" tabindex="0">
                                <span class="sidearm-icon" aria-hidden="true" data-bind="css: icon"></span>
                                <span class="icons-ad__label" data-bind="text: title">NIL Marketplace</span>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                    <!-- /ko -->
                    <!-- /ko -->
                    <!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
                  </div>
                </div>
                <!-- /ko -->
                <!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
                <!-- /ko -->
                <!-- /ko -->
              </ads-component>
            </div>
          </section>
          <section aria-labelledby="h2_contentstream" class="s-contentstream">
            <div class="s-contentstream__inner">
              <script>
                var obj = {
                  "start": 0,
                  "count": 4,
                  "name": "all",
                  "sport_id": null,
                  "count_breakpoints": "[{\"breakpoint\":1025,\"count\":3},{\"breakpoint\":768,\"count\":4},{\"breakpoint\":0,\"count\":3}]",
                  "css_class": "",
                  "pinned_id": "",
                  "extra": {},
                  "context": null,
                  "dummy": false,
                  "type": "content-stream",
                  "id": "ea532c6f-026c-4a54-8dd4-56533265a862",
                  "data": {
                    "stream": [{
                      "type": "instagram",
                      "featured": false,
                      "pinned_id": null,
                      "data": {
                        "content_id": "18029295287429321",
                        "content_title": "Our November Play of the Month, presented by @rigsbyssmokedburgers …Volleyball’s match point to claim back-to-back SoCon Championships over Mercer 🏐",
                        "content_date": "2024-12-03T17:52:34-06:00",
                        "content_url": "https://www.instagram.com/reel/DDIngkqxrrp/",
                        "content_image_url": "https://scontent-dfw5-1.cdninstagram.com/v/t51.75761-15/469273490_18469333855022738_8104872987541938157_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=18de74&_nc_ohc=Mzbw6gCMQLgQ7kNvgGRJKw7&_nc_zt=23&_nc_ht=scontent-dfw5-1.cdninstagram.com&edm=AM6HXa8EAAAA&_nc_gid=AMD84YJ_KbECzXXXlPPon8y&oh=00_AYCWVXb1gdtrteSMoZM__s4Y8tts07qdCsSKeeoLV4alkQ&oe=6756C8C6",
                        "link": "https://www.instagram.com/reel/DDIngkqxrrp/",
                        "id": "18029295287429321",
                        "tags": [],
                        "comments": [],
                        "likes": {
                          "count": 357
                        },
                        "images": {
                          "thumbnail": {
                            "width": null,
                            "height": null,
                            "url": "https://scontent-dfw5-1.cdninstagram.com/v/t51.75761-15/469273490_18469333855022738_8104872987541938157_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=18de74&_nc_ohc=Mzbw6gCMQLgQ7kNvgGRJKw7&_nc_zt=23&_nc_ht=scontent-dfw5-1.cdninstagram.com&edm=AM6HXa8EAAAA&_nc_gid=AMD84YJ_KbECzXXXlPPon8y&oh=00_AYCWVXb1gdtrteSMoZM__s4Y8tts07qdCsSKeeoLV4alkQ&oe=6756C8C6"
                          },
                          "low_resolution": {
                            "width": null,
                            "height": null,
                            "url": "https://scontent-dfw5-1.cdninstagram.com/v/t51.75761-15/469273490_18469333855022738_8104872987541938157_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=18de74&_nc_ohc=Mzbw6gCMQLgQ7kNvgGRJKw7&_nc_zt=23&_nc_ht=scontent-dfw5-1.cdninstagram.com&edm=AM6HXa8EAAAA&_nc_gid=AMD84YJ_KbECzXXXlPPon8y&oh=00_AYCWVXb1gdtrteSMoZM__s4Y8tts07qdCsSKeeoLV4alkQ&oe=6756C8C6"
                          },
                          "standard_resolution": {
                            "width": null,
                            "height": null,
                            "url": "https://scontent-dfw5-1.cdninstagram.com/v/t51.75761-15/469273490_18469333855022738_8104872987541938157_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=18de74&_nc_ohc=Mzbw6gCMQLgQ7kNvgGRJKw7&_nc_zt=23&_nc_ht=scontent-dfw5-1.cdninstagram.com&edm=AM6HXa8EAAAA&_nc_gid=AMD84YJ_KbECzXXXlPPon8y&oh=00_AYCWVXb1gdtrteSMoZM__s4Y8tts07qdCsSKeeoLV4alkQ&oe=6756C8C6"
                          }
                        },
                        "caption": {
                          "id": "",
                          "text": "Our November Play of the Month, presented by @rigsbyssmokedburgers …Volleyball’s match point to claim back-to-back SoCon Championships over Mercer 🏐",
                          "created_time": null,
                          "from": null
                        },
                        "video": "https://scontent-dfw5-2.cdninstagram.com/o1/v/t16/f1/m86/BC4A6ECB1F6AF5CB4E0BB12D19C89FA6_video_dashinit.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6InZ0c192b2RfdXJsZ2VuLmNsaXBzLnVua25vd24tQzMuMTI3Ni5kYXNoX2Jhc2VsaW5lXzFfdjEifQ&_nc_ht=scontent-dfw5-2.cdninstagram.com&_nc_cat=103&vs=859877039551930_2005859599&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9CQzRBNkVDQjFGNkFGNUNCNEUwQkIxMkQxOUM4OUZBNl92aWRlb19kYXNoaW5pdC5tcDQVAALIAQAVAhg6cGFzc3Rocm91Z2hfZXZlcnN0b3JlL0dFM1c5UnNXQUc2Q1JSb0NBQm1BRF9GWWRyd3hicV9FQUFBRhUCAsgBACgAGAAbAYgHdXNlX29pbAExFQAAJoj%2F%2F9bKgJtAFQIoAkMzLBdAQrwo9cKPXBgSZGFzaF9iYXNlbGluZV8xX3YxEQB1AAA%3D&ccb=9-4&oh=00_AYBm_Xr3WdruCnBTfIjGObrfhkuLogYGKB-1Z4azlKesBg&oe=6752BA77&_nc_sid=1d576d",
                        "user": {
                          "id": "17841400682113991",
                          "full_name": "Wofford Terriers",
                          "profile_picture": "https://scontent-dfw5-1.xx.fbcdn.net/v/t51.2885-15/336335323_620665236545563_6072248331849095900_n.jpg?_nc_cat=110&ccb=1-7&_nc_sid=7d201b&_nc_ohc=mjP1hwpQIkYQ7kNvgHzQb9d&_nc_zt=23&_nc_ht=scontent-dfw5-1.xx&edm=AL-3X8kEAAAA&oh=00_AYCuS4vWx3Cr37uzUWwHxbwPeCXY5YLoVA9KIpKI1XhgIA&oe=6756836E",
                          "username": "woffordterriers"
                        },
                        "date": "2024-12-03T17:52:34-06:00",
                        "created_time": 1733248354.0
                      },
                      "location_name": null
                    }, {
                      "type": "facebook",
                      "featured": false,
                      "pinned_id": null,
                      "data": {
                        "content_id": "96797388096_985865763572518",
                        "content_title": "Football Early Signing Period",
                        "content_date": "2024-12-04T15:43:13-06:00",
                        "content_url": "https://www.facebook.com/549188593906906/posts/985865763572518",
                        "content_image_url": "https://external-dfw5-2.xx.fbcdn.net/emg1/v/t13/12498194595944573868?url=https%3A%2F%2Fwoffordterriers.com%2Fimages%2F2024%2F12%2F4%2FFB_Signing_Day_Story_Release_V1.png%3Fpreset%3Dlarge.socialmediaimage&fb_obo=1&utld=woffordterriers.com&ccb=13-1&stp=dst-emg0_fr_q75&ur=50234c&_nc_sid=64c8fc&oh=06_Q399bBN2oE5Vg42QjQMMM50r0pnZjZbYtemhbGjvwgWu00I&oe=6752B03C",
                        "id": "96797388096_985865763572518",
                        "from": {
                          "Key": "96797388096",
                          "Value": "Wofford Terriers"
                        },
                        "message": "Football Early Signing Period",
                        "privacy": {
                          "Key": "Public",
                          "Value": "EVERYONE"
                        },
                        "type": "",
                        "description": "",
                        "full_picture": "https://external-dfw5-2.xx.fbcdn.net/emg1/v/t13/12498194595944573868?url=https%3A%2F%2Fwoffordterriers.com%2Fimages%2F2024%2F12%2F4%2FFB_Signing_Day_Story_Release_V1.png%3Fpreset%3Dlarge.socialmediaimage&fb_obo=1&utld=woffordterriers.com&ccb=13-1&stp=dst-emg0_fr_q75&ur=50234c&_nc_sid=64c8fc&oh=06_Q399bBN2oE5Vg42QjQMMM50r0pnZjZbYtemhbGjvwgWu00I&oe=6752B03C",
                        "link": "",
                        "created_time": "2024-12-04T15:43:13-06:00",
                        "updated_time": "0001-01-01T00:00:00",
                        "is_published": true,
                        "is_hidden": false,
                        "permalink_url": "https://www.facebook.com/549188593906906/posts/985865763572518",
                        "like_count": "6",
                        "link_to_post": "https://facebook.com/96797388096_985865763572518",
                        "page": {
                          "id": "96797388096",
                          "name": "Wofford Terriers",
                          "picture": "https://scontent-dfw5-2.xx.fbcdn.net/v/t39.30808-1/279649398_10158755253593097_7963187769877190462_n.jpg?stp=cp0_dst-jpg_s50x50_tt6&_nc_cat=107&ccb=1-7&_nc_sid=6738e8&_nc_ohc=O1G1uQ3Fk6oQ7kNvgE2bXFA&_nc_zt=24&_nc_ht=scontent-dfw5-2.xx&edm=AJdBtusEAAAA&_nc_gid=AISXEVKkZDPN83wUo-YiCxa&oh=00_AYB47mK2plj-tCUgqdRXEg2UGJNET02-PG8J32CPl4nPcA&oe=6756A91A",
                          "link": "https://www.facebook.com/96797388096",
                          "category": "School Sports Team",
                          "website": "http://woffordterriers.com/",
                          "username": "WoffordTerriers",
                          "description": "",
                          "can_post": "",
                          "type": ""
                        }
                      },
                      "location_name": null
                    }, {
                      "type": "instagram",
                      "featured": false,
                      "pinned_id": null,
                      "data": {
                        "content_id": "18059751469865494",
                        "content_title": "Happy Thanksgiving from Wofford Athletics!",
                        "content_date": "2024-11-28T07:17:23-06:00",
                        "content_url": "https://www.instagram.com/p/DC6ppoNxmsx/",
                        "content_image_url": "https://scontent-dfw5-2.cdninstagram.com/v/t51.75761-15/468490458_18468250132022738_2455845902944960475_n.jpg?_nc_cat=109&ccb=1-7&_nc_sid=18de74&_nc_ohc=LmIeY1Bo-IQQ7kNvgGNFxoR&_nc_zt=23&_nc_ht=scontent-dfw5-2.cdninstagram.com&edm=AM6HXa8EAAAA&_nc_gid=AMD84YJ_KbECzXXXlPPon8y&oh=00_AYBKw2Lqz1ToOM1wlroLXLeat-OQmprrdl5xUZPZYsfuzg&oe=6756CE04",
                        "link": "https://www.instagram.com/p/DC6ppoNxmsx/",
                        "id": "18059751469865494",
                        "tags": [],
                        "comments": [],
                        "likes": {
                          "count": 272
                        },
                        "images": {
                          "thumbnail": null,
                          "low_resolution": {
                            "width": null,
                            "height": null,
                            "url": "https://scontent-dfw5-2.cdninstagram.com/v/t51.75761-15/468490458_18468250132022738_2455845902944960475_n.jpg?_nc_cat=109&ccb=1-7&_nc_sid=18de74&_nc_ohc=LmIeY1Bo-IQQ7kNvgGNFxoR&_nc_zt=23&_nc_ht=scontent-dfw5-2.cdninstagram.com&edm=AM6HXa8EAAAA&_nc_gid=AMD84YJ_KbECzXXXlPPon8y&oh=00_AYBKw2Lqz1ToOM1wlroLXLeat-OQmprrdl5xUZPZYsfuzg&oe=6756CE04"
                          },
                          "standard_resolution": {
                            "width": null,
                            "height": null,
                            "url": "https://scontent-dfw5-2.cdninstagram.com/v/t51.75761-15/468490458_18468250132022738_2455845902944960475_n.jpg?_nc_cat=109&ccb=1-7&_nc_sid=18de74&_nc_ohc=LmIeY1Bo-IQQ7kNvgGNFxoR&_nc_zt=23&_nc_ht=scontent-dfw5-2.cdninstagram.com&edm=AM6HXa8EAAAA&_nc_gid=AMD84YJ_KbECzXXXlPPon8y&oh=00_AYBKw2Lqz1ToOM1wlroLXLeat-OQmprrdl5xUZPZYsfuzg&oe=6756CE04"
                          }
                        },
                        "caption": {
                          "id": "",
                          "text": "Happy Thanksgiving from Wofford Athletics!",
                          "created_time": null,
                          "from": null
                        },
                        "video": null,
                        "user": {
                          "id": "17841400682113991",
                          "full_name": "Wofford Terriers",
                          "profile_picture": "https://scontent-dfw5-1.xx.fbcdn.net/v/t51.2885-15/336335323_620665236545563_6072248331849095900_n.jpg?_nc_cat=110&ccb=1-7&_nc_sid=7d201b&_nc_ohc=mjP1hwpQIkYQ7kNvgHzQb9d&_nc_zt=23&_nc_ht=scontent-dfw5-1.xx&edm=AL-3X8kEAAAA&oh=00_AYCuS4vWx3Cr37uzUWwHxbwPeCXY5YLoVA9KIpKI1XhgIA&oe=6756836E",
                          "username": "woffordterriers"
                        },
                        "date": "2024-11-28T07:17:23-06:00",
                        "created_time": 1732778243.0
                      },
                      "location_name": null
                    }, {
                      "type": "facebook",
                      "featured": false,
                      "pinned_id": null,
                      "data": {
                        "content_id": "96797388096_985693643589730",
                        "content_title": "Men’s Basketball Inks Four New Players",
                        "content_date": "2024-12-04T10:06:42-06:00",
                        "content_url": "https://www.facebook.com/549188593906906/posts/985693643589730",
                        "content_image_url": "https://external-dfw5-2.xx.fbcdn.net/emg1/v/t13/16074351403868987843?url=https%3A%2F%2Fwoffordterriers.com%2Fimages%2F2024%2F12%2F4%2FSigning_Day_Story_Release_MBB.png%3Fpreset%3Dlarge.socialmediaimage&fb_obo=1&utld=woffordterriers.com&ccb=13-1&stp=dst-emg0_fr_q75&ur=50234c&_nc_sid=64c8fc&oh=06_Q399lsPdoe1Oo-8nuLb2qKMl-MrAA4vYieY0QpI7WABcQLo&oe=6752B53F",
                        "id": "96797388096_985693643589730",
                        "from": {
                          "Key": "96797388096",
                          "Value": "Wofford Terriers"
                        },
                        "message": "Men’s Basketball Inks Four New Players",
                        "privacy": {
                          "Key": "Public",
                          "Value": "EVERYONE"
                        },
                        "type": "",
                        "description": "",
                        "full_picture": "https://external-dfw5-2.xx.fbcdn.net/emg1/v/t13/16074351403868987843?url=https%3A%2F%2Fwoffordterriers.com%2Fimages%2F2024%2F12%2F4%2FSigning_Day_Story_Release_MBB.png%3Fpreset%3Dlarge.socialmediaimage&fb_obo=1&utld=woffordterriers.com&ccb=13-1&stp=dst-emg0_fr_q75&ur=50234c&_nc_sid=64c8fc&oh=06_Q399lsPdoe1Oo-8nuLb2qKMl-MrAA4vYieY0QpI7WABcQLo&oe=6752B53F",
                        "link": "",
                        "created_time": "2024-12-04T10:06:42-06:00",
                        "updated_time": "0001-01-01T00:00:00",
                        "is_published": true,
                        "is_hidden": false,
                        "permalink_url": "https://www.facebook.com/549188593906906/posts/985693643589730",
                        "like_count": "5",
                        "link_to_post": "https://facebook.com/96797388096_985693643589730",
                        "page": {
                          "id": "96797388096",
                          "name": "Wofford Terriers",
                          "picture": "https://scontent-dfw5-2.xx.fbcdn.net/v/t39.30808-1/279649398_10158755253593097_7963187769877190462_n.jpg?stp=cp0_dst-jpg_s50x50_tt6&_nc_cat=107&ccb=1-7&_nc_sid=6738e8&_nc_ohc=O1G1uQ3Fk6oQ7kNvgE2bXFA&_nc_zt=24&_nc_ht=scontent-dfw5-2.xx&edm=AJdBtusEAAAA&_nc_gid=AISXEVKkZDPN83wUo-YiCxa&oh=00_AYB47mK2plj-tCUgqdRXEg2UGJNET02-PG8J32CPl4nPcA&oe=6756A91A",
                          "link": "https://www.facebook.com/96797388096",
                          "category": "School Sports Team",
                          "website": "http://woffordterriers.com/",
                          "username": "WoffordTerriers",
                          "description": "",
                          "can_post": "",
                          "type": ""
                        }
                      },
                      "location_name": null
                    }],
                    "types": [{
                      "type": "All",
                      "value": "all"
                    }, {
                      "type": "Instagram",
                      "value": "instagram"
                    }, {
                      "type": "Facebook",
                      "value": "facebook"
                    }]
                  },
                  "mode": "web"
                };
                if (!("sidearmComponents" in window)) window.sidearmComponents = [];
                window.sidearmComponents.push(obj);
              </script>
              <content-stream-component params="{ id: 'ea532c6f-026c-4a54-8dd4-56533265a862' }">
                <div class="component c-contentstream">
                  <a class="sidearm-skip-link" href="#parallax">Skip Content Stream</a>
                  <div class="c-contentstream__top">
                    <div class="c-contentstream__header">
                      <h2 class="c-contentstream__header-text" id="h2_contentstream">Social</h2>
                    </div>
                    <ul class="c-contentstream__filter reset-list flex">
                      <!-- ko foreach: displayTypes -->
                      <li class="c-contentstream__filter-item c-contentstream__filter-item--All" data-bind="css: 'c-contentstream__filter-item--' + type">
                        <button type="button" data-bind="
                    click: $parent.filterStream, 
                    css: { 
                      'is-active': type == $parent.selectedDisplayType().type 
                    }, 
                    attr: {
                      'aria-label': $data.type == $parent.selectedDisplayType().type ? $data.type : $data.type + ' filter',
                      'aria-pressed': type == $parent.selectedDisplayType().type ? 'true' : 'false'
                    }" class="c-contentstream__filter-button is-active" aria-label="All" aria-pressed="true">
                          <!-- ko if: type === 'All' -->
                          <span>All</span>
                          <!-- /ko -->
                          <!-- ko if: type === 'Instagram' --><!-- /ko -->
                          <!-- ko if: type === 'Facebook' --><!-- /ko -->
                        </button>
                      </li>
                      <li class="c-contentstream__filter-item c-contentstream__filter-item--Instagram" data-bind="css: 'c-contentstream__filter-item--' + type">
                        <button type="button" data-bind="
                    click: $parent.filterStream, 
                    css: { 
                      'is-active': type == $parent.selectedDisplayType().type 
                    }, 
                    attr: {
                      'aria-label': $data.type == $parent.selectedDisplayType().type ? $data.type : $data.type + ' filter',
                      'aria-pressed': type == $parent.selectedDisplayType().type ? 'true' : 'false'
                    }" class="c-contentstream__filter-button" aria-label="Instagram filter" aria-pressed="false">
                          <!-- ko if: type === 'All' --><!-- /ko -->
                          <!-- ko if: type === 'Instagram' -->
                          <span aria-hidden="true" class="sf-instagram sidearm-icon"></span>
                          <!-- /ko -->
                          <!-- ko if: type === 'Facebook' --><!-- /ko -->
                        </button>
                      </li>
                      <li class="c-contentstream__filter-item c-contentstream__filter-item--Facebook" data-bind="css: 'c-contentstream__filter-item--' + type">
                        <button type="button" data-bind="
                    click: $parent.filterStream, 
                    css: { 
                      'is-active': type == $parent.selectedDisplayType().type 
                    }, 
                    attr: {
                      'aria-label': $data.type == $parent.selectedDisplayType().type ? $data.type : $data.type + ' filter',
                      'aria-pressed': type == $parent.selectedDisplayType().type ? 'true' : 'false'
                    }" class="c-contentstream__filter-button" aria-label="Facebook filter" aria-pressed="false">
                          <!-- ko if: type === 'All' --><!-- /ko -->
                          <!-- ko if: type === 'Instagram' --><!-- /ko -->
                          <!-- ko if: type === 'Facebook' -->
                          <span aria-hidden="true" class="sf-facebook-2 sidearm-icon"></span>
                          <!-- /ko -->
                        </button>
                      </li>
                      <!-- /ko -->
                    </ul>
                  </div>
                  <div class="c-contentstream__stream" data-bind="afterBind: { foreach: data, callback: packery }" data-packery="true" style="position: relative; height: 1223.77px;">
                    <!-- ko if: type === 'facebook' --><!-- /ko -->
                    <!-- ko if: type === 'instagram' -->
                    <div class="c-contentstream__item c-contentstream__item--instagram" data-bind="with: data" style="position: absolute; left: 48px; top: 0px;">
                      <div class="c-contentstream__item-inner">
                        <a class="c-contentstream__media" data-bind="attr: { href: link }" target="_blank" href="https://www.instagram.com/reel/DDIngkqxrrp/">
                    <img class="c-contentstream__media-image" data-bind="attr: { 'src': images.standard_resolution.url, alt: caption ? caption.text : 'No Instagram caption available'}" src="https://scontent-dfw5-1.cdninstagram.com/v/t51.75761-15/469273490_18469333855022738_8104872987541938157_n.jpg?_nc_cat=105&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=Mzbw6gCMQLgQ7kNvgGRJKw7&amp;_nc_zt=23&amp;_nc_ht=scontent-dfw5-1.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=AMD84YJ_KbECzXXXlPPon8y&amp;oh=00_AYCWVXb1gdtrteSMoZM__s4Y8tts07qdCsSKeeoLV4alkQ&amp;oe=6756C8C6" alt="Our November Play of the Month, presented by @rigsbyssmokedburgers …Volleyball’s match point to claim back-to-back SoCon Championships over Mercer 🏐">
                    <div class="c-contentstream__user flex flex-align-center">
                        <img class="c-contentstream__user-image" data-bind="attr: { 'src': user.profile_picture, alt: user.full_name + ' profile picture' }" src="https://scontent-dfw5-1.xx.fbcdn.net/v/t51.2885-15/336335323_620665236545563_6072248331849095900_n.jpg?_nc_cat=110&amp;ccb=1-7&amp;_nc_sid=7d201b&amp;_nc_ohc=mjP1hwpQIkYQ7kNvgHzQb9d&amp;_nc_zt=23&amp;_nc_ht=scontent-dfw5-1.xx&amp;edm=AL-3X8kEAAAA&amp;oh=00_AYCuS4vWx3Cr37uzUWwHxbwPeCXY5YLoVA9KIpKI1XhgIA&amp;oe=6756836E" alt="Wofford Terriers profile picture">
                        <span class="c-contentstream__user-icon sf-instagram sidearm-icon" aria-hidden="true"></span>
                    </div>
                </a>
                      </div>
                    </div>
                    <!-- /ko -->
                    <!-- ko if: type === 'facebook' -->
                    <div class="c-contentstream__item c-contentstream__item--facebook" data-bind="with: data" style="position: absolute; left: 48px; top: 585px;">
                      <div class="c-contentstream__item-inner">
                        <!-- ko if: full_picture -->
                        <div class="c-contentstream__media">
                          <img class="c-contentstream__media-image" data-bind="attr: { 'src': full_picture, alt: 'facebook post image' }"
                            src="https://external-dfw5-2.xx.fbcdn.net/emg1/v/t13/12498194595944573868?url=https%3A%2F%2Fwoffordterriers.com%2Fimages%2F2024%2F12%2F4%2FFB_Signing_Day_Story_Release_V1.png%3Fpreset%3Dlarge.socialmediaimage&amp;fb_obo=1&amp;utld=woffordterriers.com&amp;ccb=13-1&amp;stp=dst-emg0_fr_q75&amp;ur=50234c&amp;_nc_sid=64c8fc&amp;oh=06_Q399bBN2oE5Vg42QjQMMM50r0pnZjZbYtemhbGjvwgWu00I&amp;oe=6752B03C"
                            alt="facebook post image">
                          <div class="c-contentstream__user flex flex-align-center">
                            <img class="c-contentstream__user-image" data-bind="attr:{ 'src': page.picture, alt: page.name + ' profile picture' }"
                              src="https://scontent-dfw5-2.xx.fbcdn.net/v/t39.30808-1/279649398_10158755253593097_7963187769877190462_n.jpg?stp=cp0_dst-jpg_s50x50_tt6&amp;_nc_cat=107&amp;ccb=1-7&amp;_nc_sid=6738e8&amp;_nc_ohc=O1G1uQ3Fk6oQ7kNvgE2bXFA&amp;_nc_zt=24&amp;_nc_ht=scontent-dfw5-2.xx&amp;edm=AJdBtusEAAAA&amp;_nc_gid=AISXEVKkZDPN83wUo-YiCxa&amp;oh=00_AYB47mK2plj-tCUgqdRXEg2UGJNET02-PG8J32CPl4nPcA&amp;oe=6756A91A"
                              alt="Wofford Terriers profile picture">
                            <span class="c-contentstream__user-icon sf-facebook-2 sidearm-icon" aria-hidden="true"></span>
                          </div>
                        </div>
                        <!-- /ko -->
                        <div class="c-contentstream__body" data-bind="css: {'no-media': !full_picture}">
                          <!-- ko if: message -->
                          <div class="c-contentstream__text" data-bind="html: message">Football Early Signing Period</div>
                          <!-- /ko -->
                          <!-- ko if: !message && description --><!-- /ko -->
                          <!-- ko if: !full_picture --><!-- /ko -->
                        </div>
                      </div>
                    </div>
                    <!-- /ko -->
                    <!-- ko if: type === 'instagram' --><!-- /ko -->
                    <!-- ko if: type === 'facebook' --><!-- /ko -->
                    <!-- ko if: type === 'instagram' -->
                    <div class="c-contentstream__item c-contentstream__item--instagram" data-bind="with: data" style="position: absolute; left: 48px; top: 860px;">
                      <div class="c-contentstream__item-inner">
                        <a class="c-contentstream__media" data-bind="attr: { href: link }" target="_blank" href="https://www.instagram.com/p/DC6ppoNxmsx/">
                    <img class="c-contentstream__media-image" data-bind="attr: { 'src': images.standard_resolution.url, alt: caption ? caption.text : 'No Instagram caption available'}" src="https://scontent-dfw5-2.cdninstagram.com/v/t51.75761-15/468490458_18468250132022738_2455845902944960475_n.jpg?_nc_cat=109&amp;ccb=1-7&amp;_nc_sid=18de74&amp;_nc_ohc=LmIeY1Bo-IQQ7kNvgGNFxoR&amp;_nc_zt=23&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AM6HXa8EAAAA&amp;_nc_gid=AMD84YJ_KbECzXXXlPPon8y&amp;oh=00_AYBKw2Lqz1ToOM1wlroLXLeat-OQmprrdl5xUZPZYsfuzg&amp;oe=6756CE04" alt="Happy Thanksgiving from Wofford Athletics!">
                    <div class="c-contentstream__user flex flex-align-center">
                        <img class="c-contentstream__user-image" data-bind="attr: { 'src': user.profile_picture, alt: user.full_name + ' profile picture' }" src="https://scontent-dfw5-1.xx.fbcdn.net/v/t51.2885-15/336335323_620665236545563_6072248331849095900_n.jpg?_nc_cat=110&amp;ccb=1-7&amp;_nc_sid=7d201b&amp;_nc_ohc=mjP1hwpQIkYQ7kNvgHzQb9d&amp;_nc_zt=23&amp;_nc_ht=scontent-dfw5-1.xx&amp;edm=AL-3X8kEAAAA&amp;oh=00_AYCuS4vWx3Cr37uzUWwHxbwPeCXY5YLoVA9KIpKI1XhgIA&amp;oe=6756836E" alt="Wofford Terriers profile picture">
                        <span class="c-contentstream__user-icon sf-instagram sidearm-icon" aria-hidden="true"></span>
                    </div>
                </a>
                      </div>
                    </div>
                    <!-- /ko -->
                  </div>
                </div>
              </content-stream-component>
            </div>
          </section>
        </div>
      </div>
    </div>
    <section aria-labelledby="h2_parallax" class="s-parallax" id="parallax">
      <h2 class="hide" id="h2_parallax">Parallax</h2>
      <div class="s-parallax__inner">
        <script>
          var obj = {
            "start": 0,
            "count": 10,
            "name": "parallax-bg",
            "sport_id": null,
            "count_breakpoints": null,
            "css_class": "",
            "pinned_id": "",
            "extra": {
              "slideshow_id": 1
            },
            "context": null,
            "dummy": false,
            "type": "slideshow",
            "id": "b0ee65c0-b1c1-4f60-99ea-94923f929ec9",
            "data": [{
              "id": 1,
              "title": "Conquer and Prevail",
              "subtitle": null,
              "start_date": "2024-08-08T00:00:00",
              "end_date": null,
              "teaser": null,
              "primary_link": null,
              "links": null,
              "video": null,
              "primary_image": {
                "images": [{
                  "breakpoint": 0,
                  "alt": "Parallax background",
                  "image": "/images/2024/8/8/parallax_bg.png"
                }]
              },
              "secondary_image": {
                "images": []
              }
            }],
            "mode": "web"
          };
          if (!("sidearmComponents" in window)) window.sidearmComponents = [];
          window.sidearmComponents.push(obj);
        </script>
        <slideshow-component params="{ id: 'b0ee65c0-b1c1-4f60-99ea-94923f929ec9' }"><!-- ko if: name() === 'parallax-bg' -->
          <div class="component c-slideshow c-slideshow--parallax">
            <div class="c-slideshow__list" data-bind="fastForEach: data">
              <div class="c-slideshow__item flex flex-align-center" data-bind="style: { backgroundImage: 'url(' + single_primary_image + ')' }" style="background-image: url(&quot;/images/2024/8/8/parallax_bg.png&quot;);">
                <div class="c-slideshow__title" data-bind="text: title">Conquer and Prevail</div>
              </div>
            </div>
          </div>
          <!-- /ko -->
        </slideshow-component>
      </div>
    </section>
  </main>
  <footer class="main-footer" aria-labelledby="h2_footer">
    <h2 class="hide" id="h2_footer">Footer</h2>
    <section aria-labelledby="h2_sponsors" class="s-sponsors">
      <a href="#logo" class="sidearm-skip-link">Skip Sponsors</a>
      <h2 class="hide" id="h2_sponsors">Sponsors</h2>
      <div class="s-sponsors__inner">
        <script>
          var obj = {
            "start": 0,
            "count": 10,
            "name": "promo---footer-sponsors-aabb34",
            "sport_id": null,
            "count_breakpoints": null,
            "css_class": "",
            "pinned_id": "",
            "extra": {},
            "context": null,
            "dummy": false,
            "type": "ads",
            "id": "9bfd145e-2663-436b-9af8-621f1847fd3b",
            "data": {
              "location": {
                "id": 176,
                "title": "Promo - Footer Sponsors",
                "type": "multi",
                "effect": "slide",
                "fixed_image_sizes": true,
                "excluded_sport_ids": [],
                "slick": true,
                "dfp": false,
                "sidearm_dfp": false,
                "common_page": false,
                "html_template": null,
                "name": "promo---footer-sponsors-aabb34",
                "autoplay_speed": 8,
                "accessibility_icons": true,
                "sizes": null,
                "slick_options": [{
                  "id": 0,
                  "breakpoint": 0,
                  "arrows": true,
                  "dots": false,
                  "slides_to_show": 1,
                  "slides_to_scroll": 1,
                  "extra_options": "{pausable:true, autoplay: true, autoplaySpeed: 8000, pauseOnHover: false}"
                }, {
                  "id": 0,
                  "breakpoint": 767,
                  "arrows": true,
                  "dots": false,
                  "slides_to_show": 2,
                  "slides_to_scroll": 1,
                  "extra_options": "{pausable:true, autoplay: true, autoplaySpeed: 8000, pauseOnHover: false}"
                }, {
                  "id": 0,
                  "breakpoint": 1024,
                  "arrows": true,
                  "dots": false,
                  "slides_to_show": 3,
                  "slides_to_scroll": 1,
                  "extra_options": "{pausable:true, autoplay: true, autoplaySpeed: 8000, pauseOnHover: false}"
                }, {
                  "id": 0,
                  "breakpoint": 1279,
                  "arrows": true,
                  "dots": false,
                  "slides_to_show": 4,
                  "slides_to_scroll": 1,
                  "extra_options": "{pausable:true, autoplay: true, autoplaySpeed: 8000, pauseOnHover: false}"
                }],
                "dfp_sizes": null
              },
              "campaigns": [{
                "id": 16,
                "title": "2024 SC Education Lottery AD",
                "start_date": "2024-08-08T05:34:47",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=16&target=https://www.sceducationlottery.com/",
                "icon": null,
                "html": null,
                "picture": {
                  "images": [{
                    "breakpoint": 0,
                    "alt": "SC Education Lottery ad 2020",
                    "image": "/images/2020/11/18/SCEL_Wofford_Homepage_Logo.jpg",
                    "width": null,
                    "height": null
                  }]
                },
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }, {
                "id": 34,
                "title": "SC Votes 2024",
                "start_date": "2024-10-09T00:00:00",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=34&target=https://scvotes.gov/",
                "icon": null,
                "html": null,
                "picture": {
                  "images": [{
                    "breakpoint": 0,
                    "alt": "SC Votes 2024",
                    "image": "/images/2024/10/9/scvotes_logo_color.png",
                    "width": null,
                    "height": null
                  }]
                },
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }, {
                "id": 24,
                "title": "2024 Carolina Ford Dealers",
                "start_date": "2024-09-05T00:00:00",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=24&target=https://www.buyfordnow.com/charlotte-raleigh-greenville",
                "icon": null,
                "html": null,
                "picture": {
                  "images": [{
                    "breakpoint": 0,
                    "alt": "2018 revised Ford ad",
                    "image": "/images/2018/12/3/FORD_2018_Wofford_Dig_Bnr_336x189_71.jpg",
                    "width": null,
                    "height": null
                  }]
                },
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }, {
                "id": 25,
                "title": "2024 Yokohama ad",
                "start_date": "2024-09-05T00:00:00",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=25&target=https://www.yokohamatire.com/",
                "icon": null,
                "html": null,
                "picture": {
                  "images": [{
                    "breakpoint": 0,
                    "alt": "Yokohama 2022 Web ad",
                    "image": "/images/2022/8/18/Yokohama_2022_WEB.jpg",
                    "width": null,
                    "height": null
                  }]
                },
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }, {
                "id": 26,
                "title": "2024 Vitality AD",
                "start_date": "2024-09-05T00:00:00",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=26&target=https://thevitalitycospartanburg.com/",
                "icon": null,
                "html": null,
                "picture": {
                  "images": [{
                    "breakpoint": 0,
                    "alt": "2024 Vitality sponsor ad 336x189",
                    "image": "/images/2024/9/5/Vitality_AD_2024.png",
                    "width": null,
                    "height": null
                  }]
                },
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }, {
                "id": 27,
                "title": "2024 Atchison AD",
                "start_date": "2024-09-05T00:00:00",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=27&target=https://www.atchisontransport.com/",
                "icon": null,
                "html": null,
                "picture": {
                  "images": [{
                    "breakpoint": 0,
                    "alt": "Atchison 2020",
                    "image": "/images/2020/3/27/Atchison_2020_logo.jpg",
                    "width": null,
                    "height": null
                  }]
                },
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }, {
                "id": 28,
                "title": "2024 Contec AD",
                "start_date": "2024-09-05T00:00:00",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=28&target=https://www.contecinc.com/",
                "icon": null,
                "html": null,
                "picture": {
                  "images": [{
                    "breakpoint": 0,
                    "alt": "Contec 2020 logo",
                    "image": "/images/2020/11/18/contec_logo_blue_2020.jpg",
                    "width": null,
                    "height": null
                  }]
                },
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }, {
                "id": 29,
                "title": "2024 The Joint AD",
                "start_date": "2024-09-05T00:00:00",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=29&target=https://www.thejoint.com/",
                "icon": null,
                "html": null,
                "picture": {
                  "images": [{
                    "breakpoint": 0,
                    "alt": "The Joint Chiro 2022 ad",
                    "image": "/images/2022/8/18/The_Joint_Chiro_2022_WEB.jpg",
                    "width": null,
                    "height": null
                  }]
                },
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }, {
                "id": 30,
                "title": "2024 Pinnacle Partnership",
                "start_date": "2024-09-05T00:00:00",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=30&target=https://pinnaclepartnership.com/",
                "icon": null,
                "html": null,
                "picture": {
                  "images": [{
                    "breakpoint": 0,
                    "alt": "Pinnacle Partnership 2022",
                    "image": "/images/2022/6/17/pinnaclepartnershiplogo_2022.jpg",
                    "width": null,
                    "height": null
                  }]
                },
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }, {
                "id": 31,
                "title": "2024 Park National",
                "start_date": "2024-09-05T00:00:00",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=31&target=https://parknationalbank.com/",
                "icon": null,
                "html": null,
                "picture": {
                  "images": [{
                    "breakpoint": 0,
                    "alt": "Park National ad 2021",
                    "image": "/images/2021/7/6/Park_National_2021_ad.jpg",
                    "width": null,
                    "height": null
                  }]
                },
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }, {
                "id": 32,
                "title": "2024 Bob McCloskey Insurance",
                "start_date": "2024-09-05T00:00:00",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=32&target=https://www.bobmccloskey.com/",
                "icon": null,
                "html": null,
                "picture": {
                  "images": [{
                    "breakpoint": 0,
                    "alt": "Bob McCloskey Insurance 2023 AD",
                    "image": "/images/2023/1/25/BobMc_Logo_WEB.png",
                    "width": null,
                    "height": null
                  }]
                },
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }, {
                "id": 17,
                "title": "2024 Staffords Jewlery",
                "start_date": "2024-08-08T05:34:48",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=17&target=https://www.williamstaffordjewelers.com/",
                "icon": null,
                "html": null,
                "picture": {
                  "images": [{
                    "breakpoint": 0,
                    "alt": "Staffords of Spartanburg",
                    "image": "/images/2023/8/2/Staffords_Logo_tMvSG.png",
                    "width": null,
                    "height": null
                  }]
                },
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }, {
                "id": 18,
                "title": "2024 Golf Cart Services",
                "start_date": "2024-08-08T05:34:48",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=18&target=https://www.golfcartsc.com/",
                "icon": null,
                "html": null,
                "picture": {
                  "images": [{
                    "breakpoint": 0,
                    "alt": "Golf Cart Services logo 2022",
                    "image": "/images/2022/7/7/GOLF_CART_service_logo22.jpg",
                    "width": null,
                    "height": null
                  }]
                },
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }, {
                "id": 19,
                "title": "2024 Sharonview AD",
                "start_date": "2024-08-08T05:34:48",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=19&target=https://www.sharonview.org/",
                "icon": null,
                "html": null,
                "picture": {
                  "images": [{
                    "breakpoint": 0,
                    "alt": "Sharonview Credit Union 2021 ad",
                    "image": "/images/2021/7/6/SharonView_Credit_Union_2021_ad.jpg",
                    "width": null,
                    "height": null
                  }]
                },
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }, {
                "id": 20,
                "title": "2024 Founders AD",
                "start_date": "2024-08-08T05:34:48",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=20&target=https://www.foundersfcu.com/",
                "icon": null,
                "html": null,
                "picture": {
                  "images": [{
                    "breakpoint": 0,
                    "alt": "Founders Federal 2019",
                    "image": "/images/2019/8/2/Founders_FCU_logo_336_2019.jpg",
                    "width": null,
                    "height": null
                  }]
                },
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }, {
                "id": 21,
                "title": "2024 CJ Compton AD",
                "start_date": "2024-09-05T00:00:00",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=21&target=https://www.cjcomptonplumbing.com/",
                "icon": null,
                "html": null,
                "picture": {
                  "images": [{
                    "breakpoint": 0,
                    "alt": "CJ Compton 2020",
                    "image": "/images/2020/3/27/CJ_Compton_Logo_2020.jpg",
                    "width": null,
                    "height": null
                  }]
                },
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }, {
                "id": 22,
                "title": "2024 Cedar Springs Dentist",
                "start_date": "2024-09-05T00:00:00",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=22&target=https://www.cedarspringfamilydentistry.com/",
                "icon": null,
                "html": null,
                "picture": {
                  "images": [{
                    "breakpoint": 0,
                    "alt": "2023 Cedar Springs Dentistry",
                    "image": "/images/2023/6/15/CedarSpringLogo_23.png",
                    "width": null,
                    "height": null
                  }]
                },
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }, {
                "id": 23,
                "title": "2024 AFL AD",
                "start_date": "2024-09-05T00:00:00",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=23&target=https://careers.aflglobal.com/us/en",
                "icon": null,
                "html": null,
                "picture": {
                  "images": [{
                    "breakpoint": 0,
                    "alt": "afl AD 2019 336X189",
                    "image": "/images/2019/7/1/AFL_Wofford_336X189.jpg",
                    "width": null,
                    "height": null
                  }]
                },
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }],
              "content_id": "promo---footer-sponsors-aabb34",
              "content_title": "promo---footer-sponsors-aabb34",
              "content_date": null,
              "content_url": null,
              "content_image_url": null
            },
            "mode": "web"
          };
          if (!("sidearmComponents" in window)) window.sidearmComponents = [];
          window.sidearmComponents.push(obj);
        </script>
        <ads-component params="{ id: '9bfd145e-2663-436b-9af8-621f1847fd3b' }"><!-- ko ifnot: isInitializing() -->
          <!-- ko switch -->
          <!-- ko case: ad.location.type === 'single' --><!-- /ko -->
          <!-- ko case: ad.location.type === 'multi' -->
          <!-- ko if: ad.location.effect === 'slide' || ad.location.effect === 'fade' -->
          <div class="ads-container on-focus-outline slick-initialized slick-slider" data-bind="afterBind: { callback: function() { $component.slick($element, slickOptions) }, foreach: ad.campaigns }">
            <div class="slick-list draggable" tabindex="0">
              <div class="slick-track" style="opacity: 1; width: 9568px; transform: translate3d(-1472px, 0px, 0px);">
                <div class="ad multi-ad slick-slide slick-cloned" data-bind="css: css_class" data-slick-index="-4" aria-hidden="true" style="width: 336px;">
                  <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                  <!-- ko if: link !== '' && link !== '#' -->
                  <a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="Founders Federal 2019" href="/common/controls/adhandler.aspx?ad_id=20&amp;target=https://www.foundersfcu.com/" title="2024 Founders AD" target="_blank">
                                <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2019/8/2/Founders_FCU_logo_336_2019.jpg"><img data-src="/images/2019/8/2/Founders_FCU_logo_336_2019.jpg" alt="Founders Federal 2019" class="lazyload" style=""></picture>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                  <!-- /ko -->
                </div>
                <div class="ad multi-ad slick-slide slick-cloned" data-bind="css: css_class" data-slick-index="-3" aria-hidden="true" style="width: 336px;">
                  <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                  <!-- ko if: link !== '' && link !== '#' -->
                  <a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="CJ Compton 2020" href="/common/controls/adhandler.aspx?ad_id=21&amp;target=https://www.cjcomptonplumbing.com/" title="2024 CJ Compton AD" target="_blank">
                                <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2020/3/27/CJ_Compton_Logo_2020.jpg"><img data-src="/images/2020/3/27/CJ_Compton_Logo_2020.jpg" alt="CJ Compton 2020" class="lazyload" style=""></picture>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                  <!-- /ko -->
                </div>
                <div class="ad multi-ad slick-slide slick-cloned" data-bind="css: css_class" data-slick-index="-2" aria-hidden="true" style="width: 336px;">
                  <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                  <!-- ko if: link !== '' && link !== '#' -->
                  <a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="2023 Cedar Springs Dentistry" href="/common/controls/adhandler.aspx?ad_id=22&amp;target=https://www.cedarspringfamilydentistry.com/" title="2024 Cedar Springs Dentist" target="_blank">
                                <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2023/6/15/CedarSpringLogo_23.png"><img data-src="/images/2023/6/15/CedarSpringLogo_23.png" alt="2023 Cedar Springs Dentistry" class="lazyload" style=""></picture>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                  <!-- /ko -->
                </div>
                <div class="ad multi-ad slick-slide slick-cloned" data-bind="css: css_class" data-slick-index="-1" aria-hidden="true" style="width: 336px;">
                  <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                  <!-- ko if: link !== '' && link !== '#' -->
                  <a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="afl AD 2019 336X189" href="/common/controls/adhandler.aspx?ad_id=23&amp;target=https://careers.aflglobal.com/us/en" title="2024 AFL AD" target="_blank">
                                <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2019/7/1/AFL_Wofford_336X189.jpg"><img data-src="/images/2019/7/1/AFL_Wofford_336X189.jpg" alt="afl AD 2019 336X189" class="lazyload" style=""></picture>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                  <!-- /ko -->
                </div>
                <div class="ad multi-ad slick-slide slick-active" data-bind="css: css_class" data-slick-index="0" aria-hidden="false" style="width: 336px;">
                  <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                  <!-- ko if: link !== '' && link !== '#' -->
                  <a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="SC Education Lottery ad 2020" href="/common/controls/adhandler.aspx?ad_id=16&amp;target=https://www.sceducationlottery.com/" title="2024 SC Education Lottery AD" target="_blank">
                                <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2020/11/18/SCEL_Wofford_Homepage_Logo.jpg"><img data-src="/images/2020/11/18/SCEL_Wofford_Homepage_Logo.jpg" alt="SC Education Lottery ad 2020" class="lazyload" style=""></picture>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                  <!-- /ko -->
                </div>
                <div class="ad multi-ad slick-slide slick-active" data-bind="css: css_class" data-slick-index="1" aria-hidden="false" style="width: 336px;">
                  <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                  <!-- ko if: link !== '' && link !== '#' -->
                  <a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="SC Votes 2024" href="/common/controls/adhandler.aspx?ad_id=34&amp;target=https://scvotes.gov/" title="SC Votes 2024" target="_blank">
                                <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2024/10/9/scvotes_logo_color.png"><img data-src="/images/2024/10/9/scvotes_logo_color.png" alt="SC Votes 2024" class="lazyload" style=""></picture>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                  <!-- /ko -->
                </div>
                <div class="ad multi-ad slick-slide slick-active" data-bind="css: css_class" data-slick-index="2" aria-hidden="false" style="width: 336px;">
                  <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                  <!-- ko if: link !== '' && link !== '#' -->
                  <a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="2018 revised Ford ad" href="/common/controls/adhandler.aspx?ad_id=24&amp;target=https://www.buyfordnow.com/charlotte-raleigh-greenville" title="2024 Carolina Ford Dealers" target="_blank">
                                <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2018/12/3/FORD_2018_Wofford_Dig_Bnr_336x189_71.jpg"><img data-src="/images/2018/12/3/FORD_2018_Wofford_Dig_Bnr_336x189_71.jpg" alt="2018 revised Ford ad" class="lazyload" style=""></picture>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                  <!-- /ko -->
                </div>
                <div class="ad multi-ad slick-slide slick-active" data-bind="css: css_class" data-slick-index="3" aria-hidden="false" style="width: 336px;">
                  <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                  <!-- ko if: link !== '' && link !== '#' -->
                  <a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="Yokohama 2022 Web ad" href="/common/controls/adhandler.aspx?ad_id=25&amp;target=https://www.yokohamatire.com/" title="2024 Yokohama ad" target="_blank">
                                <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2022/8/18/Yokohama_2022_WEB.jpg"><img data-src="/images/2022/8/18/Yokohama_2022_WEB.jpg" alt="Yokohama 2022 Web ad" class="lazyload" style=""></picture>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                  <!-- /ko -->
                </div>
                <div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="4" aria-hidden="true" style="width: 336px;">
                  <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                  <!-- ko if: link !== '' && link !== '#' -->
                  <a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="2024 Vitality sponsor ad 336x189" href="/common/controls/adhandler.aspx?ad_id=26&amp;target=https://thevitalitycospartanburg.com/" title="2024 Vitality AD" target="_blank">
                                <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2024/9/5/Vitality_AD_2024.png"><img data-src="/images/2024/9/5/Vitality_AD_2024.png" alt="2024 Vitality sponsor ad 336x189" class="lazyload" style=""></picture>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                  <!-- /ko -->
                </div>
                <div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="5" aria-hidden="true" style="width: 336px;">
                  <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                  <!-- ko if: link !== '' && link !== '#' -->
                  <a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="Atchison 2020" href="/common/controls/adhandler.aspx?ad_id=27&amp;target=https://www.atchisontransport.com/" title="2024 Atchison AD" target="_blank">
                                <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2020/3/27/Atchison_2020_logo.jpg"><img data-src="/images/2020/3/27/Atchison_2020_logo.jpg" alt="Atchison 2020" class="lazyload" style=""></picture>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                  <!-- /ko -->
                </div>
                <div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="6" aria-hidden="true" style="width: 336px;">
                  <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                  <!-- ko if: link !== '' && link !== '#' -->
                  <a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="Contec 2020 logo" href="/common/controls/adhandler.aspx?ad_id=28&amp;target=https://www.contecinc.com/" title="2024 Contec AD" target="_blank">
                                <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2020/11/18/contec_logo_blue_2020.jpg"><img data-src="/images/2020/11/18/contec_logo_blue_2020.jpg" alt="Contec 2020 logo" class="lazyload" style=""></picture>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                  <!-- /ko -->
                </div>
                <div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="7" aria-hidden="true" style="width: 336px;">
                  <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                  <!-- ko if: link !== '' && link !== '#' -->
                  <a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="The Joint Chiro 2022 ad" href="/common/controls/adhandler.aspx?ad_id=29&amp;target=https://www.thejoint.com/" title="2024 The Joint AD" target="_blank">
                                <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2022/8/18/The_Joint_Chiro_2022_WEB.jpg"><img data-src="/images/2022/8/18/The_Joint_Chiro_2022_WEB.jpg" alt="The Joint Chiro 2022 ad" class="lazyload" style=""></picture>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                  <!-- /ko -->
                </div>
                <div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="8" aria-hidden="true" style="width: 336px;">
                  <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                  <!-- ko if: link !== '' && link !== '#' -->
                  <a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="Pinnacle Partnership 2022" href="/common/controls/adhandler.aspx?ad_id=30&amp;target=https://pinnaclepartnership.com/" title="2024 Pinnacle Partnership" target="_blank">
                                <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2022/6/17/pinnaclepartnershiplogo_2022.jpg"><img data-src="/images/2022/6/17/pinnaclepartnershiplogo_2022.jpg" alt="Pinnacle Partnership 2022" class="lazyload" style=""></picture>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                  <!-- /ko -->
                </div>
                <div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="9" aria-hidden="true" style="width: 336px;">
                  <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                  <!-- ko if: link !== '' && link !== '#' -->
                  <a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="Park National ad 2021" href="/common/controls/adhandler.aspx?ad_id=31&amp;target=https://parknationalbank.com/" title="2024 Park National" target="_blank">
                                <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2021/7/6/Park_National_2021_ad.jpg"><img data-src="/images/2021/7/6/Park_National_2021_ad.jpg" alt="Park National ad 2021" class="lazyload" style=""></picture>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                  <!-- /ko -->
                </div>
                <div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="10" aria-hidden="true" style="width: 336px;">
                  <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                  <!-- ko if: link !== '' && link !== '#' -->
                  <a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="Bob McCloskey Insurance 2023 AD" href="/common/controls/adhandler.aspx?ad_id=32&amp;target=https://www.bobmccloskey.com/" title="2024 Bob McCloskey Insurance" target="_blank">
                                <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2023/1/25/BobMc_Logo_WEB.png"><img data-src="/images/2023/1/25/BobMc_Logo_WEB.png" alt="Bob McCloskey Insurance 2023 AD" class="lazyload" style=""></picture>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                  <!-- /ko -->
                </div>
                <div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="11" aria-hidden="true" style="width: 336px;">
                  <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                  <!-- ko if: link !== '' && link !== '#' -->
                  <a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="Staffords of Spartanburg" href="/common/controls/adhandler.aspx?ad_id=17&amp;target=https://www.williamstaffordjewelers.com/" title="2024 Staffords Jewlery" target="_blank">
                                <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2023/8/2/Staffords_Logo_tMvSG.png"><img data-src="/images/2023/8/2/Staffords_Logo_tMvSG.png" alt="Staffords of Spartanburg" class="lazyload" style=""></picture>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                  <!-- /ko -->
                </div>
                <div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="12" aria-hidden="true" style="width: 336px;">
                  <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                  <!-- ko if: link !== '' && link !== '#' -->
                  <a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="Golf Cart Services logo 2022" href="/common/controls/adhandler.aspx?ad_id=18&amp;target=https://www.golfcartsc.com/" title="2024 Golf Cart Services" target="_blank">
                                <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2022/7/7/GOLF_CART_service_logo22.jpg"><img data-src="/images/2022/7/7/GOLF_CART_service_logo22.jpg" alt="Golf Cart Services logo 2022" class="lazyload" style=""></picture>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                  <!-- /ko -->
                </div>
                <div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="13" aria-hidden="true" style="width: 336px;">
                  <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                  <!-- ko if: link !== '' && link !== '#' -->
                  <a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="Sharonview Credit Union 2021 ad" href="/common/controls/adhandler.aspx?ad_id=19&amp;target=https://www.sharonview.org/" title="2024 Sharonview AD" target="_blank">
                                <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2021/7/6/SharonView_Credit_Union_2021_ad.jpg"><img data-src="/images/2021/7/6/SharonView_Credit_Union_2021_ad.jpg" alt="Sharonview Credit Union 2021 ad" class="lazyload" style=""></picture>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                  <!-- /ko -->
                </div>
                <div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="14" aria-hidden="true" style="width: 336px;">
                  <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                  <!-- ko if: link !== '' && link !== '#' -->
                  <a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="Founders Federal 2019" href="/common/controls/adhandler.aspx?ad_id=20&amp;target=https://www.foundersfcu.com/" title="2024 Founders AD" target="_blank">
                                <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2019/8/2/Founders_FCU_logo_336_2019.jpg"><img data-src="/images/2019/8/2/Founders_FCU_logo_336_2019.jpg" alt="Founders Federal 2019" class="lazyload" style=""></picture>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                  <!-- /ko -->
                </div>
                <div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="15" aria-hidden="true" style="width: 336px;">
                  <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                  <!-- ko if: link !== '' && link !== '#' -->
                  <a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="CJ Compton 2020" href="/common/controls/adhandler.aspx?ad_id=21&amp;target=https://www.cjcomptonplumbing.com/" title="2024 CJ Compton AD" target="_blank">
                                <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2020/3/27/CJ_Compton_Logo_2020.jpg"><img data-src="/images/2020/3/27/CJ_Compton_Logo_2020.jpg" alt="CJ Compton 2020" class="lazyload" style=""></picture>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                  <!-- /ko -->
                </div>
                <div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="16" aria-hidden="true" style="width: 336px;">
                  <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                  <!-- ko if: link !== '' && link !== '#' -->
                  <a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="2023 Cedar Springs Dentistry" href="/common/controls/adhandler.aspx?ad_id=22&amp;target=https://www.cedarspringfamilydentistry.com/" title="2024 Cedar Springs Dentist" target="_blank">
                                <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2023/6/15/CedarSpringLogo_23.png"><img data-src="/images/2023/6/15/CedarSpringLogo_23.png" alt="2023 Cedar Springs Dentistry" class="lazyload" style=""></picture>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                  <!-- /ko -->
                </div>
                <div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="17" aria-hidden="true" style="width: 336px;">
                  <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                  <!-- ko if: link !== '' && link !== '#' -->
                  <a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="afl AD 2019 336X189" href="/common/controls/adhandler.aspx?ad_id=23&amp;target=https://careers.aflglobal.com/us/en" title="2024 AFL AD" target="_blank">
                                <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2019/7/1/AFL_Wofford_336X189.jpg"><img data-src="/images/2019/7/1/AFL_Wofford_336X189.jpg" alt="afl AD 2019 336X189" class="lazyload" style=""></picture>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                  <!-- /ko -->
                </div>
                <div class="ad multi-ad slick-slide slick-cloned" data-bind="css: css_class" data-slick-index="18" aria-hidden="true" style="width: 336px;">
                  <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                  <!-- ko if: link !== '' && link !== '#' -->
                  <a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="SC Education Lottery ad 2020" href="/common/controls/adhandler.aspx?ad_id=16&amp;target=https://www.sceducationlottery.com/" title="2024 SC Education Lottery AD" target="_blank">
                                <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2020/11/18/SCEL_Wofford_Homepage_Logo.jpg"><img data-src="/images/2020/11/18/SCEL_Wofford_Homepage_Logo.jpg" alt="SC Education Lottery ad 2020" class="lazyload" style=""></picture>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                  <!-- /ko -->
                </div>
                <div class="ad multi-ad slick-slide slick-cloned" data-bind="css: css_class" data-slick-index="19" aria-hidden="true" style="width: 336px;">
                  <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                  <!-- ko if: link !== '' && link !== '#' -->
                  <a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="SC Votes 2024" href="/common/controls/adhandler.aspx?ad_id=34&amp;target=https://scvotes.gov/" title="SC Votes 2024" target="_blank">
                                <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2024/10/9/scvotes_logo_color.png"><img data-src="/images/2024/10/9/scvotes_logo_color.png" alt="SC Votes 2024" class="lazyload" style=""></picture>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                  <!-- /ko -->
                </div>
                <div class="ad multi-ad slick-slide slick-cloned" data-bind="css: css_class" data-slick-index="20" aria-hidden="true" style="width: 336px;">
                  <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                  <!-- ko if: link !== '' && link !== '#' -->
                  <a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="2018 revised Ford ad" href="/common/controls/adhandler.aspx?ad_id=24&amp;target=https://www.buyfordnow.com/charlotte-raleigh-greenville" title="2024 Carolina Ford Dealers" target="_blank">
                                <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2018/12/3/FORD_2018_Wofford_Dig_Bnr_336x189_71.jpg"><img data-src="/images/2018/12/3/FORD_2018_Wofford_Dig_Bnr_336x189_71.jpg" alt="2018 revised Ford ad" class="lazyload" style=""></picture>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                  <!-- /ko -->
                </div>
                <div class="ad multi-ad slick-slide slick-cloned" data-bind="css: css_class" data-slick-index="21" aria-hidden="true" style="width: 336px;">
                  <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                  <!-- ko if: link !== '' && link !== '#' -->
                  <a data-bind="attr:{'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), href: link, title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '' }, click: $component.trackEvent.bind($data, 'click', $data.title)" aria-label="Yokohama 2022 Web ad" href="/common/controls/adhandler.aspx?ad_id=25&amp;target=https://www.yokohamatire.com/" title="2024 Yokohama ad" target="_blank">
                                <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2022/8/18/Yokohama_2022_WEB.jpg"><img data-src="/images/2022/8/18/Yokohama_2022_WEB.jpg" alt="Yokohama 2022 Web ad" class="lazyload" style=""></picture>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                  <!-- /ko -->
                </div>
              </div>
            </div>
            <button type="button" data-role="none" class="slick-prev" aria-label="previous">Previous</button><button type="button" data-role="none" class="slick-next" aria-label="next">Next</button><button type="button" aria-label="Pause"
              class="slick-pause-play slick-pause">Pause</button>
          </div>
          <!-- /ko -->
          <!-- ko if: ad.location.effect === 'none' --><!-- /ko -->
          <!-- ko if: ad.location.effect === 'random' --><!-- /ko -->
          <!-- /ko -->
          <!-- ko case: ad.location.type === 'html' --><!-- /ko -->
          <!-- ko case: ad.location.type === 'icons' --><!-- /ko -->
          <!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
          <!-- /ko -->
          <!-- /ko -->
        </ads-component>
      </div>
    </section>
    <div class="main-footer__logos">
      <div class="main-footer__logos-inner">
        <a href="https://www.wofford.edu/" class="main-footer__logo" target="_blank" id="logo">
                            <img src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/athletics.wofford.edu/images/responsive_2024/footer_logo_edu.svg" alt="Wofford University, opens in new tab" width="136" data-airgap-id="46">
                        </a>
        <a href="https://www.ncaa.com/" class="main-footer__logo" target="_blank">
                            <img src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/athletics.wofford.edu/images/responsive_2024/footer_logo_conf_ncaa.svg" alt="NCAA Division Men's Basketball Tournament, opens in new tab" width="58.4" data-airgap-id="47">
                        </a>
        <a href="http://www.soconsports.com/" class="main-footer__logo" target="_blank">
                            <img src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/athletics.wofford.edu/images/responsive_2024/footer_logo_conf_socon.svg" alt="the Southern Conference, opens in new tab" width="92" data-airgap-id="48">
                        </a>
        <a href="https://www.peaksportsmgmt.com/landing/index" class="main-footer__logo" target="_blank">
                            <img src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/athletics.wofford.edu/images/responsive_2024/footer_logo_peaksports.png" alt="Peak Sports, opens in new tab" width="72" data-airgap-id="49">
                        </a>
        <a href="https://www.ncaa.org/news/2024/8/23/media-center-wofford-mens-basketball-program-exceeded-countable-athletically-related-activities.aspx" class="main-footer__logo" target="_blank">
                            <img src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/athletics.wofford.edu/images/responsive_2024/footer_infractions.svg" alt="NCAA Wofford Basketball Case, opens in new tab" width="72" data-airgap-id="50">
                        </a>
      </div>
    </div>
    <div class="main-footer__copyright">
      <div class="main-footer__copyright-text">Copyright © 2024 Wofford College Athletics</div>
      <div class="main-footer__copyright-address">429 North Church Street, Spartanburg, SC 29303 | <a class="tel" href="tel:864-597-4090">864.597.4090</a> | <a href="mailto:athletics@wofford.edu">athletics@wofford.edu</a></div>
    </div>
    <div class="main-footer__common-footer">
      <style>
        .c-common-footer {
          line-height: 1.5;
          padding: 0;
          flex-direction: column !important;
        }

        .c-common-footer .c-common-footer__list-items {
          margin: 0;
          padding: 0;
          list-style: none;
          flex-direction: column;
        }

        .c-common-footer .c-common-footer__list-item {
          padding: 12px 24px;
          border-top: solid 1px;
        }

        .c-common-footer .c-common-footer__list-item:first-child {
          border-top: none;
        }

        /* .c-common-footer .c-common-footer__list-item:nth-child(n+3){width:100%;} */
        .c-common-footer .c-common-footer__list-link {
          font-weight: 400;
          font-size: 1rem;
        }

        .c-common-footer .c-common-footer__list-link:hover {
          text-decoration: underline;
        }

        .c-common-footer .c-common-footer__logos {
          flex: 0 0 auto;
          -webkit-flex: 0 0 auto;
          border-top: solid 1px;
        }

        .c-common-footer .c-common-footer__logo-item {
          padding: 24px;
          flex: 1 1 50%;
          -webkit-flex: 1 1 50%;
          text-align: center;
        }

        .c-common-footer .c-common-footer__logo-link {
          display: inline-block;
        }

        .c-common-footer .c-common-footer__logo-item:nth-child(n+2) {
          border-left: solid 1px;
        }

        .c-common-footer .c-common-footer__logo-item svg {
          max-height: 30px;
          width: 100%;
        }

        .c-common-footer--black {
          background: black;
        }

        .c-common-footer--black .c-common-footer__list-link {
          color: white;
        }

        .c-common-footer--black .c-common-footer__list-item {
          border-top-color: #474952;
        }

        .c-common-footer--black .c-common-footer__list-item:nth-child(2) {
          border-left-color: #474952;
        }

        .c-common-footer--black .c-common-footer__list-item:nth-child(3) {
          border-left-color: #474952;
        }

        .c-common-footer--black .c-common-footer__list-item:nth-child(4) {
          border-left-color: #474952;
        }

        .c-common-footer--black .c-common-footer__logos {
          border-top-color: #474952;
        }

        .c-common-footer--black .c-common-footer__logo-item:nth-child(n+2) {
          border-left-color: #474952;
        }

        .c-common-footer--white {
          background: white;
        }

        .c-common-footer--white .c-common-footer__list-link {
          color: black;
        }

        .c-common-footer--white .c-common-footer__list-item {
          border-top-color: #d9d9db;
        }

        .c-common-footer--white .c-common-footer__list-item:nth-child(2) {
          border-left-color: #d9d9db;
        }

        .c-common-footer--white .c-common-footer__list-item:nth-child(3) {
          border-left-color: #d9d9db;
        }

        .c-common-footer--white .c-common-footer__list-item:nth-child(4) {
          border-left-color: #d9d9db;
        }

        .c-common-footer--white .c-common-footer__logos {
          border-top-color: #d9d9db;
        }

        .c-common-footer--white .c-common-footer__logo-item:nth-child(n+2) {
          border-left-color: #d9d9db;
        }

        .c-common-footer--gray {
          background: #f5f5f5;
        }

        .c-common-footer--gray .c-common-footer__list-link {
          color: black;
        }

        .c-common-footer--gray .c-common-footer__list-item {
          border-top-color: #d9d9db;
        }

        .c-common-footer--gray .c-common-footer__list-item:nth-child(2) {
          border-left-color: #d9d9db;
        }

        .c-common-footer--gray .c-common-footer__list-item:nth-child(3) {
          border-left-color: #d9d9db;
        }

        .c-common-footer--gray .c-common-footer__list-item:nth-child(4) {
          border-left-color: #d9d9db;
        }

        .c-common-footer--gray .c-common-footer__logos {
          border-top-color: #d9d9db;
        }

        .c-common-footer--gray .c-common-footer__logo-item:nth-child(n+2) {
          border-left-color: #d9d9db;
        }

        @media all and (min-width:768px) {
          .c-common-footer {
            padding: 24px 0;
            flex-direction: row !important;
          }

          .c-common-footer .c-common-footer__links {
            padding: 24px 12px;
            flex: 1 1 auto;
            -webkit-flex: 1 1 auto;
          }

          .c-common-footer .c-common-footer__list-items {
            flex-direction: row;
          }

          .c-common-footer .c-common-footer__list-item {
            padding: 0 12px;
            margin-bottom: 4px;
            border-top: none;
          }

          .c-common-footer .c-common-footer__list-item:nth-child(2) {
            border-left-style: solid;
            border-left-width: 1px;
          }

          .c-common-footer .c-common-footer__list-item:nth-child(3) {
            border-left-style: solid;
            border-left-width: 1px;
          }

          .c-common-footer .c-common-footer__list-item:nth-child(4) {
            border-left-style: solid;
            border-left-width: 1px;
          }

          .c-common-footer .c-common-footer__logos {
            border-top: none;
          }

          .c-common-footer .c-common-footer__logo-item {
            padding: 6px 24px;
            flex: 0 0 auto;
            -webkit-flex: 0 0 auto;
          }

          .c-common-footer .c-common-footer__logo-item svg {
            height: 36px;
            width: auto;
            max-height: none;
          }

          .c-common-footer .c-common-footer__logo-item .c-common-footer__logo-learfield {
            height: 30px;
            width: auto;
            max-height: none;
          }

          .c-common-footer .c-common-footer__logo-item .c-common-footer__logo-sidearm {
            height: 48px;
            width: auto;
            max-height: none;
          }

          .c-common-footer .c-common-footer__logo-item .c-common-footer__logo-sidearm--alt {
            height: auto;
            width: 170px;
            max-height: none;
          }

          .c-common-footer--learfield .c-common-footer__logos {
            border-top-style: solid;
            border-top-width: 1px;
          }
        }
      </style>
      <div class="component c-common-footer c-common-footer--black flex flex-column flex-align-stretch flex-justify-between medium-flex-row">
        <div class="c-common-footer__links">
          <ul class="c-common-footer__list-items flex flex-column flex-align-stretch medium-flex-row flex-wrap">
            <li class="c-common-footer__list-item">
              <a class="c-common-footer__list-link" href="http://sidearmsports.com/terms-of-service" target="_blank">Terms of Service<span class="accessible-hide">, opens in new window</span></a>
            </li>
            <li class="c-common-footer__list-item">
              <a class="c-common-footer__list-link" href="http://sidearmsports.com/privacypolicy" target="_blank">Privacy Policy<span class="accessible-hide">, opens in new window</span></a>
            </li>
            <li class="c-common-footer__list-item">
              <a class="c-common-footer__list-link" href="https://sidearmsports.com/accessibility-statement" target="_blank" aria-label="Accessibility at SIDEARM, opens in new tab">Accessibility</a>
            </li>
            <li class="c-common-footer__list-item">
              <a id="cpra_button" class="c-common-footer__list-link" href="#" aria-label="Do Not Sell or Share My Personal Information, opens in modal">Do Not Sell or Share My Personal Information</a>
            </li>
          </ul>
        </div>
        <div class="c-common-footer__logos flex flex-align-center">
          <div class="c-common-footer__logo-item">
            <a class="c-common-footer__logo-link" href="https://www.sidearmsports.com" aria-label="Sidearm Sports, Powered by Learfield, opens a new window" target="_blank">

                            <svg class="c-common-footer__logo-sidearm" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 200 57" role="img" aria-label="Sidearm Sports website, opens a new tab"><title>Sidearm Sports, opens a new window</title><g clip-path="url(#clip5)"><path d="M126.192 3.374c-.61 0-.924.557-.924 1.67v.66c0 .853.61 1.636 1.865 2.366 1.744 1.026 2.894 1.861 3.469 2.505 1.273 1.46 1.9 3.478 1.9 6.053 0 3.617-2.126 5.426-6.362 5.426-2.092 0-3.609-.382-4.515-1.165-.976-.852-1.465-2.296-1.465-4.348v-2.644h5.108c0 .243-.017.609-.052 1.096a16.65 16.65 0 00-.052 1.095c0 1.722.348 2.575 1.045 2.575.698 0 1.029-.661 1.029-1.983 0-.905-.105-1.618-.349-2.122-.244-.505-.732-.992-1.481-1.496-1.953-1.287-3.086-2.104-3.382-2.418-1.221-1.304-1.831-3.096-1.831-5.391 0-3.514 2.005-5.253 5.997-5.253 2.475 0 4.114.522 4.916 1.548.697.87 1.028 2.574 1.028 5.096h-4.881V5.34c0-1.305-.348-1.966-1.063-1.966zm12.621 5.983h.994c.906 0 1.359-.452 1.359-1.339V5.027c0-.888-.453-1.322-1.359-1.322h-.994v5.652zM133.566 0h7.199c3.487 0 5.23 1.687 5.23 5.027V7.74c0 2.4-.645 3.93-1.918 4.626-.819.453-2.58.679-5.264.679v8.992h-5.247V0zm18.949 17.097c0 .922.348 1.392 1.045 1.392.698 0 1.046-.47 1.046-1.392V4.957c0-.922-.348-1.391-1.046-1.391-.697 0-1.045.47-1.045 1.391v12.14zm-5.457-10.54c0-2.226.523-3.879 1.569-4.957C149.673.522 151.329 0 153.56 0c2.249 0 3.888.522 4.934 1.6 1.046 1.061 1.569 2.713 1.569 4.957v8.94c0 2.226-.523 3.879-1.569 4.957-1.046 1.061-2.685 1.6-4.934 1.6-2.231 0-3.887-.539-4.933-1.6-1.046-1.061-1.569-2.713-1.569-4.957v-8.94zm19.577 1.879h.435c1.134 0 1.709-.505 1.709-1.548V5.06c0-1.026-.575-1.548-1.709-1.548h-.435v4.923zM161.388 0h6.031c2.754 0 4.515.383 5.3 1.165.784.783 1.167 2.54 1.167 5.288 0 1.235-.244 2.156-.749 2.765-.506.609-1.377.992-2.598 1.13 1.308.175 2.232.557 2.755 1.149.54.608.802 1.548.802 2.835v7.722h-5.317v-8.366c0-1.27-.488-1.913-1.447-1.913h-.68v10.28h-5.247V0h-.017zm16.525 4.453h-3.381V0h12.446v4.453h-3.382v17.601h-5.683V4.453zm15.759-1.079c-.61 0-.924.557-.924 1.67v.66c0 .853.628 1.636 1.865 2.366 1.744 1.026 2.894 1.861 3.469 2.505 1.273 1.46 1.901 3.478 1.901 6.053 0 3.617-2.11 5.426-6.363 5.426-2.092 0-3.591-.382-4.515-1.165-.959-.852-1.447-2.296-1.447-4.348v-2.644h5.108c0 .243-.018.609-.053 1.096-.034.487-.052.852-.052 1.095 0 1.722.331 2.575 1.029 2.575.697 0 1.046-.661 1.046-1.983 0-.905-.123-1.618-.367-2.122-.226-.505-.732-.992-1.464-1.496-1.97-1.304-3.103-2.122-3.399-2.435-1.22-1.304-1.831-3.096-1.831-5.392 0-3.496 2.005-5.252 6.015-5.252 2.475 0 4.114.521 4.915 1.548.698.87 1.029 2.574 1.029 5.096h-4.898V5.34c.017-1.305-.349-1.966-1.064-1.966z" fill="#EE7623"></path><path d="M29.844 3.374c-.645 0-.959.557-.959 1.653v.643c0 .852.645 1.635 1.953 2.366 1.813 1.026 3.015 1.86 3.608 2.504 1.325 1.461 1.97 3.461 1.97 6.035 0 3.6-2.197 5.41-6.607 5.41-2.179 0-3.748-.383-4.69-1.148-1.01-.853-1.516-2.296-1.516-4.349v-2.626h5.317c0 .244-.017.609-.07 1.096-.035.487-.07.852-.07 1.096 0 1.722.367 2.574 1.081 2.574.715 0 1.081-.661 1.081-1.983 0-.904-.122-1.618-.366-2.105-.244-.504-.767-1.008-1.534-1.495-2.057-1.305-3.225-2.105-3.539-2.418-1.272-1.304-1.9-3.096-1.9-5.374C23.603 1.739 25.678 0 29.861 0c2.563 0 4.271.504 5.108 1.53.715.87 1.08 2.557 1.08 5.08h-5.09V5.321c0-1.304-.383-1.948-1.115-1.948zM37.776.07h5.683v21.984h-5.683V.07zM50.78 18.35h.837c.889 0 1.325-.61 1.325-1.81V5.567c0-1.218-.436-1.827-1.325-1.827h-.837v14.61zM45.097.07h7.165c2.249 0 3.835.365 4.759 1.113 1.063.835 1.604 2.348 1.604 4.522v12.14c0 2.818-1.674 4.227-5.038 4.227h-8.49V.07zm20.849 17.549v-4.835h4.811l.54-4.244h-5.35V4.505h5.856L72.361.07h-13.51s1.343.747 1.412 1.948v18.106c-.07 1.182-1.412 1.948-1.412 1.948H69.59l.557-4.436h-4.2v-.017zm13.196-4.87l-.993-8.8-.994 8.8h1.987zM73.982.069h8.176l3.033 21.985h-5.386l-.576-5.93h-2.074l-.627 5.93h-5.335L73.983.07zM90.927 8.47h.435c1.133 0 1.691-.504 1.691-1.548V5.114c0-1.027-.558-1.548-1.69-1.548h-.436V8.47zm-7.13-8.4h7.897c2.736 0 4.497.382 5.281 1.165.785.783 1.168 2.54 1.168 5.27 0 1.235-.244 2.157-.75 2.748-.505.609-1.359.974-2.58 1.13 1.29.157 2.215.54 2.755 1.149.54.59.802 1.547.802 2.835v7.705h-5.317v-7.288c0-1.27-.488-2.035-1.447-2.035h-.68v9.305h-4.148L83.797.07zm15.95 0h7.566l1.482 12.418L110.172.07h7.652v21.984h-4.811V5.722l-2.458 16.332h-3.608l-2.388-16.332v16.332h-4.812V.07zM6.31 17.288l4.707 4.697 6.572-6.557-2.214-2.192-9.065 4.052zM4.445 6.557L6.66 8.766l9.065-4.07L11.017 0 4.445 6.557z" fill="#fff"></path><path d="M6.24 10.523l-2.876-2.87L0 10.993l5.23 5.217 10.564-4.748 2.893 2.887 3.347-3.357-5.212-5.2-10.581 4.73z" fill="#EE7623"></path><path d="M19.158 44.126h2.075c.366 0 .697.035.993.104.296.07.54.174.75.33.209.157.366.348.488.575.122.226.174.521.174.834 0 .348-.07.644-.192.887a1.56 1.56 0 01-.54.574 2.61 2.61 0 01-.784.313 4.15 4.15 0 01-.96.105h-.87v2.626h-1.134v-6.348zm1.918 2.765c.191 0 .366-.017.523-.035a1.73 1.73 0 00.453-.139.704.704 0 00.314-.278.935.935 0 00.122-.47c0-.19-.035-.33-.122-.452a.703.703 0 00-.314-.278 1.154 1.154 0 00-.436-.122 4.613 4.613 0 00-.506-.035h-.819v1.827h.785v-.018zm4.009.383c0-.505.087-.974.261-1.374.175-.4.401-.765.715-1.044a3.222 3.222 0 011.081-.66 3.846 3.846 0 011.36-.227c.488 0 .959.07 1.377.226.418.157.784.383 1.08.661.314.279.541.626.715 1.044.175.4.262.87.262 1.374 0 .487-.087.939-.262 1.356-.174.4-.4.766-.714 1.061a3.493 3.493 0 01-1.081.696c-.419.174-.872.244-1.377.244a3.85 3.85 0 01-1.36-.244 3.204 3.204 0 01-1.08-.696 3.254 3.254 0 01-.716-1.06 3.365 3.365 0 01-.261-1.357zm1.238 0c0 .348.052.66.157.939.104.278.261.522.453.73a2 2 0 00.697.488c.262.121.558.174.89.174.33 0 .627-.053.888-.174.262-.122.506-.279.697-.487.192-.21.35-.453.454-.731.104-.278.157-.591.157-.94 0-.33-.053-.625-.157-.921a2.202 2.202 0 00-.436-.73 2.01 2.01 0 00-.697-.487 2.19 2.19 0 00-.89-.174c-.313 0-.627.052-.889.174a2.115 2.115 0 00-.68.486 2.202 2.202 0 00-.435.731c-.157.296-.21.591-.21.922zm6.816-3.148h1.237l1.238 4.661h.018l1.394-4.661h1.168l1.377 4.661h.018l1.255-4.661h1.203l-1.866 6.33h-1.098l-1.482-4.748h-.017l-1.482 4.749h-1.098l-1.865-6.331zm10.407 0h4.2v.991h-3.085v1.618h2.912v.956H44.66v1.792h3.243v1.009h-4.376v-6.366h.018zm6.24 0H52c.297 0 .593.035.872.087.279.07.523.174.75.313.226.139.4.33.523.556.139.226.191.522.191.853 0 .452-.122.834-.383 1.13-.262.296-.61.487-1.064.592l1.691 2.817h-1.36l-1.464-2.678h-.82v2.678h-1.132v-6.348h-.018zm2.057 2.73c.157 0 .332-.017.488-.034.157-.018.314-.07.436-.14a.956.956 0 00.314-.278c.087-.122.122-.278.122-.47 0-.173-.035-.313-.122-.417a.865.865 0 00-.296-.26 1.562 1.562 0 00-.401-.14c-.157-.017-.297-.035-.453-.035h-1.029v1.774h.941zm4.359-2.73h4.2v.991h-3.085v1.618h2.911v.956h-2.91v1.792h3.242v1.009h-4.376v-6.366h.018zm6.223 0h2.249c.418 0 .836.052 1.255.156a2.97 2.97 0 011.133.54c.331.243.61.573.82.973.208.4.313.905.313 1.496 0 .557-.105 1.026-.314 1.426-.21.4-.488.73-.82.992-.33.26-.714.452-1.132.574a4.485 4.485 0 01-1.255.191h-2.25v-6.348zm2.074 5.357c.297 0 .593-.035.872-.105.296-.07.558-.19.802-.347a1.64 1.64 0 00.575-.661c.157-.279.227-.644.227-1.061 0-.453-.07-.818-.227-1.113a2.206 2.206 0 00-.575-.679 2.174 2.174 0 00-.802-.33 5.1 5.1 0 00-.872-.087h-.941v4.383h.941zm8.559-5.357h2.476c.244 0 .47.035.715.087.226.052.435.156.627.278.174.122.331.296.453.504.105.21.175.453.175.73 0 .366-.105.662-.314.888-.21.226-.47.4-.802.504v.018c.401.052.732.208.994.47.261.26.383.608.383 1.026 0 .347-.07.643-.209.87-.14.243-.314.417-.54.573-.227.14-.488.244-.767.313-.297.07-.593.087-.89.087h-2.283v-6.348h-.017zm1.134 2.574h1.01c.384 0 .663-.07.855-.226a.785.785 0 00.296-.644c0-.278-.104-.487-.296-.608-.21-.122-.523-.174-.959-.174h-.906V46.7zm0 2.817h1.01c.14 0 .297-.017.471-.034.175-.018.314-.07.471-.122a.919.919 0 00.349-.278.866.866 0 00.14-.505c0-.33-.105-.574-.35-.695-.226-.14-.575-.192-1.028-.192h-1.063v1.826zm6.972-1.808l-2.388-3.583h1.377l1.604 2.66 1.621-2.66h1.308l-2.389 3.583v2.748h-1.133v-2.748zm35.475-4.122h-1.325v7.409h5.858V49.69h-4.533v-6.105zm6.258 7.409h5.857v-1.322h-4.532v-1.722h3.225V46.63h-3.225v-1.06a.661.661 0 00-.662-.662h5.194v-1.322h-5.857v7.41zm10.006-7.409l-2.614 7.409h1.394l2.162-6.088 1.063 3.044h-1.412l-.471 1.322h2.354l.61 1.722h1.412l-2.615-7.41h-1.883zm11.889 3.061v-1.74c0-.73-.593-1.322-1.325-1.322h-4.532v7.41h1.325v-3.044h2.057l1.412 3.044h1.447l-1.43-3.079a1.288 1.288 0 001.046-1.27zm-1.325-.018h-3.207v-1.06a.662.662 0 00-.663-.662h3.87v1.722zm3.853 4.366h1.325v-3.044h3.207V46.63h-3.207v-1.06a.662.662 0 00-.663-.662h5.195v-1.322h-5.857v7.41zm8.89-7.409h-1.325v7.409h1.325v-7.41zm2.545 7.409h5.858v-1.322h-4.533v-1.722h3.208V46.63h-3.208v-1.06a.661.661 0 00-.662-.662h5.195v-1.322h-5.858v7.41zm9.518-7.409h-1.324v7.409h5.857V49.69h-4.533v-6.105zm9.832 0h-3.591v7.409h3.591a2.739 2.739 0 002.737-2.73V46.3a2.724 2.724 0 00-2.737-2.713zm1.412 4.696c0 .782-.627 1.408-1.412 1.408h-2.266V45.57a.661.661 0 00-.663-.66h2.929c.785 0 1.412.626 1.412 1.408v1.966zm-88.242 7.739h17.485V38.577H91.275v17.445zm7.304-5.026l2.807-2.8 5.997 2.8h-8.804zm-.244-7.41h6.189l-7.427 7.41h-4.445l6.555-6.54-.872-.87zM200 30.803H0v.713h200v-.713z" fill="#fff"></path></g><defs><clipPath id="clip5"><path fill="#fff" d="M0 0h200v56.022H0z"></path></clipPath></defs></svg>
                        
                </a>
          </div>
        </div>
      </div>
      <script type="text/javascript">
        if (typeof airgap !== 'undefined') {
          window.airgap.ready((airgap) => {
            airgap.addEventListener('consent-change', ({
              detail: {
                consent,
                oldConsent
              }
            }) => {
              if (oldConsent.purposes['Functional'] == false && consent.purposes['Functional'] == true) {
                airgap.setConsent(window.airgapScriptLoadEvent, {
                  Functional: false,
                });
              }
            });
          });
        }
        document.addEventListener("DOMContentLoaded", function() {
          if ('airgap' in window && 'transcend' in window) {
            const cpraButton = document.getElementById('cpra_button');
            cpraButton.onclick = (e) => {
              e.preventDefault();
              transcend.showConsentManager({
                viewState: 'AcceptAllRejectAllToggle'
              });
            };
            window.airgap.ready(async (airgap) => {
              //await airgap.sync();
              let userConsent = airgap.getConsent();
              console.info('airgap --> userConsent', userConsent);
            });
          }
        });
      </script>
    </div>
  </footer>
  <script type="text/javascript">
    window.accessibility_focus_outline_style = 'solid';
    window.accessibility_focus_outline_color = '#00FFFF';
    window.accessibility_focus_outline_width = '5px';
    window.accessibility_light_mode = 'true'.toLowerCase();
  </script>
</form>

Text Content

Skip To Main Content Pause All Rotators


WOFFORD COLLEGE ATHLETICS

Opens in new window


MAIN

   
 * Sports
    * Men's Sports
    * Baseball Schedule Roster Stats Facebook Twitter Instagram
    * Basketball Schedule Roster Stats Facebook Twitter Instagram
    * Cross Country Schedule Roster Stats Facebook Twitter Instagram
    * Football Schedule Roster Stats Facebook Twitter Instagram
    * Golf Schedule Roster Stats Facebook Twitter Instagram
    * Rifle Schedule Roster Stats Facebook Twitter Instagram
    * Soccer Schedule Roster Stats Facebook Twitter Instagram
    * Track & Field Schedule Roster Stats Facebook Twitter Instagram
    * Tennis Schedule Roster Stats Facebook Twitter Instagram
   
    * Women's Sports
    * Basketball Schedule Roster Stats Facebook Twitter Instagram
    * Cross Country Schedule Roster Stats Facebook Twitter Instagram
    * Golf Schedule Roster Stats Facebook Twitter Instagram
    * Lacrosse Schedule Roster Stats Facebook Twitter Instagram
    * Rifle Schedule Roster Stats Facebook Twitter Instagram
    * Soccer Schedule Roster Stats Facebook Twitter Instagram
    * Softball Schedule Roster Stats Facebook Twitter Instagram
    * Tennis Schedule Roster Stats Facebook Twitter Instagram
    * Track & Field Schedule Roster Stats Facebook Twitter Instagram
    * Volleyball Schedule Roster Stats Facebook Twitter Instagram

   
   
 * Terrier Club
    * Terrier Club
    * Terrier Club Events
    * Give to the Terrier Club
    * Young Alumni Perks Program

   
   
 * Tickets
   
   
 * Athletics
    * Advertising & Sponsorships
    * Archives Link
    * Athletic Brand Guidelines
    * Athletic Communications
    * Athletic Training
    * Club Sports and Intramurals
    * Compliance
    * Hall of Fame
    * History
   
    * Marketing & Promotions
    * Name, Image and Likeness
    * NIL Marketplace
    * Spirit Squads
    * Staff Directory
    * Story Archives
    * Strength and Conditioning
    * Terrier Club

   
   
 * Fan Zone
    * Clear Bag Policy
    * Community Partners
    * Digital Radio Information
    * Facility Map/Directions
    * Merchandise
    * On This Date
    * Parking Map - Baseball/Softball
    * Parking Map - Basketball
   
    * Parking Map - Football
    * Photo Galleries
    * Podcasts
    * Summer Camps
    * Visiting Team Guide
    * Wallpapers
    * Zoom Backgrounds

   
   
 * Facilities
    * Directions
    * Facilties Home Page
    * Gibbs Stadium
    * Joe E. Taylor Center
    * Reeves Tennis Center
    * Richardson Indoor Stadium
   
    * Hope Field
    * Richardson Building
    * Richardson Hall
    * Rifle Range
    * Russell C. King Field
    * Snyder Field

   
   
 * Recruiting
    * Compliance
    * NCAA Eligibility
    * Name, Image and Likeness
    * Prospect Information
    * Wofford College Admissions
    * Campus Map

   

Open
Facebook Opens in new window
Instagram Opens in new window
Twitter Opens in new window
YouTube Opens in new window
Search this website
Search this site Go


TOP STORIES

December 4
/
Football
Football Announces Twelve Early Signings

December 4
/
Men's Basketball
Men’s Basketball Inks Four New Players

December 3
/
General
Wofford Names AFL Student-Athlete Leaders of the Month For November

December 2
/
Softball
2025 Softball Spring Schedule Released

December 1
/
Volleyball
Wofford Volleyball Selected to Waco Regional of NCAA Tournament

December 1
/
Men's Basketball
Strong Defensive Effort Leads Men’s Basketball to 74-54 Victory

November 29
/
Volleyball
Wofford Volleyball to Host Selection Show Watch Party
All Stories
Opens in new window
Mic'd Up with Natalie Arnold | Presented by Pizza Hut


VIDEOS

Opens in new window
Mic'd Up with Natalie Arnold | Presented by Pizza Hut
Men's Basketball Earns Home Win Over North Alabama | Interviews
Volleyball Claims 2024 SoCon Title | Recap
Inside Wofford Football vs. South Carolina | November 25th, 2024
Volleyball Claims Back to Back SoCon Tournament Titles | Postgame Interviews
Volleyball Clinches Spot In SoCon Championship | Laney Klika and Bri Mahoney
Interviews


SCHEDULE

Opens in new window
 * Events
 * Results

Dec 04 / Live
   
   
 * Stats Live stats for Men's Basketball vs Gardner-Webb University on December
   4, 2024 at 7:00 PM
   
   
 * Tickets Buy tickets for Men's Basketball vs Gardner-Webb University on
   December 4, 2024 at 7:00 PM
   
   
 * Watch Live video for Men's Basketball vs Gardner-Webb University on December
   4, 2024 at 7:00 PM
   
   
 * Listen Live audio for Men's Basketball vs Gardner-Webb University on December
   4, 2024
   
   

vs
MBB
15
Gardner-Webb University
8
Dec 05 / 8:00 PM ET
   
   
 * Stats Live stats for Volleyball at Baylor University on December 5, 2024 at
   8:00 PM ET
   
   
   
   
 * Watch Live video for Volleyball at Baylor University on December 5, 2024 at
   8:00 PM ET
   
   
   
   

at
VB
Baylor University
Dec 06 / All Day
at
WTRK
John Weaver Invitational
Dec 06 / All Day
at
MTRK
John Weaver Invitational
Dec 07 / 6:00 PM
   
   
 * Stats Live stats for Women's Basketball vs Appalachian State University on
   December 7, 2024 at 6:00 PM
   
   
 * Tickets Buy tickets for Women's Basketball vs Appalachian State University on
   December 7, 2024 at 6:00 PM
   
   
 * Watch Live video for Women's Basketball vs Appalachian State University on
   December 7, 2024 at 6:00 PM
   
   
 * Listen Live audio for Women's Basketball vs Appalachian State University on
   December 7, 2024
   
   

vs
WBB
Appalachian State University
Dec 07 / 7:00 PM
   
   
 * Stats Live stats for Men's Basketball at Elon University on December 7, 2024
   at 7:00 PM
   
   
   
   
 * Watch Live video for Men's Basketball at Elon University on December 7, 2024
   at 7:00 PM
   
   
 * Listen Live audio for Men's Basketball at Elon University on December 7, 2024
   
   

at
MBB
Elon University
Dec 01 / Final
   
   
 * Recap Story recap for for Men's Basketball vs University of North Alabama on
   December 1, 2024 at 4:00 PM
   
   
 * Box Score Boxscore for Men's Basketball vs University of North Alabama on
   December 1, 2024 at 4:00 PM
   
   

vs
MBB
74
University of North Alabama
54
Nov 26 / Final
   
   
 * Recap Story recap for for Women's Basketball vs UNC Asheville on November 26,
   2024 at 11:00 AM
   
   
 * Box Score Boxscore for Women's Basketball vs UNC Asheville on November 26,
   2024 at 11:00 AM
   
   

vs
WBB
75
UNC Asheville
56
Nov 24 / Final
   
   
 * Recap Story recap for for Volleyball vs #1 Mercer University on November 24,
   2024 at 4:00 PM
   
   
 * Box Score Boxscore for Volleyball vs #1 Mercer University on November 24,
   2024 at 4:00 PM
   
   

vs
VB
3
#1 Mercer University
2
Nov 24 / Final
   
   
 * Recap Story recap for for Men's Basketball vs Portland State University on
   November 24, 2024 at 12:00 PM ET
   
   
 * Box Score Boxscore for Men's Basketball vs Portland State University on
   November 24, 2024 at 12:00 PM ET
   
   

vs
MBB
74
Portland State University
79
Nov 23 / Final
   
   
 * Recap Story recap for for Volleyball vs #3 East Tennessee State University on
   November 23, 2024 at 7:00 PM
   
   
 * Box Score Boxscore for Volleyball vs #3 East Tennessee State University on
   November 23, 2024 at 7:00 PM
   
   

vs
VB
3
#3 East Tennessee State University
1
Nov 23 / Final
   
   
 * Recap Story recap for for Men's Basketball at Milwaukee on November 23, 2024
   at 4:00 PM ET
   
   
 * Box Score Boxscore for Men's Basketball at Milwaukee on November 23, 2024 at
   4:00 PM ET
   
   

at
MBB
74
Milwaukee
76
Composite Schedule



QUICK LINKS

Tickets Opens in new window
Basketball Parking Opens in new window
Digital Radio Opens in new window
Terrier Club Opens in new window
NIL Marketplace Opens in new window
Skip Content Stream


SOCIAL

   
 * All
 * 
 * 
   

Football Early Signing Period



PARALLAX

Conquer and Prevail


FOOTER

Skip Sponsors


SPONSORS

Opens in new window
Opens in new window
Opens in new window
Opens in new window
Opens in new window
Opens in new window
Opens in new window
Opens in new window
Opens in new window
Opens in new window
Opens in new window
Opens in new window
Opens in new window
Opens in new window
Opens in new window
Opens in new window
Opens in new window
Opens in new window
Opens in new window
Opens in new window
Opens in new window
Opens in new window
Opens in new window
Opens in new window
Opens in new window
Opens in new window
PreviousNextPause

Copyright © 2024 Wofford College Athletics
429 North Church Street, Spartanburg, SC 29303 | 864.597.4090 |
athletics@wofford.edu
 * Terms of Service, opens in new window
 * Privacy Policy, opens in new window
 * Accessibility
 * Do Not Sell or Share My Personal Information

Sidearm Sports, opens a new window
Ad Blocker Detected

Thanks for visiting woffordterriers.com!

The use of software that blocks ads hinders our ability to serve you the content
you came here to enjoy.

We ask that you consider turning off your ad blocker so we can deliver you the
best experience possible while you are here.

Thank you for your support!

Learn More About Ad Blockers
Close

This website stores cookies on your computer. These cookies are used to collect
information about how you interact with our website and allow us to remember
you. We use this information in order to improve and customize your experience
and for analytics and metrics about our site’s visitors. For more information
about Wofford College’s commitment to privacy, please see our privacy policy at
wofford.edu/about/privacyPolicy.
ConsentDecline